-
-
-
-
Assembly Vs. COM Object
How is an Assembly different from a COM object?What is the advantage of Assembly over COM Objects? What is difference between Assembly and Components?
-
Create Assembly from COM Objects
How to create Assembly from COM objects and COM objects from Assemblies.
-
XCopy Deployment
What is the meant by XCopy Deployment?
-
Database Connection
How to connect a textbox with backend SQL SERVER to display data from database?
-
Redo and Undo in Textcontrol
How will you do Redo and Undo in a TextControl?
-
Create and Use dll, exe and ocx files in VB
How to Create .DLL FilesHow to Create .EXE FilesHow to Create .OCX FilesDifference between .Ocx, .Dll and .Exe Files
-
Crystal Reports at Run Time
What is Difference between Data Report and Crystal Report? How to use Crystal Report.How to create Crystal report at Runtime in VB 6.0.
-
Stop rolling page in Dot Metrix Printer
After Print the Label How to stop the printer page rolling and Other Label Started from the next of it.
-
Instantiates .NET Object
How does VB.NET instantiates the .NET object ?
-
DataGrid Header Text
How to change header text of coloumn in data grid which is binded to access data source dynamicaaly?
-
User Treads and Kernel Threads
What is the difference between User Treads and Kernel Threads?
-
CLR
How does a CLR works internally?
-
Create Assemblies
How to create assemblies?
-
Thread-Safe Class
Which is the only thread-safe class in System.collections?
-
Create Set-up File with Product Key
How to create set up file with product key for Windows application?
-
How many levels of compilation happens in .NET Framework
A) One LevelB) Two LevelC) Three LevelExplanation: Source Code to MSIL in first level & MSIL to Native code in second level
-
Date Time Picker
HiI am doing a project on bug tracking tool using VB.NET. For that i need a date time picker control as one in usual vb. I checked the tool box but i couldn't find it. So for the time being i am using a text box and a button to enable the calender control,using which i am selecting the date. Is there any reference to add to get that control.Can some one help. Regards...
VB.NET Interview Questions
Ans