votes
symbol clarification
hello what does <> symbol means in c#? suppose i use string[] a =new string(); or list<string> what is the difference between the tow statement?!! thanx
blah blah blah is here! blah blah » Close
hello what does <> symbol means in c#? suppose i use string[] a =new string(); or list<string> what is the difference between the tow statement?!! thanx
Is it possible to add a dropdownlist inside the radiobuttonlist as an item? if so how? Thanks!
Hi, I'm trying to find in a dataset if the next value is the same and if it is take its value in another var. ex. abc 100 200 abc 150 100 abc 100 250 abx 100 230 abv 100 200 abv 150 100 the data set is ordered... and i want t ...
I have a small application, i can save the first record, no issues, but i am continuing on the same form and enter the next record, gives me error "The transaction is either not associated with the current connection or has been comple ...
Got feedack? Found a bug? report it here.