- Popup Search Interface
- Method to display a popup search and display details of a selected record using partial page rendering.
- Add a reference to the AjaxControlToolkit dll before building.
- See related post.
- Batch Upload to SQL
- Method to upload a file to a an sql table through a webserver
- See related post.
- Sliverlight History
(Obsolete code since Silverlight 3 has deeplinking built in)
- Experimental code for deeplinking in Silverlight.
See related post
- Experimental code for deeplinking in Silverlight.
- Four stroke engine in Silverlight
- Demonstrates controlling an animation using C# and object transforms.
See related post
- Demonstrates controlling an animation using C# and object transforms.
- LINQ to SQL class connection string
- Demonstrates changing the connection string of a dbml class library when used in an ASP.NET website.
See related post
- Demonstrates changing the connection string of a dbml class library when used in an ASP.NET website.
- Flickr To ListView (zip)
- Demonstrates fetching an rss feed and displaying it on a page using a ListView control and CSS
See related post
- Demonstrates fetching an rss feed and displaying it on a page using a ListView control and CSS
- Flan AJAX Controls
- Controls that use the Microsoft ASP.net AJAX framework
- Controls that use the Microsoft ASP.net AJAX framework
- Flan Future AJAX Controls
- Controls that use the Microsoft ASP.net AJAX futures framework
- Controls that use the Microsoft ASP.net AJAX futures framework
- UpdatePanel Update via
JavaScript
- A method to update a ASP.net UpdatePanel webcontrol via javascript.
See related post
- A method to update a ASP.net UpdatePanel webcontrol via javascript.