Browse by Tags

All Tags » ASP.Net (RSS)

Going from VS2008 Beta to Release by hannes

If you, like me, have to upgrade from VS2008 Beta to VS2008 Release a good place to start is to read Scott Guthrie post on Steps to Uninstall VS 2008 Beta2 before installing the VS 2008 Final Release . Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it!

.Net 3.0 and .Net 3.5 Books by hannes

Two books that I recently added to my little library that I think everyone moving to .Net 3 and .Net 3.5 will find very useful are Pro C# with .NET 3.0 Special Edition Andrew W Troelsen Hardcover, 1186 pages 238 x 179 x 52mm (L x W x H) ISBN-13: 978-1-59059-823-8 2007 Published by APress and Pro ASP.NET 3.5 in C# 3.0 Matthew MacDonald Paperback, 1498 pages 235 x 235 x 52mm (L x W x H) ISBN-13: 978-1-59059-893-1 29 October 2007 Published by APress In due time I'll write more about these books...

Data Access Tutorials for ASP.Net 2.0 by hannes

Today I discovered a treasure chest of tutorials written by Scott Mitchell for ASP.Net 2.0. Go have a look here . Code samples are provided in VB.Net and C#. Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it!
Filed under: , ,

Installing IIS after .Net by hannes

A while back I had to deploy an asp web project and SQL database to a unused test server running on W2000. .Net framework 1.1 and SQL Server 2000 was already installed on the box but it needed IIS. So I installed IIS using W2000 SP4. After releasing the web project and my database I had the funniest errors with permissions on the database. One of my colleges suggested that I re-register ISS and that solved all my problems. C:\WINDOWS\microsoft.NET\Framework\v1.1.4322\aspnet_regiis.exe –i Share this...
Filed under: , , ,
Powered by Community Server (Commercial Edition), by Telligent Systems