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
Browse by Tags
All Tags
»
XML
(
RSS
)
.NET
ASP.NET
ASP.NET AJAX
C#
GridView
Lambdas
LINQ
Silverlight
Sockets
Video
WCF
Web Services
WPF
Video – Getting Started with LINQ in .NET 3.5
by
dwahlin
A few weeks back my company offered a free online webinar on LINQ technologies to help developers more easily make the transition to LINQ. While there was a great turn out at the webinar, I received several emails from people who couldn’t attend...
Filed under:
XML
,
.NET
,
C#
,
Video
,
LINQ
,
Lambdas
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
Creating a Silverlight 2 Client Access Policy Socket Server
by
dwahlin
Silverlight 2 provides built-in support for sockets which allows servers to push data to Silverlight clients. By using this feature clients can avoid polling the server on a timed basis to ensure that clients are kept up-to-date. If you're new to the...
Filed under:
XML
,
.NET
,
Silverlight
,
Sockets
Free eBook - Best of Simple Talk ASP.NET
by
dwahlin
I wrote a few articles for the Simple Talk Website (run by RedGate Software ) over the past year and was honored to be included in the "Best of Simple Talk ASP.NET" eBook they just released. The book is a free PDF that covers a lot of...
Filed under:
XML
,
ASP.NET
,
Web Services
,
ASP.NET AJAX
,
.NET
,
Silverlight
,
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
,
LINQ
,
Lambdas
Orlando 2008 DevConnections Talks
by
dwahlin
I'm in Orlando this week speaking at the DevConnections conference on 3 different topics. It's my personal favorite as far as conferences go and features a lot of cool technologies, people and events. This week I'm covering custom ASP.NET...
Filed under:
XML
,
ASP.NET
,
Web Services
,
ASP.NET AJAX
,
.NET
,
C#
,
WCF
,
Silverlight
,
LINQ
,
Lambdas
,
Sockets
Silverlight 2 Networking Options
by
dwahlin
I've been spending my nights working on a new book covering Silverlight 2 and have been focusing on the new networking features that are available in the System.Net and related namespaces. Silverlight's great at animating objects, performing transformations...
Filed under:
XML
,
Web Services
,
.NET
,
WCF
,
Silverlight
,
LINQ
LINQ to XSD
by
dwahlin
One of the cool features in VB 9.0 is the ability to work directly with XML in code without having to wrap quotes around everything. If you're a C# developer, that's a feature that we don't have although you can do similar things with LINQ to XML...
Filed under:
XML
,
.NET
,
LINQ
Upcoming .NET Courses in 2008
by
dwahlin
I've had several people here in the Phoenix area and others I've met at ASP.NET Connections conferences ask when I'll be teaching specific .NET classes in 2008 and my standard reply has been "I'm not sure at this point". We have things scheduled out past...
Filed under:
XML
,
ASP.NET
,
Web Services
,
ASP.NET AJAX
,
.NET
,
C#
,
WCF
Exchanging Binary Data with MTOM and Web Services
by
dwahlin
In the distributed computing class I'm teaching this week we're covering a few topics related to the Web Service Enhancements V3 (WSE3). One of the nice features of WSE3 (and WCF for that matter) is that it can be used to exchange binary data quite easily...
Filed under:
XML
,
Web Services
,
.NET
More Posts
Next page »