Commented Feature: Check that all tables have Primary Keys when creating...
Add a check, just warn the user, that these tables do not have primary keys.Comments: Fixed on changeset 72589
View ArticleSource code checked in, #72591
- work item: 9615 - added LogDebug property to WinPhone DataContext - limited Edit Table Data to Top n
View ArticleCommented Feature: Add DebugWriter to wp datacontext [9615]
.LogDebug method on DataContext classbool LogDebug{ set; this.log = new DebugWriter() }http://blogs.msdn.com/b/jgalla/archive/2011/05/27/datacontext-log-and-windows-phone.aspx(looks better than...
View ArticleClosed Feature: Add DebugWriter to wp datacontext [9615]
.LogDebug method on DataContext classbool LogDebug{ set; this.log = new DebugWriter() }http://blogs.msdn.com/b/jgalla/archive/2011/05/27/datacontext-log-and-windows-phone.aspx(looks better than...
View ArticleClosed Feature: Check that all tables have Primary Keys when creating...
Add a check, just warn the user, that these tables do not have primary keys.Comments: In 2.6
View ArticleClosed Issue: CodeSmith Insight Crashing [9563]
Since installing SQL Server Compact toolbox, Visual Studio is crashing every time my laptop goes into sleep mode. This crashing is coming from CodeSmith Insight.The crash report has an email option...
View ArticleCommented Issue: SqlMetal's generated DataContext bug [9299]
The generated DataContext has a incompleted database attribute:[global::System.Data.Linq.Mapping.DatabaseAttribute(Name="C:\\Users\\Nick.TPC\\Documents\\DomusDotNet\\Eventi\\Pomeriggio...
View ArticleCommented Issue: SqlMetal's generated DataContext bug [9299]
The generated DataContext has a incompleted database attribute:[global::System.Data.Linq.Mapping.DatabaseAttribute(Name="C:\\Users\\Nick.TPC\\Documents\\DomusDotNet\\Eventi\\Pomeriggio...
View ArticleClosed Issue: VS 11 add-in: Support 3.5 database files [9294]
- Is this relevant?Comments: Closing, assuming Phone Tools wil stay with VS 2011
View ArticleSource code checked in, #72594
- Added RefreshTables method, used by Rename, and for future use
View ArticleCommented Issue: CodeSmith Insight Crashing [9563]
Since installing SQL Server Compact toolbox, Visual Studio is crashing every time my laptop goes into sleep mode. This crashing is coming from CodeSmith Insight.The crash report has an email option...
View ArticleCommented Issue: CodeSmith Insight Crashing [9563]
Since installing SQL Server Compact toolbox, Visual Studio is crashing every time my laptop goes into sleep mode. This crashing is coming from CodeSmith Insight.The crash report has an email option...
View ArticleReopened Issue: CodeSmith Insight Crashing [9563]
Since installing SQL Server Compact toolbox, Visual Studio is crashing every time my laptop goes into sleep mode. This crashing is coming from CodeSmith Insight.The crash report has an email option...
View ArticleCommented Issue: CodeSmith Insight Crashing [9563]
Since installing SQL Server Compact toolbox, Visual Studio is crashing every time my laptop goes into sleep mode. This crashing is coming from CodeSmith Insight.The crash report has an email option...
View ArticlePatch Uploaded: #10921
giddy has uploaded a patch. Description:Edited all dialogs under \Dialogs\ except OptionsDialog.Most dialogs are edited based on the Visual Studio User Interface guidelines, mostly from section...
View ArticlePatch Applied: #10921
ErikEJ has applied patch #10921. Comment:Thanks for the excellent contribution, and making the Toolbox a little prettier!
View ArticleClosed Issue: VS 11 add-in: Import own 4.0 connections (from VS 2010) [9293]
Option to import 4.0 connections from VS 2010 add-in store and add to Server Explorer "Add 4.0 Connections from VS 2010 Toolbox to Server Explorer"Comments: Dropped for now, added "Add 4.0 Connection"...
View ArticleSource code checked in, #72617
- applied patch 10921 - for VS 2011, added "Add 4.0 Connection" (to be tested)
View Article