Tag: Development

Community

Dynamically Add Controls at Runtime

(Peter Vogel) Working with ASP.NET in design mode, dragging and dropping controls onto a Page’s design surface, it’s easy to forget that it’s just a convenience. Anything you do graphically in Visual Studio always generates text in some file somewhere. When you drag a control onto a page some code i

Community

Using DI Containers in ASP.NET MVC

(Brian Mains) The ASP.NET MVC framework was a giant leap into the Alt.Net world of development for Microsoft, through Alt.Net ideas and principles have been practiced for ages before this framework was released. The framework itself provides flavors of aspect-oriented programming, loose coupling by