473,394 Members | 1,715 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

c# windows forms -> web forms


Hi;

I will have lots of (150+) windows forms designed using c#, and some
cutsomers
wants these forms' functionality also on web browser.

What would you do if you were obliged to write applications using c# that
are expected to run
on both windows and internet browser ?

Is there a chance to design forms one time and run them on both web and
windows ?
I dont want to design all forms twice, for windows and for web seperately.

Thanks'll be appreciated..
Ahmet
Nov 15 '05 #1
4 3913
As far as GUI design is concerned, Windows and Web GUI have very different
styles and rules. What is nice in one of them might be not good for another.
Your Web GUI design may resemble the original Windows one only in the
prototype. For a proper Web application, get a professional Web designer or
consultant. Not only the GUI styles are different, your development options
are very different too. What you can keep the same is the background data
access infrastructure.

HTH,

Eliyahu

"Ahmet AKGUN" <ak*********@hotmail.com> wrote in message
news:%2****************@TK2MSFTNGP11.phx.gbl...

Hi;

I will have lots of (150+) windows forms designed using c#, and some
cutsomers
wants these forms' functionality also on web browser.

What would you do if you were obliged to write applications using c# that
are expected to run
on both windows and internet browser ?

Is there a chance to design forms one time and run them on both web and
windows ?
I dont want to design all forms twice, for windows and for web seperately.

Thanks'll be appreciated..
Ahmet

Nov 15 '05 #2
Hi Ahmet,

I'm afraid you will have to redo the UI for the web, you see the web is a
very different animal than a windows application, with differents rules and
differents way to layout the interface, now if you have a good design and
you do not use the interface as data repository it should be more easy to
transfer it to the web, for a project so big I would advice the need of a
good web designer for this. but in any case a good deal of work is ahead,
good luck!

Hope this help,

--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation

"Ahmet AKGUN" <ak*********@hotmail.com> wrote in message
news:%2****************@TK2MSFTNGP11.phx.gbl...

Hi;

I will have lots of (150+) windows forms designed using c#, and some
cutsomers
wants these forms' functionality also on web browser.

What would you do if you were obliged to write applications using c# that
are expected to run
on both windows and internet browser ?

Is there a chance to design forms one time and run them on both web and
windows ?
I dont want to design all forms twice, for windows and for web seperately.

Thanks'll be appreciated..
Ahmet

Nov 15 '05 #3
For the functionality part of it, you can write webservices (webmethods) for
every function that you need to access from the web. You can call these
webmethods using the Microsoft.XMLDOM object in javascript.
You should de-couple the guts of your project from the UI. The
"Model-View-Control" architecture, basically.
Ashwin Kambli
"Ahmet AKGUN" <ak*********@hotmail.com> wrote in message
news:%2****************@TK2MSFTNGP11.phx.gbl...

Hi;

I will have lots of (150+) windows forms designed using c#, and some
cutsomers
wants these forms' functionality also on web browser.

What would you do if you were obliged to write applications using c# that
are expected to run
on both windows and internet browser ?

Is there a chance to design forms one time and run them on both web and
windows ?
I dont want to design all forms twice, for windows and for web seperately.

Thanks'll be appreciated..
Ahmet

Nov 15 '05 #4

You can run a winforms app from a web page, especially if the end user is
using Internet Explorer 6. See MSDN for more info.
"Ahmet AKGUN" <ak*********@hotmail.com> wrote in message
news:#Z**************@TK2MSFTNGP11.phx.gbl...

Hi;

I will have lots of (150+) windows forms designed using c#, and some
cutsomers
wants these forms' functionality also on web browser.

What would you do if you were obliged to write applications using c# that
are expected to run
on both windows and internet browser ?

Is there a chance to design forms one time and run them on both web and
windows ?
I dont want to design all forms twice, for windows and for web seperately.

Thanks'll be appreciated..
Ahmet

Nov 15 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Ken Lindner | last post by:
I have a need to become familiar with SQL Server 2000 for work. Needless to say I am new to SQL Server any version, but not IT in general. My employer has provided me with the SQL Server 2000...
3
by: Christian McArdle | last post by:
REQUEST FOR DISCUSSION (RFD) unmoderated group comp.os.ms-windows.programmer.64bit This is a formal Request For Discussion (RFD) to create comp.os.ms-windows.programmer.64bit as an unmoderated...
7
by: lvpaul | last post by:
Hallo ! I am using IIS-Windows-Authentication in my intranet (web.config <authentication mode="Windows" /> <identity impersonate="true" /> How can I get the users (client) IP-Address ? I...
1
by: freesteel | last post by:
I have posted about this problem before. SInce then I found a much better article to help with embedding python in a multithreaded application: http://www.linuxjournal.com/article/3641 I...
2
by: =?Utf-8?B?SnJ4dHVzZXIx?= | last post by:
I just started using Windows Live OneCare, I had been using Norton, but was unable to fix the problems I was having. I have yet been unsuccessful with OneCare as well. I keep getting the same...
2
by: =?Utf-8?B?dmlzaHJ1dGg=?= | last post by:
Hi, I have 2 applications running, one Windows application project and the other windows services project. I want to call my Windows application in my windows services. I want to run them as...
1
by: =?Utf-8?B?dmlzaHJ1dGg=?= | last post by:
Hi, I have 2 applications running, one Windows application project and the other windows services project. I want to call my Windows application in my windows services. I want to run them as...
41
by: pbd22 | last post by:
Hi. I know my windows service works when i run it in debug mode on my dev machine. It also works in release mode on my dev machine. But, when I move the service to a production server, it...
0
AmberJain
by: AmberJain | last post by:
Windows Autorun FAQs: List of autostart locations Linked from the Original article- "Windows Autorun FAQs: Description". Que: Can you list all the autostart locations for windows? Ans: Here is...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.