Hello
I'm researching information for the new project. Project has 2 parts - need to design a Web application for SharePoint with back end in SQL; the other part is to design a touch screen application that would be used on a giant TV screens, that is connected
to the same database in SQL. I have a lot of experience designing Windows applications in Visual Studio, very limited experience with Web applications, some experience designing web pages for Sharepoint and no experience with designing touch screen apps. From
what I've seen so far during research, I'm thinking to design Web App in Visual Studio 2012, using ASP.NET. As for touch screen - it seems that it would make sense to create a WPF project that will connect to SQL and displays data. The Web App would connect
to SQL, display existing data and let user to add/update data, as well as run multiple reports. That app will be deployed to SharePoint and used by limited number of people. Users shoul ...
Go to the complete details ...