If you would like to hire my services, you can now do so by visiting the following link:
Website Design Darlington
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.
This Part 1 of the two part article shows how you may use the new MS Chart control in an ASP.NET web application.
Created by Jayaram Krishnaswamy on Thu, 2 Jul 2009 10:34:36 GMT
Peter revisits the problem of dealing with multiple updates to the same data, but this time he looks at a solution that involves the ObjectDataSource.
Created by Peter Vogel on Wed, 1 Jul 2009 10:34:36 GMT
Peter has been experiencing culture shock as he adapts to working with JavaScript, starting with the discovery that JavaScript isn't an object-oriented language.
Created by Peter Vogel on Tue, 30 Jun 2009 10:34:36 GMT
Dino Esposito explores the various aspects of the AJAX API you can leverage in ASP.NET MVC applications.
Created by Dino Esposito on Mon, 29 Jun 2009 10:34:36 GMT
URL rewriting enables your Web application to support SEO-friendly URLs and logical site navigation, while using a different physical navigation structure in the backend. Jeffrey Hasan shows us how, using ASP.NET and IIS 6.0
Created by Jeffrey Hasan on Sun, 28 Jun 2009 10:34:36 GMT
In this article we are going to demonstrate jqGrid, JQuery Grid plugin which is used to display tabular data on the form. The article will also discuss how to export the Grid to the Excel format.
Created by Mohammad Azam on Sat, 27 Jun 2009 10:34:36 GMT
In this article, we will be looking at how we can use AJAX to implement a WCF Service, so that it's methods are available to client-side JavaScript. This is an extremely powerful tool, as we are able to access the WCF Service almost instantaneously, without posting back a page or waiting several seconds.
Created by ProgrammingHelp.com on Sat, 27 Jun 2009 10:34:36 GMT
To fully exploit User Controls, you need to treat them as object -- which includes having them fire events. If firing your own events is new to you, here's a step-by-step guide.
Created by Peter Vogel on Fri, 26 Jun 2009 10:34:36 GMT
When it comes to creating and distributing custom Web controls, a little polish can go a long way. Steve C. Orr shows us how.
Created by Steve C. Orr on Thu, 25 Jun 2009 10:34:36 GMT
An excellent article on image manipulation. The article is going through various steps in developing an HTTP image handler and wrapping it in a web server control.
Created by Tom Crane on Wed, 24 Jun 2009 10:34:36 GMT