Browse by Tags

All Tags » .NET (RSS)

ASP.NET Starter Kits

I just wanted to pass along a cool freebie for those out there who are wanting/trying to learn ASP.NET and want to pick up some cool techniques. Microsoft has created a whole set of starter kits located at http://msdn.microsoft.com/asp.net/downloads/kits...
Posted by craigg75 | with no comments
Filed under: ,

Zip.NET

I was enhancing my mp3 aspx search page to include a shopping cart function. I figured it would be nice to grab all of the mp3 files, zip them up into one big zip file and dump it into the HTTPResponse stream. Well two missing things: A zip library and...
Posted by craigg75 | 6 comment(s)
Filed under: