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
IoC
iPhone
Java
jQuery
JSON
Lambdas
LINQ
Music
MVVM
RIA Services
SharePoint
Silverlight
Sockets
SQL Server
Unit Tests
Video
WCF
Web Services
Windows Mobile
WPF
XML
News
Navigation
Home
Blogs
Archives
January 2010 (3)
December 2009 (1)
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
Recent Posts
10
Comments
New Article – Getting Started with WCF RIA Services
by
dwahlin
Microsoft’s been hard at work on a new distributed data framework now called WCF RIA Services. I recently finished up a new article for Dr. Dobbs and Information Week that provides an overview of WCF RIA Services including the following topics: Using...
Filed under:
.NET
,
Silverlight
,
RIA Services
5
Comments
Need a Little Help from My Developer Friends Out There!
by
dwahlin
UPDATE : Thanks to everyone who voted! It looks like I'll be presenting on Syncing Audio, Video and Animations in Silverlight Applications at MIX10. MIX10 is right around the corner which should be a lot of fun especially if you’re interested in Web and...
Filed under:
ASP.NET AJAX
,
.NET
,
Silverlight
,
ASP.NET MVC
,
RIA Services
,
MVVM
4
Comments
Using Autofac as an IoC Container in Silverlight Applications
by
dwahlin
The subject of Dependency Injection (DI) and Inversion of Control (IoC) containers has received a lot of attention over the last few years. Building applications that are loosely coupled has become more and more popular (and for good reason) especially...
Filed under:
.NET
,
Silverlight
,
MVVM
,
IoC
23
Comments
Getting Started with the MVVM Pattern in Silverlight Applications
by
dwahlin
With the increasing popularity of Silverlight as an application development framework the discussion of patterns has grown louder and louder. Fortunately the majority of developers building Silverlight applications have agreed on a pattern that fits well...
Filed under:
C#
,
Silverlight
,
Architecture
,
MVVM
5
Comments
DevConnections Conference Code and Slides
by
dwahlin
I’m in Las Vegas this week for the DevConnections conference and wanted to get the slides and code posted for the talks as I give them. This time around I’m talking about Silverlight (including a full-day workshop), the new Microsoft Ajax Library script...
Filed under:
Web Services
,
ASP.NET AJAX
,
.NET
,
WCF
,
Silverlight
,
Architecture
,
RIA Services
5
Comments
Passing Multiple Records to a Stored Procedure in SQL Server
by
dwahlin
There are so many different ways to work with data that it can make your head spin. Regardless of the technology, one thing I always try to do when working with databases is minimize the number of calls that are made. I use ORM frameworks...
Filed under:
.NET
,
C#
,
Silverlight
,
SQL Server
3
Comments
Cleaning Up the Disabled State of a Silverlight Control using Expression Blend
by
dwahlin
Silverlight provides the ultimate in flexibility when it comes to styling controls. If you don’t like how something looks you can tweak the template in a tool like Expression Blend quickly and easily and get something completely different. ...
Filed under:
.NET
,
Silverlight
13
Comments
Requiring SSL For ASP.NET MVC Controllers
by
dwahlin
There are quite a few posts out there about switching to SSL when a user visits specific areas of a website but I figure the more the merrier so here’s yet another one. My company is in the process of rolling out an ASP.NET MVC site for a client and specific...
Filed under:
.NET
,
C#
,
ASP.NET MVC
15
Comments
Creating a Silverlight DataContext Proxy to Simplify Data Binding in Nested Controls
by
dwahlin
Data binding is one of my favorite features and something that I use a lot while building Silverlight applications. Silverlight makes it really easy to bind data to different controls and move data from controls back into the original bound object...
Filed under:
.NET
,
C#
,
Silverlight
47
Comments
Building Line of Business Applications with Silverlight 3 – Pros and Cons
by
dwahlin
I’ve been hearing a lot of people talk about how Silverlight 3 can or can’t do various things lately throughout the blogosphere and Twitter . The sad part is that some of the people giving their two cents about what Silverlight can’t do haven’t built...
Filed under:
.NET
,
C#
,
Silverlight
More Posts
Next page »