I was looking to separate my LINQ to SQL data layer from the rest of my application. So, I decided to move the files to a class library. This way, when my application builds, all of my LINQ files are found in MyApp.DL or something similar. However, I wanted the class library to use the SQL connection...
It's actually pretty easy and user friendly to obtain the value of the identity column using LINQ. After you create your object and insert it on submit, you can call the identity column's property on your object. For instance: Dim db As New BlogDataContext() db.BlogPosts.InsertOnSubmit(MyPost...
The following pages were recently modified. Source: Knowledge Base Product: Microsoft SQL Server 2005 Standard Edition Notification Contents: New and All Modifications A System.InvalidOperationException exception may occur when you try to use a Visual Studio .NET 2003 client application against a SQL...
Source: Knowledge Base Product: Microsoft SQL Server 2005 Reporting Services Notification Contents: New, All Modifications and Delete FIX: The hatch patterns are not consistent for all the groups between the legend and the data in a chart in a SQL Server 2005 Reporting Services report http://support...
Posted to
SQLServer-QA.net - Knowledge Sharing Network (SSQA.net)
(Weblog)
by
Anonymous
on
05-08-2008
Filed under: sql server, report builder, kba, object, .NET, reporting services, sap, business intelligence, character, data provider, null, parentNode
Just listing a few getting-started links for developing SQL Server .NET application. ~ SQL Server 2005 Express Edition - Sample Rich Client and Web Applications http://msdn2.microsoft.com/en-us/express/bb403187.aspx ~ SQL Server 2005 Express Edition - Samples and Starter Kits http://msdn2.microsoft.com...
Just got the *full* installation of Visual Studio 2008 Professional Edition done on an Vista Ultimate box (x64), and, here is the ...long... list of components that are installed! - Runtime Pre-requisites - Microsoft .NET Framework v3.5 (x64) - Microsoft Visual Studio 2008 64bit Prerequisites (x64) ...
Have just got the link to download the full package of .NET Framework 3.5. This is a 197 MB standalone executable file that contains all the components that are required to deploy to 32-bit and 64-bit platforms on all supporting operating systems. (The .NET Framework 3.5 supports IA64 only on Microsoft...
Very confusing error when trying to connect to a Database Engine (SQL Server 2008) using 'usual' windows authentication getting the following error: A connection was successfully established with the server, but then an error occurred during the login process. (provider: Shared Memory Provider...
Posted to
SQLServer-QA.net - Knowledge Sharing Network (SSQA.net)
(Weblog)
by
Anonymous
on
01-15-2008
Filed under: sql server, microsoft, download, error, 2008, ctp, .NET, visual studio, system state, protocol, connection, framework
My first book " Building a Web 2.0 Portal with ASP.NET 3.5 " from O'Reilly is published and available in the stores. This book explains in detail the architecture design, development, test, deployment, performance and scalability challenges of my open source web portal Dropthings.com ....
Durante el último mes los expertos de Solid Quality Mentors han estado discutiendo técnicas para medir y mejorar el rendimiento de las aplicaciones. Durante este show de MSDN Radio únase a una discusión en vivo sobre cómo optimizar sus aplicaciones, herramientas para medir el rendimiento, mejores técnicas...