Mobile
- Basic structure of an Android project
- Face Detection with Android APIs
- Capturing Transport Data Between Visual Studio and Windows Phone
- WPDev Performance Tuning Tips
- Let’s Talk: Efficient Communication for PHP and Android, Part 2
- Developing my first WP7 app
- Caliburn Micro for Windows Phone 7
.NET
- Tweaking WCF to build highly scalable async REST API
- Log message Request and Response in ASP.NET WebAPI
- Visual Studio 2012 RC is released - The Big Web Rollup
- Performance consideration for Async/Await and MarshalByRefObject
- What’s New in the .NET 4.5 Base Class Library - .NET 4.5 Improves to the Base Class Library
- Efficient logging and exception handling in Windows and Web services : Part 1 – Raising exceptions, writing dumps
- Hadoop .Net HDFS File Access – Revisited
- Visual Studio 2012 and WinDbg Integration
- nVLC - A .NET API for the libVLC interface so the vast majority of VLC functionality could be utilized in managed applications.
Web
- Automated Web/HTTP Profiler with Selenium-RC and Python
- Microsoft Driver for Node.js for SQL Server
- WYSIHTML5: An Open Source Rich Text Editor
- MsgPack vs. JSON: Cut your client-server exchange traffic by 50% with one line of code
Other
- You half assed it. That is why your PhoneGap application sucks.
- LZ4 - a very fast compressor, based on well-known LZ77 (Lempel-Ziv) algorithm
- Balanced Binary Search Tree (BST) (Search, Delete, InOrder, PreOrder, PostOrder,DepthFirst, BreadthFirst, BalanceTree)