It’s now public that we’re building the new Lloyd’s of London website. The news went up on Aqueduct’s blog last week. Progressive enhancement This site is pretty feature rich and has been a lot of fun to put together so far. It has been very important for me to keep to good web standards and [...]
Archive for the ‘Asp.net’ Category
23 Jun
Example using jQuery with ASP.Net (SOAP) WebServices
I don’t know about you, but I’ve had enough of slow loading aspx pages because of the huge ScriptManager JavaScript files that are needed to be downloaded. I also don’t see why I should have to register web services through it to be able to use them in my client side code. Once answer is [...]
21 Jan
Test/debug a local website on windows mobile 5 emulator
I had to test an ASP.net web project I am am doing which is designed to be viewed on a windows mobile or pda. After looking all over the internet I couldn’t find much information on how to do this through one of the many emulators that are available and can be linked up with [...]
28 Nov
jQuery StarRating Asp.Net webcontrol
Here is the jQuery Star Rating Asp.Net web control. It comes in three sections: the vb.net webcontrol, the css and the javascript. Credit and thanks to Ritesh Agrawal and the guy from PHP Letter for the jQuery and css code. I have made small modifications to the jQuery code to grab the currently selected rating [...]
Recent Comments