Browse by Tags

All Tags » Visual Studio (RSS)

An Issue with Area in ASP.NET MVC 3 (VB.NET) by imran_ku07

Introduction: ASP.NET MVC allows you to break/partition your large application into smaller parts. You can use Area in ASP.NET MVC (C# and VB.NET) projects easily. But I have found an issue regarding Area in ASP.NET MVC 3 Tools Update when working with...

ASP.NET MVC 3 RC Bug and Quick Solution by imran_ku07

Update: This issue has been fixed. Introduction: ASP.NET MVC 3 RC includes a cool feature called Granular Request Validation which allows you to make request validation granular by introducing a new attribute SkipRequestValidationAttribute. All your model...

ASP.NET MVC AND TOOLBOX by imran_ku07

Introduction : ASP.NET MVC popularity is not hidden from the today's world of web applications. One of the great thing in ASP.NET is the separation of concerns, in which presentation views are separate from the business or modal layer. In these views...
Filed under: , ,
More Posts