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 MVC 4 Application
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Buddika Widu (2)
Sateesh Arveti (1)
Manish Sharma (1)
Ck Nitin (1)
Abhimanyu K Vatsa (1)
Related resources for MVC 4 Application
No resource found
Create MVC 4 App With Google OAuth Provider
3/12/2021 6:08:54 AM.
In this article, we will look into integration of the OAuth Google provider for authentication within MVC 4 applications.
Single Page Application in MVC 4 Application Using Sammy.js
3/1/2021 6:03:36 AM.
In this article, we are trying to learn how to create single page application with the help of java script library (knockout.js) and Sammy.js (Client Side Navigation Library).
Using JSON, AJAX, jQuery With ASP.NET MVC 4 Application - Part 2
1/22/2016 11:10:09 AM.
In this article you will learn how to use JSON, AJAX, jQuery With ASP.NET MVC 4 Application.
Using JSON, AJAX, jQuery With ASP.NET MVC 4 Application - Part 1
12/11/2015 12:47:33 AM.
In this article you will learn how to use JSON, AJAX, Jquery With ASP.NET MVC 4 Application - Part 1
Hello World First MVC Application
9/30/2013 4:08:28 PM.
This article shows how to start writing MVC applications.
The Name 'Scripts' Does Not Exist in the Current Context
10/17/2012 12:50:40 AM.
There is a very small bug in the MVC 4 Empty Template that can be seen when you create a new MVC 4 Application with an "Empty" template and start adding views for CRUD operations (using scaffolding). And when you run the application and try to navigate you get the error "The Name 'Scripts' Does Not Exist in the Current Context".