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
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
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
Recent Posts
4
Comments
Understanding C# Events, Delegates and Lambdas – New Pluralsight Course
by
dwahlin
C# continues to grow in popularity attracting more and more developers looking to build Web, desktop or mobile applications targeting a variety of platforms. As developers learn the language the concept of events, delegates and lambdas tend to trip some...
Filed under:
.NET
,
C#
,
Architecture
,
Lambdas
,
Pluralsight
,
Delegates
,
Events
0
Comments
What’s the Developer Community Like in India? My interview with Pinal Dave and Aaron Skonnard
by
dwahlin
I had the opportunity to sit down with Pinal Dave and Aaron Skonnard at Pluralsight’s 2013 Author Summit to discuss the developer community in India and how immense it is. I’ve always been fascinated with the Indian culture, have a lot of friends there...
Filed under:
.NET
,
Pluralsight
,
India
,
Software Development
0
Comments
What’s a Pluralsight Study Group? Steve Woolley and I Discuss the Concept!
by
dwahlin
Have you ever heard about or attended a Pluralsight Study Group? If you’re new to the concept, Pluralsight provides a subscription for a study group that can be used to access Pluralsight’s entire content library. Study group leaders then organize meetings...
Filed under:
.NET
,
Pluralsight
4
Comments
Building an HTML5 Web Sockets Server with ASP.NET 4.5
by
dwahlin
ASP.NET 4.5 now includes support for HTML5 Web Sockets which can provide a great way to add real-time communication to a Web app where a server can actually push data live to one or more clients. In this video from the New Features in ASP.NET 4.5 Pluralsight...
Filed under:
ASP.NET
,
.NET
,
HTML5
,
JavaScript
,
Websockets
49
Comments
Video Tutorial: AngularJS Fundamentals in 60-ish Minutes
by
dwahlin
The term "Single Page Application" ( SPA ) is one of the biggest buzz words out there right now especially when it comes to building client-centric applications. SPAs provide a great way to load different views into a screen without reloading...
Filed under:
.NET
,
HTML5
,
JavaScript
,
Pluralsight
,
Ajax
,
Databinding
,
SPA
,
AngularJS
3
Comments
Slides and Code from my AngleBrackets/DevIntersection Talks: AngularJS, ASP.NET MVC, jQuery and JavaScript
by
dwahlin
The AngleBrackets and DevIntersection conference is all wrapped up for me and I had a great time as always meeting new people and talking about technologies that I really love to work with. Thanks to everyone that took the time to come to my talks - I...
Filed under:
ASP.NET
,
.NET
,
ASP.NET MVC
,
jQuery
,
JavaScript
,
SPA
,
ASP.NET Web API
,
AngularJS
,
patterns
,
anglebrackets
,
devintersection
2
Comments
Using AngularJS: My Interview with Joe Eames and Jim Cooper
by
dwahlin
I'm really excited about the AngularJS JavaScript framework given all of the great features it offers out of the box for building Single Page Applications (SPAs) and really any application that has a lot of client-side functionality. I just returned from...
Filed under:
.NET
,
JavaScript
,
Pluralsight
,
AngularJS
5
Comments
Model Binding in ASP.NET 4.5 Web Forms
by
dwahlin
In my last post on ASP.NET 4.5 Web Forms features I talked about the new strongly-typed data controls that are available and how you can now get Intellisense as you access object properties within a server control template. It's a great feature that you...
Filed under:
ASP.NET
,
.NET
,
C#
,
ASP.NET MVC
,
Databinding
2
Comments
Getting Started Managing Client-Side Data with the Breeze JavaScript Library
by
dwahlin
If you work with JavaScript a lot then you know that there’s no shortage of script libraries being released. New scripts come out on a daily basis providing UI functionality, data binding support, form validation, framework functionality and more. With...
Filed under:
.NET
,
ASP.NET MVC
,
HTML5
,
JavaScript
,
SPA
,
ASP.NET Web API
,
Breeze
8
Comments
ASP.NET 4.5 Web Forms Features - Strongly-Typed Data Controls
by
dwahlin
I've been spending a lot of time over the past few months digging into the new features offered by ASP.NET 4.5 Web Forms while creating my new Pluralsight course and have been pleasantly surprised by all of the great stuff in this release. Web Forms isn...
Filed under:
ASP.NET
,
.NET
,
Databinding
More Posts
Next page »