Dan Wahlin's WebLog
ASP.NET, AJAX, Silverlight, XML, and Web Services Exploration
Sign in
|
Join
Home
About
RSS
Atom
Comments RSS
Search
Tags
.NET
ADO.NET
Architecture
ASP.NET
ASP.NET AJAX
C#
Fitness
GridView
Instinct
Java
Lambdas
LINQ
Master Pages
Mobile
Music
Office 2007
Phone
Silverlight
Sockets
Source Control
SQL Server 2005
Tablet PC
Unit Tests
Video
Vista
VS.NET
WCF
Web Services
Wii
WPF
XML
Navigation
Home
Blogs
Archives
July 2008 (4)
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
December 2006 - Posts
0
Comments
Vista, Exchange and Office 2007 Launch Event Coming to Phoenix in January (Updated)
by
dwahlin
One of Microsoft's biggest launch events in years is coming to Phoenix on January 17th. If you're interested in learning more about Vista, Exchange 2007 or Office 2007 then you'll definitely want to attend. If you register and attend the event...
Filed under:
.NET
,
Vista
,
Office 2007
5
Comments
Understanding ASP.NET AJAX Web Service Proxies
by
dwahlin
Proxy code plays an important role in sending and receiving messages to and from Web Services. If you've worked with Web Services before in .NET, Java or other programming frameworks then chances are you used a client-side proxy to call a Web Service...
Filed under:
ASP.NET
,
Web Services
,
ASP.NET AJAX
0
Comments
WPF/E Pad
by
dwahlin
Microsoft's Mike Harsh just released an updated version of his WPF/E Pad that makes it easy to quickly test out XAML using the WPF/E viewer. Pretty cool stuff! Since I'm a big fan of XML I'm really excited about what WPF/E offers. My good...
Filed under:
ASP.NET
,
Silverlight
2
Comments
Video: Edit XML Data with the XmlDocument Class
by
dwahlin
In this video tutorial I walk through how to use the XmlDocument class to edit XML. Click the link below to view the video. View Video
Filed under:
XML
,
ASP.NET
,
Video
5
Comments
Video: Using XPath with the XmlDocument Class
by
dwahlin
In this video tutorial I walk through how to use XPath statements to parse an RSS feed and display results using the XmlDocument class Click the link below to view the video. View Video
Filed under:
XML
,
ASP.NET
,
Video
5
Comments
Video: Parsing XML with the XmlDocument Class
by
dwahlin
In this video tutorial I walk through the fundamentals of using the XmlDocument class in .NET to parse an RSS feed and display results. Click the link below to view the video. View Video
Filed under:
XML
,
ASP.NET
,
Video
0
Comments
.NET Distributed Application Development
by
dwahlin
I'm teaching Microsoft's .NET Distributed Application Development course this week in Phoenix and wanted to get some sample code I put together posted for everyone that is attending (and anyone else that is interested). The code demonstrates asynchronous...
Filed under:
XML
,
Web Services
,
.NET
4
Comments
Video: Debugging ASP.NET AJAX Applications with VS.NET 2005
by
dwahlin
Debugging is a key skill that every developer has to learn to become productive. However, how do you debug ASP.NET AJAX applications and client-side JavaScript? In this video tutorial I walk through a few required steps to enable debugging and show how...
Filed under:
ASP.NET
,
ASP.NET AJAX
,
Video
6
Comments
Video: Calling Web Services using ASP.NET AJAX and JavaScript
by
dwahlin
ASP.NET AJAX provides several different ways to call Web Services including JavaScript, XML Script and the AutoCompleteExtender. In this video tutorial you'll see how to call Web Services using JavaScript. Topics covered include creating a Web Service...
Filed under:
ASP.NET
,
Web Services
,
ASP.NET AJAX
,
Video
More Posts