How to redirect the user to a "Down for Maintenance" page in ASP.NET
Last Updated: 16 Aug 2008
Page Views: 10,259
Rating: 3.52/5
Votes: 12
Popularity: 3.80
Bookmark Count: 15
Licence: The Common Development and Distribution License (CDDL)
This article will help you understand a superb hidden feature of ASP.NET. Using this feature, you could easily redirect all your website traffic to a "Down for Maintenance" page.
How to save data from a DataSet into a T-SQL table
Last Updated: 5 Nov 2008
Page Views: 15,829
Rating: 3.35/5
Votes: 9
Popularity: 3.20
Bookmark Count: 24
Licence: The Common Development and Distribution License (CDDL)
This article tells you how to save data from a DataSet into T-SQL tables.
Nested Functions in C#
Last Updated: 22 Apr 2008
Page Views: 7,116
Rating: 2.62/5
Votes: 13
Popularity: 2.92
Bookmark Count: 12
Licence: The Code Project Open License (CPOL)
This article tells you about writing nested functions in C#
How to Execute a Command in C# ?
Last Updated: 12 May 2008
Page Views: 27,727
Rating: 2.52/5
Votes: 17
Popularity: 3.10
Bookmark Count: 24
Licence: The Code Project Open License (CPOL)
This article will help you to execute a command in C#, just like we execute a command using the Windows command prompt
Singleton Design Pattern - C# implementation.
Last Updated: 23 Apr 2008
Page Views: 9,595
Rating: 1.79/5
Votes: 17
Popularity: 2.20
Bookmark Count: 14
Licence: The Code Project Open License (CPOL)
This article make you aware about the singleton design pattern and its implementation in C#.
Unleash the Power of Search Engines
Last Updated: 16 Jun 2009
Page Views: 2,101
Rating: 3.18/5
Votes: 4
Popularity: 1.92
Bookmark Count: 5
Licence: The Code Project Open License (CPOL)
Let’s unleash the power of a search engine and see how effectively we can use it for searching!