220 likes | 317 Views
Join Marc Mercuri from Microsoft, Rick Boykin from MondoRobot, and Jeff Norris from NASA/JPL in exploring cloud-based tools for increasing collaboration and backward compatibility. Learn about the latest advancements in data layers and APIs, as well as the benefits of enhanced serialization and database integration. Your feedback is crucial; participate in the session evaluation forms at MicrosoftPDC.com. Further your experience through Channel 9, offering videos, labs, code samples, and demos tailored for developers. Built by Developers for Developers.
E N D
VTL31 Coming Together in the Cloud Marc Mercuri, Director, Microsoft Corporation Rick Boykin, Technical Director, MondoRobot Jeff Norris, NASA/JPL
Crater City Map Room video
Map Room Data Layer GZ API
Map Room Data Layer GZ API
Backwards Compatibility • <?xml version="1.0" encoding="UTF-8"?> • <assets> • <asset> • <id>303673</id> • <location>http://s3.amazonaws.com/zoo2_extra/303673.jpg</location> • <project_id>1</project_id> • <external_ref>http://cas.sdss.org/stripe82/en/tools/quicklook/ • quickobj.asp?id=8647474692484891355</external_ref> • </asset> • </assets>
Serialization Compatibility • [CollectionDataContract(Name = "assets", ItemName = "asset")] • public class assetList : List<asset> { }
Database • MySQL • For database itself, very quick • Exported schema from MySQL and made some copy/replace • Enhhancements
MondoRobot partner Rick Boykin Technical Director MondoRobot
NASA/JPL customer Jeff Norris Supervisor, Planning Software Systems Group NASA/JPL
YOUR FEEDBACK IS IMPORTANT TO US! Please fill out session evaluation forms online at MicrosoftPDC.com
Learn More On Channel 9 • Expand your PDC experience through Channel 9. • Explore videos, hands-on labs, sample code and demos through the new Channel 9 training courses. channel9.msdn.com/learn Built by Developers for Developers….