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#
Charting
Chrome
Fitness
GridView
Instinct
Java
JavaScript
Lambdas
LINQ
Master Pages
Mobile
Music
Office 2007
Phone
REST
Silverlight
Sockets
Source Control
SQL Server 2005
Tablet PC
Unit Tests
Video
Vista
Visual State Manager
VS.NET
WCF
Web Services
Wii
WPF
XML
Navigation
Home
Blogs
Archives
November 2008 (6)
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
Browse by Tags
All Tags
»
C#
»
.NET
(
RSS
)
Architecture
ASP.NET
ASP.NET AJAX
GridView
Lambdas
LINQ
Mobile
Office 2007
Phone
REST
Silverlight
Sockets
Video
VS.NET
WCF
Web Services
WPF
XML
Code from My ASP.NET Connections Talks
by
dwahlin
I finished up my talks at ASP.NET Connections yesterday and wanted to get the code posted as well as links for the additional topics covered in the Silverlight animation session. Here they are: Building N-Tier ASP.NET Applications with LINQ Code...
Filed under:
ASP.NET
,
.NET
,
C#
,
Silverlight
,
LINQ
,
Lambdas
Amazon.com AlbumViewer Application for Silverlight 2 Released
by
dwahlin
Back in the early days when Silverlight still had the WPF/e code name I put together a sample application that showed how to access album data from Amazon.com to display a 3D carousel. When Silverlight 1 was released I upgraded it which was straightforward...
Filed under:
Web Services
,
.NET
,
C#
,
Silverlight
,
REST
Speaking on Silverlight 2 at the Hawaii .NET User Group
by
dwahlin
I’ve had the opportunity to speak at a lot of cool places around the world but you can’t beat speaking in Hawaii! I’ve looked forward to this trip for quite awhile since I get to talk about a brand new technology in a really nice location. Thanks...
Filed under:
ASP.NET
,
Web Services
,
.NET
,
C#
,
Silverlight
,
LINQ
Animating Clipping Paths in Silverlight 2
by
dwahlin
Clipping paths provide a way to hide sections of an object based on different geometries. You can apply rectangles, ellipses or even create your own custom paths to a target object and hide specific areas from view. I enjoy experimenting with...
Filed under:
ASP.NET
,
.NET
,
C#
,
Silverlight
What If I Don’t Call Dispose() on my LINQ to SQL DataContext Object?
by
dwahlin
I’ve written a few posts about LINQ to SQL and am generally a big fan of the technology (even with its weaknesses) since it’s very productive. After creating a custom DataContext object using the LINQ to SQL designer (or one created by hand) I always...
Filed under:
.NET
,
C#
,
LINQ
Syncing a Windows Mobile Device Emulator with Vista’s Mobile Device Center
by
dwahlin
I started working on a Windows Mobile application on Vista and couldn’t get the emulator to sync property with the Mobile Device Center. I’d synced device emulators long ago on XP with ActiveSync but just couldn’t get it working like I wanted on Vista...
Filed under:
.NET
,
C#
,
Mobile
,
Phone
Pushing Data to a Silverlight Client with a WCF Duplex Service – Part II
by
dwahlin
In Part 1 of this series on pushing data to a Silverlight client with a WCF polling duplex service I demonstrated how service contracts and operations can be defined on the server. WCF has built-in support for duplex communication (two-way communication...
Filed under:
XML
,
.NET
,
C#
,
WCF
,
Silverlight
Desert Code Camp Is This Saturday (May 31st)
by
dwahlin
Arizona's Desert Code Camp is this Saturday (May 31st) at the University of Advanced Computing building. Here's the address: University of Advancing Technology 2625 W. Baseline Road ( map ) Tempe, Arizona 85283 It looks like there are a lot of great...
Filed under:
Web Services
,
.NET
,
C#
,
WCF
,
Silverlight
,
LINQ
,
Sockets
Working with the GridView and the System.Data.Linq.Binary Type
by
dwahlin
I'm working with a database table that has a RowVersion field defined as a TimeStamp data type. The TimeStamp field is there to add concurrency into the application to ensure a row hasn't changed while a user is trying to update or delete it. ...
Filed under:
ASP.NET
,
.NET
,
C#
,
LINQ
,
GridView
Service Pack 1 Beta Released for Visual Studio 2008 and the .NET Framework 3.5
by
dwahlin
Microsoft just released the SP1 beta for Visual Studio 2008 and the .NET Framework 3.5 and it includes a huge number of new features and enhancements. Check out Scott Guthrie's blog for details but here's a quick list of what's included: ASP.NET...
Filed under:
XML
,
ASP.NET
,
Web Services
,
ASP.NET AJAX
,
.NET
,
C#
,
WCF
,
WPF
,
VS.NET
,
LINQ
,
Lambdas
More Posts
Next page »