Articles : Page 1 of 1

  • Loading jQuery Consistently in a .NET Web App

    Loading jQuery Consistently in a .NET Web App

    Oct 11
    10

    One thing that frequently comes up in discussions when using jQuery is how to best load the jQuery library (as well as other commonly used and updated libraries) in a Web application. Specifically the issue is the one of versioning and making sure that you can easily update and switch versions of script files with application wide settings in one place and having your script usage reflect those settings in the entire application on all pages that use the script. Although I use jQuery as an exa...


  • Going through presentation hell - make sure you check your existing apps when you install ASP MVC 3!

    Going through presentation hell - make sure you check your existing apps when you install ASP MVC 3!

    Nov 10
    18

    Last night, Philly Dot Net had its annual 15 minutes of fame meeting to celebrate the groups 9th anniversary. I was privileged to be one of the speakers. The event was a lot of fun.The format is simple - you get 15 minutes to present a topic. You need to be ready - and there is definitely no time for mistakes. That said, I went through what all speakers go through from time to time...presentation hell! I was giving a short presentation on ajax, json and jquery in the MVC environment. The last ...



  • 1