Sign In
Angel Saenz-Badillos
random ramblings on ADO.NET LINQ Extensions and JDBC
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
Linq Extensions
Pages
Archive
Archives
February 2007
(1)
January 2007
(1)
August 2006
(3)
June 2006
(1)
April 2006
(3)
October 2005
(1)
September 2005
(1)
August 2005
(1)
July 2005
(1)
March 2005
(1)
February 2005
(1)
January 2005
(1)
November 2004
(1)
October 2004
(3)
September 2004
(5)
August 2004
(7)
July 2004
(15)
MSDN Blogs
>
Angel Saenz-Badillos
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Angel Saenz-Badillos
does not contain a definition for
Posted
over 5 years ago
by
angelsb
2
Comments
Have you heard about extension methods yet? If you have then you probably know exactly what the title of this blog means. I can see this becoming one of the most asked about exceptions in the coming release. At least until the dust settles. <Edit>...
Angel Saenz-Badillos
Blogging about link Extensions
Posted
over 5 years ago
by
angelsb
2
Comments
There are not a lot of guidelines about blogging, the one that I like to adhere to is that I only blog about bits that you can go and play with. This ends up creating gaps in my blogging history as I move to new unpublished products. I have moved, oh...
Angel Saenz-Badillos
JDBC V1.1 Distributed Transactions with Read Committed and Snapshot isolation.
Posted
over 6 years ago
by
angelsb
4
Comments
One of the biggest changes you may not have noticed in the v1.1 2005 JDBC driver is that we have changed the default isolation level for Distributed Transactions from Serializable to Read Committed. This is in line with other JDBC drivers like our 2000...
Angel Saenz-Badillos
JDBC Snapshot isolation level
Posted
over 6 years ago
by
angelsb
0
Comments
I have gotten some questions about using Sql Server 2005 with the 2005 JDBC driver. There are unfortunately a lot of misconceptions in this area. Here are some notes to make this a little bit easier to understand. The first thing you need to understand...
Angel Saenz-Badillos
JDBC 2005 v1.1 is now available.
Posted
over 6 years ago
by
angelsb
2
Comments
The v1.1 2005 JDBC driver is now available for download here: http://msdn.microsoft.com/data/ref/jdbc/ This is a release I am personally really proud of, and we could not have done it without you! Maybe it’s the fact that not that many...
Angel Saenz-Badillos
JDBC June 2006 Community Tech Preview available.
Posted
over 6 years ago
by
angelsb
0
Comments
Announcing the June 2006 Community Tech Preview of the JDBC 2005 driver: http://www.microsoft.com/downloads/details.aspx?familyid=f914793a-6fb4-475f-9537-b8fcb776befd&displaylang=en This preview contains all the changes of CTP 1 including...
Angel Saenz-Badillos
JDBC v1.1 CTP and the Product Feedback Center
Posted
over 6 years ago
by
angelsb
0
Comments
When you get down to it Customer feedback is what makes a project like this interesting and worthwhile. This is the first project I have worked in where the Product Feedback Center has made such an important difference and a BIG thank you to those of...
Angel Saenz-Badillos
JDBC v1.1 CTP Using Type 2 Integrated Security
Posted
over 6 years ago
by
angelsb
0
Comments
To use the Type 2 Integrated Security feature with the v1.1 CTP (if you don't have this already make sure to get it! see my previous blog) you only need to make sure that the Windows authentication DLL is visible to the application that is going to use...
Angel Saenz-Badillos
JDBC V1.1 CTP Available
Posted
over 6 years ago
by
angelsb
0
Comments
I am proud to say that the first community preview release of the SQL Server 2005 JDBC v1.1 driver is now available. This build includes Type-2 integrated authentication for Windows XP and Windows 2003 clients (windows 2000 client support to come in...
Angel Saenz-Badillos
JDBC 2005 beta 2 getting started with SQLEXPRESS
Posted
over 7 years ago
by
angelsb
4
Comments
Sql Express is going to be a good match for the Sql Server 2005 JDBC provider, it is free, it is relatively easy to set up and deploy and it has all the power of Sql Server 2005 for low end applications. There are a few things to keep in mind when...
Angel Saenz-Badillos
JDBC Beta 2 connection string properties
Posted
over 7 years ago
by
angelsb
4
Comments
As you have probably seen by now we have shipped beta 2 of the Sql Server 2005 JDBC driver. http://www.microsoft.com/sql/downloads/2005/jdbc.mspx We have put a lot of work into this beta and it is with some trepidation that I see it go out the...
Angel Saenz-Badillos
JDBC getting started with the 2005 JDBC driver for Sql Server 2000 and Sql server 2005
Posted
over 7 years ago
by
angelsb
4
Comments
If you had told me a year ago that I would be working on a JDBC driver I would have honestly thought you were kidding. If you had suggested a ship date concurrent with Sql Server 2005 (within a reasonable window) I would have laughed out loud. This is...
Angel Saenz-Badillos
JDBC the new member of the DataWorks family, Sql Server 2005 JDBC Driver (beta 1)
Posted
over 7 years ago
by
angelsb
4
Comments
One of the hardest things for me this last few months was to go into “radio silence” over the project I am currently working on. Now that we have officially shipped a beta I can come back to blogging, albeit from a slightly different angle. Microsoft...
Angel Saenz-Badillos
Say hello to the DataWorks blog
Posted
over 7 years ago
by
angelsb
0
Comments
It is a fair assumption that you have not heard about DataWorks, that is ok most folks arround Microsoft haven't either. MDAC on the other hand probably sounds familiar... DataWorks is the Microsoft Product Unit in which I work, it is responsable for...
Angel Saenz-Badillos
ADO.NET 2.0 and System.Transactions, downlevel functions and nested scopes
Posted
over 7 years ago
by
angelsb
5
Comments
As with most of my blog posts this started as a customer question, the core of the problem was that he was not sure how he was expected to use TransactionScopes in methods that call other methods or "downlevel" functions as he named them. There are two...
Angel Saenz-Badillos
Ado.net 2.0 Mars Session Pooling. (aka stuff you don't need to know.)
Posted
over 7 years ago
by
angelsb
17
Comments
Mars session pooling, Well, it has been a long time since my last blog and I am finding it very hard to get this one started. You start thinking that you need to have something really good to start up the train again or you might as well not bother. I...
Angel Saenz-Badillos
ado.net 2.0 changes in latest community drop.
Posted
over 8 years ago
by
angelsb
13
Comments
Well, it has been a long time since my last blog and it is going to be a while before I get going again. Whenever this happens you can count on me being either insanely behind or on vacation. I am happy to report that the insanely behind part is over...
Angel Saenz-Badillos
ado.net creating a single connection versus relying on connection pooling, my two cents.
Posted
over 8 years ago
by
angelsb
2
Comments
Creating a connection object at the start of the process and passing it versus relying on connection pooling and the “using” construct? This seems to be a hot topic in the adonet newsgroup, I would like to put in my two cents. This post deals with the...
Angel Saenz-Badillos
ADO.NET 2.0 The connection pool and distributed transactions
Posted
over 8 years ago
by
angelsb
2
Comments
I am a big fan of pop quiz style blogs like the ones you can find here: http://blogs.msdn.com/brada/ . I am not really sure that there are enough people looking at this blog to make this fun but I am going to give it a try. I will incorporate the answer...
Angel Saenz-Badillos
ADO.NET new for 2.0, Clearing the pool on Server recycle
Posted
over 8 years ago
by
angelsb
14
Comments
This blog talks about behavior in the SqlClient and the Oracle managed provider exclusively. One of the biggest problems with pooling before ado.net 2.0 has to be the fact that we did not know how to handle the pool when the server went down. Let me describe...
Angel Saenz-Badillos
Design time Side by Side poll (installing different versions of visual studio)
Posted
over 8 years ago
by
angelsb
9
Comments
I became involved in the Side by Side and compatibility work items after making the mistake of voicing the fact that I did not like these scenarios. Life can laugh at you that way well enough on it’s own, but in Microsoft a comment like that is like playing...
Angel Saenz-Badillos
ADO.NET The misunderstood “Connection Lifetime” managed pooler connection string keyword.
Posted
over 8 years ago
by
angelsb
17
Comments
I find that we have not done a good job of explaining the “knobs” used to tweak the managed connection pool (the one used by SqlClient and OracleClient), the worst knob definitely has to be the “Connection Lifetime” keyword. First of all, the name is...
Angel Saenz-Badillos
Sql Server 2005 User Defined Types and the "File or assembly name not found" exception.
Posted
over 8 years ago
by
angelsb
0
Comments
"File or assembly name ‘<udtname>’, Version=1.2.0.0, Culture=neutral, PublicKeyToken=389619d4c1235f8a', or one of its dependencies, was not found." If you have started using Sql Server 2005 User Defined Types it is likely that you have run into...
Angel Saenz-Badillos
ADO.NET 2.0 Multiple Active Resut Sets per connection in Sql Server 2005 (MARS) FAQ
Posted
over 8 years ago
by
angelsb
19
Comments
ADO.NET 2.0 Multiple Active Resut Sets per connection in Sql Server 2005 (MARS) FAQ Q: What is MARS? A: MARS is a new feature in ado.net 2.0 and Sql Server 2005 that allows for multiple forward only read only result sets. EDIT There is a great article...
Angel Saenz-Badillos
ADO.NET 2.0 Asynchronous Command Execution (ASYNC) FAQ
Posted
over 8 years ago
by
angelsb
5
Comments
ADO.NET 2.0 Asynchronous Command Execution (ASYNC) FAQ (DISCLAIMER: Based on Whidbey beta1 and subject to change) Before going into the Q&A below I would highly recommend reading Pablo’s excellent Async article located here: http://msdn.microsoft...
Page 1 of 2 (46 items)
1
2