We have a GUI based windows application and a Web based application. Both
the applications are accessing the same business logic to display the data.
We have separately created Windows forms for Windows application and Web
forms for the web application.

Is there a way by which we can save these forms (either windows forms or web
forms) as a shared dll so that the two applications display the same forms
and we don't have to create the forms for each application.

If it is not possible using Visual Studio .net then are there any third
party tools which can be used to accomplish this. I have heard about
Infragistics but don't know more on this. Does it provide the facility of
using same forms for windows and web applications?

Regards,
Vipul Patel

===================================
This list is hosted by DevelopMentorŪ  http://www.develop.com
Some .NET courses you may be interested in:

NEW! Guerrilla ASP.NET, 17 May 2004, in Los Angeles
http://www.develop.com/courses/gaspdotnetls

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to