What is code security?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More VB.NET Interview Questions

How to view an assembly?

0 Answers  


What are all the differences between dispose and finalize()?

0 Answers  


Allowed program to auto-correct the database when loading a presentation.

0 Answers   HCL,


Described strong typing

0 Answers  


Why Datareader is useful?

5 Answers  


Explain the difference between int and int32?

0 Answers  


I want to reduce my CPU Usage when I am querying the Database for records. Now my Winform App(in VB.Net) suddenly Jumps to 100% CPU Usage when i query for records from sql server database. I want this Usage to be less. Any help is appreciated

2 Answers  


Tell me which namespace are used for accessing the data?

0 Answers  


I'm unable to open a .hlp file using vb.net application.

1 Answers  


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.

1 Answers  


What is the significance of delegates. Where should they be used?

0 Answers  


what is the root namespace for all types?

8 Answers  


Categories