Blog Posts for April 2018
This month contains total 11 blog posts.
- 2018-04-02: Migrating Windows 8 UWP applications to Windows 10: replacing MessageDialogs with new ContentDialogs
- 2018-04-04: How can I configure message logging in a C# WCF application?
- 2018-04-07: What is the MSBuild Extension Pack?
- 2018-04-11: Visual Studio 2017 code editing note for TSX files: column selection mode with Alt+arrow does not always work
- 2018-04-12: Using IIS Manager for remote web server management
- 2018-04-16: Can I integrate Visual Studio Team Services (VSTS) with Azure virtual machines from another Azure subscription or account? Yes, you can.
- 2018-04-19: Creating a TypeScript configuration file quickly with "tsc --init"
- 2018-04-22: Can you have a strikethrough text effect in UWP applications using TextBlock? Yes, with the TextDecorations property.
- 2018-04-24: Good ways to test ASP.NET Web API applications using a simulated web server
- 2018-04-26: How do you monitor real-time activity and resource use on your SQL Server instance? Enter Activity Monitor
- 2018-04-30: Making virtual machine re-deployable by running SysPrep on them using PowerShell