A schema showing differences between Windows Phone – Windows 8 Native API.
Month: October 2012
Remote Debugging your Windows Store app on your Surface
It can be usefull to be able to debug remotely š
Top 10: Windows Firewall Netsh Commands
A good start fot newbies like me:Ā Top 10: Windows Firewall Netsh Commands.
How to download XCode without App Store
It’s not the first time I search for Xcode download without a credit card and i hope it’s last one:Ā Xcode and other tools downloads.
Download Windows 8 Enterprise Evaluation
An edition for developper (90 days evaluation period)Ā Download Windows 8 Enterprise Evaluation.
Mono 3.0 is out
A really good news:Mono 3.0 is out – Miguel de Icaza.Ā Mono is now on a par with .Net 4.5 (including async, TPL dataflow and WinRT).
This version is supposed to be integrated soon in Mono Touch and Mono Droid. An evolution of this API is also supposed to take into account async.
Xaml as general serializer
Use of Unity to resolve interface instanciation in Xaml deserialization:
Windows 8 application certification requirements
MSDN “official”Ā Windows 8 app certification requirementsĀ andĀ Certification requirements for Windows 8 desktop apps.
3 Icon Packs for Windows Phone and Windows 8 | Matthias Shapiro
3 other packs of with Metro look (2 free, one almost cheap):
3 Icon Packs for Windows Phone and Windows 8 | Matthias Shapiro.
UPnP, Network Mesh, Translation of Application: Open Software Projects
Some C# project providing code sample, SDK and tools for:
- managing UPnP stack (C# and C++ stack)
- managing severals PC inside a network Mesh (usingĀ IntelĀ® AMT)
- Translation of application (resx extraction and translation through Google Translator)