Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    text
    copied!<p>I think you want to have an Infrastructure which capable to load decoupled Modules.(Inversion of control, or IoC )</p> <p>read more about WCSF Web Client Software Factory <strong>www.codeplex.com/websf</strong></p> <p>if you want nice sample code about design web application with modular approach please download <a href="http://www.cuyahoga-project.org/" rel="nofollow noreferrer">Cuyahoga</a> </p> <blockquote> <p>Cuyahoga is an open source .NET web site framework. It provides content management capabilities and has a modular approach</p> </blockquote> <p>after all read the ASP.NET 3.5 Social Networking very nice book.</p> <blockquote> <p>Create a full-featured, enterprise-grade social network using ASP.NET 3.5 Learn key new ASP.NET topics in a practical, hands-on way: LINQ, AJAX, C# 3.0, n-tier architectures, and MVC <strong>Build friends lists, messaging systems, user profiles, blogs, message boards, groups, and more</strong> Rich with example code, clear explanations, interesting examples, and practical advice – a truly hands-on book for ASP.NET developers</p> </blockquote> <p><strong>www.packtpub.com/expert-guide-for-social-networking-with-asp-.net-3.5/book</strong></p> <p>the author show us how to apply design patterns to real world web applications. all the modules that highlighted with Bold Font are developed with IoC Pattern with use of <strong>StructureMap</strong></p> <p>This Book Also has very nice sample code that you can download from Packt Publishing website.</p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload