Sunday, May 30, 2010

ASP.NET MVC

simple beginner MVC application







Get Microsoft Silverlight

Sunday, May 16, 2010

Enterprise Library

  • Reference proper assemblies based what block we need to use.
  • Go to web.config or app.config or the configuration file and properly configure them.
  • Easy way to use a block is to use facade class.
  • Always reference common.dll and objectbuilder2.dll