ASP.NET Tips and Tricks
Posted by merill | Filed under ASP.NET, Community
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
Posted by merill | Filed under .NET, ASP.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
Posted by merill | Filed under ASP.NET, News
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
Posted by merill | Filed under ASP.NET, News
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
Posted by merill | Filed under ASP.NET, Microsoft
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
Posted by merill | Filed under ASP.NET, Technology
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 [...]