Professional ASP.NET 1.1 [Electronic resources] نسخه متنی

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

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

Professional ASP.NET 1.1 [Electronic resources] - نسخه متنی

Alex Homeret

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

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

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







Changes to the Web Services Classes


The
System.Web.Services.Discovery.DiscoveryClientProtocol class gains a new property named
UnsafeAuthenticatedConnectionSharing that can be set to
True to allow an authenticated connection to be shared between requests.


The
System.Web.Services.Protocols.HttpGetClientProtocol class gains a new property named
UnsafeAuthenticatedConnectionSharing that can be set to
True to allow an authenticated connection to be shared between requests.

The
System.Web.Services.Protocols.HttpPostClientProtocol class gains a new property named
UnsafeAuthenticatedConnectionSharing that can be set to
True to allow an authenticated connection to be shared between requests.


The
System.Web.Services.Protocols.HttpSimpleClientProtocol class gains a new property named
UnsafeAuthenticatedConnectionSharing that can be set to
True to allow an authenticated connection to be shared between requests.


The
System.Web.Services.Protocols.HttpWebClientProtocol class gains a new property named
UnsafeAuthenticatedConnectionSharing that can be set to
True to allow an authenticated connection to be shared between requests.


The
System.Web.Services.Protocols.SoapHttpClientProtocol class gains a new property named
UnsafeAuthenticatedConnectionSharing that can be set to
True to allow an authenticated connection to be shared between requests.


The
System.Web.Services.Protocols.SoapMessage class gains a new property named
ContentEncoding that can be used to provide supplementary details about the content without having to set the Content-Type HTTP header for the complete response.


The
System.Web.Services.Protocols.SoapClientMessage class gains a new property named
ContentEncoding that can be used to provide supplementary details about the content without having to set the Content-Type HTTP header for the complete response.


The
System.Web.Services.Protocols.SoapServerMessage class gains a new property named
ContentEncoding that can be used to provide supplementary details about the content without having to set the Content-Type HTTP header for the complete response.


/ 244