News

Having recently set up an old desktop as a dev machine in order to avoid trashing my main computer with evaluation software (don't get me started), I decided it was time to try out Visual Studio 11 ...
The SQL Anywhere product is an entire suite of database applications and servers. It runs on many platforms, including Windows Mobile. Using Visual Studio, programmers can develop database ...
Today’s README file explains how to create connection strings to SQL Server databases using Visual Studio’s built-in tools. To provide an example using real source, I created a simple Winforms ...
P>Technology Toolbox: SQL Server 2000, ADO.NET, Java, JDBC. Note: This article is excerpted from Chapter 7, "Creating a Shared Database," of Microsoft .NET and J2EE Interoperability Toolkit [Microsoft ...
I like C#, but Visual Basic .NET also works. I usually end the project name with DAL so that I can remember what it is. Delete the Class1.cs (or .vb) source file that is created automatically.
How to create applications with databases that can scale as much as needed About isolation levels and database internals; We recently caught up with Mauri for a short Q&A to learn more about his ...