What are windows based applications examples?
No Answer is Posted For this Question
Be the First to Post Answer
What are different options to store state in ASP.NET applications?
Explain how many number of events does the timer controls?
How do you check whether the row data has been changed?
For a server control, you need to have same properties like color maxlength, size, and allowed character throughout the application. How do you handle this?
How to create class level variable that can be assigned value at the time of declaration and in the constructor alone?
Explain the new events in textbox that has been included in vb?
how barcode print on the win form
What is the need of z-order method?
Tell a very common use of private constructor?
Explain the difference between listindex and tab index?
What is the use of form?
Suppose I have two combobox .. And I have some items in both combobox now I need to check the item in both combobox if same item is present in both combobox I need to display that item in message box?