TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About mvc3
Mvc 3
is a Asp.net framework which is used for building scalable, standards-based web applications using well established design patterns and it is the main power of ASP.NET and the .NET Framework. It installs side-by-side with ASP.NET MVC 2, so get started using it today. In the
Mvc 3
you looked how ASP.NET MVC has matured through two previous releases, looking in more depth at the features and focus of ASP.NET
Mvc 3
.
Mvc 3
have Razor view engine feature which is one of the most coolest and it is up just a little bit more with much smaller and lighter in size.
Mvc 3
is Granular Request Validation and Sessionless Controller
and via Sessionless Controller you can easily control your session behavior for controllers and also support for Unobtrusive Ajax and Unobtrusive Client Side Validation.
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Shirsendu Nandi (21)
Sachin Kalia (4)
Akhil Mittal (3)
Bryian Tan (3)
Aravind Bs (1)
Shivprasad (1)
Sateesh Arveti (1)
Mohamed Fawas Perooli (1)
Sandeep Singh Shekhawat (1)
Richa Garg (1)
Amit Patel (1)
Karthikeyan Anbarasan (1)
Christopher Edward (1)
Related resources for mvc3
No resource found
Brief Introduction to MVC3
4/1/2024 6:58:40 AM.
MVC3, or Model-View-Controller version 3, is a web development framework by Microsoft, emphasizing separation of concerns. It divides applications into model, view, and controller layers, enhancing ma
Learn MVC (Model view controller) Step by Step in 7 days - Day 3
8/26/2022 9:35:00 AM.
This article is continuation to Learn MVC step by step in 7 days
HandleUnknownAction in MVC3 Application With Error Handling
4/1/2021 10:13:05 AM.
In this article, I am sharing my thoughts of the advantages of HandleUnknownAction in MVC application and the terminology being used.
Look at Bundling in ASP.Net MVC 3
3/26/2021 8:59:28 AM.
In this article, we will look into bundling and how to use it in a MVC 3 application.
Remove Ambiguty of Controller Names in MVC Application
3/26/2021 7:10:57 AM.
In this article, I am sharing my thoughts of how to create a routing system in a MVC application and the terminology being used.
Routing in MVC3 Application
3/24/2021 6:08:56 AM.
In this article, I am sharing my thoughts on to create a routing system in an MVC application and the terminology being used.
Generic Repository Pattern in MVC3 Application With Entity Framework: Part 6
3/17/2021 5:59:29 AM.
This article will focus on the Unit Of Work Pattern and Repository Pattern, and shows how to perform CRUD operations in an MVC application when there is the possibility of creating more than one repos
Repository Pattern in MVC3 Application With Entity Framework: Part 5
3/1/2021 7:48:32 AM.
In this article I’ll focus on how to implement a Repository Pattern in the same MVC application, therefore moving ahead a step towards architectural approach of developing an enterprise application.
Return Multiple Models in Single View in MVC3
2/16/2021 10:57:11 AM.
To further explore MVC, today I will share one of the interesting facts about MVC 3 to use multiple models in a single view.
ASP.Net MVC - How to Post a Collection
1/29/2021 10:48:07 AM.
Here I will describe how to post a collection in ASP.Net MVC 3 with the help of a sample application.
Install MVC 4 in Visual Studio 2010
5/9/2019 6:31:21 AM.
In this article I go through step-by-step how to install MVC 4 in Visual Studio 2010.
Basic Generic Repository Pattern and Unity of Work Frame Work in ASP.NET MVC3 : Part 1
12/12/2016 4:31:35 AM.
In this article I will describe what a repository pattern is in ASP.NET MVC3 and how it is wrapped with the Unity of Work Framework.
Basic Generic Repository Pattern and Unity of FrameWork in ASP.NET MVC3: Part 2
12/12/2016 4:30:46 AM.
In this article I will describe for you how to implement an actual generic repository pattern with a unity of work pattern class with Entity Framework.
Creating an Application Using Entity Framework 4.1 Code First Approach
4/14/2016 12:46:06 AM.
This article puts some light on building a generic multilayered architecture using Entity Framework 4.1 and the MVC3 Razor view engine.
Custom User Login and Registration Page in ASP.Net MVC3 with Razor and Entity Framework
6/2/2014 11:11:37 PM.
In this article I will demonstrate a sample project showing how to create a Login and Registration Page using ASP.Net MVC3 Razor and Entity Framework.
ASP.NET/MVC3 Limit/Count Number of Characters in TextArea/Textbox
2/19/2013 7:49:27 PM.
This article demonstrates how to create & use jQuery to limit or count the number of characters in a TextArea or Text Field.
How to Create Radio Button in Asp.net mvc3 Razor Application
10/20/2012 6:31:03 AM.
Here I will demonstrate how to use a Radio Button in an ASP.Net Mvc3 Razor File.
Basic ASP.Net MVC3 Razor Engine Application with Entity Framework: Part 2
10/20/2012 6:26:56 AM.
In this article I will describe how to create the related insert update delete details function in this ASP.Net MVC3 Entity Framework with razor engine.
DropDownList in ASP.Net MVC 3 Razor with Entity Framework
10/20/2012 6:17:17 AM.
In this application I will developed a small Blog post application where, in the home page, all the blog pages will be bound to a DropDownList.
WebGrid in ASP.Net MVC3 Razor with Entity Framework
10/20/2012 6:06:44 AM.
In this article I will describe how to bind data from database in to MVC3 WebGrid using Entity Framework.
ASP.NET MVC3 - Password Strength Indicator Using JQuery and XML
10/20/2012 5:41:16 AM.
Sample code on how to integrate the Password Strength Indicator using jQuery and XML plug-in with ASP.NET MVC3 Razor.
ASP.NET MVC3 Slideshow Control Using JQuery and XML
9/10/2012 5:33:16 AM.
Article on how to create an ASP.NET MVC3 slideshow user control/partial view using jQuery and XML.
Working With Layouts in ASP.NET MVC3 Using Razor View
8/13/2012 1:19:43 PM.
In this article I explain how to use layouts in MVC3 Razor view.
How to Upgrade MVC 3 to MVC4
7/2/2012 3:11:01 AM.
In this article I will explain how to to upgrade MVC 3 to MVC4.
New Windows Azure Tools V1.4 For Visual Studio 2010
5/19/2012 5:23:52 AM.
Microsoft has just released the new Windows Azure Tools V1.4 for Visual Studio 2010 with highly enhanced new features which are very useful from the developer perspective.
Autocomplete Textbox Using Database Return Value in ASP.NET Mvc3 Razor With Jquery
2/3/2012 1:46:41 AM.
In this article I will describe how to use an autocomplete textbox with a value coming from a database using Jquery.
Areas in ASP.NET MVC3
2/1/2012 4:06:25 PM.
In this article I will describe the purpose of “Area” features in ASP.Net MVC3 and how to implement them.
Modifying or Adding the Default Code Generation/Scaffolding Templates in ASP.NET MVC3 Using T4 Code Generation
1/31/2012 11:42:25 PM.
In this article I will describe how to modify existing code or adding our own custom code generation for a scaffolding column for generating a Controller class and view in ASP.NET MVC3 using T4 Code Generation.
Using Unobtrusive Ajax Forms in ASP.Net MVC3
12/1/2011 6:29:40 AM.
This post has demonstrated how easy it is to provide a superior user experience using Ajax forms and the unobstrusive javascript libraries in ASP.Net MVC 3.
JQ Grid with Jquery in ASP.Net MVC3 Razor: Part 2
5/25/2011 6:25:48 AM.
In this article I will describe how to display a Jq grid with a “search facility” in ASP.Net MVC3 in Razor View Engine.
JQ Grid with Jquery in ASP.Net MVC 3: Part I
5/24/2011 6:51:41 AM.
In this article I will describe how to display a Jq grid in ASP.Net MVC3.
Basic ASP.Net MVC3 Razor Engine Application with Entity Framework: Part 1
5/20/2011 9:09:54 PM.
In this article I will describe how to create a basic ASP.Net MVC3 application with Entity Framework.
ASP.Net MVC3 Routing
5/18/2011 7:25:29 PM.
In this article I will describe what is routing in MVC3 and how it can be done.
Web Configuration Connection String setting in ASP.Net MVC 3 using Entity Framework
4/6/2011 2:33:11 AM.
In this article I will describe how to set the Web configuration file in ASP.Net MVC 3 using Entity Framework with object class mapping.
Object class mapping in ASP.Net MVC3 using Entity Framework
4/6/2011 12:44:40 AM.
In this article I will describe how to create Object Class Mapping using Entity Framework.
Create automatic Razor view code from Controller Class using scaffold template in asp.net mvc3
4/4/2011 12:04:10 AM.
In this article I will describe how to generate or create automatic razor view (Cshtml) page from the controller Class Action Result Method.
How to Create Custom User Login and Registration Page in ASP.Net MVC3 with Razor and Entity Framework: Part 2
4/2/2011 1:54:14 AM.
In this article I will describe how to match the required username and the password and redirect to a particular page from a Controller Class for a given employee in to the Log on Information
Taxicab Automation Software Using ASP.Net MVC3 Razor (Cshtml) Engine with Entity Framework 4.0: Part 4
3/29/2011 7:49:35 PM.
In this article you will see how an employee of the company can book a taxicab by making the entity class relation between an Employee class and the Cab Class.
Taxicab Automation Software Using ASP.Net MVC3 Razor (Cshtml) Engine with Entity Framework 4.0: Part 2
3/25/2011 6:49:45 PM.
In this article I will describe how to make a taxicab management system software using ASP.Net MVC3 Razor (Cshtml) Engine with Entity Framework 4.0 .
Taxicab Automation Software Using ASP.Net MVC3 Razor (Cshtml) Engine with Entity Framework 4.0: Part 3
3/25/2011 6:37:04 PM.
In this article I will demonstrate the Insert Update Delete Details Operation of Data using the Controller Class.