Jack Greenfield
Check me out on the web at my blog.
Jack is a Principal Architect for the Cloud Services Team (CST), helping to advance Microsoft's vision for an industry-defining cloud platform by creating and driving product, technical, and marketing strategy; developing new product offerings; and collaborating with other CST leaders on execution and product delivery.
Before CST, he was a Principal Architect in p&p, Senior Director for Enterprise Architecture in the DPE Platform Architecture Team, and a Principal Architect in Visual Studio.
A well known author and speaker, he has written many articles and papers, and the best selling and award winning book, Software Factories: Assembling Applications with Models, Patterns, Frameworks and Tools, with Keith Short, Steve Cook and Stuart Kent.
Before Microsoft, he was Chief Architect for the Rose Business Unit at Rational, Founder and CTO of Inline Software, co-author of the Enterprise Objects Framework at NeXT Computer, and a contributor to UML, J2EE and other standards.
| Forum | Thread | Replies | Latest activity |
|---|---|---|---|
| Tech Off | Visual Studio .NET 2005 Beta 1 - Whitehorse | 4 | Aug 19, 2004 at 10:50 AM |
Fabrikam Jets - Integrating Codename "Dallas" with AppFabric Access Control
Jan 10, 2010 at 2:57 PMThe example is publicly available, and can be used with any AC service namespace. The FabrikamJets service namespace used in the screen cast remains private, however, in the interest of preserving the behavior shown in the screen cast for the benefit of those who are interested in learning about it.
John Stallo - The Visual Studio 2005 Class Designer (1 of 3)
Apr 11, 2005 at 5:06 PMThanks for posting. Here are some answers to your questions.
1. We are working on a solution for importing UML models exported by other tools. XMI will probably be part of the solution. However, there are some issues with it.
2. We agree that UIP is an excellent architecture for application front ends.
Our approach to model driven development is called Software Factories. You can read about it at http://msdn.microsoft.com/architecture/overview/softwarefactories/.
Differences between SFs and MDA are summarized on my blog, and by my post on the Server Side at http://www.theserverside.net/news/thread.tss?thread_id=30082.
In a nutshell, you can think of SFs as MDA and more. What we have in common is the idea of generating code and less abstract models from more abstract models. The differences are in the "more", which deals with all of things that we think are critically important to making model driven development a practical reality, such as integrating code and models effectively, partitioning models into files that work well in configuration management scenarios, and so on.
As for using Software Factories for UIP, we have the pieces of the solution, but we can't yet offer you a way to pull them together. You can build a UIP designer using the DSL tools (http://labs.msdn.microsoft.com/teamsystem/workshop/dsltools/). You can use the UIP block from PAG, as you've already discovered. You might also write some templates and wizards that create a UIP project in an existing solution and then provide additional short cuts in building the pieces you need to work with the application block.
Of course, putting all of these pieces together to provide integrated guidance to your developers is what Software Factories are all about. We're working on tools that will help you combine pieces of guidance into packages and automate their installation and deployment. We'll have more to say about that later.
3. Not sure I follow your question here.
4. Great question. We have technologies that automate the construction of the UI and the database, but the middle tiers remain untamed territory. We're actively working on technology for modeling service oriented architectures, where the middle tier becomes the focal point of the system, and the UI and database become peripheral parts. The Application Designer and Systems Designer in VS 2005 are down payments on our long term solution in this space.
5. Regarding Java to .NET Migration, we have developed an online workshop is designed to help Java developers become acquainted with the Microsoft platform by using their Java skill set as a frame of reference for learning Microsoft .NET development.
This course can be completed for free, online, and at your own pace. It consists of video presentations, downloadable class notes, and hands-on labs which are supported by the MSDN Virtual Labs infrastructure. Topics include skills mappings (i.e. "I know how to use RMI – how does .NET Remoting work?") as well as code migration (i.e. "I have a piece of Java code I want to migrate to the .NET Framework – how do I use J# or the JLCA to move it over?").
To access this workshop, visit: http://msdn.microsoft.com/vstudio/java/migrate/workshop.
Cheers,
Jack Greeenfield | Architect | Enterprise Tools | Visual Studio