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
Browse by Tags
All Tags
»
ASP.NET
(
RSS
)
.NET
ADO.NET
Animations
Architecture
ASP.NET AJAX
C#
Entity Framework
GridView
jQuery
Lambdas
LINQ
Silverlight
Sockets
Video
WCF
Web Services
WPF
XML
Previewing Websites in Multiple Browsers with Expression Web 3’s SuperPreview
by
dwahlin
Expression Studio 3 has a great new feature that was announced and demonstrated back at the Mix 09 conference called SuperPreview. It allows you to compare how a page looks across multiple browsers including IE6, IE7, IE8 and FireFox (with more...
Filed under:
ASP.NET
,
.NET
Control-Oriented Vs. Data-Oriented Programming in Silverlight
by
dwahlin
If you build ASP.NET applications then you’re used to working with controls a lot. Nearly everything you do requires accessing control IDs. If you need to retrieve data entered by an end user you need to reference the controls that contain...
Filed under:
ASP.NET
,
.NET
,
Silverlight
Using jQuery with Client-Side Data Binding Templates
by
dwahlin
A few weeks back I posted about a JavaScript data binding template solution that I’ve been using that makes it easy to bind JSON data to a client-side template without having to write a lot of JavaScript code. One of the people that commented on...
Filed under:
ASP.NET
,
.NET
,
WCF
,
jQuery
Scott Guthrie, Jaime Rodriguez and Glenn Block Speaking in Phoenix on May 26th, 2009
by
dwahlin
Once a year the Phoenix, AZ area .NET developers get a special treat as Scott Guthrie (one of the creators of ASP.NET and a corporate Vice President at Microsoft for those who may not know him) comes to Phoenix to speak on the latest and greatest technologies...
Filed under:
ASP.NET
,
.NET
,
Silverlight
DevConnections Orlando Talks on Silverlight and LINQ/Entity Framework
by
dwahlin
I had a great time speaking at DevConnections in Orlando this year. A lot of fun people were there and I had the opportunity to talk with several of them about some of the applications they were building. As promised, here’s the code and slides...
Filed under:
ASP.NET
,
Web Services
,
.NET
,
C#
,
WCF
,
Silverlight
,
LINQ
,
Lambdas
,
Animations
,
Entity Framework
My Latest Silverlight 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. You can read those article here . I've wrapped up that series and have started writing about Silverlight 1.0 and 2. Each...
Filed under:
ASP.NET
,
.NET
,
C#
,
Silverlight
404 Error Page…with some Comedy
by
dwahlin
I came across the following 404 error page link on Twitter.com so I of course had to stop everything I was doing and check it out (so much for following my productivity rules!). I can honestly say that I’ve never, ever laughed at a 404 page. ...
Filed under:
ASP.NET
,
.NET
Custom ASP.NET Server Controls and Language Localization
by
dwahlin
One of the products my company sells is an ASP.NET server control called SmartChart that generates OrgCharts from hierarchical data sources. Up until recently the vast majority of our sales were to companies in the US so we never worried much about...
Filed under:
ASP.NET
,
.NET
Handling Dynamic Storyboards and Animations in Silverlight 2
by
dwahlin
Animations are a key part of Silverlight 2 that allow your applications to stand out from all of the boring and dull applications floating around on the Web. In previous articles I’ve written about storyboards and animations but as a quick review, Silverlight...
Filed under:
ASP.NET
,
.NET
,
Silverlight
,
Animations
Getting Started with the ASP.NET 3.5 Chart Control
by
dwahlin
I think it’s safe to say that charting is a key part of many applications run on company Intranets. People like to see data visually as opposed to viewing it in rows and columns sometimes (especially higher level managers). While there are many 3rd party...
Filed under:
ASP.NET
,
.NET
More Posts
Next page »