ASP.NET Tips and Tricks

I hope those of you who came to the .NET User Group meeting yesterday enjoyed my session on Cool ASP.NET Tips and Tricks.
As promised the slides and demos can be downloaded from Scott Guthrie’s post or you can directly download the file.
Share/Save

IIS Lockdown & .NET

I recently ran into quite a few problems when the IIS Lockdown tool was applied on one of our production servers. I’m listing it here so that I don’t trip over it again and also end up helping anyone who comes across the same problem.
My scenario is that we have a classic asp application relying on .NET [...]

Free Book on ASP.NET

Charles Carrol of LearnASP has released a free
book on ASP.NET. This is a really good starting place for anyone learning the
ropes.

[...]

ASP.NET 2.0 Will Create History

I have a feeling that ASP .NET 2.0 is going to be truly revolutionary. Just take a
look at the table of contents for this book.

Microsoft will be [...]

Creating a Virtual Directory

I always wondered what the differences were between creating virtual directory using
the IIS and through Windows Explorer (Web Sharing).

I found out today after spending over an hour [...]

ASP.NET StackOverflowException

What do you do when ASP.NET throws an exception like this?

Exception of type System.StackOverflowException was thrown.

Description: An
unhandled exception occurred during the execution of the [...]

Archives