Do they even exist?We have a website with a massive DAL using strongly typed datasets.I think it would be great if I had a way to inject some tracing calls before and after each of the database calls.
In our applications, I can\'t think of many cases where we care about null string fields. We just want them to show as empty strings in most situations.
Struggling here, many documents I find a开发者_运维技巧re CF 1.0 centric and talk of the 2.0 changes to allow generics and typed DS\'es on CF 2.0.Well, CF 2.0 has come and gone, and MS still shows the
for the purpose of a test, I would like to mock my typed dataset. So I want to create it, with appropriate value, with C# code.
I\'ve got a bunch of strongly typed DataSet that each have two tables.One table is unique for each DataSet, but the second, \"MetaData\", has the same schema for each DataSet.