Quantcast
Channel: how to assign not null condition in vb.net? - Stack Overflow
Browsing latest articles
Browse All 2 View Live

Answer by ZeroBased_IX for how to assign not null condition in vb.net?

You can do it a few ways, you could do:Value <> NothingOrIf Not String.IsNullOrEmpty(JobEventAllDetailsSortnew.Item(value).EventText())End IfTo name a couple of...

View Article



how to assign not null condition in vb.net?

i am working on windows8 vb.net mobile application in that application i am checking not null conditions.here below i have attaching the code file.If JobEventAllDetailsSortnew.Item(value).EventText()...

View Article
Browsing latest articles
Browse All 2 View Live




Latest Images