부모글 보이기/감추기 AD BLOCK 해제 요청 이 글에는 광고가 많이 들어가 있지 않습니다. adblock을 해제하셔도 글을 읽는데 그다지 부담이 없으니 해제를 부탁드립니다. (연관된 글이 1개 있습니다.) WCF 이야기 1. WCF와 WSE 3.0의 활용 2. WCF로 구현하는 .NET Remoting [4] 3. 웹 서비스와 닷넷 리모팅으로써의 WCF 구현 4. WCF 서비스 참조 추가 메뉴 5. WCF 서비스를 IIS에서 호스팅하는 방법 6. IIS 6.0: 다중 Endpoint 제공 7. IIS 7.0: 다중 Endpoint 제공 8.1 WCF에 SSL 적용 (1) - Httpcfg.exe 도구를 이용한 SSL 설정 8.2 WCF에 SSL 적용 (2) - 서비스 제작 9 ~ [x]. 미정 - MSDN Magazine 토픽들 * Learn The ABCs Of Programming Windows Communication Foundation ; https://docs.microsoft.com/en-us/archive/msdn-magazine/2006/february/learn-the-abcs-of-programming-windows-communication-foundation * WCF Essentials: Discover Mighty Instance Management Techniques For Developing WCF Apps ; https://docs.microsoft.com/en-us/archive/msdn-magazine/2006/june/msdn-magazine-june-2006 * WCF Essentials: What You Need To Know About One-Way Calls, Callbacks, And Events ; https://docs.microsoft.com/en-us/archive/msdn-magazine/2006/october/wcf-working-with-one-way-calls-callbacks-and-events - Microsoft E-learning ; http://blogs.msdn.com/kathykam/archive/2006/10/11/elearning-clinics-for-net-fx-3-0-are-free-for-a-limited-time.aspx - MSDN 토픽들 * Windows Communication Foundation과의 관계로 보는 ASP.NET 웹 서비스의 미래 ; http://www.microsoft.com/korea/msdn/library/ko-kr/dnlong/html/aspnetwebservices_wcf.aspx * WCF(Windows Communication Foundation) 아키텍처 개요 ; http://www.microsoft.com/korea/msdn/library/ko-kr/dnlong/html/wcfarch.aspx - Windows SDK에 포함된 WCF 예제 프로그램 * C:\Program Files\Microsoft SDKs\Windows\v6.0\Samples\WCFSamples - 블로그 자료들 * Simple Secure Indigo (HTTPS) ; http://pluralsight.com/blogs/mgudgin/archive/2005/06/01/9694.aspx - 마지막으로, 이리저리 널려져 있는 WCF 블로그 자료들. ; 생각날 때마다 옮기겠습니다. - 그 외, 직접적인 공개가 허용이 안된 MVP 대상 .NET 3.0 자료들. [다음 글] 오류 유형: 13. WSE 3.0 서비스 관련 WSE101 오류 / Destination Unreachable[이전 글] .NET Framework: 74.1. WCF와 WSE 3.0의 활용 [연관 글] VS.NET IDE: 52. VS.NET 2008 - WCF를 위한 디버깅 환경 개선 [최초 등록일: 12/1/2006] [최종 수정일: 6/22/2021] 이 저작물은 크리에이티브 커먼즈 코리아 저작자표시-비영리-변경금지 2.0 대한민국 라이센스에 따라 이용하실 수 있습니다. by SeongTae Jeong, mailto:techsharer at outlook.com 비밀번호 댓글 작성자 2009-11-03 11시44분 가장 간단한 WCF 예제(WCF 101: The Simplest WCF Example You'll Ever See); https://docs.microsoft.com/en-us/archive/blogs/youssefm/wcf-101-the-simplest-wcf-example-youll-ever-see kevin25 2011-06-23 10시16분 Visual C++에서도 WCF와 통신 가능WWSAPI to WCF interop 6: NetTcpBinding with transport security; (broken) http://blogs.msdn.com/b/haoxu/archive/2008/12/02/wwsapi-to-wcf-interop-nettcpbinding-with-transport-security.aspx 정성태 2011-06-23 11시35분 WCF Extensibility - IEndpointBehavior; (broken) http://blogs.msdn.com/b/carlosfigueira/archive/2011/04/05/wcf-extensibility-iendpointbehavior.aspx; (broken) http://blogs.msdn.com/b/endpoint/archive/2011/04/05/wcf-extensibility-iendpointbehavior.aspxWCF Extensibility - IOperationBehavior; (broken) http://blogs.msdn.com/b/carlosfigueira/archive/2011/04/12/wcf-extensibility-ioperationbehavior.aspxWCF Extensibility - Runtime; (broken) http://blogs.msdn.com/b/carlosfigueira/archive/2011/04/18/wcf-extensibility-runtime.aspxWCF Extensibility - Message Inspectors; (broken) http://blogs.msdn.com/b/carlosfigueira/archive/2011/04/19/wcf-extensibility-message-inspectors.aspxWCF Extensibility - Message Inspectors; (broken) http://blogs.msdn.com/b/endpoint/archive/2011/04/23/wcf-extensibility-message-inspectors.aspxWCF Extensibility - IParameterInspector; (broken) http://blogs.msdn.com/b/carlosfigueira/archive/2011/04/26/wcf-extensibility-iparameterinspector.aspxWCF Extensibility - IParameterInspector; (broken) http://blogs.msdn.com/b/endpoint/archive/2011/04/28/wcf-extensibility-iparameterinspector.aspx 정성태 2022-05-02 02시47분 CoreWCF 1.0 has been Released, WCF for .NET Core and .NET 5+; https://devblogs.microsoft.com/dotnet/corewcf-v1-released/-----------------CoreWCF - It's not just for modernizing old WCF apps; https://www.youtube.com/watch?v=zVOAkBMnH5g 정성태 ... 106 107 108 109 110 111 112 [113] 114 115 116 117 118 119 120 ... NoWriterDateCnt.TitleFile(s) 11099정성태11/7/201630715.NET Framework: 620. C#에서 C/C++ 함수로 콜백 함수를 전달하는 예제 코드111098정성태11/7/201620069오류 유형: 368. 빌드 이벤트에서 robocopy 사용 시 $(TargetDir) 매크로를 지정하는 경우 오류 발생11097정성태11/7/201622995오류 유형: 367. go install: no install location for directory [...경로...] outside GOPATH11096정성태11/6/201626804디버깅 기술: 83. PDB 파일을 수동으로 다운로드하는 방법11095정성태11/6/201623071.NET Framework: 619. C# - Cognitive Services 중의 하나인 Face API를 사용해 얼굴 인식 및 흐림(blur) 효과 적용 [1]111094정성태11/5/201624689VC++: 105. Visual Studio 2013/2015 - Ceemple OpenCV 확장을 이용한 웹캠 영상 출력11093정성태11/4/201624603웹: 34. Edge 브라우저도 지원하는 클립보드 복사를 위한 자바스크립트 코드11092정성태11/3/201631574.NET Framework: 618. C# - NAudio를 이용한 MP3 파일 재생 [5]111091정성태11/3/201626318VC++: 104. std::call_once를 이용해 thread-safe한 Singleton 객체 생성111090정성태11/1/201627780VC++: 103. C++ CreateTimerQueue, CreateTimerQueueTimer 예제 코드 [9]111089정성태11/1/201626679디버깅 기술: 82. Windows 10을 위한 Symbol(PDB) 파일 내려받는 방법 [2]11088정성태11/1/201630747.NET Framework: 617. C# - AForge.NET을 이용한 MP4 동영상 파일 재생 [7]111087정성태11/1/201625187.NET Framework: 616. AForge.Video.FFMPEG를 최신 버전의 ffmpeg 파일로 의존성을 변경하는 방법111086정성태11/1/201619008오류 유형: 366. The Microsoft Passport Container service terminated with the following error: General access denied error11085정성태10/27/201633414.NET Framework: 615. C# - AForge.NET을 이용한 웹캠 영상 출력 [2]111084정성태10/26/201621404오류 유형: 365. The User Profile Service service failed to the sign-in.11083정성태10/26/201627918Windows: 131. 윈도우 10에서 사라진 "Adapters and Bindings" 네트워크 우선 순위 조정 기능 [1]11082정성태10/26/201629848.NET Framework: 614. C# - DateTime.Ticks의 정밀도 [4]111081정성태10/26/201620360오류 유형: 364. You need to fix your Microsoft Account for apps on your other devices to be able to launch apps and continue experiences on this device.11080정성태10/24/201623519Windows: 130. Windows Server 2016 Nano 서버 설치 방법11079정성태10/21/201620648Windows: 129. Windows Server 2016 설치 CD에 있는 Convert-WindowsImage.ps1 사용 방법 정리11078정성태10/21/201621935Windows: 128. Windows Server 2016 Nano 서버 VHD 이미지 만드는 방법 - TP5 기준11077정성태10/21/201620428오류 유형: 363. Active Directory 서버의 NETLOGON 서비스가 멈췄을 때 발생하는 문제11076정성태10/21/201620060오류 유형: 362. 윈도우 백업 시 오류 - 0x8078004011075정성태10/20/201620999Windows: 127. Convert-WindowsImage.ps1 사용 방법 정리11074정성태10/20/201629288Windows: 126. Windows Server 2016 평가판을 정식 버전으로 라이선스 변경하는 방법 ... 106 107 108 109 110 111 112 [113] 114 115 116 117 118 119 120 ...