ASP.NET Influential Weblogs
Sign in
|
Join
|
Help
Home
RSS for Posts
Atom
RSS for Comments
Email Notifications
Go
Search
Go
Tags
.NET
AppFabric
ASP.NET
ASP.NET MVC
Community News
FTP
IIS
iis news item
IIS7
Media
Microsoft
Musings
MVC
Open Source
PHP
Podcast
Programming
Silverlight
Smooth Streaming
Source Code
tips and tricks
Tools
Visual Studio
Visual Studio 2008
WPF
Community
Home
Blogs
Media
Forums
Wikis
Groups
Video
Job
Archives
September 2010 (7)
August 2010 (44)
July 2010 (65)
June 2010 (56)
May 2010 (76)
April 2010 (73)
March 2010 (76)
February 2010 (61)
January 2010 (54)
December 2009 (49)
November 2009 (32)
October 2009 (10)
September 2009 (48)
August 2009 (56)
July 2009 (90)
June 2009 (100)
May 2009 (87)
April 2009 (93)
March 2009 (36)
February 2009 (6)
January 2009 (12)
December 2008 (10)
November 2008 (9)
October 2008 (2)
Browse by Tags
All Tags
»
Javascript
(
RSS
)
ASP.NET
ASP.NET AJAX
ASP.NET MVC
DLR
Learning .NET
Microsoft
Musings
Open Source
PHP
Podcast
Programming
Python
Silverlight
Source Code
Speaking
Spotlight
Tools
VB
VS2010
Web Services
Windows Client
WPF
XML
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...
Filed under:
ASP.NET
,
ASP.NET MVC
,
Javascript
,
Speaking
,
VS2010
,
Spotlight
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"...
Filed under:
ASP.NET
,
WPF
,
ASP.NET MVC
,
Javascript
,
Learning .NET
,
Source Code
,
Tools
,
Microsoft
,
Windows Client
,
VS2010
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...
Filed under:
ASP.NET
,
Javascript
,
ASP.NET AJAX
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:
Javascript
,
Podcast
.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...
Filed under:
ASP.NET
,
Silverlight
,
Web Services
,
XML
,
Javascript
,
Learning .NET
,
PHP
,
Source Code
,
Programming
,
Tools
,
Musings
,
Python
,
VB
,
Microsoft
,
Open Source
,
DLR
,
Windows Client