Parsing Dynamic Layouts
Dynamic contents on any page are always combination of HTML and Dynamic Values, Dynamic values are obtained either using client side scripts or server side. They may be from database, file or anywhere. But always displayed on the page with some HTML around it. For example: First Name
Caching With ASP.Net
What is Caching? "A process in which frequently accessed data is kept on hand, rather than constantly being retrieved from the place where it is stored." In Classic ASP 3.0, we did not have any thing as powerful as ASP.Net Caching API through which we can cache whole pages (output caching), user con
http://www.developersdex.com/gurus/articles/668.asp
Working with DreamWeaverMX templates and Visual Studio .Net The Challenge...A challenge had recently been posed to me to create ASP.Net content for a company who was designing their website with Dreamweaver MX. I had never worked with Dreamweaver before simply because I usually work in all Microsoft shops. At first I thought my task would be challenging si
http://www.developersdex.com/gurus/articles/744.asp