Browse by Tags

All Tags » ASP.NET (RSS)

Upcoming ASP.NET, HTML5 and Windows 8 Talks and Workshops at DevConnections 2012 by dwahlin

It’s that time of the year again! DevConnections 2012 is right around the corner and we have a lot of great new workshops and sessions planned for the ASP.NET and Client-Dev (HTML5, Windows 8 Metro, JavaScript, jQuery, etc.) tracks. The keynote at DevConnections...

Getting Started Using HTML5 Boilerplate by dwahlin

Whether we like it or not, HTML5 is all the rage now days. With the recent news on “code name” Windows 8’s upcoming support for HTML5 and JavaScript that hype has intensified even more. I’m personally in favor of what HTML5 brings to the table although...

Top 10 Posts in 2010 by dwahlin

Blogging’s a lot of fun and a great way to share what you’ve learned. It’s also a great way to learn based upon comments people leave that help you see things in an entirely new way in some cases.  Since we’ve now moved on to 2011 (Happy New Year...

Reducing Code by Using jQuery Templates by dwahlin

Nearly every language out there uses templates in some shape or form to minimize the amount of code that has to be written in an application. By using templates you can define a template structure once and use it to generate code, HTML or other formats...

Web Camp LA – September 10th, 2010 with Phil Haack, James Senior and Jon Galloway by dwahlin

If you’re in the Los Angeles, CA area and interested in different Web development technologies you’ll definitely want to check out the Web Camp LA event scheduled for September 10th, 2010 if you haven’t already. Phil Haack , James Senior and Jon Galloway...

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: ,

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: , ,

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: , , ,

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: , ,

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...
More Posts Next page »