What is the difference between Abstract Classes and Interfaces? Give the answer as a table format....
5 10157How 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 9127How to connect a service based database to vb.net forms? Do we have to create any specific database?
1 10365hi 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 3739hi 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 3413hello! 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 4912Thank 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.
2474hi,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 3318hello 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!
2001hello 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 3706
What is late binding?
What are the advantages of migrating to vb.net?
What is the difference between readonly variable and constant variable?
what is the advantage of option strict on?
What are the shared variables?
what is difference between namespace and assembly?
How to view an assembly?
What is different between web.config and machine.config and where it will be ?
what is common type system?
Which classes a dll can contain?
Can you please explain the difference between value and reference types?
What is a stream in vb.net?
Explain the use of console application?
Why should you use delegate?
What are the differences between vb.net and c#, related to oops concepts