rich-client-platform

VisualStudio-based Rich Client Platform

I remember hearing about a rich client platform based on Visual Studio, similar to Eclipse's Rich Client Platform, that gives you things like auto updates, shells, help system and so on built in. I can't seem to find it on Google though, does anyone remember what this was called? ...

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 few postbacks as possible) client. So performance issue might arise. What would be your choice and why? - ASP.NET Web Forms + JQuery/Ajax - ASP.NET Web Forms + Silverlight - ASP.NET MVC + JQuery/Ajax - ASP.NET MVC + Silverlight - WPF ...

How to break someone into testing?

OK. Our product works. Beta testers are actually getting their stuff done. Time for the next iteration. But how to ensure quality? We need a tester! How do I get someone fresh off the street started in testing? I have no clue on how to do it myself (I'm a developer, not a tester)! We are a tiny team: 2 architects (as in buildings, no...

Web-based clients vs thick/rich clients?

My company is a software solutions provider to a major telecommunications company. The environment is currently IBM WebSphere-based with front-end IBM Portal servers talking to a cluster of back-end WebSphere Application Servers providing EJB services. Some of the portlets use our own home-grown MVC-pattern and some are written in JSF. ...

how the save option in iReport is functioning?

Hi, I am customizing iReport 3.7.2 .. there is a file called SaveAsAction.java for Save As option. But I cant find anything on save or Save All option I want to know how the save option is working in iReport. Can anyone help in this issue ...