Mobile Phone Development: A Platform Comparison
David Durant and Paul Yao discuss the relationship between the Windows Mobile platform and the .NET Compact Framework 3.5. Learn about their thoughts on the iPhone platform.
David Durant and Paul Yao discuss the relationship between the Windows Mobile platform and the .NET Compact Framework 3.5. Learn about their thoughts on the iPhone platform.
Come learn about a series of features and technologies available through Microsoft Visual Studio and out-of-box solutions that will make you more productive in the Visual C# IDE. Whether you’re trying to come up to speed with an unfamiliar code base, navigate your way through a large solution, write in …
Learn about some of the new features with a preview of C# 4.0 from the inventor of the language; Anders Hejlsberg and his co-author, Scott Wiltamuth.
Come see how to build a continuum of client applications including HTML, AJAX, ASP.NET, Microsoft Silverlight, and Windows Presentation Foundation (WPF) that all consume the same Windows Communication Foundation (WCF) service. Learn how to reuse as much code as possible, how to optimize the development process, and how to address …
Learn how Microsoft ASP.NET AJAX enables you to easily create and use AJAX Control Toolkit controls in both ASP.NET Web Forms and ASP.NET MVC applications. Learn about all of the new features and improvements to the AJAX Control Toolkit controls such as the new client Script Loader and client DataView …
Krzysztof Cwalina explains the importance of Dependency Injection, how to use it, and why its important. Learn tips and techniques for supplying an external dependency to a software component.