What is code security?
diff b/w windows and console application?
Explain about jagged arrarys ?
in my windows application i have to show excelwork sheetwhich is stored in the local system can any one tell me the code?
hi,everyone. i got a problem in handling linklabels. i've more than one linklabels in a form. i used following event handler to handle the event 'LinkClicked' of Linklabel. private sub LinkLabel1_LinkClicked() Handles LinkLabel1.LinkClicked,LinkLabel2.LinkClicked ............... .......... end sub My question is how to identify the 'Linklabel1' and 'Linklabel2'. i dont want to handle the events of linklabels individually.
what is common language specification?
Explain cts?
What do you mean by deserialization?
What is the main use of a namespace?
What is an assembly and its use?
What is difference between inline and code behind?
List the different types of assembly?
What are all the differences between dispose and finalize()?