Theme Selector idea for a Blog Engine written with ASP.NET MVC
问题 I have started to build a blog engine which is totally unprofesional and meant to be not used by anyone. So, in plain English I cannot tell that you go ahead and run this for yourself and you will be happy. You may see the complete code I have written so far : https://github.com/tugberkugurlu/MvcBloggy While now I am working on DAL , I also try to lay down what I need to do. One point I am stuck here is how I can handle theme selection for the blog engine. How should I start building the