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
April 2008 - Posts
34
Comments
Silverlight - The Song
by
dwahlin
About 6 months ago my good friend Spike Xavier and I got together on a Saturday to work on a new song since we like to get away from programming now and then and mess around with music for fun. It'd been awhile since we released our last song titled No...
Filed under:
Music
,
.NET
,
Silverlight
13
Comments
Orlando 2008 DevConnections Talks
by
dwahlin
I'm in Orlando this week speaking at the DevConnections conference on 3 different topics. It's my personal favorite as far as conferences go and features a lot of cool technologies, people and events. This week I'm covering custom ASP.NET...
Filed under:
XML
,
ASP.NET
,
Web Services
,
ASP.NET AJAX
,
.NET
,
C#
,
WCF
,
Silverlight
,
LINQ
,
Lambdas
,
Sockets
9
Comments
Pushing Data to a Silverlight Client with Sockets: Part II
by
dwahlin
In Part 1 of this two part series on socket support in Silverlight 2 I discussed how a server could be created to listen for clients using classes in the System.Net.Sockets namespace. In that post the TcpListener class was used to listen for client connections...
Filed under:
.NET
,
C#
,
Silverlight
,
Sockets
22
Comments
Pushing Data to a Silverlight Client with Sockets: Part I
by
dwahlin
Silverlight 2 has built-in support for sockets which creates some interesting possibilities. If you've ever worked on a client-side application that needed to receive up-to-date data then you're probably used to solving the problem by polling. ...
Filed under:
.NET
,
Silverlight
,
Sockets
8
Comments
Silverlight 2 Networking Options
by
dwahlin
I've been spending my nights working on a new book covering Silverlight 2 and have been focusing on the new networking features that are available in the System.Net and related namespaces. Silverlight's great at animating objects, performing transformations...
Filed under:
XML
,
Web Services
,
.NET
,
WCF
,
Silverlight
,
LINQ
3
Comments
Using Silverlight 2 ItemsControl Templates
by
dwahlin
Building Silverlight 2 applications reminds me of the first time I built an ASP.NET application. There are so many new features and controls that it takes a little time to get up-to-speed with what's available and how it can be used. It's...
Filed under:
.NET
,
C#
,
Silverlight
2
Comments
Video: Silverlight Rehab
by
dwahlin
I just watched a new video called Silverlight Rehab that's pretty dang funny (heard about it through Adam Kinney who's on the Silverlight team). Even my wife laughed which is saying a lot since she doesn't typically appreciate "geek" humor much. I'm not...
Filed under:
.NET
,
Silverlight
More Posts