DotNetShoutout - Stories tagged with html5
6
Shouts

Back to Basic - Writing meaningful, accessible and semantic markup in Html5 - Kazi Manzur Rashid

published 948 days, 5 hours, 22 minutes ago posted by iftekharahmedamitiftekharahmedamit 949 days, 1 hour, 6 minutes ago
Monday, October 18, 2010 2:36:01 PM GMT Sunday, October 17, 2010 6:51:51 PM GMT
Unless you are living in a cave, I expect you heard Html5 and know that most of the modern browsers has the reasonable support to render html5 pages. In this post, I will take the tiny sample “Bakery” which comes with the Microsoft WebMatrix as a site template and truly upgrade it to html5. The reason I mentioned “trul... (more)
category: How To | clicked: 2 | comment | | source: weblogs.asp.net
tags: semantic, ARIA, Markup, CSS, WebMatrix, html5
4
Shouts

HTML5: A Specification or a Platform? - Tim Sneath

published 953 days, 1 hour, 26 minutes ago posted by iftekharahmedamitiftekharahmedamit 953 days, 21 hours, 13 minutes ago
Wednesday, October 13, 2010 6:32:01 PM GMT Tuesday, October 12, 2010 10:44:59 PM GMT
An interesting discussion broke out in the comments to the blog post on Never Mind the Bullets during the weekend over my allegedly loose usage of the term HTML5 to describe the site. 682383_55089219Here’s the problem: while strictly HTML5 refers to a draft specification published by the W3C, HTML5 is increasingly being used (particularly in the media) as a generic term to describe the web platform that is built on an emerging generation of web standards. In this context, the term is used as a catch-all... (more)
category: How To | clicked: 0 | comment | | source: blogs.msdn.com
tags: html5
4
Shouts

5 Ways HTML5 can Speed Up Your ASP.NET Application

posted by JudoJudo 966 days, 13 hours, 49 minutes ago
Thursday, September 30, 2010 6:09:19 AM GMT
Html5 is often touted as a great solution for delivering multi-platform apps, but the performance boost of using Html5 in existing applications is often overlooked. Here we present 5 ways for you to use Html5 (plus CSS3 of course !) to boost the performance of your ASP.NET and ASP.NBET MVC apps.Use Html5 Input Types and Form Attributes One of the most common tasks in developing a web app is setup the input forms which will normally include client side validation (for example to ensure a valid email was... (more)
category: Web Dev | clicked: 3 | comment | | source: www.aspnet101.com
tags: Performance, html5
6
Shouts

How to Create HTML5 Website and Page Templates for Visual Studio 2010 - Rey Bango

published 970 days, 11 hours, 42 minutes ago posted by iftekharahmedamitiftekharahmedamit 971 days, 13 hours, 10 minutes ago
Sunday, September 26, 2010 8:16:25 AM GMT Saturday, September 25, 2010 6:48:36 AM GMT
Now that I work at Microsoft, I’m using Visual Studio 2010 as my main editor. By default, an empty web page is created with an XHTML 1.0 doctype and it’s pretty barebones. Since I’m focusing on HTML5 & JavaScript development, having to constantly update the page with references to the new HTML5 doctype, jQuery, Modernizr and all of the other tags I use for my pages was becoming a drag. Today, I noticed a blog post by Zander Martineau in which he added a lot of HTML5 goodness to the Coda IDE in the f... (more)
category: How To | clicked: 1 | comment | | source: blog.reybango.com
tags: Visual Studio 2010, html5
2
Shouts

Windows and .NET - the coming storm

posted by mikeukmikeuk 982 days, 7 hours, 50 minutes ago
Tuesday, September 14, 2010 12:07:49 PM GMT
There has never been a time when the future of Windows and Windows development looked so uncertain. The recent blog comments about in-fighting in the Microsoft camp between the Developer and Windows teams and the death of WPF and possibly Silverlight seemed all too believable given the state we find ourselves in. And now Microsoft have answered by claiming that there are more than 200 engineers working on Silverlight and WPF - but of course that could be 199 on Silverlight and 1 on WPF. What is goi... (more)
category: How To | clicked: 0 | comment | | source: www.i-programmer.info
tags: Silverlight, WPF, html5
6
Shouts

Silverlight HTML5 and the future - Tim Heuer

published 992 days, 22 hours, 27 minutes ago posted by jantujantu 994 days, 3 hours, 36 minutes ago
Friday, September 03, 2010 9:31:22 PM GMT Thursday, September 02, 2010 4:22:27 PM GMT
The Silverlight team today posted some information about what the future holds for rich Internet apps and where we have come with SIlverlight, where we see HTML5 playing a role and how Silverlight will be a part of the future of this next evolution of rich Internet apps.Brad Becker, Director of Product Management, provides some information behind the value of Silverlight in a world where HTML5 will also co-exist:Expect to see more from Silverlight in these areas especially in our focus scenarios of high... (more)
category: Metro | clicked: 0 | comment | | source: timheuer.com
tags: Silverlight, html5
9
Shouts

ASP.NET MVC meets HTML5

published 1009 days, 5 hours, 26 minutes ago posted by gpeipmangpeipman 1011 days, 22 hours, 24 minutes ago
Wednesday, August 18, 2010 2:32:16 PM GMT Sunday, August 15, 2010 9:33:52 PM GMT
Today I tried out ASP.NET MVC HTML5 Helpers Toolkit by Dean Hume. Although browsers today support HTML5 partially it is time to start playing with it. As soon as HTML5 gets common standard in web you should be able to react fast. In this posting I will introduce you HTML5 Helpers Toolkit and some HTML5 field types. (more)
category: Web Dev | clicked: 0 | comment | | source: weblogs.asp.net
tags: MVC, ASP.NET, html5
11
Shouts

Dean Hume - ASP.net MVC HTML5 Toolkit

published 1012 days, 9 hours, 38 minutes ago posted by deanomachinodeanomachino 1014 days, 8 hours, 8 minutes ago
Sunday, August 15, 2010 10:20:17 AM GMT Friday, August 13, 2010 11:50:04 AM GMT
ASP.net MVC HTML5 Toolkit If you haven't started playing around with HTML5 yet, you should definitely check it out. I've blogged about some of the features of HTML5 before, so if you take a look at this post, it should give you a fairly idea of what HTML5 is about. I try and play around with ASP.net MVC as much as possible and this site is also written in MVC 2. One of the things that I thought about adding to MVC is the ability to have all the textboxes and controls updated to use HTML5. One of t... (more)
category: Web Dev | clicked: 0 | comment | | source: deanhume.com
tags: MVC, html5
5
Shouts

Inside HTML5: The Browser becomes a first class RIA citizen - Matthew David

published 1014 days, 8 hours, 54 minutes ago posted by StevesSteves 1015 days, 9 hours, 4 minutes ago
Friday, August 13, 2010 11:04:45 AM GMT Thursday, August 12, 2010 10:54:39 AM GMT
Over the last decade HTML has been trying to be a better RIA solution. First came CSS, then came AJAX and Web 2.0; but, it is not until now with the rapid adoption of HTML5 that the lines are blurring between Adobe Flash, Microsoft SilverLight, and HTML. In this article you will learn about what is being included inside the new HTML5 standard such as Canvas, Video, and dramatically improved CSS. More importantly, you will find out which Web browser you should be using to take advantage of the latest HTML... (more)
category: How To | clicked: 0 | comment | | source: insideria.com
tags: html5
5
Shouts

Five Web Sites Making Great Use of New HTML5 Features - Tripwire Magazine - Alex Iszatt

published 1016 days, 5 hours, 38 minutes ago posted by AlexAlex 1016 days, 17 hours, 21 minutes ago
Wednesday, August 11, 2010 2:19:45 PM GMT Wednesday, August 11, 2010 2:37:20 AM GMT
HTML5 has been the new buzz word in website development for the last few months, already developers are adapting their websites to feature HTML5 and it won’t be long till more people jump on the bandwagon and take advantage. Early adopters have been around for years already, and there are s... (more)
category: How To | clicked: 0 | 1 comment | | source: www.tripwiremagazine.com
tags: html5
6
Shouts

Css Tips and Tricks [4] : Web Forms Using HTML5 and Css3

published 1017 days, 9 hours, 26 minutes ago posted by http://blog.waleedmohamed.net/http://blog.waleedmohamed.net/ 1018 days, 45 minutes ago
Tuesday, August 10, 2010 10:32:44 AM GMT Monday, August 09, 2010 7:13:37 PM GMT
In this tutorial I’m going to create a Great HTML5 form using latest css3 techniques. I'm going to create a simple registration form contains : * Personal Info. * Addressing Info Also going to use some of HTML5’s new input types and attributes: * email, for the email field * tel, for the telephone field * number, for the credit card number and security code * required, for required fields * placeholder, for the hints within some of the fields * autofocus, to put focus on the first input field when ... (more)
category: Web Dev | clicked: 2 | comment | | source: blog.waleedmohamed.net
tags: Web Techniques, UI Developing, CSS, HTML, Software, ASP.NET, html5
4
Shouts

Windows Client Developer Roundup - Pete Brown

published 1024 days, 7 hours, 39 minutes ago posted by jantujantu 1025 days, 2 hours, 40 minutes ago
Tuesday, August 03, 2010 12:19:31 PM GMT Monday, August 02, 2010 5:17:50 PM GMT
The Windows Client Developer Roundup aggregates information of interest to Windows Client Developers, including WPF, Silverlight, Visual C++, XNA, Expression Blend, Surface, Windows 7, Windows Forms, Windows Phone and Visual Studio, sometimes even a little jQuery and HTML5. If you have something interesting you've done or have run ac... (more)
category: How To | clicked: 0 | comment | | source: 10rem.net
tags: .NET, Silverlight, WPF, html5
8
Shouts

70 Must-Have CSS3 and HTML5 Tutorials and Resources - WebAppers - Ray Cheung

published 1024 days, 7 hours, 39 minutes ago posted by KluggerKlugger 1026 days, 22 hours, 2 minutes ago
Tuesday, August 03, 2010 12:19:31 PM GMT Saturday, July 31, 2010 9:55:49 PM GMT
CSS3 and HTML 5 are capable of revolutionizing the way we design websites. Both include so many new features and functions that it can be hard to wrap your head around them at times. The inclusion of native support for things like rounded corners and multi-column layouts are just the tip of the ice berg. Below are seventy resources, tutorials, and articles to get you started with CSS3 and HTML 5. Many of the techniques discussed are already supported to some extent in some some modern web browsers (Safa... (more)
category: How To | clicked: 0 | comment | | source: www.webappers.com
tags: css3, html5
5
Shouts

Taking Advantage of HTML5 and CSS3 with Modernizr - Faruk Ateş - A List Apart

published 1026 days, 5 hours, 26 minutes ago posted by iftekharahmedamitiftekharahmedamit 1026 days, 23 hours, 5 minutes ago
Sunday, August 01, 2010 2:32:30 PM GMT Saturday, July 31, 2010 8:53:03 PM GMT
Ten years ago, only the most cutting-edge web designers used CSS for layouts and styling. Browser support for CSS layouts was slim and buggy, so these people advocated for web standards adherence, while creating hacks that made CSS layouts work in all browsers. One hack that became widely used was browser sniffing:... (more)
category: How To | clicked: 0 | comment | | source: www.alistapart.com
tags: css3, Modernizr, html5
6
Shouts

Using the HTML5 Pack for Dreamweaver CS5 - Jon Michael Varese

published 1026 days, 5 hours, 26 minutes ago posted by iftekharahmedamitiftekharahmedamit 1027 days, 6 hours, 34 minutes ago
Sunday, August 01, 2010 2:32:30 PM GMT Saturday, July 31, 2010 1:24:32 PM GMT
The HTML5 Pack for Dreamweaver CS5 is an extension that adds support for HTML5 and CSS3 in Dreamweaver. This article provides a brief overview of HTML5 and CSS3, and outlines the new features available in Dreamweaver once the extension has been installed... (more)
category: How To | clicked: 1 | comment | | source: www.adobe.com
tags: Dreamweaver CS5, Adobe Dreamweaver, css3, Dreamweaver, html5
7
Shouts

Silverlight HTML5 WebSocket client with an HTML bridge to Ajax/JavaScript - Tomasz Janczuk

published 1030 days, 6 hours, 53 minutes ago posted by jantujantu 1031 days, 9 hours, 36 minutes ago
Wednesday, July 28, 2010 1:05:43 PM GMT Tuesday, July 27, 2010 10:22:02 AM GMT
As part of our ongoing experimentation with the HTML5 WebSocket proposed standard for duplex communication between web browsers and servers, we have prototyped a WebSocket protocol implementation based on Microsoft te... (more)
category: Metro | clicked: 1 | comment | | source: blogs.msdn.com
tags: Silverlight, JavaScript, Ajax, html5
7
Shouts

Dmitry's Soapbox (Connected Show Podcast episode #33)

published 1034 days, 2 hours, 47 minutes ago posted by LyalinDotComLyalinDotCom 1036 days, 57 minutes ago
Saturday, July 24, 2010 5:11:12 PM GMT Thursday, July 22, 2010 7:01:00 PM GMT
In this episode, guest host Andrew Brust is back again, joining Dmitry & Peter to talk about all of the tech news from Microsoft's Wordwide Partner Conference in Washington, DC. The trio talks about WebMatrix, Internet Explorer 9 Preview 3, Windows Phone 7, and the newly announced Windows Azure Appliance. A raging Dmitry also shares his poppin’ passion for HTML5 (more)
category: Podcast | clicked: 2 | comment | | source: www.connectedshow.com
tags: Internet Explorer 9, WP7, WPC, Windows Phone, WebMatrix, Azure, html5
8
Shouts

HTML5 Programming with F# - Don Syme

published 1045 days, 9 hours, 43 minutes ago posted by KluggerKlugger 1048 days, 7 hours, 51 minutes ago
Tuesday, July 13, 2010 10:14:50 AM GMT Saturday, July 10, 2010 12:07:26 PM GMT
Today I spent the afternoon with Manuel Serrano, designer of Hop, a Scheme variation for cross-tier web programming, targeting JVM and Javascript. This is highly related to WebSharper, which lets you program HTML/Javascript/Ajax with F#. I was very pleasantly surprised to see that WebSharper includes demos of HTML5 programming with F#. For example: · HTML5 Canvas Sample · HTML5 Canvas Animation You’ll need a HTML5-enabled browser - these are web apps, so you won't need anything else. Most o... (more)
category: How To | clicked: 0 | comment | | source: blogs.msdn.com
tags: F#, html5
6
Shouts

HTML5 Input Types

published 1054 days, 5 hours, 22 minutes ago posted by deanomachinodeanomachino 1057 days, 6 hours, 38 minutes ago
Sunday, July 04, 2010 2:36:02 PM GMT Thursday, July 01, 2010 1:20:00 PM GMT
HTML5 Input Types If you've been browsing around the web lately, you may have noticed that there has been a lot of hype and attention slowly building around Html5. Now, I didn't really understand it all until I started to take a look at some of the awesome new features that Html5 has. At the moment, most modern browsers support Html5, but only a few of them truly take advantage of it's power. One of the great aspects of Html5 is the new set of input types and how the browser handles them. Now i... (more)
category: Web Dev | clicked: 0 | comment | | source: deanhume.com
tags: css3, CSS, HTML, html5
4
Shouts

We don't need no plug-ins! HTML 5 is enough

published 1117 days, 8 hours, 44 minutes ago posted by mikeukmikeuk 1123 days, 11 hours, 57 minutes ago
Sunday, May 02, 2010 11:14:03 AM GMT Monday, April 26, 2010 8:01:33 AM GMT
Why do we need plug-ins such as Flash and Silverlight to create web apps that have the same facilities as desktop apps? With HTML we don't and Google proves it! (more)
category: Metro | clicked: 0 | comment | | source: www.i-programmer.info
tags: html5