Answer Posted / arash
Readonly and Writeonly property
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Give a brief introduction on side-by-side execution. Can two applications, one using private assembly and the other using the shared assembly be stated as side-by-side executables?
What are the improvements made in cas in .net 4.0?
Explain what is reflection in microsoft .net context?
explain the states of a window service application?
Is .net a compiler?
When we use windows api in .net is it managed or unmanaged code?
What is a strong name in .net?
Explain what is the difference between constants and read-only variables?
How viewstate is being formed and how it is stored on client in .net?
Explain how to manage pagination in a page using .net?
How to prepare parametrized (with more than one parameters) crystal report.pls tell me the code procedure, if any body can?
What are the namespace available in .net?
Explain how viewstate is being formed and how it's stored on client in .net?
Do you know what is .net standard?
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?