Archive

Posts Tagged ‘TechEd 2008’

Managing and Versioning Client Databases

November 14th, 2008 admin No comments

Steven Lasker (Program Manager)

ClickOnce:
- overwrites the database
- previous (latest version) stored in pre map

Script:
- Generate DB on the fly
- Create & Update script

Categories: TechEd 2008 Tags:

Microsoft Visual Studio 10: Easing ASP.NET Web Deployment

November 14th, 2008 admin No comments

Vishal R. Joshi (Program Manager)

Package web applications into .zip file
Publish with ease
Transform web.config
Deploy DB’s
Deploy in Continuous Integration Model

MSDeploy (Web Package)
- Versioning zip
Roolback -> not GAC & com

Source Manifest XML
Destination Manifest XML
Pckg Install Command
Graffiti
Publish -> Multiple profiles

Categories: TechEd 2008 Tags:

Creating Location Aware Applications for Windows Mobile Devices

November 14th, 2008 admin No comments

Constanze Roman (Community PM),
Maarten Struys (Technical Mangarer PTS Software)

GPS Intermediate Driver
- Multiple applications can share the GPS hardware
- Coding Sample in SDK

Fake GPS can deliver GPS information (for testing purposes).

Categories: TechEd 2008 Tags: