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
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...
4
Comments
Video: First Impressions on the Windows Vista RTM
by
dwahlin
After backing up my files (and checking things twice), I decided to install Windows Vista Ultimate last night (the final RTM version). The installation took about 40 minutes from putting the disk in until I logged into Vista for the first time. While...
Filed under:
Video
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