I am looking out for suggestions regarding development of a data-entry intensive application for an intranet.
What technology would you suggest for the same on the Microsoft Platform? I am not looking at smart client options. This is basically browser based application.
Current stack which I have in mind is
- ASP.NET MVC + JQUERY
- ASP.NET + Silverlight
Please suggest your experience/suggestion considering the nature of application including benefits, pitfalls, performance etc.
Speed (from data-entry perspective) is of utmost important in this application.
Imagine this to be a Point of Sale (POS) kind application where you need to process the customers entry quickly....else the queue will keep on growing with rumbling customers..
(But again, no smart-client recommendation please as I know this will be best for this kind of scenarios)
NOTE: I am not looking for comparison between asp.net mvc vs. silverlight.