The library

All articles

7 articles about .NET, C#, Azure, mobile development and artificial intelligence.

7 results

Clear filters
3 min
.NET C#

Localization in WinRT

How to locate a WinRT application? A .resw file must be added for each language of the application. As follows (one file per language): Complete list of culture…

Read article
1 min
Visual Studio

Tip: XNA in Visual Studio 2013

A little tip for those who want to do XNA without having to reinstall Visual Studio 2010. XNA not supported in Visual Studio 2012 and Visual 2013. All you need to…

Read article
1 min
.NET Windows

Create WinRT app logos in no time

Update: there is no longer any need to use a console utility. I wrote a small Visual Studio extension that you can download here. Generating your logos is now even…

Read article