Dan Wahlin's WebLog
ASP.NET, AJAX, Silverlight and Web Services Exploration
Sign in
|
Join
Home
About
RSS
Atom
Comments RSS
Search
Tags
.NET
ADO.NET
Animations
Architecture
ASP.NET
ASP.NET AJAX
ASP.NET MVC
C#
Entity Framework
Expression Blend
GridView
Instinct
iPhone
Java
jQuery
JSON
Lambdas
LINQ
Music
RIA Services
SharePoint
Silverlight
Sockets
SQL Server
Unit Tests
Video
WCF
Web Services
Windows Mobile
WPF
XML
News
Navigation
Home
Blogs
Archives
November 2009 (1)
September 2009 (1)
August 2009 (5)
July 2009 (8)
June 2009 (4)
May 2009 (10)
April 2009 (6)
March 2009 (4)
February 2009 (4)
January 2009 (5)
December 2008 (4)
November 2008 (5)
October 2008 (6)
September 2008 (6)
August 2008 (4)
July 2008 (3)
June 2008 (5)
May 2008 (10)
April 2008 (7)
March 2008 (7)
February 2008 (9)
January 2008 (8)
December 2007 (5)
November 2007 (3)
October 2007 (1)
September 2007 (12)
August 2007 (8)
July 2007 (17)
June 2007 (8)
May 2007 (2)
April 2007 (8)
March 2007 (8)
February 2007 (8)
January 2007 (4)
December 2006 (9)
November 2006 (10)
October 2006 (13)
September 2006 (10)
August 2006 (6)
July 2006 (1)
June 2006 (2)
May 2006 (3)
April 2006 (3)
March 2006 (1)
February 2006 (1)
November 2005 (6)
October 2005 (3)
September 2005 (1)
June 2005 (1)
April 2005 (3)
March 2005 (2)
February 2005 (3)
January 2005 (3)
December 2004 (1)
November 2004 (3)
October 2004 (7)
Links
XML for ASP.NET Developers
Interface Technical Training
My Music
Videos
June 2007 - Posts
0
Comments
Providing Visual Feedback in AJAX Applications
by
dwahlin
I recently completed a new article for .NET Insight that discusses different ways to provide visual feedback to end users as asynchronous postback requests are made from AJAX-enabled pages. The first technique discussed is the UpdateProgress control which...
Filed under:
ASP.NET AJAX
,
.NET
0
Comments
Working with UpdatePanel Properties
by
dwahlin
Awhile back I released a video that discussed working with UpdatePanel control properties such as UpdateMode and ChildrenAsTriggers. I've had several requests to make the code shown available and finally got around to doing that. Those that are interested...
Filed under:
ASP.NET AJAX
,
.NET
25
Comments
Fixing Firefox Slowness with localhost on Vista (or XP with IPv6)
by
dwahlin
I've been doing a lot of cross-browser testing lately for AJAX applications and Firefox has been killing me since it takes several seconds to load a single page when using localhost URLs on Windows Vista. Internet Explorer 7 and Safari have been blazing...
Filed under:
ASP.NET AJAX
,
.NET
0
Comments
Article: Master Pages Tips and Tricks
by
dwahlin
I recently finished a new article on Master Pages tips and tricks that covers different things you can do with Master Pages such as using the MasterType directive, working with base classes, and handling nested Master Page design issues in VS.NET 2005...
Filed under:
ASP.NET
,
.NET
0
Comments
Scott Guthrie Speaking in Phoenix on Silverlight
by
dwahlin
If you're available Wednesday, June 27th I highly recommend taking the time to attend Scott Guthrie's presentation. If you've never heard Scott speak before he's extremely knowledgable and fun to listen to so I can guarantee you'll enjoy it. Here's more...
Filed under:
.NET
,
Silverlight
0
Comments
New Column on ASP.NET AJAX, Web Services/WCF and Silverlight
by
dwahlin
Over the past month I've been writing articles for a new column in the .NET Insight and Web Design and Development Insight newsletters published by 1105 Media (a parent company for several media groups) that covers ASP.NET AJAX, XML Web Services/WCF,...
Filed under:
ASP.NET AJAX
,
.NET
,
WCF
,
Silverlight
0
Comments
DinnerNow.net Sample Application Available
by
dwahlin
Microsoft's .NET & Connected Systems Evangelism team recently released all of the source code for their DinnerNow.net application. If you're interested in learning .NET 3.0 technologies as well as the new 3.5 stuff coming out, this is a great application...
Filed under:
Web Services
,
ASP.NET AJAX
,
.NET
,
WCF
,
Architecture
,
WPF
3
Comments
Book: Professional ASP.NET 2.0 AJAX Released
by
dwahlin
Matt Gibbs and I recently released a new book for WROX titled Professional ASP.NET 2.0 AJAX that covers all the topics you need to know to build robust ASP.NET AJAX applications. Matt is a development manager for ASP.NET (and led the ASP.NET AJAX team...
Filed under:
ASP.NET
,
ASP.NET AJAX
,
.NET
More Posts