Controller is the base class from which we create Controllers in ASP.NET MVC (article). The base class Controller has many useful properties and methods. If you look in to the MSDN documentation of the Controller class you can see a comprehensive list of that.
Controller actions
HttpContext (type = HttpContextBase)
Gets HTTP specific information about an individual HTTP request. You should...
Wednesday, October 17, 2012
Monday, October 8, 2012
Architectural Design Patterns
Enterprise Design Patterns
https://www.enterpriseintegrationpatterns.com/
Resources
http://msdn.microsoft.com/en-us/library/ee658117.aspx
http://en.wikipedia.org/wiki/Architectural_pattern
http://martinfowler.com/eaaCatalog/...
Subscribe to:
Posts (Atom)
Powered by Blogger.
Software Architect at Surge Global/ Certified Scrum Master
Experienced in Product Design, Software Engineering, Team management and Practicing Agile methodologies.