Browse by Tags

All Tags » CSS (RSS)

New Features in ASP.NET 4.5 Web Forms Course Released on Pluralsight.com by dwahlin

I've been hard at work the past few months filming a new course for Pluralsight covering some of the great new features in ASP.NET 4.5 Web Forms. I'm excited to announce that the new course is titled New Features in ASP.NET 4.5 Web Forms and is now available...

Mobile Friendly Websites with CSS Media Queries by dwahlin

In a previous post the concept of CSS media queries was introduced and I discussed the fundamentals of how they can be used to target different screen sizes. I showed how they could be used to convert a 3-column wide page into a more vertical view of...

Detecting HTML5/CSS3 Features using Modernizr by dwahlin

HTML5, CSS3, and related technologies such as canvas and web sockets bring a lot of useful new features to the table that can take Web applications to the next level. These new technologies allow applications to be built using only HTML, CSS, and JavaScript...
Filed under: , , , ,

Getting Started with CSS Media Queries by dwahlin

If you've ever printed a page and noticed that it looks different than the actual page displayed in the browser you've more than likely witnessed a CSS media type in action. By using CSS media types such as "print", backgrounds, navigation bars...

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...

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...

Upcoming Pluralsight Course - Web Development with ASP.NET MVC, EF Code First, jQuery, and HTML5 by dwahlin

Update: This course is now available here !   OK...so I admit we're still working on the final title, but there's a lot of great information in this upcoming Pluralsight course I'm working on so it's hard to keep the title short. The goal of the...

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...

A Few of My Favorite HTML5 and CSS3 Online Tools by dwahlin

I really enjoy coding up HTML5, CSS3, and JavaScript applications but there are some things that I’m better off writing with the help of a development tool. For example, CSS3 gradients aren’t exactly the most fun thing to write by hand and the same could...
Filed under: , , ,

Video: HTML5 and JavaScript Tips by dwahlin

I had the opportunity to present at the HTML5 Web Camp event in Phoenix, Arizona last month with Michael Palermo (one of my favorite speakers) and the recording of the event is now available online. Thanks to Scott Cate and the EventDay staff for taking...
More Posts Next page »