Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Caching / March 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
windows controls in HTML10 Mar 2004 12:43 GMT1
I have a windows forms control embedded on an HTML page, like this:
<object id="myCtl" classid="hyperView.dll#hyperView.hV" width=800
height=600></object>
I'm trying to find out these 2 things about it:
Calling a page from main page10 Mar 2004 02:49 GMT3
I have a main page , and i want do call another page(as search page) passing
paremeters. I want that the field values of  search page to be passed to
main page. Of course without missing the fields values already filled at
main. What the best way to do it?? i?d like to  use only asp ...
Caching via url09 Mar 2004 13:37 GMT1
I need to implement a caching mechanism for my script URLs.  Instead of
www.domain.com/script.aspx?id=1234 , which the browser will obviously not
cache, I want the URL to be something like www.domain.com/1234 or
www.domain.com/1234.htm instead.  This way the browser will cache the ...
Simple Caching Question08 Mar 2004 21:06 GMT1
I am generating HTML pages from a database using a DataGrid.  I am able to use the following to cache my pages:
<%@ OutputCache Duration="6000" VaryByParam="code" %>
I added a feature to track usage statistics by storing information in the SQL Server database each time a particular ...
Cahing problem?03 Mar 2004 15:06 GMT1
I'm facing a nearly similar problem as posted by "Daniel" on January, 22nd
I developed a new class (dll) for our Intranet-Web-App and copied it to our the Webserver after I successfully tested in in my development environment.
Now the problem was, that some User got the "right" ...
Pages: 1 2 February, 2004
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.