What is the difference between Abstract Classes and Interfaces? Give the answer as a table format....
5 9203How to store jpeg / gif / bmp image in database and how to retrieve them? The most stressful condition is database is distributed and stored images can be retrive from any computer in network and any one can store images from other computer!! plss help its urgent.......RAHUL RATHOD
3 8531How to connect a service based database to vb.net forms? Do we have to create any specific database?
1 9906hi dear ? MY problem is that i m developing software for Library. and i want to connect a third party software with my VB.net program in order to calculate DDC number.I dont know how to do this if any body can help me please?
1 3365hi dear ! thank u for replying to my question regarding adding third party software in vb.net .My next question is that i haven created Data base in SQL server 2000 for Library and has connected that with VB and VB.net separately but it only works on single computer and when i takes my software to another computer on same Network it does not work . Can any body help me what i do to solve. Regards!
1 3088hello! I am developing software in vb6 and vb.net separately which i need to generate barcodes e.g i have a string "182346-u",so the problem is that how to generate barcode from this type of string can any body help me please thanks regard !
2 4318Thank 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.
2235hi,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 2914hello 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!
1766hello dear friends my problem is that i want to save images that is pictures in SQL server using vb.net can any body help me to do so please
1 3356
What are the advantages of migrating to vb.net?
What is late binding and early binding?
Explain the use of option explicit?
Explain what observations between vb.net and vc#.net?
What are the difference between dispose(), close(), exit(), end()?
List the types of generations in garbage collector?
Define serialization in .net?
Explain how to achieve polymorphism in vb.net?
Explain about visual basic?
what is difference between namespace and assembly?
Can you please explain the difference between system.string and system.stringbuilder classes?
What is the significance of delegates. Where should they be used? What are the situations where we require them?
Explain convert.tostring and i.tostring method?
Explain the observations between vb.net and vc#.net?
How to run a dos command in vb.net?