A Web Developer's Look at Windows 7 Jason Gilmore - 11/06/2009 The new Windows 7 user interface features can offer Web
developers significant productivity gains in terms of
organizing, finding, and navigating to commonly used
resources. This article introduces you to the improvements
which can cut significant time from otherwise mundane daily
workflow tasks.
Mobile Device Detection and Redirection Using ASP.NET/MVC matrixmesh - 11/02/2009 Discuss approaches to determine if an HTTP request is coming from a mobile phone and then redirecting the request to a page optimized for a mobile browser. Also it shows how to retrieve mobile device capabilities information.
Improved COM Interoperability in .NET 4.0 Mark Strawmyer - 10/26/2009 Learn about the COM Interoperability improvements coming with the .NET Framework 4.0 and how they will make your COM Interop such as Office applications much easier.
Null Object Pattern in C# Sajad Deyargaroo - 10/20/2009 Use the Null Object pattern to simplify your client code and makes it less error prone.
Working with Digital Certificates in .NET Marius Bancila - 10/16/2009 Use the .NET framework for enumerating and finding certificates, importing, exporting or deleting certificates.
By Jani Järvinen
-
Get started with database application development in Windows Mobile using C# and Visual Studio 2008. You will also learn how to set up an emulated network connection for the phone emulators.
CodeGuru is all about sharing. If you have some unique code or an article, we'd love to hear from you. Please read the Submission Guidelines to see how to submit. We are always after great new articles to post!
Improved COM Interoperability in .NET 4.0 Mark Strawmyer - 10/26/2009 Learn about the COM Interoperability improvements coming with the .NET Framework 4.0 and how they will make your COM Interop such as Office applications much easier.