Dan Wahlin's WebLog
jQuery, HTML5, JavaScript, ASP.NET, and XAML
Sign in
|
Join
Home
About
RSS
Atom
Comments RSS
Search
Tags
.NET
3D
ADO.NET
Adobe
Ajax
anglebrackets
AngularJS
Animations
Apple
Architecture
ASP.NET
ASP.NET AJAX
ASP.NET MVC
ASP.NET Web API
Azure
Breeze
C#
Canvas
Commanding
consulting
CSS
CSS Media Queries
Databinding
Delegates
Design Patterns
DevConnections
devintersection
EF Code First
Entity Framework
Events
Expression Blend
goals
GridView
HTML5
IE9
IISExpress
India
Instinct
IoC
iPad
iPhone
Java
JavaScript
jQuery
jQuery Mobile
JSON
Lambdas
LINQ
Metro Apps
Mobile
Modernizr
Music
MVVM
Node.js
patterns
Pluralsight
pomodoro focus
productivity
Razor
RequireJS
RIA Services
Security
SharePoint
Silverlight
Sockets
Software Development
SPA
SQL Server
T4
Tablets
tasks
Teaching
TechEd
TypeScript
Unit Tests
Video
Visual Studio
WCF
Web Services
Websockets
Windows 8
Windows Mobile
Windows Phone 7
WinRT
Work, Workaholic
WPF
XAML
XML
News
\
Navigation
Home
Blogs
Archives
June 2013 (1)
May 2013 (1)
April 2013 (8)
March 2013 (4)
February 2013 (1)
January 2013 (4)
December 2012 (1)
October 2012 (3)
September 2012 (1)
August 2012 (1)
July 2012 (4)
June 2012 (6)
May 2012 (1)
April 2012 (5)
March 2012 (8)
February 2012 (8)
December 2011 (4)
November 2011 (5)
October 2011 (7)
September 2011 (4)
August 2011 (5)
June 2011 (1)
May 2011 (4)
April 2011 (2)
February 2011 (3)
January 2011 (3)
December 2010 (3)
November 2010 (6)
October 2010 (1)
September 2010 (4)
August 2010 (3)
June 2010 (2)
May 2010 (5)
April 2010 (5)
March 2010 (1)
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 (6)
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 (8)
November 2006 (9)
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
My Music
Videos
February 2007 - Posts
14
Comments
WPF/E and ASP.NET AJAX AlbumViewer Application Now Live (Updated)
by
dwahlin
-- 2/25/2007: Added user driven carousel movement to the albums -- Back in December I released a sample application that demonstrated how WPF/E and ASP.NET AJAX could be integrated to view albums returned from an Amazon.com Web Service in a simulated...
Filed under:
ASP.NET
,
Web Services
,
ASP.NET AJAX
,
Silverlight
5
Comments
Passing an Array of Values to a Stored Procedure in SQL Server 2005
by
dwahlin
I've always dreaded handling the situation where I need to pass an array of values to a stored procedure. Yeah...there are several ways to do it, but none of them are really pleasant IMHO. I came across the following post by Jon Galloway that puts...
Filed under:
.NET
1
Comments
Live Search for Windows Mobile Released
by
dwahlin
Microsoft recently released the final build of their awesome Live Search for Windows Mobile application. It's probably the coolest and most useful application I have on my Mobile 5 phone since it does the following types of things: 1. Displays maps...
Filed under:
.NET
0
Comments
Free ASP.NET 2.0 Webcasts and Labs
by
dwahlin
Microsoft recently announced several different free Webcasts and virtual labs for those interested in learning to develop ASP.NET 2.0 applications. Available tracks include ASP.NET 2.0 for existing ASP.NET developers, ASP.NET 2.0 for PHP developers, ASP...
Filed under:
ASP.NET
0
Comments
WPF/E Now Includes a Downloader Feature
by
dwahlin
WPF/E is getting better and better as new CTP releases come out. The February CTP includes several nice additions including a new downloader that allows resources used by a WPF/E application to be downloaded dynamically. As the resources are downloaded...
Filed under:
.NET
,
Silverlight
13
Comments
Video: Creating an N-Layer ASP.NET Application (Updated)
by
dwahlin
In this video tutorial I walk through the fundamentals of creating an N-Layer ASP.NET application. What's "N-Layer" you ask? N-Layer can be interpreted many different ways, but I generally use the term to mean separating presentation, business...
Filed under:
ASP.NET
,
ADO.NET
,
Video
,
Architecture
5
Comments
Video: Creating a Web Service with Windows Communication Foundation (WCF)
by
dwahlin
Windows Communication Foundation (WCF) provides a robust framework that allows Web Services and .NET Remoting applications to be built and consumed using a consistent object model. In this video tutorial I walk through the fundamentals of creating a WCF...
Filed under:
.NET
,
WCF
,
Video
2
Comments
ASP.NET Connections Conference Coming in March
by
dwahlin
I'm going to be speaking at the ASP.NET Connections conference March 25-28 in Orlando, FL which is one of the best conferences I get to attend so I'm always excited about it. If you've never been, it's a conference that will give you a...
Filed under:
ASP.NET
,
Web Services
,
ASP.NET AJAX
More Posts