Search 
DailyCoding > Web
Title Author
How not to cache a page output in ASP.NET
Date: Jul 31, 2008
Explains how not to cache pages in asp.net to avoid them stored at client side ..
2 Comment(s)
admin
The Script tag runat="server" Problem Solution Using ResolveUrl
Date: Jul 21, 2008
Solution to the script tag runat="server" problem ..
0 Comment(s)
admin
How to force a file to download in ASP.NET
Date: Jun 16, 2008
This article is about how we can force the user to dowload a particlar file or file type by adding the content-disposition header ..
2 Comment(s)
admin
Implementing Cookieless Session (ASP.NET)
Date: May 27, 2008
Explains how to implement cookieless authentication in asp.net by settings in web.config ..
0 Comment(s)
admin
Create RSS feed programatically from data in C#
Date: May 24, 2008
This article will explain how can you to create you own utility to generate rss feed from yous data programatically ..
2 Comment(s)
admin
How to cache a page output in ASP.NET
Date: May 19, 2008
how to do caching in asp.net to save the cpu time and do fast processing of incomming request ..
1 Comment(s)
admin
© Copyright 2008 Daily Coding • All rights reserved