Atlanta Custom Software Development 

 
   Search        Code/Page
 

User Login
Email

Password

 

Forgot the Password?
Services
» Web Development
» Maintenance
» Data Integration/BI
» Information Management
Programming
VB VB (1648)
VB.net VB.net (736)
C# C# (15)
ASP.net ASP.net (779)
ASP ASP (41)
VC++ VC++ (25)
PHP PHP (0)
JAVA JAVA (4)
JScript JScript (5)
  Database
» SQL Server (708)
» ORACLE (5)
» MySQL (0)
» DB2 (0)
Automation
» C/C++/ASM (11)
» Microcontroller (1)
» Circuit Design (0)
OS/Networking
» Networking (5)
» Unix/Linux (1)
» WinNT/2k/2003 (8)
Graphics
» Flash (0)
» Maya (0)
» 3D max (0)
» Photoshop (0)
Links
» ASP.net (2)
» PC Interfacing (1)
» Networking (4)
» SQL Server (4)
» VB (23)
» VB.net (4)
» VC (3)
» HTML/CSS/JavaScript (10)
Tools
» Regular Expr Tester
» Free Tools

 

This is a link to a different site An Extensive Examination of Web Services Index : Part-1
Total Hit (1753) Examines the basics of Web services, what Web services are, and the technologies and standards that serve as the underpinnings of Web services.
Rating
This is a link to a different site An Extensive Examination of Web Services: Part 2
Total Hit (1731) Examines creating Web services using Visual Studio .NET. Looks underneath the hood of the code created by VS.NET.
Rating
This is a link to a different site An Extensive Examination of Web Services: Part 3
Total Hit (1672) Examines creating a client application that consumes a Web service. Discusses the purpose and structure of a WSDL document, along with creating and using proxy classes to consume a Web service.
Rating
This is a link to a different site An Extensive Examination of Web Services: Part 4
Total Hit (1679) Examines the utility of Web services and common scenarios where Web services make sense. A business-oriented look at Web services.
Rating
This is a link to a different site An Extensive Examination of Web Services: Part 5
Total Hit (1719) Takes an in-depth look at XML serialization, which is the process of converting a data type, such as an integer, array, or custom class, into its XML representation, and back again. Every time a message is passed to or from a Web service, XML serialization transpires. ....Read More
Rating
This is a link to a different site An Extensive Examination of Web Services: Part 6
Total Hit (1797) Looks at sending metadata to a Web method through the use of SOAP headers. Examines defining and accepting a SOAP header on the Web service end, and looks at sending a populated SOAP header from the client.
Rating
This is a link to a different site An Extensive Examination of Web Services: Part 7
Total Hit (1664) Examines how the incoming and outgoing messages to a Web service can be programmatically modified via SOAP Extensions.
Rating
This is a link to a different site Creating and Consuming a Web Service
Total Hit (892)
Rating
This is a link to a different site Build a Web Service and Create a Consumer
Total Hit (905) In this article we will create a guest book web service that will control additions to, and displays from a database table. We will also create a consumer (a regular Web Form) of the web service. The consumer is discussed at the end of the article. Web services look a little strange at first glance ....Read More
Rating
This is a link to a different site .NET Web Services I
Total Hit (946) Microsoft promoted Web Services a great deal with the launch of .NET. This seems to have faded a little with Web Services perhaps not having taken off as much as was thought. The concept of interoperability over the Internet is still a great one however. In this article we'll quickly review the basi ....Read More
Rating
This is a link to a different site .NET Web Services II
Total Hit (781) Part II: Customising attributes; Disco and UDDI practicalities and beginning asynchronous Web Services. Knowledge assumed: VB.NET, VS.NET; .NET Web Service I
Rating
This is a link to a different site .NET Web Services III
Total Hit (760) After reviewing the basics of Web Services in Part I and continuing to look at more advanced specifics in part II, in this article and the next we continue the progression looking at three more advanced Web Service related activities: «li»Creating and using SOAP extensions «li»Creating asynchr ....Read More
Rating
This is a link to a different site .NET Web Services IV
Total Hit (846) After reviewing the basics of Web Services in Part I and continuing to look at more advanced specifics in part II, in the last part we continued the progression looking at the first of the three more advanced Web Service related topics below: «li»Creating and using SOAP extensions «li»Creating ....Read More
Rating
This is a link to a different site Using Forms Authentication with Web Services
Total Hit (744) ASP.NET Forms authentication is one of the most flexible way to authenticating users. Typically under such scheme you will have user ids and passwords in some database. You will then present a form to the user that accepts the credentials. Then at server side you check whether the credentials are va ....Read More
Rating
This is a link to a different site Windows Authentication with Web Services
Total Hit (749) You can enable windows authentication for your web applications using web.config file. You need to set authentication mode to Windows in the <authentication> section. Additionally you need to set <authorization> section to deny anonymous access. Once you set these parameters in the web.config file t ....Read More
Rating
This is a link to a different site Web Service Authentication Via SOAP Headers
Total Hit (718) While working with web services one of the commonly faced question is - How do I secure my web service? One aspect of security is preventing anonymous access to the web service. This can be done in various ways such as passing user id and password with each web method call. One elegant alternative i ....Read More
Rating
This is a link to a different site Handling Timeouts in Web Services
Total Hit (760) While developing web applications you should also consider factors like network downtime and server crashes. The same applies to developing web services. When you call a method from your client by default it waits infinitely for the response. This means if server hosting the web service is down then ....Read More
Rating
This is a link to a different site Changing Target Web Service At Runtime
Total Hit (808) While developing clients for web services, we typically add a web reference to the web service by specifying URL of the .asmx file. Adding a web service in VS.NET generates required proxy object. However, it may happen that after adding the web reference the web service is moved to some other locati ....Read More
Rating
This is a link to a different site Developing A Newsletter Subscription Web Service
Total Hit (746) Web services offer their functionality over the web via standards like HTTP and XML. There are many models suggested for implementing the business functionality via web services. One of them is subscription based services. Such services allow the users to subscribe or unsubscribe to the service as p ....Read More
Rating


Recommanded Links

 

Home   |  Comment   |  Contact Us   |  Privacy Policy   |  Terms & Conditions   |  BlogsZappySys

© 2008 BinaryWorld LLC. All rights reserved.