Tuesday, December 18, 2012

ASP.NET Web Site in Windows 8 Metro Style

Have you ever wanted to create an ASP.NET web site in Windows 8 Metro Style? But you might already know that, to get started writing Metro style apps you need Windows 8 and Visual Studio 2012.

If you want to create Metro style using Visual Studio 2010, you will have to use third party libraries. I  have came across such a solution which is Metro UI CSS. Metro UI CSS a set of styles to create a site with an interface similar to Windows 8 Metro UI. This set of styles was developed as a self-contained solution. I have already tested it out and it’s really amazing.

image
Sample Metro Style Web App
I have created a sample web application, you can download and see for yourself the beauty of these css files.



Happy Coding.

Regards,
Jaliya

2 comments:

  1. I think you meant Visual Studio 2012... :-)

    ReplyDelete
  2. Could you please post the code to download the sample app.

    ReplyDelete