Recently I was working on very very old ASP.Net Project which was built on using .Net 2 framework. That thing…
ASP.NET
High Availability in ASP.NET application
From Wikipedia, High availability is a system design approach and associated service implementation that ensures a prearranged level of operational…
Crystal Reports in .NET
Ok, after surviving 5 days without electricity I guess I am ready for new post. We had great storm last…
Developing ASP.NET Application in MONO under Linux
Today, I was playing with my new install of Linux. I installed Mono in it… (for those who don’t know…
Sorting in GridView
Sorting is kind of very useful information if we want to quickly analyze bunch of data based on columns. And…
Custom error pages in ASP.NET …
If you have designed even a single application, then you know that it is very difficult if not impossible to…
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…