Articles : Page 1 of 1

  • POP Forums v9.3 Beta posted with mobile views for ASP.NET MVC 4

    POP Forums v9.3 Beta posted with mobile views for ASP.NET MVC 4

    Feb 12
    16

    Download the bits from CodePlex here. Visit a live demo (preferably on a mobile device) here. This is an extremely experimental build of POP Forums v9.3, which includes jQuery Mobile and mobile views baked in for mobile formatting sauce. It requires ASP.NET MVC 4 Beta, which you can download here. Of course, feel free to submit bugs to the issue tracker. See a live demo here: http://popforums.com/Forums What's new? Uses jQuery Mobile and the ASP.NET MVC4 beta to provide mobile-optimized...


  • POP Forums v9 Release Candidate for ASP.NET MVC 3 posted to CodePlex!

    POP Forums v9 Release Candidate for ASP.NET MVC 3 posted to CodePlex!

    Apr 11
    08

    Get the goodies here: http://popforums.codeplex.com/releases/view/63550 Release Notes This is the release candidate for the ASP.NET MVC3 version of POP Forums. It is considered feature complete, stable, and ready for testing and feedback. For previous release notes, see previous releases. Check out the live preview: http://preview.popforums.com/Forums Setup instructions are available in the documentation section. What's new in the RC? Since the second beta: Database, e-mail and user s...


  • Custom ASP.NET Routing to an HttpHandler

    Custom ASP.NET Routing to an HttpHandler

    Mar 11
    28

    As of version 4.0 ASP.NET natively supports routing via the now built-in System.Web.Routing namespace. Routing features are automatically integrated into the HtttpRuntime via a few custom interfaces. New Web Forms Routing Support In ASP.NET 4.0 there are a host of improvements including routing support baked into Web Forms via a RouteData property available on the Page class and RouteCollection.MapPageRoute() route handler that makes it easy to route to Web forms. To map ASP.NET Page rout...


  • Custom ASP.NET Routing to an HttpHandler

    Custom ASP.NET Routing to an HttpHandler

    Mar 11
    28

    As of version 4.0 ASP.NET natively supports routing via the now built-in System.Web.Routing namespace. Routing features are automatically integrated into the HtttpRuntime via a few custom interfaces. New Web Forms Routing Support In ASP.NET 4.0 there are a host of improvements including routing support baked into Web Forms via a RouteData property available on the Page class and RouteCollection.MapPageRoute() route handler that makes it easy to route to Web forms. To map ASP.NET Page rout...


  • Setting up custom ASP.NET Routing to an HttpHandler

    Setting up custom ASP.NET Routing to an HttpHandler

    Mar 11
    27

    As of version 4.0 ASP.NET natively supports routing via the now built-in System.Web.Routing namespace. Routing features are automatically integrated into the HtttpRuntime via a few custom interfaces. New Web Forms Routing Support In ASP.NET 4.0 there are a host of improvements including routing support baked into Web Forms via a RouteData property available on the Page class and RouteCollection.MapPageRoute() route handler that makes it easy to route to Web forms. To map ASP.NET Page rout...



  • 1