473,320 Members | 1,859 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,320 software developers and data experts.

webservices

Hi,
I am trying to implement the webservices in .NET. But i dont know anything about it. How i want to start. Is there any tool to create webservices in .NET Suppose i have a web application and if i want to add another application(Windows)into that, what i want to do. If one client is coming and asking me about the webservices what are the minimum requirements needed for doing. Please help me
Nov 15 '08 #1
5 865
PRR
750 Expert 512MB
You could start here by look at this article
"Suppose i have a web application and if i want to add another application(Windows)into that, what i want to do."
i dint get wat you were saying... can you elaborate on that?
Nov 15 '08 #2
You could start here by look at this article
"Suppose i have a web application and if i want to add another application(Windows)into that, what i want to do."
i dint get wat you were saying... can you elaborate on that?
Hi, Thanks for reply. I understand how to do it. But the thing is that suppose one client has one webapplication and he is telling that he want to add his windows application functionality to the webapplication. Then wat i want to do. And one more thing after creating one webservice how i will register and publish. can u pls help me.
Nov 15 '08 #3
PRR
750 Expert 512MB
Any application will require web reference to use a web service... You also need to create a proxy of web service for the client... create proxy

regarding "s windows application functionality to the webapplication"...
1. Business login n database can be shared or remain same for windows n web application.. You could easily incorporate business logic class and database class in to your web application...
2. As for the presentation layer .. you will have to add Web forms which should possibly imitate your windows application...
Nov 15 '08 #4
Any application will require web reference to use a web service... You also need to create a proxy of web service for the client... create proxy

regarding "s windows application functionality to the webapplication"...
1. Business login n database can be shared or remain same for windows n web application.. You could easily incorporate business logic class and database class in to your web application...
2. As for the presentation layer .. you will have to add Web forms which should possibly imitate your windows application...
Hi, Thanks for reply, I understand what you told, one more doubt is that how is the access of database. Now the idea i got is "Is webservice is same as of creating a website"
Nov 17 '08 #5
PRR
750 Expert 512MB
Take a look at these articles
How To Use A Database In Your Program
Part 2 ...
For more on Web Services
Web services more
Hope it helps...:)
Nov 20 '08 #6

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: Jinashe | last post by:
what do i need to enable accessing of webservices from a clients PC i'm hosting some webservices from my server in VB.NET. i've got some client windows applications done in VB.NET. what have i...
0
by: Erik P. Vinther | last post by:
Hi This might be slightly OT, but I couldn't find a better NG for this question The question is regarding versioning of webservices. A webservice end point URL basically consists of a base...
8
by: Allan Ebdrup | last post by:
I just had a discussion with one of my fellow programmers. We have a class for doing some logging and sending an email, it has 5 different scenarioes of loggin that are common enough to share a...
5
by: Stephanie Stowe | last post by:
Imagine that I had this <webServices> <soapExtensionTypes> <add type="Microsoft.Web.Services.WebServicesExtension, Microsoft.Web.Services, Version=1.0.0.0, Culture=neutral,...
1
by: Diffident | last post by:
Hello Guys, I have a question with regards to the efficiency and best practices in .NET framework. We are currently using Webservices as normal classes. The way we are invoking methods in...
5
by: cyberstrike | last post by:
Hi guys, my company was wondering if it's possible to develop ASP.NET/Webservices easily using a IIS installed on a server instead of installing IIS locally on the development boxes. Can you...
2
by: Antuane | last post by:
any one have any idea how transactions could be enabled in webservices. i.e., suppose i've got 2 methods - one to add a contact, & the other to set some miscellaneous details for the contact, in a...
1
by: Mike | last post by:
Hi all, I have written a webservice which I am using in my smartphone applicaiton. I have tried the webservice with a WinForms client and it works time and time again perfectly. When I include...
8
by: Komandur Kannan | last post by:
We have a smart device application running on handhelds(Symbol MC9000G). The backend is Oracle and a middle tier web services development done in Vb.net. We use pessimistic Locking due to...
5
by: ChrisM | last post by:
Hi, I have written a stand alone WinForms application with an MS Access back-end for the (small)company I work for. They are now talking about moving a part of their operations into a second...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

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.