Answer Posted / guest
CLR means Common Language Runtime.It is Major component of
the .NET frameworkIt provides no of benefits to the
developers such as Exception handling,Security,Debugging
and Versioning...
| Is This Answer Correct ? | 59 Yes | 7 No |
Post New Answer View All Answers
Name some of the keywords used in vb.net?
How to create a constant in vb.net?
What is redim keyword and its use?
difference between control and component more than one differences
Explain some of the exclusive features which are present in vb?
Explain enumerator?
Thank you for replying to my Question regarding Barcodes in VB.net. My next question is that how to use Barcode Fonts in VB.net I need a small code to Generate Barcodes in VB.net from a string of Values. This is the only problem i am left with in my project. Any body can help me please.
Explain about rapid application development tool?
What are the two main parts of .net?
Explain the use of console application?
How do you call a stored procedure in Visual Basic?
What is the difference between compiler and interpreter?
What is misl code?
What is early binding?
write a program to develop a graphic user interface application of marks book with students names and their names.the program should show the following options main menu,add student details,display student details,maximum mark and minimum mark.