Answer Posted / bovindra singh
Vb.Net Is A Programming language And It Based on Oops
Concept. And It
Contains features of visual basic which is event based
programming language And
Vb.net application can run on any platform on which .net
framework is present.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is econo-jit?
hello thank you for replying to my question regarding adding barcode fonts in vb.net project. I have downloaded a free font and added in my vb.net project but now i dont know how to use that i need to generate barcodes can any body help me how to use those fonts these are font3of9 .i need a small code to use these fonts to generate barcode thank u!
What is the difference between readonly variable and constant variable?
Before in my vb app I would just load the icons from dll. How can I load the icons provided by .net dynamically?
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 clr?
my project run very wel in my sytem yhen i am deploying my project on client machine ,after deployment i run my project then it show " can no find server name " what i do .
Explain the use of new keyword?
What is stack used for in vb. Net?
Explain about the performance of visual basic?
What is a literal control?
How can we remove handlers at run time?
what is commom language runtime?
Write program in VB.Net with SQL Server and Crystal Reports to develop a small windows application to add,edit,save, search and print Employee Information and send sourcecode as zip file. empcode : .............. empname : .............. dateofjoin : dd/mm/yyyy dateofbirth : dd/mm/yyyy TableName: EmpMaster EmpCode EmpName DOB DOJ TableName: EmpDocs EmpCode DocNo DocName ExpDate
What is meant by jagged arrays?