부모글 보이기/감추기 AD BLOCK 해제 요청 이 글에는 광고가 많이 들어가 있지 않습니다. adblock을 해제하셔도 글을 읽는데 그다지 부담이 없으니 해제를 부탁드립니다. 가능한 쓰지 않기를 바라지만. ^^; [원본 토픽] http://groups.google.co.kr/group/microsoft.public.dotnet.framework.aspnet.webservices/browse_thread/thread/132ce6b677e184cf/1e656a2a2ffc6aa0?q=KeepAlive%3Dfalse&rnum=10#1e656a2a2ffc6aa0 [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Web.Services.WebServiceBindingAttribute(Name="TestServiceSoap", Namespace="http://localhost/test")] public class TestService : System.Web.Services.Protocols.SoapHttpClientProtocol { public TestService() { this.Url = "http://localhost/AWebApp/TestService.asmx"; } protected override System.Net.WebRequest GetWebRequest(Uri uri) { System.Net.HttpWebRequest webreq = (System.Net.HttpWebRequest)base.GetWebRequest (uri); webreq.KeepAlive = false; return webreq; } } [다음 글] WTL(Windows Template Library) 7.5[이전 글] Virtual Server 2005 R2 (x86, x64) EE 180-day Evaluation [최초 등록일: 4/13/2006] [최종 수정일: 4/14/2006] 비밀번호 댓글 작성자 ... 31 32 33 34 35 36 37 [38] 39 40 41 42 43 44 45 ... NoWriterDateCnt.TitleFile(s) 239정성태4/18/200612999Display a Web Page in a Plain C Win32 Application238정성태4/17/200612925ASP.NET 2.0 의 Provider 관련 쪽 소스 공개237정성태4/17/200612605Microsoft Application Verifier236정성태4/17/200613895IIS6 - IE static resource caching problem235정성태4/13/200612566"Atlas" Control Toolkit for April CTP Released 234정성태4/13/200612886Access Visual Studio 2005 Team System From Macintosh and UNIX Systems, and from within the Eclipse IDE 233정성태4/13/200612592More Workflow Videos232정성태4/13/200613587Microsoft Visual C++ 2005 Redistributable Package231정성태4/13/200613025Windows Presentation Foundation Hands-On-Labs - February 2006 CTP 230정성태4/13/200612964Microsoft Management Model Designer229정성태4/13/200613972Discovery Wizard for SharePoint228정성태4/13/200613507TeamPlain Web Access for Team System227정성태4/13/200613345Scrum for Team System Released226정성태4/13/200613266Visual Studio Team Foundation Server MSSCCI Provider Version 1.0224정성태4/13/200612763VC++ - GroupLab Component Library223정성태4/13/200611913MSBuild Community Tasks Project releases new version 225정성태4/13/200611357 Visual Studio 2005 Web Application Projects (RC1)222정성태4/13/200612400Visual Studio 2005 Security Features and Tools220정성태6/8/200612361Shared Source Common Language Infrastructure 2.0 Release [1]219정성태8/4/200612207Simple List Extensions Specification218정성태4/13/2006128093rd party library - EZShellExtensions.Net 1.0 [1]217정성태4/13/200612527Bug Details: GC fails to load in server mode if config file contains none ASCII characters215정성태4/13/200612692http://www.400plusdifferences.com/214정성태4/13/200611016Team Foundation Server, Biztalk 2006216정성태4/13/200612517 Team Foundation Server 시험판 공개 다운로드213정성태4/13/200612686Introduction to the MSN Messenger Activity SDK ... 31 32 33 34 35 36 37 [38] 39 40 41 42 43 44 45 ...