473,473 Members | 1,513 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Basic question about creating/setting up webservices

I have been looking around at the documentation and have come across a lot
about how to create webservices and consume them.

I have a fairly large 3 tier application with a ton of classes in c# that
are currently being used by the website. Is there a quick/ rad tool that can
take a c# class and generate a webservice proxy/asmx file? Any suggestions
that does not involve writing the guts of the code from scratch :) would be
really helpful.

Thanks in advance

Sanjay
Nov 21 '05 #1
2 1732
Are you referring to a proxy stub class or an asmx documentation file ?
These are 2 different things altogether ;-)

If I were you, my asmx does NOT even contain guts or any business logic.
They will just act as gateways to your C# classes containing business
application logic.

--
Thank you.

Regards,
Softwaremaker
http://www.softwaremaker.net/blog

=========================================

"news.microsoft.com" <sp***@marketlinksolutions.com> wrote in message
news:uT**************@TK2MSFTNGP12.phx.gbl...
I have been looking around at the documentation and have come across a lot
about how to create webservices and consume them.

I have a fairly large 3 tier application with a ton of classes in c# that
are currently being used by the website. Is there a quick/ rad tool that can take a c# class and generate a webservice proxy/asmx file? Any suggestions
that does not involve writing the guts of the code from scratch :) would be really helpful.

Thanks in advance

Sanjay

Nov 21 '05 #2
Hmmm I am indeed ignorant about the guts of webservices :) Let me explain
what I really need:
We have a three tier web application that uses the UIP, Data and Error
blocks. As
all the business logic is contained in the C# classes in the business layer,
I was hoping to expose
some /all of that logic via webservices so that I could make use of it via
other thin/thick clients.

Having said that, at this point this is really an experiment/ proof of
concept that I am doing. The
business layer has built in security so that in order to use the methods in
the classes, the client
would need to be authenticated and possess a valid token.

I was hoping to create objects in the webservices layer that act as
proxies/stubs for the classes.

I hope this answers you question?

Thanks for the reply.

Sanjay

"Softwaremaker" <ms**@removethis.softwaremaker.net> wrote in message
news:%2******************@TK2MSFTNGP11.phx.gbl...
Are you referring to a proxy stub class or an asmx documentation file ?
These are 2 different things altogether ;-)

If I were you, my asmx does NOT even contain guts or any business logic.
They will just act as gateways to your C# classes containing business
application logic.

--
Thank you.

Regards,
Softwaremaker
http://www.softwaremaker.net/blog

=========================================

"news.microsoft.com" <sp***@marketlinksolutions.com> wrote in message
news:uT**************@TK2MSFTNGP12.phx.gbl...
I have been looking around at the documentation and have come across a
lot
about how to create webservices and consume them.

I have a fairly large 3 tier application with a ton of classes in c# that
are currently being used by the website. Is there a quick/ rad tool that

can
take a c# class and generate a webservice proxy/asmx file? Any
suggestions
that does not involve writing the guts of the code from scratch :) would

be
really helpful.

Thanks in advance

Sanjay


Nov 21 '05 #3

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

Similar topics

7
by: Michael Foord | last post by:
#!/usr/bin/python -u # 15-09-04 # v1.0.0 # auth_example.py # A simple script manually demonstrating basic authentication. # Copyright Michael Foord # Free to use, modify and relicense. #...
3
by: Joe | last post by:
Hi, I am new to creating .asp web sites and have a basic question. I have a website with .html pages running on an IIS server with .Net installed. I also have a couple of forms on the website....
3
by: Jon Maz | last post by:
Hi All, I'm at the "Hello World" stage of learning about web services (just to warn you), and have what is I think a simple question. I have created a basic HelloWorld.asmx, which has the...
5
by: Paul Bromley | last post by:
I have written a similar enquiry to this newsgroup, but had no responses - hence I will rephrase it with the hope that someone will answer. I am new to using Classes, but trying hard to get the...
13
by: Pete | last post by:
I'm cross posting from mscom.webservices.general as I have received no answer there: There has been a number of recent posts requesting how to satisfactorily enable BASIC authorization at the...
3
by: Martin | last post by:
How does one set up basic authentication on an HttpListener? I know I need to set the HttpListener.AuthenticationSchemes to AuthenticationSchemes.Basic but then I'm unsure how and against what...
16
by: tshad | last post by:
This is a little complicated to explain but I have some web services on a machine that work great. The problem is that I have run into a situation where I need to set up my program to access one...
4
by: Chris Asaipillai | last post by:
Hi there My compay has a number of Visual Basic 6 applications which are front endeed onto either SQL Server or Microsoft Access databases. Now we are in process of planning to re-write these...
3
by: JJ | last post by:
I've done a little multi-threading on winform apps some time ago now, so I'm not a complete beginner, but best assume I am for any explanations..: This is an asp.net 2.0 website, using c#: I...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.