Articles : Page 1 of 1
-
Introducing Wijmo, a feature-packed jQueryUI based widget library
Feb 1229Lately I have been evaluating a few JavaScript based UI libraries for both my projects at work and to use for a new version of the bike climbs site called 39x27.com: it was quite nice to see that almost all component vendors are now embracing, some more than others, JavaScript together with the more traditional Web Controls for ASP.NET Web Forms. In this post I’m going to briefly cover the reasons why I ended up choosing Wijmo, and then I’m giving a quick introduction on the set of widgets ...
-
Loading jQuery Consistently in a .NET Web App
Oct 1110One 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!
Nov 1018Last 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

