Thursday, October 20, 2011
Saturday, October 15, 2011
Friday, October 14, 2011
WCF Security
Setting the Client Credential Type
Select a client credential type as appropriate. For more information, see Selecting a Credential Type. The following client credential types are available:
- Windows
- Certificate
- Digest
- Basic
- UserName
- NTLM
- IssuedToken
Wednesday, October 5, 2011
EF repository pattern
http://www.asp.net/entity-framework/tutorials/implementing-the-repository-and-unit-of-work-patterns-in-an-asp-net-mvc-application
Getting Started with EF using MVC
http://www.asp.net/entity-framework/tutorials/creating-an-entity-framework-data-model-for-an-asp-net-mvc-application
Understanding MVC Application Execution
http://msdn.microsoft.com/en-us/library/dd381612%28v=VS.98%29.aspx
MVC 3.0 Architecture Overview
http://weblogs.asp.net/scottgu/archive/2007/11/13/asp-net-mvc-framework-part-1.aspx
Subscribe to:
Comments (Atom)