Click here to Skip to main content
15,894,145 members

Technical Blogs


1. Fluent API vs. Data Annotations Working with Configuration – Part 2
Fluent API vs. Data Annotations working with configuration.
Monjurul Habib Updated: 14 Nov 2012
Rating: 4.94/5 ( (11 votes))
2. What is ViewData, ViewBag and TempData? – MVC Options for Passing Data Between Current and Subsequent Request
What is ViewData, ViewBag and TempData?
Web Development » ASP.NET » ASP.NET4.0
Monjurul Habib Updated: 15 Oct 2012
Rating: 4.76/5 ( (139 votes))
3. Fluent API vs Data Annotations- Working with Configuration-Part 1
Domain Model Layer will be better isolated from infrastructure implementation. Everything what you can configure with DataAnnotations is also possible with the Fluent API. The reverse is not true. So, from the viewpoint of configuration options and flexibility the Fluent API is “better”.
Web Development » ASP.NET »
Monjurul Habib Updated: 15 Oct 2012
Rating: 4.95/5 ( (19 votes))
4. IIS 7 deployment: ASP.NET 4.0 Routing and Ext.NET
How to: ASP.NET 4.0 Routing and Ext.NET.
DevOps » Deployment »
Monjurul Habib Updated: 3 Dec 2011
Rating: 5.00/5 ( (16 votes))