do you know how it is useful to use dataset.begininit method?
Thanks
do you know how it is useful to use dataset.begininit method?
Thanks
No, I don't.
http://msdn.microsoft.com/en-us/library/system.data.dataset.begininit.aspx
i read it before posting, it does not tell how it is useful and when to use it.
Suggest you read it again.
In the remarks section it says it is used by the designer environment to prevent the control from being used before it is fully initialized.
So don't use it yourself and don't worry about it. Plenty of stuff in .NET that is more interesting...
Suggest you read it again.
In the remarks section it says it is used by the designer environment to prevent the control from being used before it is fully initialized.
So don't use it yourself and don't worry about it. Plenty of stuff in .NET that is more interesting...
i have a developed project i need to continue on, i saw there it is explicitly used, i know there are more interesting stuff in .net
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.