Click here to Skip to main content
15,886,720 members
Everything / MVC / MVC4

MVC4

MVC4

Great Reads

by Sheshnath Kumar
This article will find out a solution to serialize/deserialize object by reference at server and client, also will serialize/deserialize objects having circular references.
by SEJohnson
Linking to an existing SQLDB in ASP MVC4.0 and EF5.x.
by Arora Sumit
Routing in MVC
by Dirk_Strauss
Securing Your .NET Applications – A Summary Review Of Visual Guard

Latest Articles

by Ejrr1085
This article describes two ways of how to create a multiple HTML select control in ASP.NET MVC programmatically, using JQuery, C# and Razor.
by Mahsa Hassankashi
Best approach for having more secure channel to transfer user information throughout the web
by Khademul Basher
How to create a set of data models from a set of database tables.
by Muhammad Albedewy
Validate Anti-Forgery in 6 easy steps

All Articles

Sort by Score

MVC4 

27 Dec 2012 by Karl Stoney
This .NET Tutorial will tell you how to Install and Configure MiniProfiler for .NET 4.5 MVC 4 Web Application including Entity Framework logging.
30 Dec 2012 by Karl Stoney
In this programming article, I will show how to generate an approved sitemap automatically for use with search engines.
27 Dec 2012 by Karl Stoney
A programming with .NET article with code of how to create a compliant RSS 2.0 feed using .NET XmlDocument
15 Oct 2012 by Monjurul Habib
Domain Model Layer will be better isolated from infrastructure implementation. Everything what you can configure with DataAnnotations is also possible with the Fluent API. The reverse is not true. So, from the viewpoint of configuration options and flexibility the Fluent API is “better”.
27 Dec 2012 by Karl Stoney
This .NET Tutorial explains how to set up and configure ELMAH (Error Logging Modules and Handlers) in an .NET 4.5 MVC 4 application
28 Jan 2013 by DapperDanH
I am learning from John Papa's Single Page Apps with HTML5, Web API, Knockout and jQuery
12 Nov 2015 by Ehsan Sajjad
Image ActionLink HTML helper in ASP.NET MVC
23 Jul 2012 by PratapReddyP
CodeProjectIn this post we will see how to create a our own WEB API service and will consume it in client using JQuery.This is the UI i am planning to create, which in-turn talk to a ASP.NET WEB API Service for rendering data.
27 Dec 2012 by Karl Stoney
A .NET programming article including code showing how to create a compliant RSS 2.0 feed using .NET Syndication Namespaces
28 Dec 2012 by Karl Stoney
In this programming article, I will show you how to create a custom action filter for .NET MVC which will throttle repeat requests.
28 Jun 2012 by Bhupindra Singh
Dependency Injection in ASP.NET MVC4 and webapi using Ninject