Home
ASP.NET Tutorial
ASP.Net Instroduction
Language Basics
ASP.net Controls
HTML Controls
Page Lifecycle
Response
Collections
Validation
Development
File Directory
Sessions
Cookie
Cache
Custom Controls
Profile
Configuration
LINQ
ADO.net Database
Data Binding
Ajax
Authentication Authorization
I18N
Mobile
WebPart
XML
WebService « Development « ASP.NET Tutorial
ASP.NET Tutorial
Development
WebService
9.47.WebService
9.47.1.
Contents of the Service.asmx file
9.47.2.
An XML Web service that exposes the Default table from Northwind (C#)
9.47.3.
An XML Web service that exposes the Default table from Northwind (VB)
9.47.4.
WebMethod overloading in .NET
9.47.5.
Turning off conformance using the web.config file
9.47.6.
Utilizing the CacheDuration property
9.47.7.
A Web service class that utilizes a SOAP header (C#)
9.47.8.
A Web service class that utilizes a SOAP header (VB)
9.47.9.
WebServiceBinding
9.47.10.
WebMethod