Publications

I am fascinated into Microsoft Technology. I loved to write article on .NET technology based on my real world experience on .NET . I have found codeproject.com is one of the best .NET Community forums where I can share my knowledge and decided to write article over here and share my knowledge. Following are the list of articles that I have published in Code Project.

ASP.NET

Exploring Session in ASP.NET

This article describe about session in ASP.Net 2.0 . Different Types of Session , There Configuration . Also describe Session on Web Farm , Load balancer , web garden etc. This one of my most popular Article in CodeProject. I have won the First Prize for this article.

ASP.NETBeginner’s Guide To View State

This article is all about View State in ASP.NET. This contain all basic of viewstate,storing data in viewstate, Security in ViewState etc. I have been awared First prize in monthly competetion for this article.

ASP.NETBeginner’s Guide To ASP.NET Cookies

This article describes Cookies, Persistent and Non-Persistent cookies, their uses, cookie Munging etc.

ASP.NETExploring Caching in ASP.NET

Caching is one of the most important factor for web application performace. In this article I have described every details on caching. What is caching, How many types of caching is there, how to store and retreive data from caching etc. I have own the first prizes for this article.

ASP.NETMaintain GridView Scroll Position and Header Inside Update Panel

This article describes how to maintain the scroll position and Freezing header at the time of postback inside Update panel.

ASP.NET Beginner’s Guide to ASP.NET Application Folder

This Article Describe you about Asp.Net Application folder like App_Code,App_Theme, App_Data, App_GolbalResource, Bin, App_Browser etc..

ASP.NETJava.NET : Integration of Java and .NET

This was one of the most interesting article. The integration of Java and .NET. This article explained how to communicate ASP.Net application and with a JAVA Applet

ASP.NETNotes: A MSDN Websites style Custom Notes control in ASP.NET and C#

This is an simple ASP custom control similar like MSDN Forum. I have got the idea from there and Implemented that.

ASP.NET Displaying Image in Gridview from Database
This is one of my first article, published in Code Project. This article is all about reading images from SQL Server Database and displaying those images into GridView

ASP.NETDeploying Web Sites Using Visual Studio 2005

This Article Describe Various Way To Deploy Your ASP.Net Sites On IIS using Visual Studio 2005 IDE

IIS_ASP.NETDeploying ASP. Net Websites on IIS 7.0

This article describe some Features and Architecture of IIS 7.0 and Deployment of ASP.Net Sites on IIS. Before writing this article I have explored IIS 7 a lot. IIS7 was totally new for on that time. This article was one of my first article on IIS and ASP.NET.

IIS_ASP.NETDebug Your ASP.NET Application that Hosted on IIS : Process Attach and Identify which process to attach

This article describe how to debug a web application which is hosted on IIS. It also describe how to select a particular process to attach with your application when multiple worker process are running

IIS_ASP.NETRemote IIS Debugging : Debug your ASP.NET Application which is hosted on “Remote IIS Server”

This article describes, how to setup debugging and debug a ASP.NET web application that is hosted on remote IIS Server . Details of msvsmon.exe and its configuration

csharpSticky Pad : A Microsoft-Outlook Style Notepad using C#

This is a small Notepad application of Microsoft-Outlook using C#. I have got the idea from microsoft Outlook.

csharpNotify Icon in System Tray with Context Menu Using C#

I guess, this is my first article in Codeproject. This is a small application which will show how we can use notify icon in System Tray and also use menu control with it.

csharpCustom Control using C# For Virtual Directory in IIS

This is a Windows based Custom control to Create, Delete Virtual Directory in IIS and we can set all properties like default page, ASP.NET version, Authentication Type through it.

csharpNet Spy: Your Network Spy That Monitor Your System In Network And Generate Log For Any Changes

This is a windows based tool to continuous monitor your shared folder in network and generated a log for different folder. This is one of my favorite article in codeproject. I have developed the tool with my own inovation. I am still working in this tool to enhance the features.

SQL-ServerAn Overview of Log Shipping in SQL Server 2005

Overview of Log Shipping in SQL Server 2005

SQL-ServerSQL Server Profiler Step by Step

SQL Server Profiler Step by Steps : SQL Server 2005

SQL-ServerOverview of View in SQL Server 2005

Overview of View, System View, Creation of View, Binding and Securing View

SQL-ServerOverview of Error Handling in SQL Server 2005

Overview of Error and Exception Handling in SQL Server 2005 using @@Error and Try-Catch

Here is not end of my journey, as I believe Success is a journey, it’s not a destination. I am still publishing article and I should write. I will keep update the blog also.

Please provide your suggestion and advice to improve my articles and skills.