부모글 보이기/감추기 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 정성태 ... 76 77 78 79 [80] 81 82 83 84 85 86 87 88 89 90 ... NoWriterDateCnt.TitleFile(s) 11936정성태6/10/201918367Math: 58. C# - 최소 자승법의 1차, 2차 수렴 그래프 변화 확인 [2]111935정성태6/9/201919935.NET Framework: 843. C# - PLplot 출력을 파일이 아닌 Window 화면으로 변경11934정성태6/7/201921271VC++: 133. typedef struct와 타입 전방 선언으로 인한 C2371 오류111933정성태6/7/201919608VC++: 132. enum 정의를 C++11의 enum class로 바꿀 때 유의할 사항111932정성태6/7/201918786오류 유형: 544. C++ - fatal error C1017: invalid integer constant expression111931정성태6/6/201919300개발 환경 구성: 441. C# - CairoSharp/GtkSharp 사용을 위한 프로젝트 구성 방법11930정성태6/5/201919831.NET Framework: 842. .NET Reflection을 대체할 System.Reflection.Metadata 소개 [1]11929정성태6/5/201919397.NET Framework: 841. Windows Forms/C# - 클립보드에 RTF 텍스트를 복사 및 확인하는 방법 [1]11928정성태6/5/201918172오류 유형: 543. PowerShell 확장 설치 시 "Catalog file '[...].cat' is not found in the contents of the module" 오류 발생11927정성태6/5/201919399스크립트: 15. PowerShell ISE의 스크립트를 복사 후 PPT/Word에 붙여 넣으면 한글이 깨지는 문제 [1]11926정성태6/4/201919932오류 유형: 542. Visual Studio - pointer to incomplete class type is not allowed11925정성태6/4/201919770VC++: 131. Visual C++ - uuid 확장 속성과 __uuidof 확장 연산자111924정성태5/30/201921410Math: 57. C# - 해석학적 방법을 이용한 최소 자승법 [1]111923정성태5/30/201921033Math: 56. C# - 그래프 그리기로 알아보는 경사 하강법의 최소/최댓값 구하기111922정성태5/29/201918532.NET Framework: 840. ML.NET 데이터 정규화111921정성태5/28/201924389Math: 55. C# - 다항식을 위한 최소 자승법(Least Squares Method)111920정성태5/28/201916052.NET Framework: 839. C# - PLplot 색상 제어11919정성태5/27/201920306Math: 54. C# - 최소 자승법의 1차 함수에 대한 매개변수를 단순 for 문으로 구하는 방법 [1]111918정성태5/25/201921148Math: 53. C# - 행렬식을 이용한 최소 자승법(LSM: Least Square Method)111917정성태5/24/201922133Math: 52. MathNet을 이용한 간단한 통계 정보 처리 - 분산/표준편차111916정성태5/24/201919948Math: 51. MathNET + OxyPlot을 이용한 간단한 통계 정보 처리 - Histogram111915정성태5/24/201923058Linux: 11. 리눅스의 환경 변수 관련 함수 정리 - putenv, setenv, unsetenv11914정성태5/24/201922044Linux: 10. 윈도우의 GetTickCount와 리눅스의 clock_gettime111913정성태5/23/201918762.NET Framework: 838. C# - 숫자형 타입의 bit(2진) 문자열, 16진수 문자열 구하는 방법111912정성태5/23/201918726VS.NET IDE: 137. Visual Studio 2019 버전 16.1부터 리눅스 C/C++ 프로젝트에 추가된 WSL 지원11911정성태5/23/201917491VS.NET IDE: 136. Visual Studio 2019 - 리눅스 C/C++ 프로젝트에 인텔리센스가 동작하지 않는 경우 ... 76 77 78 79 [80] 81 82 83 84 85 86 87 88 89 90 ...