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
October 2006 - Posts
6
Comments
Getting Started with Windows Communication Framework
by
dwahlin
One of the talks I'm giving at the upcoming DevConnections conference in Las Vegas the week of November 6th covers moving from Web Services to Service Oriented Architectures (SOAs). Part of the talk will discuss how well Windows Communication Framework...
Filed under:
Web Services
,
WCF
0
Comments
Speaking on Async Web Services at Desert Code Camp
by
dwahlin
I'm going to be speaking at Desert Code Camp this Saturday (Oct. 28th) in Phoenix, AZ on Asynchronous Web Services in .NET 2.0. The talk was just added to the schedule (thanks to Lorin Thwaits for squeezing me in last minute) so there's still...
Filed under:
ASP.NET
,
Web Services
7
Comments
Nullable Types in C# 2.0
by
dwahlin
I'm teaching a C# 2.0 class at Interface Technical Training this week and thought I'd blog about two features I really like in C# 2.0 that save some typing (although they may arguably lead to more cryptic code) and are really useful. Sure, there's...
Filed under:
C#
0
Comments
RSS Blog Roller Code Update
by
dwahlin
I've updated the original blog roller code posted awhile back since a few minor changes were made. On the homepage of Interface Technical Training we only show the first 250 characters of employee blogs. However, people were using tools that injected...
Filed under:
XML
,
ASP.NET
2
Comments
New Features in ASP.NET AJAX Beta
by
dwahlin
Microsoft released the intial beta of ASP.NET AJAX today with many, many new enhancements. One of the biggest changes is that the JavaScript files that ASP.NET AJAX controls rely upon to perform their magic have been refactored and significantly reduced...
Filed under:
ASP.NET
,
ASP.NET AJAX
3
Comments
Calling Web Services Asynchronously
by
dwahlin
I had the opportunity to give a talk on Asynchronous Web Services in .NET V2 last night to the Orange County, California VB.NET and C# Users Group. Thanks to everyone that attended and to Mike Vincent for inviting me. I had a lot of fun and met a lot...
Filed under:
ASP.NET
,
Web Services
0
Comments
Also Blogging At...
by
dwahlin
In addition to this blog, I'm also going to be adding how-to and tips and tricks articles to the following weblog. If you'd like to subscribe to that one as well here's the link: http://blogs.interfacett.com/all-blogs/
0
Comments
Speaking at the Orange County C# Users Group - October 17th
by
dwahlin
I'll be giving a talk this Tuesday, October 17th at the Orange County C# Users Group on Asynchronous Web Services in .NET V2. If you live in the area and are interested in seeing how Web Services can be called sychronously and asynchronously swing...
Filed under:
ASP.NET
,
Web Services
0
Comments
Creating a Project Status Dashboard using ASP.NET 2.0
by
dwahlin
When I was working as a contractor for Maricopa County in Phoenix, AZ I was asked by the CIO to create a "quick" prototype application that would track strategic priorities, related initiatives (projects) and organizations working on the initiatives...
Filed under:
ASP.NET
5
Comments
GUIDs and DataSource Controls
by
dwahlin
The DataSource controls built-into ASP.NET 2.0 make it much easier to bind data to a variety of controls. However, as you start to customize your applications you may experience a few issues (that are typically easy to resolve). I came across one such...
Filed under:
ASP.NET
More Posts
Next page »