Binary Upload to SQL
Method to upload the contents of a binary file to a binary column in SQL.
See related post
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
Four stroke engine in Silverlight
Demonstrates controlling an animation using C# and object transforms.
See related post
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
Flickr To ListView (zip)
Demonstrates fetching an rss feed and displaying it on a page using a ListView control and CSS
See related post
Controls that use the Microsoft ASP.net AJAX 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
This section contains advertisements!
Raj Kaimal