No Image

Windows 10 SDK Preview Build 18334 available now!

2019-02-13 KENNETH 0

Windows 10 SDK Preview Build 18334 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 18334 or greater). The Preview SDK Build 18334 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.  You can install this SDK and still also continue to submit your apps that target Windows 10 build 1809 or earlier to the store. The Windows SDK will now formally only be supported by Visual Studio 2017 and greater. You can [ more… ]

No Image

Bootstrapping the transactional data dictionary

2019-02-12 KENNETH 0

Bootstrapping the transactional data dictionary In a previous blog post, we discussed how the initialization and restart of the MySQL server has changed between versions 5.6, 5.7 and 8.0. Now, we will take a closer look at MySQL 8.0 to explain in more detail how the transactional data dictionary is bootstrapped.… Source: Bootstrapping the transactional data dictionary

Windows 10 Tip: 3D embedded animations

2019-02-12 KENNETH 0

Windows 10 Tip: 3D embedded animations Thinking about ways to make your PowerPoint presentation stand out? How about adding 3D embedded animations? Thanks to the Windows 10 October 2018 Update, you can. You can now insert 3D models with built-in animations to your PowerPoint and Word documents. These embedded 3D animations make it faster and easier for anyone to add movement and animation to slides and documents. To give you even more creative flexibility, there are more than 30 new animated 3D models. To give you even more creative flexibility, there are more than 30 new animated 3D models. Check it out in action: If you like this, check out more Windows 10 Tips. The post Windows 10 Tip: 3D embedded animations appeared first on Windows Blog. Source: Windows 10 Tip: 3D embedded animations

AWS 주간 소식 모음 – 2019년 2월 11일

2019-02-11 KENNETH 0

AWS 주간 소식 모음 – 2019년 2월 11일 안녕하세요! 여러분~ 매주 월요일 마다 지난 주에 업데이트된 국내 AWS관련 콘텐츠를 정리해 드립니다. AWS 클라우드에 대한 새로운 소식을 확인하시는데 많은 도움 되시길 바랍니다. 혹시 빠지거나 추가할 내용이 있으시면, 저에게 메일 주시면 추가 공유해 드리겠습니다. AWS코리아 블로그 Amazon Kinesis 비디오 스트림 및 Amazon SageMaker를 사용한 실시간 대규모 영상 분석 (2019-02-08) Amazon SageMaker IP Insights 알고리즘을 사용하여 의심스러운 IP 주소 탐지하기 (2019-02-08) Amazon SageMaker 모델 학습시 관련 지표에 대한 손쉬운 모니터링과 시각화 (2019-02-08) AWS 추천 콘텐츠 AWS EC2 Login using SSH public key of IAM (2019-02-10) 서버리스 컴퓨팅 시대의 풀 스택 개발 (2019-02-10) 여러 회사 AWS CodeCommit 계정을 하나의 맥에서 사용하기 (2019-02-09) AWS Fargate를 이용한 API Service (2019-02-07) AWS 최신 뉴스 이제 AWS Fargate에서 AWS PrivateLink 지원 (2019-02-09) Amazon Transcribe, 이제 남아메리카(상파울루) 리전에서도 사용 가능 (2019-02-09) Amazon Athena, 이제 GovCloud(US-West)에서 사용 가능 (2019-02-09) Amazon Transcribe, [ more… ]

No Image

Importing Data from MongoDB to MySQL: BSON Data Types

2019-02-09 KENNETH 0

Importing Data from MongoDB to MySQL: BSON Data Types The latest release of the MySQL Shell 8.0.14 (GA) improved the JSON import utility to support the conversion of more BSON data types from the strict mode representation of MongoDB Extended JSON. This removes a previous limitation regarding the import of more complex MongoDB data types to MySQL, making it more reliable.… Source: Importing Data from MongoDB to MySQL: BSON Data Types