Got more questions? Find advice on: SQL | XML | Regular Expressions | Windows
in Search
Welcome to AspAdvice Sign in | Join | Help

Browse by Tags

All Tags » ASP.NET » MVC
  • A Look At ASP.NET MVC 4

    ScottGu's presentation online: http://channel9.msdn.com/Events/TechDays/Techdays-2012-the-Netherlands/2364 And the blog post about ASP.NET MVC 4 beta: http://weblogs.asp.net/scottgu/archive/2012/02/19/asp-net-mvc-4-beta.aspx  The ASP.NET MVC 4 Beta release works with VS 2010 and .NET 4.0, and is side-by-side compatible with prior ...
    Posted to Joteke's Blog (Weblog) by joteke on February 20, 2012
  • usage of webservice ina n-tier application

    I would like to know how to implement webservice using ASP.NET AJAX in a n-tier architecture. which one is better n-tier arch or MVC. Where can I download good realtime examples for n-tier architecture?  which is the best design pattern to use in n-tier application?
    Posted to General Questions (Forum) by rishad on May 27, 2008
  • Software Design Best Practices Debate

    I've been following the discussion on Phil Haack's blog surrounding how best to introduce polymorphic objects into the MVC framework as part of the framework's interface for developers to work with.  In .NET, there are basically two ways one can build in this polymorphism: interfaces and abstract base classes.  There is a very vocal set ...
    Posted to Steven Smith (Weblog) by ssmith on March 6, 2008