Moses Yap
:-) A happy IT Guy

Getting Intellisense for web.config/app.config in Visual Studio 2008 (Spring.NET as example)

August 7, 2008 09:09 by moses.yap
This is based on extending Visual Studio 2008’s intellisense system through XML Schemas.  The step by step guide below is specific for Spring.NET but it should also work for other packages as long as a valid XML Schema exist. For Spring.NET: 1.  Open your Visual Studio 2008 project and o... [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Tags:
Categories: Visual Studio
Actions: E-mail | Permalink | Comments (0) | Comment RSSRSS comment feed

C#: My first foray into Dependency Injection using Spring.NET

August 1, 2008 09:47 by moses.yap
For quite a few months now, I have been hearing a lot about loose coupled components using Dependency Injection patterns.  There are a few frameworks that keeps popping up, including the Unity Framework which is part of Enterprise Library 4.0, String.NET which has been around for a while and is... [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Tags:
Categories: .NET | C# | Patterns
Actions: E-mail | Permalink | Comments (0) | Comment RSSRSS comment feed