Visual Studio WinUI XAML
Feb 24, 2018

Notes from Windows Community Standup (February 2018)

Exciting news for UWP developers! The February Windows Community Standup covered UWP Console apps, multi-instance apps, and broader file access. Find out more about these new features and how they can help you create innovative experiences. Stay tuned for the March episode, unless it's skipped for Windows Developer Day on March 7th!

Development WinUI XAML
Feb 21, 2018

Úprava vzhledu čísel dnů v UWP CalendarView

Ovládací prvek CalendarView v UWP nám umožňuje v aplikaci zobrazit kalendář s mnoha funkcemi možnostmi přizpůsobení. Jak ale můžeme upravit vzhled jednotlivých dnů v měsíci? Na to se podíváme v tomto článku.

Development WinUI XAML
Feb 21, 2018

Customizing day numbers in UWP CalendarView

Learn how to customize the day numbers in the UWP CalendarView control! Discover different layout options and find out how to access and customize the day number text using the CalendarViewDayItemChanging event. Check out the source code examples on GitHub.

Visual Studio Development General
Feb 9, 2018

Tip: Force-reinstall NuGet balíčků

Potřebujete přeinstalovat balíčky ve vašem projektu? Zkuste použít příkaz Update-Package -reinstall v NuGet Package Manageru. Tento článek vám ukáže, jak to udělat ve Visual Studiu. Takhle jednoduché to je!

Visual Studio Development General
Feb 9, 2018

Tip: Force-reinstall NuGet packages

Having issues with NuGet packages in your Visual Studio project? Don't worry, there's a solution! Find out how to force-reinstall all packages using the Package Manager Console. Click to learn more!

Xamarin Development WinUI
Jan 10, 2018

Displaying Base64 encoded image in Xamarin.Forms

Learn how to decode and display Base64 images in a Xamarin.Forms app. This article covers the process of decoding the image and creating an instance of Xamarin.Forms.ImageSource, as well as bonus techniques for UWP. Check out the sample code on GitHub!

Xamarin Development WinUI
Jan 10, 2018

Zobrazení Base64 obrázku v Xamarin.Forms

Přečtěte si, jak převést a zobrazit Base64 obrázek v Xamarin.Forms aplikaci! V článku se dozvíte, jak použít třídu System.Convert k dekódování a zobrazení obrázku. V UWP pak zjistíte, jak použít async/await pro vytvoření BitmapImage. Klikněte pro více informací!

Development WinUI XAML
Jan 9, 2018

Skrytí hlavičky NavigationView v UWP

Ovládací prvek NavigationView je užitečným nástrojem pro vytvoření přívětivého menu v aplikacích pro Windows 10. Pokud ale nechcete zobrazovat hlavičku, mám pro vás řešení! Přečtěte si článek, ve kterém vám ukážu, jak skrýt hlavičku v módu "Minimal". Nechte obsah vaší aplikace být opravdu neomezený!

Development WinUI XAML
Jan 9, 2018

Hiding NavigationView header in UWP

Discover how to customize the NavigationView control in Windows 10 to remove the header in the Minimal mode. Learn how to maximize screen space and create a user-friendly navigation interface. Read more on how to implement this in your app! Find the complete solution and code on GitHub.

Visual Studio WinUI
Jan 7, 2018

Simulace vstupu v UWP aplikacích

Simulace vstupu pomocí UWP API je skvělá funkce, kterou můžete využít v různých situacích. V článku se dozvíte, jak můžete simulovat vstup z klávesnice a myši v aplikacích pro Windows 10. Připravte se na podrobný průvodce a ukázky kódu!

Visual Studio WinUI
Jan 7, 2018

Injecting input in UWP apps

Discover how you can inject input in your UWP apps! From guiding users through your app to implementing remote help functionality, the Windows.UI.Input.Preview.Injection namespace has you covered. Learn about supported input types and the basics of input injection in this article. Want to know more? Read on!

Visual Studio Xamarin Development WinUI General Microsoft XAML
Nov 23, 2017

Connect(); 2017

Discover the latest innovations from Microsoft for developers in the fourth annual Microsoft Connect conference. From Visual Studio Live Share for real-time collaboration to Xamarin Live Player for easy app development and testing, there's something for everyone. Don't miss the exciting updates on Azure, DevOps, databases, and artificial intelligence. Read on to find out more!