Skip to main content

Home/ ASP.Net MVC/ Group items tagged asp net

Rss Feed Group items tagged

Jacques Bosch

Announcing release of ASP.NET MVC 3, IIS Express, SQL CE 4, Web Farm Framework, Orchard... - 0 views

  •  
    "I'm excited to announce the release today of several products: * ASP.NET MVC 3 * NuGet * IIS Express 7.5 * SQL Server Compact Edition 4 * Web Deploy and Web Farm Framework 2.0 * Orchard 1.0 * WebMatrix 1.0 "
Jacques Bosch

Getting Started with ASP.NET Membership, Profile and RoleManager | JohnnyCoder - 1 views

  •  
    "A new ASP.NET MVC project includes preconfigured Membership, Profile and RoleManager providers right out of the box. Try it yourself - create a ASP.NET MVC application, crack open the web.config file and have a look. "
Wicked Tunez

Understanding ASP.NET MVC Model Binding - 1 views

  •  
    Great article about how modelbinding works in Asp.net MVC and how to write your own moderlbinders.
Wicked Tunez

ASP.net MVC3: Doesn't Deserialize Nullable Properties from Json - .NET Code Geeks - 0 views

  •  
    A workaround: ASP.net MVC3: Doesn't Deserialize Nullable Properties from Json
Wicked Tunez

ASP.NET MVC 4 Beta issues workarounds - .NET Code Geeks - 0 views

  •  
    ASP.NET MVC 4 Beta and WebAPI
Jacques Bosch

Naked Objects MVC - 0 views

  •  
    "Naked Objects MVC combines the power of the naked objects pattern with Microsoft's ASP.NET MVC 2 framework. Now you can take a POCO domain object model and turn it into a fully-functional web application in minutes, without writing a single line of user interface code. You can then customise the generic user interface by adding custom style sheets, custom views and custom controllers, following standard ASP.NET patterns."
Jacques Bosch

Securing your ASP.NET MVC 4 App and the new AllowAnonymous Attribute - Ricka on MVC and... - 2 views

  •  
    "ASP.NET MVC 3 introduced global filters, which allows you to add the AuthorizeAttribute filter to the global.asax file to protect every action method of every controller. (In MVC versions prior to MVC 3, it was difficult to enforce the AuthorizeAttribute attribute be applied to all methods except login/register. See my previous blog on security for details.) The code below shows how to add the AuthorizeAttribute filter globally."
Wicked Tunez

ASP.NET MVC 4, ASP.NET Web API and ASP.NET Web Pages v2 (Razor) now all open source wit... - 0 views

  •  
    MVC4 goes opensource, now with takebacks.
Wicked Tunez

Dependency Injection in ASP.NET Web API using Autofac - Shiju Varghese's Blog - 2 views

  •  
    Maybe it is time to change from Castle Windsor IoC to Autofac. 
Wicked Tunez

ASP.NET MVC 3: The Official Microsoft ASP.NET Site - 0 views

  •  
    MVC3 released
Wicked Tunez

Table sorting & pagination with jQuery and Razor in ASP.NET MVC | Javalobby - 1 views

  •  
    Use JQuery tablesorter and tablesorter.pager in Asp.Net MVC.
Wicked Tunez

Aaronontheweb | ASP.NET MVC3 / Razor: How to Get Just the Uri for an Action Method - 1 views

  •  
    How to place a relative Uri for one of your ASP.NET MVC controller's action methods
Jacques Bosch

Speed Up Your Site! 8 ASP.NET Performance Tips (part 3) - Programming Discussions - 0 views

  •  
    " The open source HttpCompress library is very easy to incorporate into an ASP.NET web site. First, download the latest version of HttpCompress from the official web site. "
Jacques Bosch

More on Asynchronous Processing in ASP.NET MVC 3 « Sergey Barskiy's Blog - 1 views

  •  
    "In this post I would like to cover a couple of asynchronous patterns that are available in ASP.NET MVC and jQuery as it is used in MVC."
Jean-Paul Malherbe

ProfiledDbConnection.cs - mvc-mini-profiler - A simple but effective mini-profiler for ... - 0 views

  •  
    A simple but effective mini-profiler for ASP.NET MVC
Wicked Tunez

.NET Zone The evolution of asynchronous controllers in ASP.NET MVC | .NET Zone - 1 views

  •  
    Async Controller in ASP.NET MVC 3 (and 4)
Jonah Hayes

ASP.Net Worker Process - IIS Process Model | Etechpulse - Dot .Net, ASP .Net Tutorial, ... - 1 views

  •  
    In this article I will explain about IIS request processing and concept of worker process and application pool.
‹ Previous 21 - 40 of 140 Next › Last »
Showing 20 items per page