473,385 Members | 2,015 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,385 software developers and data experts.

How access data from Winforms-Appl. inside WEB-service ?

I have a winforms Application that should
share some data via WEB-Services.

Remoting is not possible for other reasons.

How can this be done ?

When the WEB-Service is hosted in IIS on the same machine,
I dont know how to access variables from the Winforms Application.
The second idea was:
Can the Winforms - Applictaion host a WEB-Service ( without IIS ) ?

But how can this be done ? I have not founs any example in VS 2003 /
2005
Is it than possible to exchange data between Winforms and WEB-Service.
Thanks for any ideas
Peter

Apr 2 '06 #1
1 1442
The only way I can think of is to publish these variables to a back-end
datasource which the webservice has access to.

--
( OHM ) - One Handed Man
AKA Terry Burns - http://TrainingOn.net
"Peter931" <Pe*************@gmx.net> wrote in message
news:11*********************@t31g2000cwb.googlegro ups.com...
I have a winforms Application that should
share some data via WEB-Services.

Remoting is not possible for other reasons.

How can this be done ?

When the WEB-Service is hosted in IIS on the same machine,
I dont know how to access variables from the Winforms Application.
The second idea was:
Can the Winforms - Applictaion host a WEB-Service ( without IIS ) ?

But how can this be done ? I have not founs any example in VS 2003 /
2005
Is it than possible to exchange data between Winforms and WEB-Service.
Thanks for any ideas
Peter

Apr 2 '06 #2

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

Similar topics

49
by: Relaxin | last post by:
It is just me or has MS created some of the worst ways to access and display data? You can use a DataSet, but if you want to sort or filter the data to must use a DataView which is created from...
49
by: Yannick Turgeon | last post by:
Hello, We are in the process of examining our current main application. We have to do some major changes and, in the process, are questionning/validating the use of MS Access as front-end. The...
1
by: timandsuzi36 | last post by:
If anyone has successfully done the following and could share how they did so I would be extremely grateful and make you a high ranking officer in the impending revolution: Launch an Access...
0
by: sandman | last post by:
I just created a mini-app (WinForms in C#) with a bound data grid whose data source is an Access database. It has 2 DateTime columns. I formatted the database so one of columns was GeneralDate and...
9
by: Nick | last post by:
Hi, We're are about to develop an app in C# that will use a MS Access database file for data storage. The db structure will not be modified. The user will use the C# developed app to view and...
1
by: Aravind | last post by:
Hi guys, In c#, How to dispaly the records from a AccessDB to a Windows Forms DBgrid.. Is there any need of creating datasources like in VB data access.
22
by: Jordan S. | last post by:
SQL Server will be used as the back-end database to a non trivial client application. In question is the choice of client application: I need to be able to speak intelligently about when one...
1
by: ben.brearley | last post by:
Hi All, Does anyone know of any way to launch C# forms from an MS Access application? Weird question I suppose, but the reason is that I am wanting to rewrite a MS Access application into a...
0
by: =?Utf-8?B?Umljaw==?= | last post by:
The following code is diaplaying a blank report; how do I fix it? private void Form1_Load(object sender, EventArgs e) { LoadReport(); } public void LoadReport() {...
1
by: renuami | last post by:
Hello Please advise .... I do not know in which section i should be posting Winforms Questions. There is not Option. So i am posting it here... apologize for any inconvinence..... This is...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.