This quick post is about my recent experience with SSMS for SQL Server 2008 r2. Usually I use some other…
Visual Studio
Silverlight Tools for Visual Studio 2010 fails to install
Just now due to my “experiments” OS and other stuff, I had to restore system image of my OS installation…
More beautiful Visual Studio
If you have been working around Microsoft domain then you probably have been using Visual Studio. A really great development…
Sorting in GridView
Sorting is kind of very useful information if we want to quickly analyze bunch of data based on columns. And…
How to get user IP address in ASP.NET
There can be number of ways security and auditing can be implemented in any application. It can be done at…
Using Cookie in ASP.NET to store temporary data
Today’s post is about how we can use Cookie to store data temporarily. While working on one project for frontend…
ASP.NET and Page Not Found Error while debugging !
Being sunny weekend today, with full of energy I began to work on making some prototype application which I have…