All Questions
2 questions
9
votes
3
answers
17k
views
What is needed to deploy an application that uses Microsoft's new LocalDB?
I'd like to know what Microsoft components need to be installed for this new LocalDB to run on a users machine.
Now in CTP3: SQL Server Express LocalDB
LocalDB is a new lightweight deployment ...
38
votes
10
answers
14k
views
WPF vs. WinForms - a Delphi programmer's perspective?
I have read most of the major threads on WPF vs. WinForms and I find myself stuck in the unfortunate ambivalence you can fall into when deciding between the tried and true previous tech (Winforms), ...