More servicesWindows Live
HomeHotmailSpacesOneCare
 
MSN
Sign in
 
 
Spaces home  DrewbyPhotosProfileFriendsBlog Tools Explore the Spaces community

Blog

    June 12

    Windows Mobile: Baseline Architecture Toolkit

    I’m in session DEV205 Patterns and Practices for Windows Mobile 5.0 Application Architecture at TechEd in Boston. Speakers are Ed Jezerski and Eugenio Pace. They are talking about the Baseline Architecture Toolkit (BAT) and it is really cool. It includes a lot of the plumbing required to get a solid enterprise mobile solution built.

    One example of the functionality included is a set of extensions for managing and storing the layout of controls in resources files for different device form factors and screen orientations. Within Visual Studio, you can optimize the layout by switching the design view to the particular screen size you are targeting. Then move the controls around for that layout. Want to target another form factor or screen orientation? Just repeat the process.

    Each layout is saved in a separate resource file. These can also be divided by cultures, so you can have a different layout for Asian languages then you do for European languages.

    Of course, there’s a bunch of other stuff for connectivity, testing, etc.

    You can get more information at http://practices.gotdotnet.com/projects/mobile

    To add a comment, you must sign in with your Windows Live ID (a Microsoft account like Hotmail, Messenger, or MSN). Sign in
    Don't have a Windows Live ID? Sign up now
    Add a comment

    Comment (text only):
    Trackbacks

    The trackback URL for this entry is:
    http://drewby.spaces.live.com/blog/cns!7FA4CC2B20EA6D0D!249.trak
    Weblogs that reference this entry
    • None