Search   Articles   Dev Forums   Personalize   Favorites   Member Login   ASP.Net Hosting
DevASP.NET for ASP.NET, VB.NET, XML and C# (C-Sharp) Developers Saturday, November 22, 2008

Dev Articles
Search Directory
ASP.NET
VB.Net
C-Sharp
SQL Server
 
FREE 12 month online training for ASP.NET & MS Expression Studio and a Free copy of MS Expression Web with Windows Server Purchase

Home > Search > Articles & Samples > Visual Studio 2005 > Cache
Search:
What's New - What's Hot


Visual Studio 2005 Cache Visualizer        
Total Hits: 211  |  Today: 0 Author: Brett Johnson       Rating:  
Read Reviews | Write Review |   Your Rating: 

Anyone who’s ever tried to look at ASP.NET’s cache in a Visual Studio Watch window has likely given up after experiencing light-headedness and a motion-sickness sensation. View the dependencies? Yeah right. After I wrote Control Visualizer, I got a little more ambitious and decided to write Cache Visualizer. I knew it would be more challenging, just not HOW much more. Almost everything related to the cache is internal/private, so reflection is really the only way to get at the interesting inform...

VSTO's Data Caching Capabilities Extend Office Development        
Total Hits: 57  |  Today: 0 Author: Ty Anderson       Rating:  
Read Reviews | Write Review |   Your Rating: 

After reading this article, you will know how to:

* Create an Excel Add-in using Visual Studio 2005 Tools for Office (VSTO)
* Retrieve data from Access and use it to populate an Excel spreadsheet
* Cache the database records inside Excel using the VSTO data caching features
* Access the cached data on a server using ASP.NET
* Update the cached data inside Excel
* Return the updated Excel file within and ASP.NET Response object...



DevASP.Net - Disclaimer - Privacy
Copyright © 2008 DevASP.net