that support landscape, square, or VGA resolutions?
Applications compiled with Visual Studio 2005 are assumed to be resolution- and orientation-aware; therefore, they do not get the “legacy screen emulation mode” that adds scroll bars and performs automatic pixel-doubling for older applications that run on new device form factors. When migrating to Visual Studio 2005, developers need to update their applications to handle multiple orientations and resolutions including landscape, square screen, and high resolution. The Windows Mobile 2003 Second Edition Developer Resource Kit includes whitepapers and sample code describing techniques for implementing orientation and resolution awareness. The new docking and anchoring features in the .NET Compact Framework version 2.0 makes this task much easier for C# and Visual Basic .NET developers.