In Datagrid after adding row, how you will assign the value for each cell to currently added new row?
2 6621
Which is the base class for all the classes in .net framework?
How many classes a dll can contain?
Explain the difference between namespace and assembly?
Explain how to achieve polymorphism in vb.net?
What keyword is used to accept a variable number of parameter in a method?
Explain how does the xmlserializer work?
What are the two main parts of .net?
Explain the difference between datatable and dataset?
What is strong name in .net assembly?
Explain managed code?
What does assert() method do In VB.NET
Explain jit?
Why should you use delegate?
What do you mean by serialization and deserialization?
What is the diff between vb mdi form and .net mdi form?