How to create Crystal Report in vb.net with coding
sir how i can calculate the value of two-textbox of gridview and show result in textbox within gridview in asp.net with vb.net..plz sir reply me
what is the root namespace for all types?
List the types of authentication?
What is an indexed property?
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 DLL hell?
Name some of the features of C# which are not present in VB.NET?
What are the features of c# which are not present in vb.net?
Trace and Debug belongs to which namespaces?
Explain the difference between dispose and finalize()?
Which control is an example of an object in vb net?
Explain about the keyword must inherit?