Here’s a piece of code, which enables running a batch file from C# code. I… Read More… Continue reading Running a batch file from C#
Handling logout (back button) for secure pages in asp .net (C#)
It is a common problem in programming that if a user is logged in to… Read More… Continue reading Handling logout (back button) for secure pages in asp .net (C#)
Enabling secure file download in Asp .Net 2.0
I was trying my hands on Asp .net after a long time, and then came… Read More… Continue reading Enabling secure file download in Asp .Net 2.0
Speed optimization in ASP .Net web applications
Following are some of the points, that need to be kept in mind while developing… Read More… Continue reading Speed optimization in ASP .Net web applications