Nicolas Müggler

writing about team development & Microsoft .NET

Nach Ordnungsbegriffen durchsuchen

Alle Ordnungsbegriffe » Visual Studio » .NET (RSS)
Share ConnectionStrings between projects for each developer differently
Share ConnectionStrings A customer of mine have a Visual Studio C# solution with more than one project which uses the same ConnectionString. So how can you define your ConnectionString(s) once and share them between projects? This is how my sample solution...
TFS Source Control integration in Explorer
Do you want to checkin your files from the Windows Explorer (Shell Integration) like with Subversion add-ins? Some people don't want or need a Visual Studio Team Explorer, because they are none Microsoft-based developers like Oracle DBA's. But...