Theme for ASP.Net MVC 3
-
Hello, I need to develop the theme for ASP.NET MVC 3 application. Can you please suggest me the approach? 1. Should i go for bunch of style classes and load them dynamically.? Is there any better approach which lets me to use single style class and allow me to load images dynamically. Please suggest. Thanks, Rahul
-
Hello, I need to develop the theme for ASP.NET MVC 3 application. Can you please suggest me the approach? 1. Should i go for bunch of style classes and load them dynamically.? Is there any better approach which lets me to use single style class and allow me to load images dynamically. Please suggest. Thanks, Rahul
Hi, Please google and you will find many examples regarding this question, Some links you might find helpful http://danielsaidi.wordpress.com/2009/08/19/using-themes-in-asp-net-mvc/[^] http://www.emadibrahim.com/2008/10/02/themes-and-aspnet-mvc/[^]