TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Rosi Sreenivasa Reddy
NA
137
42.5k
About Web Config File in ASP.Net
Sep 12 2013 1:29 AM
hi all,
I want to make my application work faster by using outputcache.i don't know how to use that can any one explain it clearly by using coding.
I saw coding in some website:
http://dotnet.dzone.com/news/aspnet-caching-improving-perfo
<system.web><caching>
<outputCacheSettings>
<outputCacheProfiles>
<add name="profile" duration="30" enabled="true" varyByParam="pageNumber"/>
</outputCacheProfiles>
</outputCacheSettings>
</caching>
</system.web>
can anyone help me to do this task
Reply
Answers (
2
)
Oracle Date Format for C#
How to Increase and Decrease the Value in SQL Server