M
Mike Edenfield
Does anyone know why Intellisense frequently stops working for strongly
typed datasets when the dataset is in a referenced assembly? Within the
assembly where I have the dataset, it works fine, but outside of that
assembly I can rarely get Intellisense to recognize anything beyond the
dataset type itself.
That is, it will pick up "TypedDataSet" but not "TypedDataSet.TypedRow"
nor "typedDataSetInstance.TableName".
??
--Mike
typed datasets when the dataset is in a referenced assembly? Within the
assembly where I have the dataset, it works fine, but outside of that
assembly I can rarely get Intellisense to recognize anything beyond the
dataset type itself.
That is, it will pick up "TypedDataSet" but not "TypedDataSet.TypedRow"
nor "typedDataSetInstance.TableName".
??
--Mike