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
Browse by Tags
All Tags
»
Lambdas
(
RSS
)
.NET
Animations
Architecture
ASP.NET
ASP.NET AJAX
ASP.NET MVC
C#
Canvas
CSS
Design Patterns
Entity Framework
HTML5
IE9
IoC
JavaScript
jQuery
JSON
LINQ
Silverlight
Sockets
SQL Server
Video
WCF
Web Services
WPF
XML
Building the Account at a Glance HTML5/jQuery Application
by
dwahlin
As Web technologies continue to evolve developers are required to learn new technologies in order to build successful web-based applications that stand above the crowd. This can be a challenging proposition especially for developers moving from desktop...
Filed under:
.NET
,
C#
,
LINQ
,
Lambdas
,
Entity Framework
,
JSON
,
ASP.NET MVC
,
jQuery
,
SQL Server
,
IoC
,
HTML5
,
IE9
,
JavaScript
,
Canvas
,
CSS
,
Design Patterns
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
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
Code Samples from the LINQ and .NET 3.5 Webinar
by
dwahlin
Thanks to everyone who attended the Maximizing Productivity with LINQ Webinar today and to ROI for putting it on. We had a great turnout and covered a bunch of technologies in an hour. I didn’t have time to go through the more detailed examples...
Filed under:
.NET
,
C#
,
LINQ
,
Lambdas
,
Entity Framework
Code from My ASP.NET Connections Talks
by
dwahlin
I finished up my talks at ASP.NET Connections yesterday and wanted to get the code posted as well as links for the additional topics covered in the Silverlight animation session. Here they are: Building N-Tier ASP.NET Applications with LINQ Code...
Filed under:
ASP.NET
,
.NET
,
C#
,
Silverlight
,
LINQ
,
Lambdas
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
Using LINQ to Perform "WHERE IN (Value1,Value2)" Queries
by
dwahlin
I recently needed to select a few products from a database where the product ID matched up with a list of IDs. That's easy to do with a normal SQL statement since you can use the "WHERE IN (Value1,Value2)" clause to find what you need...
Filed under:
.NET
,
C#
,
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
Building an N-Layer ASP.NET Application with LINQ, Lambdas and Stored Procedures (Updated)
by
dwahlin
Update: I refactored some of the code and also did a better job ensuring Dispose() is called everywhere so that the DataContext object gets cleaned up properly. Download the Application Here .NET 3.5 has a lot of great new features that can significantly...
Filed under:
ASP.NET
,
ASP.NET AJAX
,
.NET
,
C#
,
Architecture
,
LINQ
,
Lambdas
More Posts