Articles : Page 1 of 1

  • Scott Hanselman's 2011 Ultimate Developer and Power Users Tool List for Windows

    Scott Hanselman's 2011 Ultimate Developer and Power Users Tool List for Windows

    Dec 11
    01

    Everyone collects utilities, and most folks have a list of a few that they feel are indispensable. Here's mine. Each has a distinct purpose, and I probably touch each at least a few times a week. For me, util means utilitarian and it means don't clutter my tray. If it saves me time, and seamlessly integrates with my life, it's the bomb. Many/most are free some aren't. Those that aren't free are very likely worth your 30-day trial, and perhaps your money. Here are most of the contents of my ...


  • The history of ASP.NET MVC, so far

    The history of ASP.NET MVC, so far

    Jun 11
    29

    This post is a mile high overview of the history of ASP.NET MVC, the features it brought with the various versions and the extensibility points introduced. I am starting to work on both a series of webcasts and articles and I was doing some preparatory work, collecting information on the various features and extensibility points that got into the various (official) releases of ASP.NET MVC, so I thought it could have been useful to share my little summary. There have been 3 major official r...


  • An Introduction to jQuery Templates

    An Introduction to jQuery Templates

    Dec 10
    01

    The goal of this blog entry is to provide you with enough information to start working with jQuery Templates. jQuery Templates enable you to display and manipulate data in the browser. For example, you can use jQuery Templates to format and display a set of database records that you have retrieved with an Ajax call. jQuery Templates supports a number of powerful features such as template tags, template composition, and wrapped templates. I’ll concentrate on the features that I think that yo...


  • April 30th Links: ASP.NET, ASP.NET MVC, Visual Studio 2010

    April 30th Links: ASP.NET, ASP.NET MVC, Visual Studio 2010

    Apr 10
    30

    Here is the latest in my link-listing series. [In addition to blogging, I am also now using Twitter for quick updates and to share links. Follow me at: twitter.com/scottgu] ASP.NET Data Web Control Enhancements in ASP.NET 4.0: Scott Mitchell has a good article that summarizes some of the nice improvements coming to the ASP.NET 4 data controls. Refreshing an ASP.NET AJAX UpdatePanel with JavaScript: Scott Mitchell has another nice article in his series on using ASP.NET AJAX that demo...


  • Headspring’s MVC Boot Camp now covers MVC 2 – April 21, 22, 23

    Headspring’s MVC Boot Camp now covers MVC 2 – April 21, 22, 23

    Apr 10
    02

    Sign up here for Headspring popular boot camp class. The April boot camp cover ASP.NET MVC (version 1 and 2). Jimmy Bogard, principal consultant and author, is the trainer for this class, and Jeffrey Palermo (me) is the assistant trainer. If you employer sends 3 or more there is a discount, so be sure to ask about that. This is a very hands-on class, hence the name “boot camp”. Your brain will be fatigued at the end of every day. The material comes directly from how Headspring uses ASP.NET M...


  • ASP.NET MVC Application – AlbumCredits.com

    ASP.NET MVC Application – AlbumCredits.com

    Nov 09
    18

    Recently my company just released the first version of a new MVC web site: AlbumCredits.com.  This project, led by Oskar Austegard, is was I consider a highly successful real-world implementation of MVC. In a time when most music these days is downloaded, the production and performance engineers, and recording professionals that work on the music don’t always get credit because there is no CD booklet to look through.  Album Credits is almost like a LinkedIn for recording professionals.  From t...



  • 1