|
ms
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
developing web services in C#Where can I find information on how to develop web services? I've been
searching google but I don't know which one's actually good. I would also like to learn how to correctly create this distributed applicaction (in terms of models) . Thanks. There's no short answer to your question. I'm not employed at Microsoft,
but let me point out that there are books, training courses and certifications on creating web services, and on distributed application architecture in the .NET world. The certification for the latter is 70-300 in case you want to consider getting certified. You could consider starting with perusing your local book store's computer book collection. I doubt any online information you can access (at least for free/cheap) will cover it in enough depth. Personally I started out by just going through tutorials in the online help that came with visual studio (also probably accessible somewhere at msdn.microsoft.com) and creating a web service project. Show quoteHide quote "VMI" <V**@discussions.microsoft.com> wrote in message news:96FF7925-C603-44BF-86F7-9F4714E1F12B@microsoft.com... > Where can I find information on how to develop web services? I've been > searching google but I don't know which one's actually good. I would also > like to learn how to correctly create this distributed applicaction (in > terms > of models) . > > Thanks. VMI,
I hate to sound like a broken record, but have you tried the QUICKSTARTS? It installs with the product, or you can use an online version: http://samples.gotdotnet.com/quickstart/aspplus/doc/writingservices.aspx Peter -- Show quoteHide quoteCo-founder, Eggheadcafe.com developer portal: http://www.eggheadcafe.com UnBlog: http://petesbloggerama.blogspot.com "VMI" wrote: > Where can I find information on how to develop web services? I've been > searching google but I don't know which one's actually good. I would also > like to learn how to correctly create this distributed applicaction (in terms > of models) . > > Thanks.
Other interesting topics
How to save InPtr to a raw file?
Running a process in a thread? How to dispose ContextMenus font Copy file from http location redefinition of generic methods Nant < nunitreport > function Change RowState property of DataRow C# Extended Text Editor TreeView populate on demand and mutations after expanding |
|||||||||||||||||||||||