Error!
Success!

By tag: mvc

showing:  of
0
kicks

Build Your Own Membership System For ASP.NET MVC - I  (Unpublished)

Given that the traditional provider model doesn’t provide many benefits for MVC and WebAPI, what would it look like to build a membership system and not start by deriving from MembershipProvider?


Kicked By:
Drop Kicked By:
0
kicks

Backbone.EventBinder: Better Event Management For Your Backbone Apps  (Unpublished)

One of my most popular blog posts in recent history is my Zombies! RUN! post where I outline the possibility and problem of memory leaks and “zombie” views and other objects in Backbone applications.


Kicked By:
Drop Kicked By:
0
kicks

Keep your files in VS project included. Fast and elegant solution  (Unpublished)

VSpniff is a simple tool to find out missing references to files in the VS project. You could avoid excluded files problem after bad merge or something else.


Kicked By:
Drop Kicked By:
0
kicks

Use MVC 4 and OAuthWebSecurity to post into your users Facebook  (Unpublished)

SP.NET 4.5 and ASP.NET MVC 4 took an important step forward with the release of Visual Studio 2012. In addition to the new features and improved performance, the main direction seems to be bundling less namespaces in the core framework and more official libraries on NuGet. The main benefit of ...


Kicked By:
Drop Kicked By:
0
kicks

User friendly captcha in MVC  (Unpublished)

invisible Captcha in asp.net MVC


Kicked By:
Drop Kicked By:
0
kicks

Passing Multiple Parameters to ASP.NET Web API With jQuery  (Unpublished)

This post explains the different ways to pass multiple parameters to Web API method.


Kicked By:
Drop Kicked By:
0
kicks

Creating a Chart with jQuery Flot and ASP.NET Web API  (Unpublished)

how to display interactive charts with Flot jQuery plugin and ASP.NET Web API.


Kicked By:
Drop Kicked By:
0
kicks

ASP.NET MVC3 Slideshow Control using jQuery and XML  (Unpublished)

Article on how to create an ASP.NET MVC3 slideshow user control/partial view using jQuery and XML.


Kicked By:
Drop Kicked By:
0
kicks

Understand the Html generated by the unobtrusive validation in MVC  (Unpublished)

Microsoft released its validation module from the first version of Mvc but it has really matured in every version until finally the release of unobtrusive validation in Asp.net Mvc 3


Kicked By:
Drop Kicked By:
0
kicks

How the unobtrusive jQuery validate plugin works internally in Asp.net  (Unpublished)

we will explain the cycle of whats happening in the unobtrusive validation at the document load and will understand what is the role of every component


Kicked By:
Drop Kicked By:
0
kicks

A Method for Populating a Dropdown List in ASP.NET MVC  (Unpublished)

I’m asked quite a bit how to bind a dropdown list in ASP.NET MVC. So there are about 10,000 ways to do it, but here’s one.


Kicked By:
Drop Kicked By:
0
kicks

Attribute Routing in MVC  (Unpublished)

I took a look at Stack Overflow Stack-Exchange Data Explorer that is built in MVC and is open-source application to query the Stack Exchange data dump that is being provided by Stack Exchange team in every month or few. I do have a dump, but I was more curious to know about the application that they...


Kicked By:
Drop Kicked By:
0
kicks

Add, Edit, Delete In jqGrid With ASP.NET Web API  (Unpublished)

how to implement a simple CRUD (Create, Read, Update, and Delete) in jqGrid with ASP.NET MVC 4 Web API.


Kicked By:
Drop Kicked By:
0
kicks

ASP.NET MVC 4 Display Mode For Mobile, Tablet And TV  (Unpublished)

How to implement mobile, tablet and TV specific views using ASP.NET MVC Display mode.


Kicked By:
Drop Kicked By:
0
kicks

Understanding Route and Routing data inside a controller  (Unpublished)

Understanding Route and Routing data inside a controller. Hope this small example helps to understand the working of Route in MVC3


Kicked By:
Drop Kicked By: