HighTechTalks DotNet Forums  

Same UI script for web and winforms?

Dotnet Scripting microsoft.public.dotnet.scripting


Discuss Same UI script for web and winforms? in the Dotnet Scripting forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Paul Ritchie
 
Posts: n/a

Default Same UI script for web and winforms? - 01-03-2006 , 03:09 PM






I have virtually no experience of scripting in .NET so apologies if this is
an obvious question.

However I am toying with the idea of implementing interface responses to
user inputs once for both a winforms and web application eg when a radio
button is checked and an edit on the same page is enabled or disabled.

I guess another way of asking is can I get my winforms UI to respond to the
same client-side script as a browser does.

Is this possible, and are other people doing it?

cheers,
Paul Ritchie.



Reply With Quote
  #2  
Old   
Rashad Rivera
 
Posts: n/a

Default Re: Same UI script for web and winforms? - 01-09-2006 , 01:43 AM






Paul,



This is doable but it involves a lot of intricate coding. I do not
believe it is feasible, but if your goal is to have a product that you
develop as a Web Server app and have the option of IE or Windows Form
clients, it can be done. Could you explain a little more as to what your
goal is? Just to let you know, I once needed to create a .NET Windows Form
that interacted with Flash loaded in a Web Control. If you develop a good
OOP wrapper around the Web Control that exposes all your needed events and
tags, you will have an easier time maintaining your app.



- Rashad Rivera

www.omegusprime.com






"Paul Ritchie" <pritREMOVEchie (AT) xtREMOVEra (DOT) co.nzREMOVE> wrote

Quote:
I have virtually no experience of scripting in .NET so apologies if this is
an obvious question.

However I am toying with the idea of implementing interface responses to
user inputs once for both a winforms and web application eg when a radio
button is checked and an edit on the same page is enabled or disabled.

I guess another way of asking is can I get my winforms UI to respond to
the same client-side script as a browser does.

Is this possible, and are other people doing it?

cheers,
Paul Ritchie.





Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.