부모글 보이기/감추기 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) 269정성태5/4/200612981Visual Studio 2005 Team System Level 200 Course Material268정성태5/4/200613373Microsoft Component Installer Software Development Kit for Windows (x86) Version 2.0267정성태5/4/200613392101 Code Samples for Visual Basic 2005266정성태5/3/200615423Consolas Font Pack for Microsoft Visual Studio 2006 [2]264정성태5/1/200614912Team System for C++ Developers262정성태5/1/200625067Registry 등록 없이 COM 개체 사용 [1]2261정성태4/30/2006146994GB 메모리 인식 [2]259정성태4/30/200613366Building ASP.NET 2.0 Web Sites Using Web Standards260정성태4/30/200612744 XHTML Validator Modulle258정성태4/29/200613275WebServiceStudio 2.0263정성태5/1/200612747 Calling an Arbitrary Web Service257정성태4/29/200612689TypeForwardedToAttribute 256정성태4/29/200612904Windows API - Using Condition Variables252정성태4/26/200612764한글 관련 메세지 정리1251정성태4/26/200613440IIS 7.0 에서 소개되는 새로운 기능들 [1]250정성태4/25/200613988툴 소개: VisualNDepend 249정성태4/25/200619975Integrating a debugger into Reflector265정성태5/1/200614271 Deblector: First Version285정성태5/15/200612274 New Deblector version ( an Add-In to debug with reflector )248정성태4/21/200612550VS.NET 2005 Add-In : CSS Properties Window247정성태4/21/200612402VS.NET 2005 Add-In : Spell Checker for HTML and ASP.NET pages244정성태4/19/200612292SQL Server 2005 Service Pack 1241정성태4/19/200611818VSTS Annotations for C++: Beyond Just Documenting Method Behavior [1]1240정성태4/18/200612445Accessing System Power and Network Status Using SENS 253정성태4/29/200612648 [HowToUse]: Accessing System Power and Network Status Using SENS 239정성태4/18/200612266Display a Web Page in a Plain C Win32 Application ... 31 32 33 34 35 36 [37] 38 39 40 41 42 43 44 45 ...