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)
September, 2004
MSDN Blogs
>
Angel Saenz-Badillos
>
September, 2004
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
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 1 (5 items)