Hire my services

If you would like to hire my services, you can now do so by visiting the following link:

Website Design Darlington

Article Statistics

ArticlesLatest Entry
2121-May-2008

Code Bank Statistics

CategoryTipsLatest Entry
Applications420-Feb-2008
Cache118-Apr-2007
Controls926-Jul-2007
CSS107-Sep-2007
Database428-Aug-2007
Dates128-Aug-2007
Email105-Mar-2007
Files123-Apr-2007
HTML101-Mar-2007
Images226-Mar-2007
Pages115-Oct-2007
Sessions122-Nov-2007
SQL Server1518-Mar-2008
Strings309-May-2007
Skip Navigation LinksHome

ASP.NET Library

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.

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.

Latest Articles from: www.asp.net

This article explains how to validate data passed in MVC URL’s.

In this article, Sheo Narayan shows how to retrieve saved images from a SQL Server database and show them on an ASP.NET page.

This article provides detail about ASP.NET MVC Routing architecture and customize structure of the URLs of your ASP.NET MVC applications.

The following post shows how to design and verify client-side architectures in ASP .NET web applications. The possibilities of the open-source project "JSAnalyse" are described in order to handle big amounts of JavaScript in modern web applications. The first beta of JSAnalyse has just been published on codeplex under “GNU General Public License version 2”. (http://jsanalyse.codeplex.com)

In this post Hasibul Haque will discuss about how we can perform Master-Detail CRUD operation using Entity Framework (Code First) and ASP.net MVC 3.

In this article you'll learn how jqGrid works with ASP.NET MVC and Store Procedure of MS SQL or Oracle.

This just in from the “Wow, I can’t believe how easy this is” update desk: You can roll your own mocks “dynamically”, even when mocking an interface. No, this isn’t too good to be true. This is F#.

In this (not so) short article, Kedar Kulkarni explains about using HTTP handler to resize image for performance optimization and combining it with custom image control to provide transparent mechanism.

In this blog post Dean Hume will run through a really simple example that will show you the basics of Asynchronous Controllers, and show you how easy they really are.

CSS 3 adds a new great column module to its deck of handy cards. This article shows how you can work with it and add this easy to use capabilities to your pages.