Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Web Services / February 2005

Tip: Looking for answers? Try searching our database.

application architecture using web services

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
vips - 24 Feb 2005 11:30 GMT
can any one help me in using a  tier architecture with web services.

should my all classes (middle tier) be web services ?? which are
instantiated at the client layer (presentation logic layer)

vips
Keenan Newton - 24 Feb 2005 20:18 GMT
Check ou the following MSDN link:

http://msdn.microsoft.com/architecture/patterns/default.aspx?pull=/library/en-us
/dnpatterns/html/ArcThreeLayeredSvcsApp.asp

ypul - 28 Feb 2005 14:11 GMT
what if I want to use a web service for insert operation by assigning
values to object property and then using insert command in web service ...
I want to use webservice for middle tier ...for database operations ...
how should i do it ?

> Check ou the following MSDN link:

http://msdn.microsoft.com/architecture/patterns/default.aspx?pull=/library/en-us
/dnpatterns/html/ArcThreeLayeredSvcsApp.asp

Dilip Krishnan - 28 Feb 2005 15:33 GMT
For that you would essentially design your operations (web methods) in
such a way that you can accept different input that derive from the same
base type; type as in xsd type not necessarily object types;and expose
an insert operation.

> what if I want to use a web service for insert operation by assigning
> values to object property and then using insert command in web service ...
[quoted text clipped - 4 lines]
>
> http://msdn.microsoft.com/architecture/patterns/default.aspx?pull=/library/en-us
/dnpatterns/html/ArcThreeLayeredSvcsApp.asp

Signature

HTH
Regards,
Dilip Krishnan
MCAD, MCSD.net
dkrishnan at geniant dot com
http://www.geniant.com

Keenan Newton - 28 Feb 2005 15:42 GMT
Are you looking for step by step, on how to create your middle tier?

Rate this thread:







Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.