Click here to Skip to main content
15,885,546 members
Please Sign up or sign in to vote.
5.00/5 (2 votes)
Hello All,

I have a requirement in which I need to build a web-based application in the client-server architecture form. But I am relatively new to web-based application. I have experience in defining desktop applications on VC++.net platform.

The application is about capturing real-time data from hardware. Data capturing would be done only through the server but its status can be viewed remotely by connecting to the web app as a client.

Can anyone please guide me so to what all parameters I should be considering for designing the software and finalizing the platform for implementing the same.
Posted
Updated 5-Nov-12 23:51pm
v2
Comments
ExcelledProducts 6-Nov-12 14:51pm    
What language do you want it in you have C#, JAVA, VB.NET, VC++, ASP:NET. That get us no where. And also you will never find an answer because you basically asking somebody to do your work.
Kschuler 6-Nov-12 17:13pm    
I don't think this a request for someone else to do the work. Seems to me the OP is just asking for help with designing and planning the early stages. More of an overall discussion of the project and the pros and cons of possible technologies to create it.
poonampawar11 8-Nov-12 3:44am    
I need support in devising the list of parameters which one should work on before selecting the platform for developing web-based application.
Thanks in advance

1 solution

Take a look at this excellent article
ElmahR = ELMAH + SignalR

SignalR is an excellent utility used in conjunction with MVC + .NET 4.0 to provide real-time updates to the client from the server
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900