Handle Date formats problems in .NET

Recently I faced a problem when I was deploying a project on a remote server. Locally my ASP.Net web application was working like breeze, but when I deployed it on a remote server the problem appeared. When the user try to generate a report selecting a date range and hit go, the user gets an [...]

Share