| |
browse.develop.com
Browse.develop.com is a community that was established to collect and
organize valuable web information. Our technical staff have selected and
indexed information and courses that they feel will help you stay
current on best practices across the SDLC.
|
9 Articles match "Entity Framework","Silverlight"
| Related DevelopMentor Courses | MORE | | Screening C# Candidates: Let’s Play 20 Questions! In addition, the breadth of the technical spectrum is mind-boggling, and a developer needs the capacity to absorb vast quantities of knowledge from various parts of the framework. For example, someone might be called upon to build a WPF app retrieving data from a WCF service that queries a SQL database using Entity Framework with Ninject for dependency injection and MOQ for unit testing. Over the past year I was involved in the process of interviewing candidates for both mid and senior level developer positions. This is the purpose of the technical phone screen. > no 5. DevelopMentor Courses - Tuesday, February 28, 2012 Guerrilla.NET (US) Training WPF/SL : Develop cutting-edge UIs with Windows Presentation Foundation and Silverlight including coverage of Silverlight 5.0 assuming Silverlight 5.0 MVVM : Learn advanced WPF / Silverlight design patterns and techniques including MVVM (Model-View-ViewModel). EF : Decouple your entity model from the data using Plain Old CLR Objects (POCOs). EF : Write classes that can track changes to their own state for n-tier development with Entity Framework. Learn to write code using new.NET class libraries like LINQ and Silverlight. and jQuery. and 5.0 DevelopMentor Courses - Tuesday, March 1, 2011 Guerrilla.NET (UK) Training Create declarative services using workflow that can be deployed as simple text files Decouple your entity model from the data using Plain Old CLR Objects (POCOs). Create robust code using unit testing frameworks and mocking Simplify your service deployment with zero config services with WCF 4.0. Develop network services with Windows Communication Foundation Develop cutting-edge UIs with Silverlight 4.0 Workflow 4, ASP.NET MVC and Silverlight. How do I develop cutting-edge UIs with Silverlight 4.0? Leverage new features of C# 4.0, couldn't? Register now. DevelopMentor Courses - Tuesday, March 1, 2011 |
7 Articles match "Entity Framework","Silverlight"
| The Latest from DevelopMentor | MORE | | Screening C# Candidates: Let’s Play 20 Questions! In addition, the breadth of the technical spectrum is mind-boggling, and a developer needs the capacity to absorb vast quantities of knowledge from various parts of the framework. For example, someone might be called upon to build a WPF app retrieving data from a WCF service that queries a SQL database using Entity Framework with Ninject for dependency injection and MOQ for unit testing. Over the past year I was involved in the process of interviewing candidates for both mid and senior level developer positions. This is the purpose of the technical phone screen. > no 5. DevelopMentor Courses - Tuesday, February 28, 2012 Screencast: Real-World MVVM with WCF RIA Services This tutorial and screencast will help you quickly get up to speed on using the Simple MVVM Toolkit together with WCF RIA Services to build a real-world MVVM Silverlight application. Entities are persisted to the Northwind sample database (using SQL Server 2008 Express) through an ADO.NET Entity Data Model. WCF RIA Services projects entity classes to a Silverlight client app, where they are change-tracked so inserts, updates and deletes can be sent to the service where they are persisted in a single transaction. Great news! Enjoy Tony and Zuzana's World - Thursday, April 28, 2011 Simple MVVM Toolkit: Ready for RIA Services Part of Microsoft’s Silverlight strategy is to position it as a platform for building rich line of business applications. Another is the availability of WCF RIA Services , which eases n-tier application development for Silverlight by providing advanced features such as query composability, change-tracking and transactional batch updates, end-to-end data validation, better handling of async operations, application security with support for both authentication and authorization. In fact, you can easily use my Simple MVVM Toolkit to build a Silverlight app that uses RIA Services. Tony and Zuzana's World - Saturday, March 12, 2011 | -
| The Best from DevelopMentor | MORE | - Simple MVVM Toolkit: Feature Rich with WPF and WP7 Support
For this reason I have provided over half a dozen sample applications, each with step-by-step instructions, including a real-world end-to-end sample that uses WCF and Entity Framework. Technical MEF MVVM Silverlight WP7 WPFve included in the download sample applications for these features, including how to drive page navigation from business logic in view-models with command-binding. ve also updated the online documentation to cover these features. On top of all that I’ve also added support for both WPF ( Windows Presentation Foundation ) and WP7 ( Windows Phone ). Tony and Zuzana's World - Friday, February 4, 2011 - Screening C# Candidates: Let’s Play 20 Questions!
In addition, the breadth of the technical spectrum is mind-boggling, and a developer needs the capacity to absorb vast quantities of knowledge from various parts of the framework. For example, someone might be called upon to build a WPF app retrieving data from a WCF service that queries a SQL database using Entity Framework with Ninject for dependency injection and MOQ for unit testing. Over the past year I was involved in the process of interviewing candidates for both mid and senior level developer positions. This is the purpose of the technical phone screen. > no 5. DevelopMentor Courses - Tuesday, February 28, 2012 - Screencast: Real-World MVVM with WCF RIA Services
This tutorial and screencast will help you quickly get up to speed on using the Simple MVVM Toolkit together with WCF RIA Services to build a real-world MVVM Silverlight application. Entities are persisted to the Northwind sample database (using SQL Server 2008 Express) through an ADO.NET Entity Data Model. WCF RIA Services projects entity classes to a Silverlight client app, where they are change-tracked so inserts, updates and deletes can be sent to the service where they are persisted in a single transaction. Great news! Enjoy Tony and Zuzana's World - Thursday, April 28, 2011 - WCF Data Services versus WCF Soap Services
If your client is mainly an AJAX web app, or even a Silverlight rich Internet app, then REST-based services are all you need, and you can benefit from tight coupling with HTTP. The resulting XML is used to populate client-side entities, which are change-tracked. And WCF RIA Services strives for RAD n-tier development for Silverlight apps, with support for end-to-end data validation and a whole bunch of other goodies. Scott Hanselman Interview with Pabro Castro on OData Open Data Protocol (OData) WCF Data Services Team Blog Entity Framework 4.0 Sweet. Tony and Zuzana's World - Tuesday, April 13, 2010 - Simple MVVM Toolkit: Ready for RIA Services
Part of Microsoft’s Silverlight strategy is to position it as a platform for building rich line of business applications. Another is the availability of WCF RIA Services , which eases n-tier application development for Silverlight by providing advanced features such as query composability, change-tracking and transactional batch updates, end-to-end data validation, better handling of async operations, application security with support for both authentication and authorization. In fact, you can easily use my Simple MVVM Toolkit to build a Silverlight app that uses RIA Services. Tony and Zuzana's World - Saturday, March 12, 2011 - Join me in Boston to Talk about.NET!
If you want to learn about WCF, WPF, Silverlight, LINQ, Entity Framework, and more there is still time to sign up (note the date may no longer appear on the public calendar). [link]. I'll be in Boston, MA on March 22 to teach an open enrollment course for DevelopMentor. Mention this blog post and you'll receive a discount as well. All content copyright Michael C. Kennedy. All information, source code, and especially tools are provided as is and on a "use at your own risk" basis. Michael C. Kennedy's Weblog - Thursday, March 11, 2010 - Join me in Boston to Talk about.NET!
If you want to learn about WCF, WPF, Silverlight, LINQ, Entity Framework, and more there is still time to sign up (note the date may no longer appear on the public calendar). [link]. I'll be in Boston, MA on March 22 to teach an open enrollment course for DevelopMentor. Mention this blog post and you'll receive a discount as well. All content copyright Michael C. Kennedy. All information, source code, and especially tools are provided as is and on a "use at your own risk" basis. Michael C. Kennedy's Weblog - Thursday, March 11, 2010 %>
| | |