Which is the base class for all the classes in .net framework?
hello friends.. when i deployment my project in the client machine that is successful but whenever i try to run my project using .exe file then it gives me error "<filename>.exe is not a valid win32 application." what i do somebody halp me pls
Explain an assembly and its use?
diff b/w windows and console application?
Write a program that accepts an array of numbers and a number, and return a string “Yes” if the number is found in the array, “No” if the number is not found in the array.
What would you do to remove microsoft visual basic name space?
What is the class that allows an element to be accessed using unique key?
how can we assigns items on listbox so that it will show rowwise please write the code for it.
What is "Polymorphism" and what are Polymorphism in VB.Net?
Which is the base class for all the classes in .net framework?
hey friends, Firstly I pick the records from the database into the DataGridView, Then I want that If I made any changes to the records in the GridView & Click on Update Button, Changes are Reflected into the main Database .Plz do reply back
how many server controls are presented in vb.net
What are option strict and option explicit?