If you would like to hire my services, you can now do so by visiting the following link:
http://mdssolutions.co.uk
Article Statistics
Code Bank Statistics
Welcome to the ASP.NET library. The idea of this site is to provide ASP.NET articles, code and tips for professional ASP.NET developers.
I've tried to keep the site as simple as possible to navigate whilst still providing the quality content that will hopefully become a valuable resource for many of you developers out there. There is no membership section to this site so all content is free of charge and I won't be collecting any personal information from anyone viewing the site. Also, I'm going to try and keep the site ad free so that the site is focussed completely on providing good quality information.
I'll also be using this site myself as a means of storing useful code that I've written, used in some of the applications I've built or simply think needs to be shared. If you have any additions that you think will benefit this site or any of it's readers, please let me know.
ADO.NET Data Services (formerly "project Astoria") is a new mindset to developing data driven applications. Based on a RESTful architecture, this tool provides powerful services for querying and altering your data. This article will walk you through the steps of exposing your data as a service and consuming it with AJAX.
Created by Timothy Khouri on Fri, 4 Jul 2008 12:52:07 GMT
ICRA (the Internet Content Rating Association) is part of the Family Online Safety Institute, an international, non-profit organization of internet leaders working to develop a safer internet. This article details how to go ahead with the steps of creating labels and incorporate them in your website and it also show how to do the same with the Pics method of the ASP.NET Response object.
Created by Balamurali Balaji on Thu, 3 Jul 2008 12:52:07 GMT
We will build a very simple web chat application using the latest ASP.Net 3.5, LINQ, and AJAX from scratch just for fun and see how fast we can build it using LINQ. The web chat will: be accessible anywhere, be flicker-free, not use frames, not use application variables.
Created by Junnark Vicencio on Tue, 1 Jul 2008 12:52:07 GMT
The Accordion control is a flexible way to group data output to the screen. This article demonstrates the usage of the control to data bind information in ASP.NET. Brian clearly examines each step in detail with the help of database structure diagram, relevant explanation, and plenty of source code.
Created by Brian Mains on Mon, 30 Jun 2008 12:52:07 GMT
Bertrand Le Roy explains how to generate thumbnails in ASP.NET
Created by Bertrand Le Roy on Thu, 26 Jun 2008 12:52:07 GMT
This article illustrates creating custom data fields, used by the GridView and DetailsView controls. This article looks at simplifying the process by creating a base class to make future development easier.
Created by Brian Mains on Wed, 25 Jun 2008 12:52:07 GMT
In this tutorial series I have explained how to work with asp.net 2.0 client callback mechanism and how to use them as AJAX patterns in your applications.
Created by Muhammed Ali Sakhi on Tue, 24 Jun 2008 12:52:07 GMT
Use ASP.NET AJAX to create web applications for the iPhone.
Created by Steve C. Orr on Mon, 23 Jun 2008 12:52:07 GMT
In this tutorial series I have explained how to work with ASP.NET 2.0 client callback mechanism and how to use them in your applications.
Created by Muhammed Ali Sakhi on Fri, 20 Jun 2008 12:52:07 GMT
Web pages rarely stand alone. Web applications almost always need to track users who visits multiple pages, whether to provide personalization, store information about a user or to track usage for reporting purposes.
Created by DSV Ramana on Thu, 19 Jun 2008 12:52:07 GMT