Welcome to Sol 3 Sign in | Join | Help
CS Search | Live Search Search

Sol 3

Home of Barrows Software Solutions, LLC

Browse by Tags

All Tags » MVC Framework   (RSS)
Showing page 1 of 2 (20 total posts)
  • Internet Explorer 8 Expert Chat Zone Resume

    Internet Explorer 8 is in beta and we're able to improve features that we need. Last week I sent a short message to the Microsoft DPE here in Germany with some comments what I like more in Firefox 3 than in Internet Explorer. Well, there are a couple of great features like the star-it function to easily bookmark a Web page. Another great feature ...
    Posted to ASPInsiders (Weblog) by Anonymous on July 17, 2008
  • ASP.Net MVC Framework pre- Preview 3 - A Step by Step guide to create a simple web app.

    Yesterday I posted a step by step guide by using the Preview 2 of the ASP.Net MVC Framework, the following is an updated version that targets the pre-release of the Preview 3 version of the ASP.Net MVC Framework. In this post you will learn how to use most of the new features in the pre-release of the Preview 3 version of the ASP.NET Framework, ...
    Posted to ASPInsiders (Weblog) by Anonymous on April 17, 2008
  • ASP.Net MVC Framework 2 - A step by step guide to create a simple Web Application

    This post is different from my others, this post is a step by step guide to create a ASP.NET MVC Web application. You will learn to use most of the new features in the Preview 2 version of the ASP.NET Framework, you will also get a basic understanding about how to use LINQ to SQL. This step by step guide shouldn't be used as a "best way to ...
    Posted to ASPInsiders (Weblog) by Anonymous on April 16, 2008
  • ASP.NET MVC Source Code at Codeplex

    Today Microsoft published the source code of ASP.NET MVC Framework at Codeplex: We’re delighted to give you an early preview of the first release of the ASP.NET MVC source code on to Codeplex. You will be able to find this project at http://www.codeplex.net/aspnet and it represents the first of a number of planned releases of the source ...
    Posted to ASPInsiders (Weblog) by Anonymous on March 21, 2008
  • ASP.Net MVC Framework - Using Forms Authentication

    This post is about using Forms Authentication with the MVC Framework. I only want to let you know that this is a simple and fast “hack” only to show a simple solution to get it work. I decided to use the Membership feature for the validation of user name and password.The first thing we need to do is to enable Forms Authentication and specify a ...
    Posted to ASPInsiders (Weblog) by Anonymous on February 7, 2008
  • ASP.Net MVC Framework - Assign a ViewFactory to a Controller

    I have seen several posts about how to assign a ViewFactory to a Controller, most of the case the code looks like this:public class HomeController : Controller{    public HomeController()    {       this.ViewFactory = new MyViewFactory();    }} The ViewFactory is assigned ...
    Posted to ASPInsiders (Weblog) by Anonymous on January 30, 2008
  • Volta - Microsoft Live Labs

    On December 5th last year Microsoft Live Labs announced the Volta technology preview , a developer toolset for building multi-tier web applications using existing and familiar tools, techniques and patterns. You architect and built your application as...(read more)
    Posted to ASPInsiders (Weblog) by Anonymous on January 3, 2008
  • MVC Web Application and JSON

    I like the MVC (Model View Controller) framework which is available as a public CTP, now. You can download the latest bits with the ASP.NET 3.5 Extensions CTP Preview. You will find further links at Scott Guthrie's posts tagged with MVC. While playing around I tried to create a simple Web page that will render an address from a given ID (well, I ...
    Posted to ASPInsiders (Weblog) by Anonymous on December 19, 2007
  • MVC - Expression Language and custom tags

    I have seen several developers that want and have no problem by using server-side code blocks in a View when they are working with the MVC pattern. But I think the server-side code block should be used only in some advanced and special occasions and instead use an Expression Language. By using a lot of server-side code block can make the View ...
    Posted to ASPInsiders (Weblog) by Anonymous on November 27, 2007
  • ASP.NET MVC Framework - Ajax

    Take look at Nikhil's blog about how AJAX can be used with the ASP.Net MVC Framework: http://www.nikhilk.net/Ajax-MVC.aspx
    Posted to ASPInsiders (Weblog) by Anonymous on November 26, 2007
1 2 Next >
CS Build: 2.1.61129.2
1999
Listed on the CS Listings Powered By Community Server Themed by nb development