Web service links???
-
i m using ASP.NET with C# (.net 2005, 2.0 framework) i m more interest to read and practice WEB SERVICE concepts and willing to create simple GUI applications... where can i find these things? i searched in google.but the HELLO WORLD example only coming........ help me
-
i m using ASP.NET with C# (.net 2005, 2.0 framework) i m more interest to read and practice WEB SERVICE concepts and willing to create simple GUI applications... where can i find these things? i searched in google.but the HELLO WORLD example only coming........ help me
If you learn how to use the hello world example, you don't find it hard to create another WS method. Also MSDN has many articles on this subject.
All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia How to use google | Ask smart questions
-
If you learn how to use the hello world example, you don't find it hard to create another WS method. Also MSDN has many articles on this subject.
All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia How to use google | Ask smart questions
May be this Link helps u a bit: http://www.xmlforasp.net/CodeBank.aspx?codeType=xml[^]
Amit Agarwal