DiscountASP
AboutMe
About me:
Hi. My name is Farooq Kaiser and I'm a software developer from Toronto, Canada.

How to improve the performance of ASP.NET MVC web application

by Farooq Kaiser 30. August 2009 06:07
In this article, i will examine how you can improve the performance of an ASP.NET MVC application by taking advantage of the following components. Implementing Caching Implementing HTTP Compression Implementing JQuery UI library with Google Hosted Ajax Libraries By combining script... [More]

Currently rated 4.5 by 2 people

  • Currently 4.5/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: , , , , ,

.NET | asp.net | C# | Google

Implementing HTTP File Upload with ASP.NET MVC

by Farooq Kaiser 31. July 2009 07:18
In this article, I will explore how to upload a file using ASP.NET MVC. Since MVC framework does not use server control, so it will be interesting to see how file upload works in MVC. Here is my view that renders a form for uploading files <%@ Page Title="" Language=&q... [More]

Currently rated 5.0 by 1 people

  • Currently 5/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: ,

.NET | C#

Creating HTML Helpers with Extension Methods in ASP.NET MVC framework

by Farooq Kaiser 19. July 2009 10:28
In last article, I explored Custom HTML Helpers by creating a static method that returns a string. In this article, I will explore HTML Helpers with Extension Methods. The HtmlHelper class provides a set of helper methods that generate plain HTML and return the result as a string. The extensions a... [More]

Currently rated 5.0 by 1 people

  • Currently 5/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: ,

.NET | asp.net

Creating Custom HTML Helpers in ASP.NET MVC framework

by Farooq Kaiser 16. July 2009 04:00
In this article, I will explore how you can create custom HTML Helpers that you can use within your MVC views. You use HTML helpers in a view to render HTML content. An HTML helper, in most cases, is just a method that returns a string. The ASP.NET MVC framework includes a standard set of helper... [More]

Currently rated 5.0 by 1 people

  • Currently 5/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: ,

asp.net | C#

ASP.NET MVC application structure

by Farooq Kaiser 3. July 2009 05:18
In this tutorial we will explore ASP.net MVC application structure. When we create an ASP.NET MVC Web application project, MVC components are separated based on the project folders. Follow the these steps. Launch Visual Studio 2008 by selecting All Programs Microsoft Visual Studio 20... [More]

Currently rated 2.3 by 3 people

  • Currently 2.333333/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: ,

asp.net

Understanding the MVC Application Execution Process

by Farooq Kaiser 2. July 2009 15:37
The following are the stages of execution for an MVC Web project.  In the Global.asax file, Route objects are added to the RouteTable object. The UrlRoutingModule module uses the first matching Route object in the RouteTablecollection  to create the RouteD... [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: ,

asp.net

Exploring ASP.NET MVC

by Farooq Kaiser 1. July 2009 12:36
The ASP.NET MVC is a Model-view controller framework which Microsoft added to ASP.NET.  It allows software developers to build a Web application as a composition of&nb... [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: , ,

.NET | asp.net

Google Maps with ASP.NET

by Farooq Kaiser 28. January 2009 10:48
Today, i'll show you how to integrate google maps with asp.net page.The first step before using Google Maps is to register for a key with Google (www.google.com/apis/... [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: , , , , ,

.NET | API | asp.net | C# | Google

Jobs Autos Real estate Videos Power by Google