Microsoft MVP성태의 닷넷 이야기
.NET Framework: 74. WCF 이야기 [링크 복사], [링크+제목 복사],
조회: 23915
글쓴 사람
정성태 (techsharer at outlook.com)
홈페이지
첨부 파일
 
(연관된 글이 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 자료들.

[연관 글]






[최초 등록일: ]
[최종 수정일: 6/22/2021]

Creative Commons License
이 저작물은 크리에이티브 커먼즈 코리아 저작자표시-비영리-변경금지 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.aspx
WCF Extensibility - IOperationBehavior
; (broken) http://blogs.msdn.com/b/carlosfigueira/archive/2011/04/12/wcf-extensibility-ioperationbehavior.aspx
WCF Extensibility - Runtime
; (broken) http://blogs.msdn.com/b/carlosfigueira/archive/2011/04/18/wcf-extensibility-runtime.aspx
WCF Extensibility - Message Inspectors
; (broken) http://blogs.msdn.com/b/carlosfigueira/archive/2011/04/19/wcf-extensibility-message-inspectors.aspx
WCF Extensibility - Message Inspectors
; (broken) http://blogs.msdn.com/b/endpoint/archive/2011/04/23/wcf-extensibility-message-inspectors.aspx
WCF Extensibility - IParameterInspector
; (broken) http://blogs.msdn.com/b/carlosfigueira/archive/2011/04/26/wcf-extensibility-iparameterinspector.aspx
WCF 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
정성태

... 181  182  183  184  185  186  187  188  [189]  190  191  192  193  194  195  ...
NoWriterDateCnt.TitleFile(s)
222정성태4/13/200618598.NET Framework: 65. VS.NET 2005: 파일 기반 웹 프로젝트의 "Virtual Path" 제거
220정성태4/13/200616293.NET Framework: 64. ClickOnce - 배포 시 오류 : "Error: An unexpected error occurred -- The parameter is incorrect."
219정성태4/13/200631158.NET Framework: 63. ClickOnce - 최초 실행 시 보안 경고창 없애는 방법 [1]
216정성태4/13/200618226스크립트: 8. 3월 1일 ActiveX Patch 적용 후, JS 로 수정한 임베딩 컨트롤이 여전히 비활성화 되는 문제 [2]
215정성태4/13/200619528.NET Framework: 62. ASP.NET 웹 컨트롤 렌더링 가로채기
214정성태4/13/200618892.NET Framework: 61. DateTime - DateTime = 사이의 "Month" 수 계산 [2]
213정성태4/13/200621158.NET Framework: 60. localhost 이외의 컴퓨터에서 asmx 테스트 페이지 호출 [1]
218정성태4/13/200619498    답변글 .NET Framework: 60.1. asmx 테스트 페이지를 보여주고 싶지 않을 때
211정성태4/13/200617409VS.NET IDE: 38. VS.NET 2005 - "Export Template" 메뉴
210정성태4/13/200616881.NET Framework: 59. EXE 참조 가능 - VS.NET 2005 [2]
209정성태4/13/200616420스크립트: 7. 4월 12일 ActiveX 패치 문제를 해결할 수 있는 가장 간단한 방법 [6]파일 다운로드1
208정성태10/21/200616140Windows: 1. 성태도 ^^ Vista 설치 해봤습니다.
212정성태10/20/200615657    답변글 Windows: 1.1. Vista 에서 WinFX 런타임 구동
207정성태4/13/200624619VC++: 23. VC++ RGS 파일에 사용자 정의 파라미터 추가
205정성태4/13/200621685VS.NET IDE: 37. devenv.exe를 이용한 Command Line 컴파일 [1]
204정성태5/8/200616907웹: 2. Server Unavailable - Server Application Unavailable
203정성태4/13/200615754웹: 1. IIS 설정 옵션: Verify(Check) that file exists
202정성태4/13/200615475VS.NET IDE: 36. Automatically synchronize with an Internet time server
201정성태4/13/200618493기타: 12. XMLHTTP Failure and SUS Admin
200정성태4/13/200617882.NET Framework: 58. 웹 서비스 메서드 호출 오류 유형 - text/html; charset=xxx, but expected 'text/xml'
199정성태4/13/200619246스크립트: 6. XHTML or HTML 4.01 표준 준수
194정성태4/13/200618566VC++: 22. IDL Library 절
193정성태4/13/200618977.NET Framework: 57. IComponentChangeService 인터페이스
192정성태6/1/200616220VC++: 21. Visual C++ struct와 class의 차이점
189정성태4/13/200623936VC++: 20. ActiveX CAB 파일 오류 유형 - 파일을 대상 디렉터리로 복사할 수 없음. [6]
187정성태11/24/200518230VS.NET IDE: 35. VS.NET 2005 IDE Tip - 2번째 : XML / XSL 지원 강화
... 181  182  183  184  185  186  187  188  [189]  190  191  192  193  194  195  ...