Web service code structure

D

Dawid Rutyna

Hello!

Sorry for sending this message also here, but
microsoft.public.dotnet.framework.webservices is not so popular.

I have spent all day looking for any asp.net web service
pattern/design/'best practises' for code structure (BOL, DAO, supporting
testing, etc.). The only result was:
http://msdn.microsoft.com/en-us/magazine/cc163514.aspx what is not
precisely what I am looking for.

Do you know any tutorials/articles about the subject? I am using .net 2.0.

Thank you for any help.
Regards
Dawid Rutyna
 
M

Mr. Arnold

Hello!

Sorry for sending this message also here, but
microsoft.public.dotnet.framework.webservices is not so popular.

I have spent all day looking for any asp.net web service
pattern/design/'best practises' for code structure (BOL, DAO, supporting
testing, etc.). The only result was:
http://msdn.microsoft.com/en-us/magazine/cc163514.aspx what is not
precisely what I am looking for.

Do you know any tutorials/articles about the subject? I am using .net 2.0.

The subject you should be looking for is what is proper tier
architecture 2-tier, 3-tier and n-tier and best practices and testing of
a given architecture.

The Web service is just the communications mechanism like WCF, .Net
Remoting, COM/COM+ etc, etc are communication mechanisms, which should
be transparent.

The best pattern/design/best practices and testing should be focused on
tier architecture logical or physical tier separation.

You should have cross posted to the various forums instead of posting to
individual forms asking the same questions.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,754
Messages
2,569,528
Members
45,000
Latest member
MurrayKeync

Latest Threads

Top