I
Islamegy
In my windows application i use adapter which mean each user control i load
have to open and close connection and this make my application pretty slow..
I'm trying to create singleton Connection Component which can be accessed
visually and not set every Sqlcommand in adapter throught code..
but no luck.. is there anyway or any compoent to help fix this issue??
help plz
have to open and close connection and this make my application pretty slow..
I'm trying to create singleton Connection Component which can be accessed
visually and not set every Sqlcommand in adapter throught code..
but no luck.. is there anyway or any compoent to help fix this issue??
help plz