elsewhere home of a .NET geek

  Home  |   Contact  |   Syndication    |   Login
  21 Posts | 1 Stories | 52 Comments | 35 Trackbacks

News

This blog has random information about Managed Code and Design Pattern. Every day, while i code, the thoughts come in mind are the one you would be reading here.

If you're seeking me for asking any questions, please use the contact page of this site.

Twitter












Article Categories

Archives

Post Categories

.NET

One of a requirement given to me recently was tricky. I really amazed after providing solution for the requirement. Thanks .NET you made my life easier :) It is a ASP.NET application developed in .NET 2.x. The deal is user will configure certain parts of whole class libraries in application configurtion file. For instance, user would say, "I want to use exception management block by using X assembly instead of Y assembly", he will just change few entries in configuration file the entire application...