How to implement datagrid in.net? How would you make a combo-box appear in one column of a datagrid? What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for datagrid methods. What is the access specifier used for that methods in the code behind file and why?
1074Post New Dot Net General Questions
What is 'Common Type System' (CTS) in .NET?
Explain about .Net products?
With these events, why wouldn't microsoft combine invalidate and paint, so that you wouldn't have to tell it to repaint, and then to force it to repaint?
Explain how to produce an assembly?
Explain what does managed mean in the .net context?
Define code access security (cas)?
can any one tel me the complete Testing Procedure of any one simple PROJECT i mean either web/windows based application?
What is namespaces in .net?
What is the difference between "using system.data;" and directly adding the reference from "add references dialog box"?
Do you know what is .net standard?
Can you write a class without specifying namespace?
What is operator overloading in .net?
Do you know what is garbage collector?
What is the difference between a debug and release build?
What is the difference between constants and read-only variables?