CosmicCharlie
Programmer
Has anyone else experienced incredible slowness with the IsDate function in VB.Net? I have found that it can take up to three seconds to return a value, especially if the return value is false. In the samples I am using it is reading a value from either a text box or a treeview node.
IsDate seems like one of those functions that should have been made obsolete by something new in .Net, but the help files suggest no other alternative.
Does anyone have a solution to this?
Thank you!
Cosmic Charlie
IsDate seems like one of those functions that should have been made obsolete by something new in .Net, but the help files suggest no other alternative.
Does anyone have a solution to this?
Thank you!
Cosmic Charlie