Browse by Tags

All Tags » Javascript (RSS)

Free WebCamps - North America, Asia and Europe - *Sign Up Now* by Scott Hanselman

A few days ago on Twitter @ red7_liu tweeted: 微软的Web Camps大会要来中国了,大牛Scott Hanselman会来. This part "大牛" as I understand, effectively means "Big Cow." "Microsoft Web Camps Conference is coming to China, Big Cow Scott Hanselman will...

SmallestDotNet Update - Now with .NET 4 support and an includable JavaScript API by Scott Hanselman's Computer Zen

A few years back I wrote a post on the size of the .NET Framework . There's historically been a lot of confusion on the site of the .NET Framework. If you search around on the web for ".NET Framework" or ".NET Framework Redistributable"...

ASP.NET Ajax - Script Combining and moving ScriptResource.axd's to Static Scripts by Scott Hanselman's Computer Zen

I've got a little something I'm doing and I wanted to take control over some scripts that were being added by ASP.NET WebForms. Remember that ASP.NET WebForms is designed around a control/component model, so you don't get 100% control over...

Hanselminutes Podcast 160 - JavaFX and the Web's Four Virtual Machines by Scott Hanselman's Computer Zen

My one-hundred-and-sixtieth podcast is up . In this episode Scott talks to Joshua Marinacci from Sun, a Staff Engineer working on JavaFX. JavaFX, along with Flash and Silverlight battle to be The VM for the Web. We chat about how JavaFX approaches things...
Filed under: ,

.NET 4.1 Preview - New Base Class Library (BCL) Extension Methods - RFC by Scott Hanselman's Computer Zen

As web programmers, we use a lot of strings to move data around the web. Often we’ll use a string to represent a date or an integer or a boolean. Basically "1" in instead of 1, or "April 1, 2009" rather than a proper ISO-8601 formatted...
Powered by Community Server (Non-Commercial Edition), by Telligent Systems