No Image

Windows Developer Day – Creators Update

2017-02-09 KENNETH 0

Windows Developer Day – Creators Update Back in October, Satya, Terry and Panos introduced the Windows 10 Creators Update. They showed some of the new features and announced some amazing new additions to our Surface family of devices. Since then, my team has been working to complete the platform work for the Creators Update to deliver the full power of the Universal Windows Platform to our developers around the world. Today, I had the chance to host the Windows Developer Day for the Creators Update and to share some of the developer-focused features that are coming soon. You can get started using these today by becoming a Windows Insider and downloading our latest preview SDK, which is now feature complete. This is an exciting day for me because I love getting to spend time and share information with our developers. We are all [ more… ]

[도서] Do it! 안드로이드 앱 프로그래밍

2017-02-09 KENNETH 0

[도서] Do it! 안드로이드 앱 프로그래밍 분야별 신상품 – 국내도서 – 컴퓨터와 인터넷 [도서]Do it! 안드로이드 앱 프로그래밍 정재곤 저 | 이지스퍼블리싱 | 2017년 02월 판매가 36,000원 (10%할인) | YES포인트 2,000원(5%지급) 6년 연속 안드로이드 분야 1위! 전면 개정 4판(안드로이드 7.0 누가 버전 · 안드로이드 스튜디오 반영판)으로 그 명성을 이어간다! 『Do it! 안드로이드 앱 프로그래밍』의 네 번째 전면 개정판이 나왔다. 이 Source: [도서] Do it! 안드로이드 앱 프로그래밍

Announcing Project Rome Android SDK

2017-02-09 KENNETH 0

Announcing Project Rome Android SDK Project Rome Overview Project Rome is a platform for creating experiences that transcend a single device and driving up user engagement – empowering a developer to create human-centric scenarios that move with the user and blur the lines between their devices regardless of form factor or platform. We first shipped Project Rome capabilities for Remote Launch and Remote App Services in Windows 10 Anniversary Update. Project Rome Android SDK Today we are excited to announce the release of the Android version of the Project Rome SDK.  This Android SDK works both with Java and with Xamarin. You can download the Project Rome SDK for Android at <a href="https://github.com/Microsoft/project-rome/tree/master/Project%20Rome%20for%20Android%20(preview%20release)). Capabilities exposed through the Project Rome Android SDK Let’s take an example of an app that might need this capability. In the last blog post, we had [ more… ]

Announcing Windows 10 Insider Preview Build 15031 for PC

2017-02-09 KENNETH 0

Announcing Windows 10 Insider Preview Build 15031 for PC Hello Windows Insiders! Thank you very much to those of you who joined in on yesterday’s Beam webcast for our Bug Bash! It was a pleasure to hear from so many familiar names in real time. We loved talking with you all and definitely want to do so more often. We will vary the times so that we can hit various regions around the world! Are you a Windows Developer? Today is Windows Developer Day! Check out our livestream from 9am-1pm PST, which outlines what’s new for developers in the Windows 10 Creators Update. Whether you’re building for the web or UWP, the latest consumer app or line of business tool, there’s something in it for you. Tomorrow will be our “Developer focus” day for the Bug Bash, so tune in today [ more… ]

No Image

Upgrading your MySQL Server Farm

2017-02-08 KENNETH 0

Upgrading your MySQL Server Farm There are several advantages to keeping up to date with the latest major versions of MySQL. To provide a short example using MySQL 5.7: Let application developers benefit from new functionality, e.g. JSON in 5.7 Use your hardware infrastructure more efficiently with parallel slaves in 5.7 Improve monitoring or management for DevOps with more performance schema instrumentation in 5.7 Improve security by using features like  transparent data encryption, firewall, auditing, and sha256 authentication in 5.7 Keep within the EOL window for access to maintenance releases and support This blog post explains general activities in an upgrade project and what to look out for prior to an upgrade between major MySQL Server releases.… Source: Upgrading your MySQL Server Farm