asp.net - Rich client choice for an intranet web application with 5000+ users -


For an intranet web application with 5000+ users, we need to develop highly interactive (as much as possible a few postbacks) clients. Therefore, performance problems can arise, what will be your choice and why?



- asp.NET web form + jQuery / Ajax
- ASP.NET web form + Silverlight - ASP.NXTMVC + + Jacti / Ajax
- ASP.NET MVC + Silverlight - - WPF
- SmartClant

You can suggest any other libraries (only for the Net World) Please share your troubles.

asp.net + commercial reporting tool (for example: telleric) + pure ASP

Reason: This is an intranet application, speed in terms of bandwidth and page size is not an issue, and it is not a concern to see.

For reporting, asp.net this is the reason for the use of control Is very good because you can tie the data very quickly and easily ... if you put it on the top then telecenter j From some asp.net commercial reporting tools, I think you will get pretty stable and robust system

Unfortunately, asp.net and jquery do not work well together (asp.net id generation Issues) so I would recommend asp.net ajax, it fits perfectly into the whole asp. Pure page lifecycle system

Cheers


Comments