Welcome to Professional ASP.NET - Chris Love's Official Blog Sign in | Join | Help

Chris Love's Official ASP.NET Blog

Chris Love's Helpful tips, tricks and pragmatic development knowledge for the ASP.NET world.
Add to Technorati Favorites


ASP Insider Follow Me On Twitter

Browse by Tags

All Tags » HTML5   (RSS)
To Say Mobile is to Set A False Limit on Your Reach
I am really excited to be Tellago's Chief Mobility Officer . I have an official title that is chic and I get to play with a lot of toys everyday. No you cannot have my job! But there is something I think is misleading in that title and that is the term Read More...
Better UX Through INPUT Tags And Why They Are Important For Mobile
As browsers adopt more and more HTML5 goodness developers need to be cognoscente of new features to create better and better user experiences. As far back as I can remember the INPUT element has been a workhorse that allows the web to collect information Read More...
The Death of Flash and Silverlight
This week there has been news that Silverlight 5 might just be the last version of the technology that never really seemed to get any real traction. This morning I woke to several stories about Adobe killing any further development of it's flash mobile Read More...
Touch Friendly Design – Bringing Life to Lists
Yesterday I talked about how creating traditional <A> driven navigation can be problematic in today’s touch first world . In yesterday’s demonstration I pointed out how using hyperlinks and a traditional menued navigation scheme can Read More...
Use Local Storage to Make Your Single Page Web Application Rock
As I have immersed myself into modern web and mobile architectures I have come to one conclusion, multipage web sites are dead men walking. Constant request, retrieve, react is not a competitive application design going forward. The combination of high Read More...
The HTML5 Paradigm Shift–Don’t Miss The Next Wave
Earlier today Neilson released a study showing Android users spend twice as much of their phone usage time with native applications compared to the web . Ok, I will buy that. I am going to even do some further analysis and read into what Android users Read More...
I’ve Been Deep Fried!
Nope, I am not the latest deep fried treat available at your local state fair, but speaking of fried Snickers…Ok back to business. A few weeks ago I got to spend a little time with Keith Elder and Chris Woodruff on their Deep Fried Bytes Podcast discussing Read More...
Visual Studio Web Standards Update for HTML5 & CSS3
Yesterday Microsoft released an update to Visual Studio 2010 to implement a much improved HTML5 & CSS3 support. You can download the Web Standards update from the Visual Studio Gallery and enjoy the new features immediately. I downloaded it last night Read More...
Windows 8: I Don’t Think I Could Be More Excited
Yesterday Microsoft finally revealed the Windows 8 User Interface . It’s Metro UI based with applications built using Web Technologies, that’s HTML5 & AJAX. Its being met with some criticism and skepticism and then there are folks like me who is personally Read More...
Adding Touch to A Web Site Using the jQuery SwipeTouch Plugin
Lately I have been spending a lot of time learning about browser touch support. First I read through the Touch API draft so I would be familiar with the touch events browsers are now supporting. My first instinct was to see if binding touch event handlers Read More...
Making a Mobile MVC Music Store Part 6: Making a WP7 Application Bar
Today I want to show you how to build a Windows Phone 7 Application Bar for your mobile web sites. If you have not done any native Windows Phone 7 developer one of the standard features is the ability to build a toolbar containing up to 4 icons and a Read More...
Making a Mobile MVC Music Store Part 2: Creating The Core Mobile Layout
Yesterday I started a new series to build a mobile web version of the MVC Music Store reference application. In part 2 of my series of making a mobile version of the MVC Music store I am going to create the core mobile layout. This requires adding a new Read More...
IE Mobile on Windows Phone 7: Yes Brandon It’s Crippled
Earlier this month was one of my favorite weeks of the year, the Microsoft MVP Summit. If you are unaware of the MVP Summit it is basically a private conference Microsoft hosts in Bellevue/Redmond WA for MVP Award winners. For me it is a very intense Read More...
Microsoft Guidance for Silky Smooth Web Sites
Recently a new Patterns and Practices group has formed called Project Silk . The goal of Project Silk is to provide guidance to web developers on architecting great standards compliant web sites. Today I am spending the day with the team and about 30 Read More...
Why You Need to Build Mobile Web Sites
My primary talk this Autumn has been titled, 1 0 Things to Make You A Great Mobile Web Developer . In this talk I review 10 things I believe developers need to know to create great mobile web experiences. Honestly I could have easily titled it 1000 Things… Read More...