Quantcast
Browsing all 46 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Learning Git with Visual Studio #7

Until now, we worked with a local installation of git and everything was good but once we start working on a project together with someone else we’ll soon discover that we need a way to share our work...

View Article


Image may be NSFW.
Clik here to view.

Learning Git with Visual Studio #8

It’s inevitable, you or someone in your team make some changes and code doesn’t work as it should anymore and so is important to understand what has changed, when it has changed and maybe even who and...

View Article


Image may be NSFW.
Clik here to view.

Install Windows 10 April update on Alienware machine

My main development machine is an Alienware 15 R3, a very powerful and nicely colored machine and, as many of you I wanted to install the latest release of Windows 10, the April 2018 update a.k.a build...

View Article

Image may be NSFW.
Clik here to view.

Detect Application closing in UWP

Nearly every application when user closes it using the “X” button on upper right corner prompts something like this Asking user if he wants to save actual work or cancel closing operation.  Doing this...

View Article

Image may be NSFW.
Clik here to view.

UWP Localization inside a library

Many of my blog posts comes from personal real world needs, since many of them requires more than just an internet search, when i struggle with some of them I try to share my experience with the online...

View Article


Image may be NSFW.
Clik here to view.

Using Git SubModules with Visual Studio

Disclaimer: I’m not a Git guru, so information in this post might not be the most accurate, it just works on my machine and wanted to share my experience. I take for granted that you are a Visual...

View Article
Browsing all 46 articles
Browse latest View live