Answer Posted / manish singh
Managed code: A code that is managed by CLR is know as
Manged code for example C#,j#,Vb.Net etc
Unmanged code: A code that is not managed by CLR is known
as Unmanaged by unmanaged code. for example c++, java, c etc
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
Explain the difference between inline and code behind - which is best in?
Can I stream live content/events?
How does asp page work?
What is the difference between a page theme and a global theme?
Can more than one person use the same login?
Describe how to implement globalization and localization in the use interface in .net.
Name the namespace which is used by ado.net?
Types of instancing properties and explain each. Tell the difference between multiuse,singleuse and globalmultiuse and which is default ?
1.What r collections? 2.What is .pdb file? 3.Is it possible to provide access to users in master page? 4.What is dirty n Phantom Read(SQL)? 5.What r different isolation levels(SQL)? 6.How to set authentication mode in web.config file?
Explain about asp.net caching?
What is difference between view state and session state?
What is a session in programming?
Explain the Order of events in an asp.net page?
To bind columns manually which tags do you need to add within the asp:datagrid ?
List all templates of the repeater control.