| | |
Window Form Application Online
Thread Solved |
You would be best off creating an ASP.NET application and moving your logic to a web project. There are software products out there to get form applications online but they're obviously not native and performance/usability suffers. Is there any reason you don't want to do a web project?
•
•
Join Date: Jun 2009
Posts: 44
Reputation:
Solved Threads: 0
The reason why I ask is because i have used an application that connected to an online server to get data from a database on a webserver and there was no use of web browser.I don't want to create my application using a web browser I want a windows form application.Are there any technologies I need to look into references would be great
•
•
Join Date: Jun 2009
Posts: 17
Reputation:
Solved Threads: 1
•
•
•
•
I would like to put my windows form application to be online, where by it will connect to a webserver and get data from the database on the webserver. Are there any sites or ebooks I can get on windows app going online
thanks!
What do you mean with online? Internet or Intranet?
BI Developer | LINKdotNET
B.Sc Computer Science, Helwan University
Technical blog | http://ramymahrous.wordpress.com
LinkedIn | http://www.linkedin.com/in/ramymahrous
B.Sc Computer Science, Helwan University
Technical blog | http://ramymahrous.wordpress.com
LinkedIn | http://www.linkedin.com/in/ramymahrous
The only applicable scenario is everyone (clients) install client application (.exe) and all the functionalities in it; talk directly to webservice which handles requests and responds back to the client.
What you need to know is
Host webservices on domain like any web application.
Talk to webservices from any client application.
All about webservices http://msdn.microsoft.com/en-us/library/ms996507.aspx
Another alternative is to use WCF, I personally recommend it http://msdn.microsoft.com/en-us/netf.../aa663324.aspx
What you need to know is
Host webservices on domain like any web application.
Talk to webservices from any client application.
All about webservices http://msdn.microsoft.com/en-us/library/ms996507.aspx
Another alternative is to use WCF, I personally recommend it http://msdn.microsoft.com/en-us/netf.../aa663324.aspx
BI Developer | LINKdotNET
B.Sc Computer Science, Helwan University
Technical blog | http://ramymahrous.wordpress.com
LinkedIn | http://www.linkedin.com/in/ramymahrous
B.Sc Computer Science, Helwan University
Technical blog | http://ramymahrous.wordpress.com
LinkedIn | http://www.linkedin.com/in/ramymahrous
•
•
Join Date: Jun 2009
Posts: 17
Reputation:
Solved Threads: 1
•
•
•
•
The only applicable scenario is everyone (clients) install client application (.exe) and all the functionalities in it; talk directly to webservice which handles requests and responds back to the client.
What you need to know is
Host webservices on domain like any web application.
Talk to webservices from any client application.
All about webservices http://msdn.microsoft.com/en-us/library/ms996507.aspx
Another alternative is to use WCF, I personally recommend it http://msdn.microsoft.com/en-us/netf.../aa663324.aspx
I don't want everyone to install the application in their PC I just want them access a website where Windows Application is embedded.
So, I am thinking whether to use C# or ASP.Net
All my replies were on direction to use Windows-based application.
SURE THE LOGICAL SOLUTION is to use Web-based application (ASP.NET), it's very easy and you'll go through it quickly. Best of luck
SURE THE LOGICAL SOLUTION is to use Web-based application (ASP.NET), it's very easy and you'll go through it quickly. Best of luck
BI Developer | LINKdotNET
B.Sc Computer Science, Helwan University
Technical blog | http://ramymahrous.wordpress.com
LinkedIn | http://www.linkedin.com/in/ramymahrous
B.Sc Computer Science, Helwan University
Technical blog | http://ramymahrous.wordpress.com
LinkedIn | http://www.linkedin.com/in/ramymahrous
![]() |
Similar Threads
- How to Minimize window form on closing? (C#)
- Sorry,does anyone know how to play a video file in visual c++ window form application (C++)
- How to declare a Class in C++ window application form? (C++)
- Help!! Can't change a window form text (C++)
- Pls help...getting text from another window form (C++)
- Help......Window Form problem... (C++)
- "Not Responding" Message in Windows Form Application (ASP.NET)
Other Threads in the C# Forum
- Previous Thread: Datetime conversion
- Next Thread: changing windows user password using windows application
Views: 640 | Replies: 12
| Thread Tools | Search this Thread |
Tag cloud for C#
.net 2d access algorithm application array asp.net assembly bitmap box button c# chat check checkbox class code color combobox control conversion csharp custom data database datagrid datagridview dataset datetime degrees directshow display dll drawing event excel exception file form format forms function gcd gdi+ graphics image index internet label list listbox login math multithreading mysql networking notepad office operator oracle outlook2007 picturebox pixel port print problem programming query radians remote remoting resource resourcefile saving search server sleep socket sql statistics string tcp text textbox threading timer treeview update url usb validation vc++ view visual webbrowser windows winforms wpf write xml






