Articles : Page 1 of 1

  • Updated Release: Orchard 1.1 (Apr 11, 2011)

    Updated Release: Orchard 1.1 (Apr 11, 2011)

    Apr 11
    12

    Build: 1.1.30Published: 4/11/2010 How to Install Orchard To install Orchard using Web PI, follow these instructions: http://www.orchardproject.net/docs/Installing-Orchard.ashx. Web PI will detect your hardware environment and install the application.Alternatively, to install the release manually, download the Orchard.Web.1.1.30.zip file.http://orchardproject.net/docs/Manually-installing-Orchard-zip-file.ashxThe zip contents are pre-built and ready-to-run. Simply extract the contents of the Orc...


  • Redirecting Routes To Maintain Persistent URLs

    Redirecting Routes To Maintain Persistent URLs

    Feb 11
    03

    Over a decade ago, Tim Berners-Lee, creator of the World Wide Web instructed the world know that cool URIs don’t change with what appears to be a poem, but it doesn’t rhyme and it’s not haiku. What makes a cool URI? A cool URI is one which does not change. What sorts of URI change? URIs don't change: people change them. In a related article, URL as UI, usability expert Jakob Nielsen lists the following criteria for a usable site: a domain name that is easy to remember and easy to spell...


  • Microsoft and jQuery

    Microsoft and jQuery

    Oct 10
    28

    The jQuery JavaScript library has been steadily getting more popular and with recent developments from Microsoft, jQuery is also getting ever more exposure on the ASP.NET platform including now directly from Microsoft. jQuery is a light weight, open source DOM manipulation library for JavaScript that has changed how many developers think about JavaScript. You can download it and find more information on jQuery on www.jquery.com. For me jQuery has had a huge impact on how I develop Web applic...


  • What’s New in ASP.NET 4.0 Part Two: WebForms and Visual Studio Enhancements

    What’s New in ASP.NET 4.0 Part Two: WebForms and Visual Studio Enhancements

    May 10
    04

    In the last installment I talked about the core changes in the ASP.NET runtime that I’ve been taking advantage of. In this column, I’ll cover the changes to the Web Forms engine and some of the cool improvements in Visual Studio that make Web and general development easier. WebForms The WebForms engine is the area that has received most significant changes in ASP.NET 4.0. Probably the most widely anticipated features are related to managing page client ids and of ViewState on WebForm page...



  • 1