C# Developer#039;s Guide to ASP.NET, XML, and ADO.NET [Electronic resources] نسخه متنی

اینجــــا یک کتابخانه دیجیتالی است

با بیش از 100000 منبع الکترونیکی رایگان به زبان فارسی ، عربی و انگلیسی

C# Developer#039;s Guide to ASP.NET, XML, and ADO.NET [Electronic resources] - نسخه متنی

Tebyan

| نمايش فراداده ، افزودن یک نقد و بررسی
افزودن به کتابخانه شخصی
ارسال به دوستان
جستجو در متن کتاب
بیشتر
تنظیمات قلم

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

روز نیمروز شب
جستجو در لغت نامه
بیشتر
لیست موضوعات
توضیحات
افزودن یادداشت جدید









Class Reference



This section provides a quick interface reference to the key objects described in this chapter. Space constraints prevent us from documenting every object in the .NET framework in this book, so for the sake of brevity and conciseness, we include only the most important objects here. For more information on the other objects in the .NET framework, consult the .NET Framework Reference online help file.


WebService



Member of System.Web.Services.


Assembly: System.Web.Services.dll.


The WebService class is what all XML Web services derive from.


















Properties
Application
Context
Server
Session
User


WebMethodAttribute



Member of System.Web.Services.


Assembly: System.Web.Services.dll.


The WebMethodAttribute class is used to set the options for a Web method.























Properties
BufferResponse
CacheDuration
Description
EnableSession
MessageName
TransactionOption
TypeID


SoapHttpClientProtocol



Member of System.Web.Services.Protocols.HttpWebClientProtocol.


Assembly: System.Web.Services.dll.


This is the class from which the Web proxies generated by WSDL and Visual Studio .NET derive.




































Properties
AllowAutoRedirect
ClientCertificates
ConnectionGroupName
CookieContainer
Credentials
PreAuthenticate
Proxy
RequestEncoding
Timeout
Url
UserAgent
Methods
Abort
Discover



/ 106