Imran Baloch's Blog
Sign in
|
Join
Home
RSS
Atom
Comments RSS
Search
Tags
.NET 4.0
Ajax
ASP.NET
ASP.NET AJAX
ASP.NET MVC
ASP.NET MVC Futures
ASP.NEt Web API
ASP.NET Web Pages
Asynchronous
C#
Certification
Classic ASP
Client Side validation
DNN
Google Map
Html Helper
IIS
Installation
Javascript
jQuery
Mobile
Model Binder
MVC
Performance
PHP
Razor
Routing
Security
SEO
Session
Unit Test
View Engine
Visual Studio
Web Form
WebGrid
WebMatrix
WURFL
Sponsors
advertise here
News
Google
Tweet
Navigation
Home
Blogs
Archives
May 2012 (1)
April 2012 (2)
March 2012 (2)
February 2012 (1)
January 2012 (1)
December 2011 (2)
November 2011 (1)
October 2011 (1)
September 2011 (2)
August 2011 (1)
July 2011 (2)
June 2011 (1)
May 2011 (2)
April 2011 (1)
March 2011 (4)
February 2011 (2)
January 2011 (4)
December 2010 (2)
November 2010 (3)
October 2010 (2)
September 2010 (3)
August 2010 (2)
July 2010 (5)
June 2010 (4)
May 2010 (2)
April 2010 (8)
November 2010 - Posts
10
Comments
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...
Filed under:
ASP.NET
,
ASP.NET MVC
,
Visual Studio
20
Comments
Razor Template in ASP.NET MVC 3
by
imran_ku07
Update: There is no need to inherit _ViewStart view class with ViewStartPageWithHelpers in ASP.NET MVC 3 RTM. Introduction: Templates are used to display a predetermined portion of the page layout which also contains fill-in-the-blanks that can be filled...
Filed under:
ASP.NET
,
ASP.NET MVC
,
Razor
18
Comments
Using ASP.NET Web Pages Helpers in ASP.NET MVC
by
imran_ku07
Introduction: ASP.NET MVC 3 includes some helper methods of ASP.NET Web Pages technology that are used for common functionality. These helper methods includes: Chart, Crypto, WebGrid, WebImage and WebMail. For details of these helper methods, please see...
Filed under:
ASP.NET
,
ASP.NET MVC
,
ASP.NET Web Pages
More Posts