Category ASP.NET MVC Views: 3982
Abstract: This article demonstrated how to hack into the new OAuth integration using DotNetOpenAuth in an ASP.NET MVC application and retrieve all possible user information from the Provider.
Read More ...
Category ASP.NET MVC Views: 4605
Abstract: A mashup demonstrating simultaneous editing of a Data element in a ASP.NET MVC 4 app using Hot Towel SPA template, SignalR and the Diff-Match-Patch JavaScript library.
Read More ...
Category ASP.NET MVC Views: 1687
Abstract: A quick refresher of how to deploy ASP.NET MVC sites to IIS using Web Deployment Wizard and use the IIS request monitoring tool to nail down slow requests
Read More ...
Category ASP.NET MVC Views: 6167
Abstract: Fluent API is a flexible way to define mapping between POCO classes used in Entity Framework Code first. This article demonstrates how to use Fluent API in an ASP.NET MVC application
Read More ...
Category ASP.NET MVC Views: 3663
Abstract: Profiling MVC production code at runtime can often be tough, messy and a performance hog. MiniProfiler created by the Stack Exchange team is an easy-to-setup-and-use profiling library for ASP.NET MVC and Entity Framework.
Read More ...
Category ASP.NET MVC Views: 6607
Abstract: Code-First approach provides freedom to the developer to define model classes as per the Domain requirements first via POCOs. We will use this feature in an ASP.NET MVC application
Read More ...
Category ASP.NET MVC Views: 6119
Abstract: It’s rather easy to setup a Custom Controller Factory in ASP.NET MVC. This articles explores a scenario where you need to log requests from users in an MVC application and you would like to pass the Logger object to each and every Controller in the system
Read More ...
Category ASP.NET MVC Views: 41806
Abstract: If you already have an existing ASP.NET MVC Site and you would like to add seamless transition between Mobile and Non-Mobile views, you can easily accomplish it with the help of the built in Mvc.Mobile package. This article demonstrates the technique to do so
Read More ...
Category ASP.NET MVC Views: 11490
Abstract: This article demonstrates how to use Facebook Authentication for your ASP.NET MVC Web Application
Read More ...
Category ASP.NET MVC Views: 17070
Abstract: This article demonstrates how to use ASP.NET WebAPI to retrieve images from a database server
Read More ...
Category ASP.NET MVC Views: 17195
Abstract: The WEB API can be used flexibly as per our business requirements by adding custom actions and necessary changes in the routing expressions. This article demonstrates a technique.
Read More ...
Category ASP.NET MVC Views: 48298
Abstract: Using ASP.NET MVC, WEB API, jQuery and Knockout.js, it becomes really easy to develop rich, client-side, data-bound web applications. In this article, we will see how the Observable pattern implemented by KO helps us reduce a lot of boiler-plate code that would be required to build same amount of responsiveness in plain JavaScript
Read More ...
Category ASP.NET MVC Views: 47955
Abstract: SignalR, as we all know, is a persistent connection framework in .NET. We have seen how easy it is to set it up for broadcasting messages to clients. Today we will see a few more features namely Connect, Disconnect and Reconnect that enable us fine grained control over client connection.
Read More ...
Category ASP.NET MVC Views: 52879
Abstract: In this article we will see how to build an HTML Helper Extension in ASP.NET MVC that renders a HTML 5 bar chart. The data for the chart can come from the server or be updated from the client side.
Read More ...
Category ASP.NET MVC Views: 115878
Abstract: ASP.NET routing was initially launched as MVC routing to support clean URL semantics for sites built on ASP.NET MVC. However, it was later pushed up in the framework to become a part of ASP.NET core and thus available for WebForms as well. In this article, we look at how routes work and how you can use them in your MVC web application to expose functionality in a transparent and discoverable way.
Read More ...
123456

   Article Filter : Per page: