Entry Detail
This site requires cookies and JavaScript to be enabled. Please vote from a browser with these capabilities.
Title: LinqToSQL and EntityFramework Profilers: Case Study
Speaker: Christopher Bennage, Blue Spire
Abstract:
LinqToSql Profiler and EntityFramework Profier are part of a suite of applications built to assist you with tuning the performance of your ORM-based projects. Built with WPF and compiling from a single codebase, we'll discuss the UI architecture and design choices we made while exploring the actual source code for the applications. We'll discuss the use of MVVM, unit testing of the UI, and general issues we faced with WPF.
This session is intended to give insight into the development process for a real commercial application.