Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / Visual J# / April 2004

Tip: Looking for answers? Try searching our database.

WinForms in a Web App

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Robert Diggums - 13 Apr 2004 00:11 GMT
Is there any way to use a winform in a web app

I am looking for a way to do complex client-side logic
Lars-Inge T?nnessen - 13 Apr 2004 16:49 GMT
J# Browser Controls (~Java Applets) are the closest you get web client side
logic in the .net framework.

I suggest you make a "normal" .net Windows Application (you run in the
client IE context), that makes use of web services.

Lars-Inge T?nnessen
www.larsinge.com
Bob LaCasse [MSFT] - 23 Apr 2004 01:55 GMT
In addition to JBC or J# Browser Controls, you can host .NET applications
in a web page with the object tag.  For example, a .NET UserControl written
in J# can run embedded in IE just as one written in other .NET languages.  
The difference between this and the "normal" .net windows application
mentioned is that an object tag embedded application runs in the same
process as the browser, while a top-level window application runs in a
separate host process that retains an Internet execution context for
security.

Here are some links:

Here are the late-breaking J# quickstarts:
http://samples.gotdotnet.com/quickstart/latebreaking/default.aspx?lang=VJS

Sample of embedded .NET application in IE browser.
http://msdn.microsoft.com/library/en-us/cpguide/html/cpconconfiguringieappli
cations.asp

| Is there any way to use a winform in a web app?

I am looking for a way to do complex client-side logic.

Rate this thread:







Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.