Presented this talk at JaxMUG on 7/16/2012This talk will take you step by step on a journey all the way to the Marketplace.We covered development station requirements, differences between WP7, WP8, tablets, devices availability, how to consume web-services, mobile ads solutions, when to go with apaid or ads supported app, how to persist data easily and more.Here are the slides ......
Presented this at JaxDUG on 4/4/2012 Here are the topics covered - Intro to MVC Scaffolding, CodeFirst, Repository Pattern- Customizing view and Controller Templates- Using T4 Scafoldering Commandlets- Packaging Custom Scaffolder- Customizing Scaffolding EnvironmentScaffolding is a way to quickly create an application layout based on data. This means there are less routine tasks that developers need to do, for example, creating your own controllers/views, CRUD methods, and validation, and more time ......