Reduce the size of your XAP/APPX package: time to take out the trash!
Guide to removing unnecessary XML documentation files from Windows Phone 8 and Windows Store app packages to reduce XAP/APPX file size.
Guide to removing unnecessary XML documentation files from Windows Phone 8 and Windows Store app packages to reduce XAP/APPX file size.
A blogger details their switch from ModX back to WordPress for better blogging capabilities and hints at future website changes.
A developer shares their journey of creating ELang, a simple interpreted programming language from scratch using Java, covering lexing, parsing, and execution.
A review of the book 'NumPy 1.5 Beginner's Guide', covering its content, style, and suitability for learning numerical computing with Python.
Explains how to copy NuGet packages between feeds for stability and speed, covering client-side scripts and MyGet's server-side mirroring feature.
Explains a common JavaScript closure issue where loops create unexpected behavior and provides solutions using IIFEs and libraries.
A developer builds an FTP server bridge to access and manage Windows Azure Blob Storage, allowing file operations via standard FTP clients.
First part of a series on migrating an ASP.NET MVC car expense app to Microsoft Azure, covering architecture and planning.
A presentation recap and resource sharing for an ASP.NET MVC framework talk given at a Visual Studio User Group event.
Announcing an ASP.Net MVC authentication starter kit with OpenID and Windows Live ID support, providing an alternative to the Membership Starter Kit.
A guide to running Zend Framework on IIS using a custom 404 error page for URL rewriting, avoiding the need for paid ISAPI filters.
Introducing PRAjax, a home-brew PHP Ajax framework that simplifies asynchronous communication between server-side PHP and client-side JavaScript.