Dan Wahlin's WebLog
jQuery, HTML5, JavaScript, ASP.NET, and XAML
Sign in
|
Join
Home
About
RSS
Atom
Comments RSS
Search
Tags
.NET
3D
ADO.NET
Animations
Apple
Architecture
ASP.NET
ASP.NET AJAX
ASP.NET MVC
C#
Canvas
Commanding
consulting
CSS
Design Patterns
DevConnections
EF Code First
Entity Framework
Expression Blend
GridView
HTML5
IE9
IISExpress
Instinct
IoC
iPad
iPhone
Java
JavaScript
jQuery
JSON
Lambdas
LINQ
Metro Apps
Modernizr
Music
MVVM
Razor
RIA Services
Security
SharePoint
Silverlight
Sockets
SQL Server
T4
Tablets
TechEd
Unit Tests
Video
Visual Studio
WCF
Web Services
Windows 8
Windows Mobile
Windows Phone 7
WinRT
Work, Workaholic
WPF
XAML
XML
News
Navigation
Home
Blogs
Archives
February 2012 (3)
December 2011 (4)
November 2011 (6)
October 2011 (7)
September 2011 (4)
August 2011 (5)
June 2011 (1)
May 2011 (4)
April 2011 (2)
February 2011 (3)
January 2011 (3)
December 2010 (3)
November 2010 (8)
October 2010 (1)
September 2010 (4)
August 2010 (3)
June 2010 (2)
May 2010 (5)
April 2010 (5)
March 2010 (1)
January 2010 (3)
December 2009 (1)
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 (6)
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 (8)
November 2006 (9)
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
My Music
Videos
November 2006 - Posts
6
Comments
ASP.NET AJAX, Windows Mobile 5, Bluetooth GPS and Virtual Earth
by
dwahlin
I've been playing around a lot lately with a great set of components from http://www.gpsdotnet.com that allow GPS functionality to be integrated into .NET applications. The samples included with the GPS components were awesome and made it simple to...
Filed under:
ASP.NET
,
Web Services
,
ASP.NET AJAX
13
Comments
Free Copies of Vista Business and Office 2007 Professional for Watching Webcasts
by
dwahlin
I just came across Microsoft's new http://www.powertogether.com Website and it looks like there's some great free stuff available in exchange for getting educated on Vista and Office 2007. If you watch 3 Webcasts you can get a free copy of Vista...
5
Comments
Video: Using the ASP.NET AJAX UpdatePanel, Triggers and PageRequestManager
by
dwahlin
Microsoft's ASP.NET AJAX technology provides a quick and simple way to add AJAX capabilities into new or existing Web pages. In this video tutorial I discuss how to use the UpdatePanel, refresh it using triggers and detect when it has finished updating...
Filed under:
ASP.NET
,
ASP.NET AJAX
,
Video
0
Comments
Video: Minimize Code with TableAdapters and Strongly-Typed DataSets
by
dwahlin
One of the talks I gave at the 2006 ASP.NET Connections conference in Las Vegas covered using TableAdapters and strongly-typed DataSets. TableAdapters offer a great way to create a data-tier that work with stored procedures or inline SQL without writing...
Filed under:
ASP.NET
,
ADO.NET
,
Video
1
Comments
Video: Microsoft AJAX, XML and Web Services
by
dwahlin
I recently had the opportunity to speak at the ASP.NET Connections conference in Las Vegas and had my good friend Spike Xavier video the talk. Although lighting conditions in the room weren't really conducive to filming it turned out good enough to...
Filed under:
ASP.NET
,
Web Services
,
ASP.NET AJAX
,
Video
1
Comments
DevConnections Conference Wrap-Up
by
dwahlin
I just got back from the DevConnections conference in Las Vegas and thought I'd give a quick summary. If you've never attended a DevConnections conference they're both fun and educational and will definitely keep you hopping with different...
Filed under:
ASP.NET
,
Web Services
,
ASP.NET AJAX
1
Comments
Las Vegas DevConnections Talks - Code and Content (Updated)
by
dwahlin
I'm going to be giving 3 talks and one pre-conference workshop at DevConnections next week in Las Vegas on behalf of Interface Technical Training . It's always a great conference and I'm looking forward to it. The topics I'll be covering...
Filed under:
XML
,
ASP.NET
,
Web Services
,
ASP.NET AJAX
3
Comments
ASP.NET AJAX UpdatePanel Messages
by
dwahlin
Microsoft made some fairly significant changes to the way ASP.NET AJAX UpdatePanel control messages are sent to and from the server in the latest beta release. In earlier versions XML was used. For example, a portion of a response message is shown below...
Filed under:
ASP.NET
,
ASP.NET AJAX
4
Comments
Migrating to ASP.NET AJAX Beta 1
by
dwahlin
If you're trying to migrate from previous Microsoft Atlas releases to the new ASP.NET AJAX Core Beta 1 you'll quickly find out that several things have changed . I was playing around with the AutoCompleteExtender this evening and noticed that...
Filed under:
ASP.NET
,
ASP.NET AJAX
More Posts