.NET Exception Handling By Edward G. Nilges This article presents

January 31, 2008 – 8:00 pm

.NET Exception Handling By Edward G. Nilges
This article presents a set of general error handling principles and illustrates them in action with a downloadable VB.NET project, including a demonstration program and a reusable .NET exception handling DLL.
Click here for the full article.

Implementing the MVC Design Pattern in ASP.NET
In this article, Joydip explains the basics of the MVC design pattern, the advantages and the disadvantages of it. He also examines how effectively we can decouple the business logic layer of an application from the UI layer. The article provides source code to illustrate the concepts in C# with relevant explanation.
Joydip Kanjilal

You must be logged in to post a comment.