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
March 2012 - Posts
26
Comments
Code and Slides: Building the Account at a Glance ASP.NET MVC, EF Code First, HTML5, and jQuery Application
by
dwahlin
This presentation was given at the spring 2012 DevConnections conference in Las Vegas and is based on my Pluralsight course . The presentation shows how several different technologies including ASP.NET MVC, EF Code First, HTML5, jQuery, Canvas, SVG, JavaScript...
Filed under:
.NET
,
C#
,
LINQ
,
Lambdas
,
JSON
,
ASP.NET MVC
,
jQuery
,
SQL Server
,
IoC
,
HTML5
,
JavaScript
,
DevConnections
,
Canvas
,
Design Patterns
,
EF Code First
,
Modernizr
4
Comments
Code and Slides: Techniques, Strategies, and Patterns for Structuring JavaScript Code
by
dwahlin
This presentation was given at the spring 2012 DevConnections conference in Las Vegas and is based on my Structuring JavaScript Code course from Pluralsight. The goal of the presentation is to show how closures combined with code patterns can be used...
Filed under:
.NET
,
HTML5
,
JavaScript
,
DevConnections
,
Design Patterns
1
Comments
Code and Slides: Getting Started Building Windows 8 HTML/JavaScript Metro Apps
by
dwahlin
This presentation is from a talk I gave at the spring 2012 DevConnections conference. It covers some of the key topics you need to know to get started building Windows 8 HTML/JavaScript Metro apps including navigation options, UI surfaces that can be...
Filed under:
.NET
,
HTML5
,
JavaScript
,
CSS
,
Windows 8
,
Metro Apps
2
Comments
Call for Speakers – Fall 2012 ClientDev Connections
by
dwahlin
John Papa and I just sent out a call for abstracts for the upcoming Fall 2012 DevConnections conference to be held in Las Vegas, NV. If you’re interested in presenting on client-side development topics such as HTML5, CSS3, JavaScript, jQuery (or another...
Filed under:
ASP.NET
,
.NET
,
C#
,
Silverlight
,
JSON
,
ASP.NET MVC
,
jQuery
,
MVVM
,
Visual Studio
,
HTML5
,
JavaScript
,
XAML
,
DevConnections
,
Design Patterns
,
Windows 8
,
Metro Apps
10
Comments
jQuery Tip #6 – Creating a Custom jQuery Selector
by
dwahlin
Interested in learning more about jQuery? Check out the jQuery Fundamentals course at Pluralsight.com. Previous Tips: jQuery Tip #1 - Defining a Context When Using Selectors jQuery Tip #2 - Manipulating the DOM in a Loop jQuery Tip #3 – Using the data...
Filed under:
.NET
,
jQuery
,
JavaScript
18
Comments
Creating Metro Style Icons with Metro Studio
by
dwahlin
I normally don’t post about 3rd part software or giveaways but I’m really impressed with Syncfusion’s new Metro Studio product after downloading it today (registration required). It’s includes 600 free icons and you can easily customize the icons. I don...
Filed under:
.NET
,
Windows 8
,
Metro Apps
19
Comments
New Pluralsight Course: Building ASP.NET MVC Apps with EF Code First, HTML5, and jQuery
by
dwahlin
I just finished up a new Pluralsight course titled Building ASP.NET MVC Apps with EF Code First, HTML5, and jQuery that I’m really excited about. As the title implies, the course provides an end to end look at an application built using ASP.NET MVC, Entity...
Filed under:
.NET
,
C#
,
LINQ
,
Entity Framework
,
JSON
,
ASP.NET MVC
,
jQuery
,
SQL Server
,
HTML5
,
IE9
,
JavaScript
,
Canvas
,
CSS
,
Design Patterns
,
EF Code First
,
Modernizr
3
Comments
Looking Forward: Single Page Apps, Client-Side Databinding, Entity Change Tracking, and Windows 8
by
dwahlin
I had the opportunity to attend the MVP Summit and some other events that were also running up in Redmond, WA for Windows 8 and ASP.NET this past week and if there’s one thing I learned it’s that Microsoft’s developers definitely aren’t sitting around...
Filed under:
.NET
,
ASP.NET MVC
,
jQuery
,
JavaScript
,
Windows 8
,
Metro Apps
More Posts