Dot Net Framework (735)
Dot Net Remoting (161)
Dot Net WindowsForms (181)
Dot Net General (917)
Dot Net AllOther (441) One user deleted one row after that another user through his dataset was trying to update same row. What will happen? How will you avoid this problem?
974If you are executing these statements in commandobject. Select * from table1; select * from table2? How you will deal result set? 42. How do you sort a dataset.
988which method do you use to redirect the user to another page without performing a round trip to the client? How?
877
What is .net framwork?
Do you know what is linq?
How do you handle this COM components developed in other programming languages in .NET?
What is the use of common language runtime?
What does this do? Gacutil /l | find /i "corillian"
What are different types that a variable can be defined and their scopes ?
What is the difference between a class and an object, and how do these terms relate to each other?
Explain what is a manifest in .net?
How to directly call a native function exported from a dll?
What is the difference between function and stored procedure?
What is unboxing?
What is il and c#?
Difference abstract class and interface in .net?
what is split entity?
Which property of the progressbar control specifies the amount to increment the current value of the control?