ASP.NET Sprites and Image Optimization Framework

"The ASP.NET Sprite Control and framework is designed to decrease the amount of time required to request and display a page from a web server by performing a variety of optimizations on the page’s images." Get the framework from here Demo video: http://www.youtube.com/watch?hl=en-GB&hd=1&v=URuuSlLZcX0

Source Code for the Built-in ASP.NET 2.0 Providers Now Available for Download

From ScottGu’s Blog   Today we released the source code for the built-in ASP.NET 2.0 Membership, Role Management, Site Navigation, Session State, Profile, Web Events, and Web Part Personalization providers (basically all of the built-in providers that ship in the .NET 2.0 Framework Redist).  You can download them here, and learn more about the ASP.NET [...]

asp.net Development Helper

Via [Arno Nel] Thanks to Nikhil from the asp.net team for this one. You can view trace and viewstate info. Get the binaries here   Thank you Arno for pointing out this nice tool

Advanced Personalization in ASP.NET 2

Nice article series Learn how to implement personalization with ASP.NET 2.0 using Membership API, Membership Providers and Membership objects. Includes setting up membership, creating a user, Web Application Administration Tool, Login and Login Status Controls, Setting Up a Role Manager and more.. This is the first publication of a 3 part series on implementing personalization [...]

Screen Scrapping with ASP.NET

Screen Scraping means reading the contents of a webpage. Suppose you go to yahoo.com, what you see is the interface which includes buttons, links, images etc. What we don’t see is the the target url of the links, the name of the images, the method used by the button which can be POST or GET. [...]

Follow

Get every new post delivered to your Inbox.