Android Development 101: Tools Review of Android SDK
Chris Bennett demonstrates the Android development tools provided with the Google Android SDK in this concise video.
Chris Bennett demonstrates the Android development tools provided with the Google Android SDK in this concise video.
In this four-minute episode of the Android Development 101 video series, Chris Bennett demonstrates how to create your first Android 'Hello World' application.
Is it time to give your next application a major user interface face lift? Try the WPF Ribbon as used in Microsoft Office 2007.
Looking to enhance your applications support for new features in Windows 7? In this article we'll demonstrate several of the new features of the TaskBar and show you how to take advantage of them.
Looking to start using Spring.NET to provide Dependency Injection in your next project? In this article I will show the performance impact of Spring.NET Dependency Injection and compare it to performing the same functions natively.
Looking to incorporate ActiveMQ into your next project, but don't want to use Spring.NET? This article shows how to use the basics of the .NET Messaging Service Framework.
Looking to use JavaScript to add lightweight AJAX interaction to your site? Try ASP.NET ScriptServices with jQuery or the Prototype JavaScript framework.
Looking to improve the performance of your site? Learn how to combine all of those tiny 1k styling images into a couple CSS sprites.
Learn how to create Word documents in your application without using Office Interop or third-party libraries.
Learn how to implement a simple Standard Deviation function for LINQ (Language Integrated Query).
Need a thread pool with a customized level of control? Learn how to create your own thread pool in .NET.