Home All Groups Group Topic Archive Search About

Visual C# .NET

microsoft.public.dotnet.languages.csharp
Score Table bloat in Linq-SQL
Andrus - 10 Nov 2007 9:11 PM - 14 messages
var db = new MyDb(connString); causes creation of all objects corresponding to all tables in database. Database contains 500 tables. Application accesses only few tables at a time. Creating large number of objects which are not used is bad design. ...
Score Menu & ToolBar Inheritance
Matt Hess - 6 Nov 2007 5:15 PM - 2 messages
Does anyone know if there are plans to fix the Visual Inheritance problems for controls that use collections in Visual Studio 2008?  I have installed Beta 2 and it is still not fixed. ...
Next »