Articles


Building as Address Book using ASP.NET

Posted on December 29, 2007

You must have written address in many places. For example in cellular phone, phone book or in a diary etc.

Creating User controls and Custom controls

Posted on December 20, 2007

In this article author explains how to create a simple user control from existing ASP.NET pages, as well as how to create custom controls from scratch.

Introducing Master Pages in ASP.NET 2.0

Posted on December 6, 2007

If you have worked in ASP.NET then definitely you have realized that something was not there or it was missing for creating web pages. Almost all the websites use a similar layout.

Creating User controls and Custom controls in ASP.NET

Posted on October 1, 2007

In this article author explains how to create a simple user control from existing ASP.NET pages, as well as how to create custom controls from scratch.

Improved Data Caching in ASP.NET 2.0

Posted on September 29, 2007

To build fast and efficient data driven web pages role of caching is important. In this article I am not going to discuss caching in earlier versions of ASP.NET (i.e. ASP.NET 1.x).

Building as Address Book using ASP.NET - II

Posted on September 26, 2007

In this article we will add we will add three links. That is for adding a new record, Deleting a record and modifying an existing record from the address book table.

Building as Address Book using ASP.NET - I

Posted on September 25, 2007

Remember the little scrapbook you used to carry, where you stored addresses and telephone numbers. It was quite handy during the good old days. Then came the computer and digital diary.

Searching Your Website with Microsoft Index Service using ASP.NET

Posted on August 6, 2007

Once a website grows beyond a couple of dozen pages then it can sometimes be difficult to create a site navigation scheme that allows users to quickly find exactly what they're looking for.

Creating a Site Search Engine - Part IV

Posted on July 27, 2007

This concluding section ends with integration and globalization.

Creating a Site Search Engine - Part III

Posted on July 27, 2007

This part deals with a couple of other methods like ProcessDirectory method, ProcessFile method, etc.

Creating a Site Search Engine - Part II

Posted on July 26, 2007

In this section, you’ll get to learn more on Page object, search method, etc.

Creating a Site Search Engine - Part I

Posted on July 25, 2007

In this four-part article series, the author discusses the development of a search engine module in ASP.NET.

Source Codes


Posted on January 9, 2008

Posted on December 19, 2007

Posted on August 7, 2007

Posted on August 6, 2007

Posted on July 20, 2007

Posted on July 2, 2007

Posted on May 29, 2007

Books