Does anybody knows good, short and slim tutorials, which describe actual/modern web-application architectures / patterns (especially for ASP.NET based (classic and MVC) applications (maybe also with embedded Silverlight components) ? How would you you design today an ASP.NET application which uses different datasources (databases, services,...) ? Background: I has been away a couple of years writing web applications, and I want to start now again. So at the moment I am a little bit unsure, how to take off and find the right starting point.
+2
A:
If you're interested in MVC I'd suggest starting out with the offical MS tutorials:
Longball27
2010-07-09 16:44:51
+2
A:
There happens to be an upcoming free online conference on ASP .NET MVC that may interest you: http://mvcconf.com/
David
2010-07-09 16:48:25
+1
A:
Check out Sharp Architecture: http://wiki.sharparchitecture.net
there are some articles that describe how & why it's architected the way it is that might help you with your project.
dave thieben
2010-07-09 17:55:45
+1
A:
You can take reference of following -
Deependra Solanky
2010-07-11 16:33:30