Announcing “UWPDesktop” NuGet Package Version 14393

2017-01-18 KENNETH 0

Announcing “UWPDesktop” NuGet Package Version 14393 The UWPDesktop NuGet package is here to improve the developer experience with Visual Studio when walking along the Desktop Bridge. The Desktop Bridge allows you to call UWP APIs directly from your WinForms, WPF or VB application. You can use APIs such as Live tiles, notifications, App Services and many more! Previously, calling UWP APIs from a converted app was a confusing process. You had to find and reference the right .dll or .winmd, and it often wasn’t obvious which one to choose. For example, to use “await” on UWP types, you had to reference the System.Runtime.WindowsRuntime.dll (c:Program Files (x86)Reference AssembliesMicrosoftFramework.NETCorev4.5 System.Runtime.WindowsRuntime.dll), which was actually from Windows 8.1 and therefore only worked in conjunction with “facadewindows.winmd” (c:Program Files (x86)Windows Kits10UnionMetadataFacadeWindows.WinMD). AppServiceConnectionStatus status = await connection.OpenAsync(); Confusing, right? The new way is much simpler – [ more… ]

Inside NGINX Amplify: Insights from Our Engineers

2017-01-17 KENNETH 0

Inside NGINX Amplify: Insights from Our Engineers This blog post is the fourth in a series about how to monitor NGINX and make the most out of your web delivery infrastructure with NGINX Amplify: Setting Up NGINX Amplify in 10 Minutes Improving Server Configuration with NGINX Amplify Reports Using NGINX Amplify Custom Dashboards and Filters for Better NGINX Monitoring Inside NGINX Amplify: Insights from Our Engineers (this post) The public beta version of NGINX Amplify is now used on thousands of servers. Many sysadmins and DevOps personnel have implemented it in their development, staging, and production environments. Feedback has been very positive, but we are receiving many requests for more examples of how to use it in the real world. We asked ourselves: who knows NGINX and NGINX Amplify the best? Well, it’s definitely our own DevOps professionals. So we interviewed two of our experienced operations [ more… ]

AWS 주간 소식 모음 – 2017년 1월 17일

2017-01-17 KENNETH 0

AWS 주간 소식 모음 – 2017년 1월 17일 안녕하세요! 여러분~ 매주 화요일 마다 지난 주에 업데이트된 국내 AWS관련 콘텐츠를 정리해 드리는 김지아입니다. AWS 클라우드에 대한 새로운 소식을 확인하시는데 많은 도움 되시길 바랍니다. 혹시 빠지거나 추가할 내용이 있으시면, 저에게 메일 주시면 추가 공유해 드리겠습니다. AWS코리아 블로그 AWS OpsWorks for Chef Automate 신규 서비스 출시 (2017-01-13) Amazon Route 53와 AWS Shield를 통한 DDoS 공격 위험 줄이기 (2017-01-12) EC2 Systems Manager – EC2 및 온-프레미스 서버 함께 관리하기 (2017-01-12) 신규 Price List API 서비스 확대 및 알림 기능 추가 (2017-01-11) AWS 글로벌 신규 소식 (영문) AWS CloudTrail Adds Event Source Filter for API Activity History (2017-01-13) Amazon CloudWatch Logs receives Provisional FedRAMP-High Authorization to Process Sensitive Government Log Data (2017-01-13) Amazon Aurora Now Offers Advanced Audit Capability (2017-01-13) AWS CodeCommit Supports AWS CloudTrail Logging (2017-01-12) Amazon RDS Receives Provisional FedRAMP-High Authorization to Host [ more… ]

Windows 10 Tip: Personalize your Start Page in Microsoft Edge

2017-01-17 KENNETH 0

Windows 10 Tip: Personalize your Start Page in Microsoft Edge Did you know that you can customize your Start and New Tab pages in Microsoft Edge to show news and sites based on your preference, so you can quickly get to the content you want? Both pages give you access to the latest news across business, entertainment, finance and more. Plus, with weather updates, sports scores, recommendations for apps and much more, the Microsoft Edge Start and New Tab Page become your personal dashboard to help you kick-start your web journey every time. Here’s how to start personalizing your Start and New Tab pages: On the Start page, click the “Customize” icon on the top right, below the search bar and select the type of news you would like to see displayed under “My Feed.” On the New Tab Page, [ more… ]

No Image

ICYMI – Free Desktop Wallpaper Background, #WindowsDevDay, Build15003, Bluetooth

2017-01-14 KENNETH 0

ICYMI – Free Desktop Wallpaper Background, #WindowsDevDay, Build15003, Bluetooth Big week in the Windows Developer world! This week we have a new SDK, news about the Windows Developer Day – Windows 10 Creators Update, some curated C# tutorials, new Bluetooth features and if all that wasn’t enough, we created a desktop background featuring our favorite Visual Studio Shortcuts. We hope this desktop background can help both new and experienced developers learn a few tricks to help them become more efficient in Visual Studio. But first, here are last week’s updates: Windows Developer Day – Windows 10 Creators Update Hey devs, get all the details about the upcoming #WindowsDevDay here. https://t.co/mOSMaD7d6C — Windows Developer (@windowsdev) January 11, 2017 New Year, New Dev – C# basics Sharpen your C# skills and start developing the app you've always wanted to create. https://t.co/j4ApI7HoPJ — [ more… ]