Which C# access modifier helps to limit the accessibility
of a class member within the same assembly?
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?
What are window applications?
To which namespace does the control class belong?
What are the new events in textbox that has been included in VB ?
Which property is used to specify the use of an element in the user interface and reports it to the accessibility aids?
What is form technology?
Explain how to add resources during runtime?
What is the extension of a compiled help project file?
What is form application?
i already displaying one datagrid. now i want to make change to particular column header i.e i want to split that column header and it includes one more header.... write a code for that in windows application using C#.net
What are windows based applications examples?
Which command prompt utility is used to convert a resource file from the text format into the binary format?