@manhng

Welcome to my blog!

Architecture of .NET Desktop Application

December 3, 2017 21:35

Desktop Applications: Architectural Frameworks?

People gave some pretty good suggestions there:

Architecture of .NET Desktop Application

  • Visual Studio 2008
  • .Net framework 3.5
  • Windows Forms [No WPF for timebeing]
  • SQL Server 2005 or above
  • Linq to Sql for Data-access

Architecture of .NET Desktop Application

  • Visual Studio 2010
  • .Net framework 4.0
  • WPF using MVVM
  • SQL Server 2008 Compact or Express
  • Linq to Sql / EF4

Categories

Recent posts