No ActiveX Server Registration Needed with ASP.NETNeed to create a wrapper for ActiveX and use it in ASP.NET? The advantage is these wrappers don't require registration of ActiveX on server. Just copy it, allowing for easy deployment on remote servers. Even run ActiveX on shared hosting!
Only4Gurus - Hundreds of Useful Microsoft ResourcesA lot of free technical documentation for download about ASP resources, ASP links, ASP documents, ASPX, ASP.NET, VB, VB.NET, AD, Active Directory, C++, C#, Visual Studio, Data Access, ADO, DAO, RDS, .Net, Development, Source, Code, BizTalk, Exchange...
Page Output Caching, Part 1Dictionary.com defines cache as "…memory holding recently accessed data, designed to speed up subsequent access to the same data."
Applied to software solutions, caching can be viewed as dedicated memory used to hold resources, such as class...