Date Range
Date Range
Date Range
Share What You know! Monday, October 14, 2013. Tips to Improve ASP dotnet Application Performance. There are certain things you should take into account when you are developing your applications. I have learned to avoid and do certain things that increase your application performance by a massive amount! Try to avoid server-side validation, use client-side instead. Server-Side will just consume valuable resources on your servers, and cause more chat back and forth.
Do you wish to be redirected? This blog is not hosted by Blogger and has not been checked for spam, viruses and other forms of malware.
ASPNET programming best practices from basics to advanced level includes Forms, Controls, Caching, State Management, Security, Error Handling, Debugging, Operations with ADO. Change the Permissions Given to ASP. Tag You can set the.
Monday, November 15, 2010. Customizing date formats in ASP. A normal query asked is to validate the date in a specific format. The sample code demonstrates to validate a date in a specific given format. I have illustrated with a small sample . And here the output is. Monday, November 8, 2010.