hi all,
I'm using window form on this a textbox for Id, I want user enter same id three time than show output result, if user same id forth time than application disable fro 10 second,
But use only collection class like Dictionary, Array,arrayList Etc... not use database concept
Thanks
Rajveer Singh

Rajveer singhPosted Mar 17, 2016, 2:06 AM
Rajeev PunhaniPosted Mar 17, 2016, 1:54 AM
Hi Rajveer,
Please make dictionary as static at the top ,remove it from button click code.This will caluse increment of value.
Rajveer singhPosted Mar 17, 2016, 12:15 AM
Rajveer singhPosted Mar 17, 2016, 12:13 AM
Rajeev PunhaniPosted Mar 16, 2016, 10:21 PM
Kashif SohailPosted Mar 16, 2016, 10:12 PM