Angel Saenz-Badillos

random ramblings on ADO.NET LINQ Extensions and JDBC

_uacct = "UA-1265582-1"; urchinTracker(); There are not a lot of guidelines about blogging, the one...

Date: 01/29/2007

One of the biggest changes you may not have noticed in the v1.1 2005 JDBC driver is that we have...

Date: 08/29/2006

I have gotten some questions about using Sql Server 2005 with the 2005 JDBC driver. There are...

Date: 08/24/2006

The v1.1 2005 JDBC driver is now available for download here:...

Date: 08/22/2006

Announcing the June 2006 Community Tech Preview of the JDBC 2005 driver:...

Date: 06/26/2006

When you get down to it Customer feedback is what makes a project like this interesting and...

Date: 04/20/2006

To use the Type 2 Integrated Security feature with the v1.1 CTP (if you don't have this already make...

Date: 04/14/2006

I am proud to say that the first community preview release of the SQL Server 2005 JDBC v1.1 driver...

Date: 04/14/2006

Sql Express is going to be a good match for the Sql Server 2005 JDBC provider, it is free, it is...

Date: 10/20/2005

As you have probably seen by now we have shipped beta 2 of the Sql Server 2005 JDBC driver....

Date: 09/30/2005

If you had told me a year ago that I would be working on a JDBC driver I would have honestly thought...

Date: 08/02/2005

One of the hardest things for me this last few months was to go into “radio silence” over the...

Date: 07/01/2005

It is a fair assumption that you have not heard about DataWorks, that is ok most folks arround...

Date: 03/21/2005

As with most of my blog posts this started as a customer question, the core of the problem was that...

Date: 02/12/2005

Mars session pooling, Well, it has been a long time since my last blog and I am finding it very hard...

Date: 01/13/2005

Creating a connection object at the start of the process and passing it versus relying on connection...

Date: 10/08/2004

I am a big fan of pop quiz style blogs like the ones you can find here: https://blogs.msdn.com/brada/...

Date: 10/07/2004

This blog talks about behavior in the SqlClient and the Oracle managed provider exclusively. One of...

Date: 10/05/2004

I became involved in the Side by Side and compatibility work items after making the mistake of...

Date: 09/24/2004

I find that we have not done a good job of explaining the “knobs” used to tweak the managed...

Date: 09/20/2004

"File or assembly name ‘<udtname>’, Version=1.2.0.0, Culture=neutral,...

Date: 09/09/2004

ADO.NET 2.0 Multiple Active Resut Sets per connection in Sql Server 2005 (MARS) FAQ Q: What is MARS?...

Date: 09/07/2004

ADO.NET 2.0 Asynchronous Command Execution (ASYNC) FAQ (DISCLAIMER: Based on Whidbey beta1 and...

Date: 09/02/2004

Yesterday I had the fortune of meeting Bob Beauchemin (https://staff.develop.com/bobb/weblog/) for...

Date: 08/26/2004

System.InvalidOperationException: Timeout expired. The timeout period elapsed prior to obtaining a...

Date: 08/25/2004

Sql Server 2005 now supports non-blocking read operations with the Snapshot isolation level. What...

Date: 08/24/2004

I have found that many times using Perfmon with the new ADO.NET counters is not ideal, a much better...

Date: 08/09/2004

Presenting ODBC-style statistics for SqlClient. SqlClient statistics are strictly per connection,...

Date: 08/04/2004

ADO.NET 2.0 has finally added support for retrieving Schema information. In v1.1 your only option...

Date: 08/03/2004

Today I want to go over one of the least talked about new ADO.NET features, performance counters....

Date: 08/02/2004

Traditionally distributed transactions have always run in Serializable isolation level, the safest...

Date: 07/27/2004

Today I am talking about Format=UserDefined User Defined Types (UDTs). Format=Native UDTs are...

Date: 07/27/2004

I have really tried to start with the simplest possible UDT I could come up with. As you can see,...

Date: 07/26/2004

User Defined Types are a complicated feature, but it is hard to tell when you are using Visual...

Date: 07/22/2004

You can now create your own objects in managed code and install them into Sql Server 2005 as data...

Date: 07/20/2004

There are a number of new features in ADO.NET 2.0 that have the potential to be grossly misused...

Date: 07/15/2004

There is still a lot of information related to using ADO.NET with System.Transactions Distributed...

Date: 07/15/2004

There is a special partnership between System.Transactions and Sql Server 2005, and no, it is not...

Date: 07/12/2004

I have gone over the TransactionScope in fair detail, it is now time to look at manual enlistment,...

Date: 07/12/2004

Florin Lazar was the person that first introduced me to System.Transactions, he has a great weblog...

Date: 07/12/2004

Let’s take a look at how the new System.Transactions Distributed Transactions work with...

Date: 07/07/2004

This is imo one of the best new features for ADO.NET imo and I was glad to get some feedback that...

Date: 07/06/2004

The hardest thing about this feature is without a doubt the OS setup required. Most user problems...

Date: 07/06/2004

Well, we have shipped whidbey beta 1. This is a great release for the ado.net team, we have managed...

Date: 07/02/2004

Random ramblings, thats what it is all about. If you like ADO.NET just a little too much (and I am...

Date: 07/02/2004