Web technology for an application developed using WPF ?
-
Hello, We have developed an desktop educational software using WPF/C# technology. The software will be used by School teachers and Parents. We are planning to make a web and mobile version of it. We have limited experience in web development. Some of the team members have limited knowledge on ASP.Net and I do not have experience in web technologies. I am evaluating the best platform to develop the web version of the application. Looking at the trend, I see below technologies available. 1- Silverlight: Easier as we have experience in WPF. However, put limitation to install silverlight on the machine. Also, seems future of it not bright. 2. ASP.Net MVC5: might be useful as we are aware of the .Net/C#. Read that it's not the best for multiple browsers. 3. ASP.Net MVC5 + HTML5/CSS: Latest technology and provides nice webpage. I am bit confused between a ASP.Net MVC5 and (ASP.net MVC5 + HTML5/CSS). Both the technologies are new to me and I have to learn and develop. I am more inclined towards (ASP.net MVC5 + HTML5/CSS) as it is the latest. Looking forward to your views and also let me know if there is something better for a novice web developer. Thanks!