Quantcast
Channel: Windows Universal App Archives - Daily .NET Tips
Browsing latest articles
Browse All 48 View Live

Adding Application Insights to a Windows 10 Universal App

Application Insights helps us to track applications health in real time. You can track you application availability, performance issues, users… The post Adding Application Insights to a Windows 10...

View Article



How to use Adaptive Tiles in Windows 10 Universal Apps.

Tile Notification is something which is very specific to windows store apps where the apps can let the user know… The post How to use Adaptive Tiles in Windows 10 Universal Apps. appeared first on...

View Article

Implementing Adaptive Toast in Windows 10 Universal Apps

Toast Notification in windows 10 are keeps on getting better, they are widely used display the information very quickly and also… The post Implementing Adaptive Toast in Windows 10 Universal Apps...

View Article

App Service communication together with Windows Universal App, WPF and...

App Service is a way to communicate between apps where one app can communicate with the other app’s background task.We… The post App Service communication together with Windows Universal App, WPF and...

View Article

Building your first end-to-end Cross Platform app – Part 2 – Windows...

Hello and Welcome again to the second part of the series. In the Part 1, Building your first end-to-end Cross… The post Building your first end-to-end Cross Platform app – Part 2 – Windows Universal...

View Article


Building your first end-to-end Cross Platform app – Part 3 – Android App

Hello and Welcome again to the third part of the series.  Till now we have created Weather.Common (Building your first… The post Building your first end-to-end Cross Platform app – Part 3 – Android App...

View Article

Building your first end-to-end Cross Platform app – Part 4 – iOS App

Hello and Welcome again to the fourth part of the series.  Till now we have created Weather.Common (Building your first… The post Building your first end-to-end Cross Platform app – Part 4 – iOS App...

View Article

Design time preview for your multi devices apps in Visual Studio 2015

The Universal Windows Platform project templates for Visual Studio 2015, allows us to create and run app on a  Windows 10… The post Design time preview for your multi devices apps in Visual Studio 2015...

View Article


Easy drawing and inking using new InkCanvas Control for Universal Windows App

Universal Windows Platform introduced a new  InkCanvas control to easy drawing and a new Inking API to manage the inking. If… The post Easy drawing and inking using new InkCanvas Control for Universal...

View Article


Implementing Adaptive Toast with Actions in Windows 10 Universal Apps

We are learning some of the improvements in toast and tiles notifications in Windows 10. This post is also one… The post Implementing Adaptive Toast with Actions in Windows 10 Universal Apps appeared...

View Article

3D Rendering of MapControl in Windows 10 Universal App Development

Map Controls in Windows 10 Universal Apps are much more easier and makes app developers life simpler. Normally maps are displays… The post 3D Rendering of MapControl in Windows 10 Universal App...

View Article

Getting the list of Wifi hotspots and Connecting with them in your Universal...

WiFiAdapter is a new class available in Windows 10 API which is used to control the WiFi connection with in… The post Getting the list of Wifi hotspots and Connecting with them in your Universal...

View Article

How to get the Battery information in your Universal Windows Apps

If you are building an Universal Windows App, and want to check the status of the system battery, you can… The post How to get the Battery information in your Universal Windows Apps appeared first on...

View Article


Custom trigger with user interaction mode in Universal Windows App

In Windows 10 Universal Windows App, we have few classes which helps the developers to create there own custom triggers.  These… The post Custom trigger with user interaction mode in Universal Windows...

View Article

Understanding the new features of WebView in Universal Windows App.

WebView class in Universal Windows Platform has been updated with the new features. The WebView control helps the developers to… The post Understanding the new features of WebView in Universal Windows...

View Article


Understanding SplitView and its features in Universal Windows App.

SplitView is a new control that has been introduced in the Windows 10 Universal Apps. Where it helps the user… The post Understanding SplitView and its features in Universal Windows App. appeared first...

View Article

How to create a Calendar View in Universal Windows App.

CalendarView is a new control that has been introduced in the Universal Windows Apps. This View provides a visual calendar… The post How to create a Calendar View in Universal Windows App. appeared...

View Article


Improving App’s performance using compile time binding in Universal Windows App.

Windows 10 Universal Apps has come up with a new binding approach called compile time binding (x:Bind) where the property… The post Improving App’s performance using compile time binding in Universal...

View Article

Using Sensors in your Windows 10 Universal Apps

As sensors are becoming a part of the life nowadays the Windows 10 SDK is filled will lots of new… The post Using Sensors in your Windows 10 Universal Apps appeared first on Daily .NET Tips.

View Article

Accessing platform specific code using IOC in MVVM Cross

Sometimes we need to write code specific to platform which cannot be written in View Model and needs to be… The post Accessing platform specific code using IOC in MVVM Cross appeared first on Daily...

View Article
Browsing latest articles
Browse All 48 View Live




Latest Images