Search

You searched for the word(s): userid:2

Matching Posts

  • Re: What if Microsoft suddenly kills off ASP.NET MVC development??

    I'm not entirely sure where the concern came from, but just to clarrify - there is absolutely no chance of Microsoft killing ASP.NET, nor the ASP.NET Web Forms or ASP.NET MVC feature areas within it. The final release of ASP.NET MVC 1.0 will ship very, very shortly and has had fantastic feedback and buzz with customers and within the community. The first beta of ASP.NET 4.0 will also ship in a few months, and includes significant improvements and investments in ASP.NET Web Forms and other feature
    Posted to ASP.NET MVC (Forum) by ScottGu on 1/17/2009
  • Re: ViewData does not exist... in a ViewPage?

    Have you tried compiling the project? It could be that you haven't done a compile since you added the page, and so intellisense with C# hasn't picked up that you are deriving from a base-class yet. Thanks, Scott
    Posted to ASP.NET MVC (Forum) by ScottGu on 9/2/2008
  • Re: Validation + RedirectToAction

    I just posted a pretty lengthy article on form post scenarios (including a recommended approach to handle GET/POST scenarios with actions like Create/Edit) that you might find useful: http://weblogs.asp.net/scottgu/archive/2008/09/02/asp-net-mvc-preview-5-and-form-posting-scenarios.aspx Hope this helps, Scott
    Posted to ASP.NET MVC (Forum) by ScottGu on 9/2/2008
  • Re: Ugh ModelBinding?

    I just posted a pretty lengthy article on form post scenarios (including using Model binding) that you might find useful: http://weblogs.asp.net/scottgu/archive/2008/09/02/asp-net-mvc-preview-5-and-form-posting-scenarios.aspx Hope this helps, Scott
    Posted to ASP.NET MVC (Forum) by ScottGu on 9/2/2008
  • Re: Is ASP.Net MVC ready for production use?

    to unit test Controllers and not require mocking any objects for common scenarios Moving from Preview 2
    Posted to ASP.NET MVC (Forum) by ScottGu on 3/26/2008
  • Re: Broken link on the MVC Preview 2

    Can you check this link again http www microsoft com downloads details aspx FamilyId 38CC4CF1 773A 47E1 8125 BA3369BF54A3 amp displaylang en I just tried with both IE7 and FireFox 2 and didn t have... What browser and OS you are using 2 What part of the world you are downloading it from there could
    Posted to ASP.NET MVC (Forum) by ScottGu on 3/25/2008
  • Re: Broken link on the MVC Preview 2

    I just checked and the download link is working fine for me: http://www.microsoft.com/downloads/details.aspx?FamilyId=38CC4CF1-773A-47E1-8125-BA3369BF54A3&displaylang=en Thanks, Scott
    Posted to ASP.NET MVC (Forum) by ScottGu on 3/25/2008
  • Re: VWD 2008 again ignored for MVC support

    Visual Web Developer 2008 Express doesn't currently support web application projects or class projects. The default MVC project template uses web application projects to make them easier to unit test - and so doesn't currently work with VWD. We are going to release an update to VWD in a few months that enables support for both WAP and Class Library projects inside VWD (while still being free). Once this update is out you'll have full integration support of ASP.NET MVC with Visual Web
    Posted to ASP.NET MVC (Forum) by ScottGu on 3/9/2008
  • Re: What's Down the Pipe?

    I know the team is working hard on the core MVC framework right now (Eilon did several checkins tonight alone). In the next CTP you'll see several new features show up, as well as some refactoring of existing features to better improve extensibility and testability in places. Hope this helps, Scott
    Posted to ASP.NET MVC (Forum) by ScottGu on 12/28/2007
  • Re: To build with ASP.NET MVC, or not...

    The ASP.NET MVC framework works fine with IIS7. In fact, the default extension-less URL feature integrates with IIS7 and doesn't require any custom configuration or script-mapping to work. Hope this helps, Scott
    Posted to ASP.NET MVC (Forum) by ScottGu on 12/28/2007
Page 1 of 200 (1991 items) 1 2 3 4 5 Next > ... Last »