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
Animations
Apple
Architecture
ASP.NET
ASP.NET AJAX
ASP.NET MVC
C#
Canvas
Commanding
consulting
CSS
Design Patterns
DevConnections
EF Code First
Entity Framework
Expression Blend
GridView
HTML5
IE9
IISExpress
Instinct
IoC
iPad
iPhone
Java
JavaScript
jQuery
JSON
Lambdas
LINQ
Metro Apps
Modernizr
Music
MVVM
Razor
RIA Services
Security
SharePoint
Silverlight
Sockets
SQL Server
T4
Tablets
TechEd
Unit Tests
Video
Visual Studio
WCF
Web Services
Windows 8
Windows Mobile
Windows Phone 7
WinRT
Work, Workaholic
WPF
XAML
XML
News
Navigation
Home
Blogs
Archives
February 2012 (3)
December 2011 (4)
November 2011 (6)
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 (8)
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
September 2007 - Posts
2
Comments
Speaking on Silverlight and Web Services in Los Angeles Area
by
dwahlin
I'm going to be speaking on behalf of Interface Technical Training and INETA this week at two Los Angeles area user groups. The first talk is at Manhattan Beach, CA on October 2nd and will cover calling Web Services asynchronously in .NET 2.0. The next...
Filed under:
ASP.NET
,
Web Services
,
ASP.NET AJAX
,
.NET
,
Silverlight
0
Comments
ASP.NET 2.0 Course Samples
by
dwahlin
I taught the ASP.NET 2.0 Programming course at Interface Technical Training this week and wanted to post some of the samples we went through this week. For those that are interested you can find the samples here .
Filed under:
ASP.NET
,
.NET
3
Comments
New Wrox Silverlight 1.0 Book
by
dwahlin
Interested in learning more about developing Silverlight 1.0 applications? There's a lot of great info on the http://www.silverlight.net Website, but Wrox is also releasing a new book titled Silverlight 1.0 that will be out in October. I haven't had a...
Filed under:
.NET
,
Silverlight
6
Comments
JavaScript Beautifier Tool
by
dwahlin
I was working on a new article on Silverlight tonight and needed to "beautify" the Silverlight.js code so that I could read through it more easily. I came across a nice JavaScript beautifier tool that did a great job converting the unformatted file into...
Filed under:
ASP.NET
,
.NET
,
Silverlight
10
Comments
Managing ASP.NET Development, Staging and Production Connection Strings (without pulling your hair out)
by
dwahlin
If you work with a large number of applications then you know what a pain it can be to manage multiple web.config files and multiple connection strings for development, staging/test, and production databases. Because developers typically have development...
Filed under:
ASP.NET
,
.NET
,
C#
4
Comments
Using ADO.NET in an N-Layer Application Architecture
by
dwahlin
I'm teaching a C# programming course this week at Interface Technical Training and promised that I'd post some demo code that demonstrates how to segregate code into multiple layers (presentation, business, and data) while using ADO.NET. The code can...
Filed under:
ASP.NET
,
.NET
,
ADO.NET
30
Comments
My Latest ASP.NET AJAX Articles
by
dwahlin
Over the past few months I've been writing articles for the .NET Insight insight newsletter covering various ASP.NET AJAX concepts. The articles are designed to be focused and concise and get straight to the topic without a lot of fluff. Everything written...
Filed under:
ASP.NET AJAX
,
.NET
0
Comments
Slides and Code for my Silverlight and ASP.NET AJAX Integration Talk
by
dwahlin
I had the opportunity to talk on Silverlight and ASP.NET AJAX integration yesterday at Desert Code Camp which was a lot of fun. For those that attended (or those that are interested) you can find the slides and code at the links that follow: Code Download...
Filed under:
ASP.NET AJAX
,
.NET
,
Silverlight
2
Comments
Speaking on Silverlight and ASP.NET AJAX Integration at Desert Code Camp
by
dwahlin
I'll be giving a talk on September 15th at Desert Code Camp in Phoenix, AZ that discusses how Silverlight 1.0 can be integrated with ASP.NET AJAX and Web Services to enhance how data is displayed to end users. Desert code camp is a free event and there...
Filed under:
ASP.NET
,
ASP.NET AJAX
,
.NET
,
Silverlight
0
Comments
ASP.NET AJAX Script Library Patch for iPhone 1.01 Software Update
by
dwahlin
Matt Gibbs recently posted about an update to the ASP.NET AJAX Script library that fixes functionality broken when trying to run ASP.NET AJAX-enabled pages in the iPhone's Safari browser when the 1.01 software update has been applied to a phone. He posts...
Filed under:
ASP.NET AJAX
,
.NET
More Posts
Next page »