Welcome to MSDN Blogs Sign in | Join | Help

February 2005 - Posts

We have begun the initial planning for the next version of the DataSet (post VS 2005). If you have a feature you would like to see, let me know. I can also pass on feature requests for other components in System.Xml and ADO.net to the proper folks. Read More...
Maybe this movie was better then first thought? With two time oscar winner Hillary Swank + I am sure Pat Morita is right on the cusp of something big. It seems like with the big oscar win for Eastwood with Million Dollar Baby – that he should have to Read More...
In V1 of .net, value types could not be null. Since, this was contradictory to relational databases use of null, the DataSet needed to have a concept of nullable value types – hence DBNull was invented. DBNull is simple type in the System namespace. It Read More...
System.Data.DataSet contains some very significant performance improvements over prior versions – particularly for large result set scenarios. In particular, Highly efficient Binary Remoting -- For large Dataset, orders of magnitude better than v1.x Row Read More...
When I first saw the headline , I mistakenly thought the fine actor Will Ferrell had been hired to play Crockett. I wonder if the soundtrack is going to have any Phil Collins or Glen Frey songs… somehow I doubt it. Read More...
One of the (not so intentional) assumptions built into the mapping schema technologies of SqlXml is that the hierarchy of the target Xml roughly matched the PK/ FK relationships on the underlying relation source. In other words, elements are mapped to Read More...
Some interesting comments from my old team. Read More...
 
Page view tracker