No Image

Windows 10 SDK Preview Build 19013 available now!

2019-11-08 KENNETH 0

Windows 10 SDK Preview Build 19013 available now! Today, we released a new Windows 10 Preview Build of the SDK to be used in conjunction with Windows 10 Insider Preview (Build 19013 or greater). The Preview SDK Build 19013 contains bug fixes and under development changes to the API surface area. The Preview SDK can be downloaded from developer section on Windows Insider. For feedback and updates to the known issues, please see the developer forum. For new developer feature requests, head over to our Windows Platform UserVoice. Things to note: This build works in conjunction with previously released SDKs and Visual Studio 2017 and 2019. You can install this SDK and still also continue to submit your apps that target Windows 10 build 1903 or earlier to the Microsoft Store. The Windows SDK will now formally only be supported by Visual Studio 2017 [ more… ]

[도서] 백견불여일타 C# 입문

2019-11-08 KENNETH 0

[도서] 백견불여일타 C# 입문 분야별 신상품 – 국내도서 – 컴퓨터와 인터넷 [도서]백견불여일타 C# 입문 정준석 저 | 로드북 | 2019년 11월 판매가 22,500원 (10%할인) | YES포인트 1,250원(5%지급) 이벤트 : IT모바일 예약판매 이벤트 이 책은 프로그래밍에 입문하고자 하거나 C# 언어를 새롭게 배우고자 하는 프로그래머를 위한 입문서이다. 개념과 예제 그리고 연습문제에 집중하여 기획되었다. 100개의 본문 예제를 반복하여 익히고 각 장마다 제 Source: [도서] 백견불여일타 C# 입문

[도서] 김도형의 데이터 사이언스 스쿨 수학 편

2019-11-08 KENNETH 0

[도서] 김도형의 데이터 사이언스 스쿨 수학 편 분야별 신상품 – 국내도서 – 컴퓨터와 인터넷 [도서]김도형의 데이터 사이언스 스쿨 수학 편 김도형 저 | 한빛미디어 | 2019년 11월 판매가 49,500원 (10%할인) | YES포인트 2,750원(5%지급) 이벤트 : IT모바일 예약판매 이벤트 “소문난 명강사 ‘김도형’이 데이터 사이언스 입문자에게 보내는 선물 같은 수학 책 선형대수, 미적분, 최적화, 확률론, 검정과 베이즈 추정까지 머신러닝과 딥러닝에 필요한 모든 수학을 한권에!” 이 책 Source: [도서] 김도형의 데이터 사이언스 스쿨 수학 편

No Image

Application Isolation With NGINX Unit

2019-11-08 KENNETH 0

Application Isolation With NGINX Unit One of the most recent developments in NGINX Unit’s feature set is the support for application isolation, introduced in version 1.11.0 and implemented via Linux namespaces. It was announced just a few weeks ago, and there’s a reason for that: the developer behind the feature, Tiago de Bem Natel de Moura, joined the NGINX Unit team only this summer. Let’s start with a brief recap of Linux namespaces: essentially, they are a kernel mechanism that enables a group of processes to share several types of system resources separately from the resources shared by other groups of processes. The kernel ensures that processes in a namespace access only the resources assigned to that namespace. Although processes in two different namespaces can share some resources, other resources are “invisible” to processes in the other namespace. The types of resources that [ more… ]

No Image

Using Rust in Windows

2019-11-08 KENNETH 0

Using Rust in Windows This Saturday 9th of November, there will be a keynote from Microsoft engineers Ryan Levick and Sebastian Fernandez at RustFest Barcelona. They will be talking about why Microsoft is exploring Rust adoption, some of the challenges we’ve faced in this process, and the future of Rust adoption in Microsoft. If you want to talk with … Using Rust in Windows Read More » The post Using Rust in Windows appeared first on Microsoft Security Response Center. Source: Using Rust in Windows