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 Pages
Asynchronous
C#
Certification
Classic ASP
Client Side validation
DNN
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
WebMatrix
WURFL
Sponsors
advertise here
News
Tweet
Navigation
Home
Blogs
Archives
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)
Recent Posts
2
Comments
Microsoft MVP for year 2012
by
imran_ku07
Just received an email from Microsoft that I'm being nominated for Microsoft Most Valuable Professional (Microsoft MVP) for the second consecutive year.This is great news for me It feels so great for me. I am very thankful to all friends, community member...
Filed under:
ASP.NET
,
ASP.NET MVC
6
Comments
Solving Duplicate Content with Distinct URLs Issue in ASP.NET MVC
by
imran_ku07
Introduction: When developing a web application, it is very important to optimize your application for search engines because a huge amount of traffic to website comes from search engines. ASP.NET MVC 3 support some Search Engine Optimization(SEO) features...
Filed under:
ASP.NET
,
ASP.NET MVC
,
SEO
6
Comments
Using Classic ASP, PHP and WebForm Pages in ASP.NET MVC Views
by
imran_ku07
Introduction: The ASP.NET MVC framework is becoming more and more popular every day. With ASP.NET MVC 3(or upcoming ASP.NET MVC 4), you can build rich modern web applications. If you are developing an application in ASP.NET MVC then sometimes you may...
Filed under:
ASP.NET
,
ASP.NET MVC
,
Web Form
,
Razor
,
PHP
,
Classic ASP
0
Comments
WebGrid Helper and Complex Types
by
imran_ku07
Introduction: WebGrid helper makes it very easy to show tabular data. It was originally designed for ASP.NET Web Pages(WebMatrix) to display, edit, page and sort tabular data but you can also use this helper in ASP.NET Web Forms and ASP.NET MVC. When...
Filed under:
ASP.NET
,
ASP.NET MVC
,
WebMatrix
1
Comments
WURFL.NET and ASP.NET MVC 4 Display Modes
by
imran_ku07
Introduction: The usage of mobile phones to access the web is increasing day by day. So, this is now become very important for every public web application to add the support of mobile browsers. ASP.NET MVC 4 makes it very easy for you to make the mobile...
Filed under:
ASP.NET
,
ASP.NET MVC
,
Mobile
,
WURFL
26
Comments
WebGrid Helper with Check All Checkboxes
by
imran_ku07
Introduction: WebGrid helper is one of the helper of ASP.NET Web Pages(WebMatrix) technology included in ASP.NET MVC 3. This helper is very easy to use and makes it very simple to display tabular data in your web page. In addition to displaying tabular...
Filed under:
ASP.NET
,
ASP.NET MVC
,
jQuery
,
Html Helper
,
WebMatrix
5
Comments
A WebForm View with a Razor Layout in ASP.NET MVC 3
by
imran_ku07
Introduction: By default, ASP.NET MVC 3 ships with two built-in view engines: WebFormViewEngine and RazorViewEngine. WebFormViewEngine is for web form view and RazorViewEngine is for razor view. You can use a master page to create a consistent layout...
Filed under:
ASP.NET
,
ASP.NET MVC
,
Razor
2
Comments
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...
Filed under:
ASP.NET
,
ASP.NET MVC
,
Visual Studio
,
Installation
9
Comments
Using the Features of ASP.NET MVC 3 Futures
by
imran_ku07
Introduction: ASP.NET MVC 3 includes a bunch of new features that can help you to develop Rich Internet Application(RIA) easily. In addition to these new features, you can also use the features of ASP.NET MVC 3 Futures. ASP.NET MVC 3 Futures includes...
Filed under:
ASP.NET
,
ASP.NET MVC
,
C#
,
Session
,
Routing
,
Html Helper
,
Razor
,
ASP.NET MVC Futures
22
Comments
Overriding Unobtrusive Client Side Validation Settings in ASP.NET MVC 3
by
imran_ku07
Introduction: By default, client side validation in ASP.NET MVC 3 leverages unobtrusive javascript and famous jQuery validation plugin. The jQuery validation plugin makes client side validation very straightforward. With this plugin, you have a lot of...
Filed under:
ASP.NET
,
ASP.NET MVC
,
jQuery
,
Client Side validation
More Posts
Next page »