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
Less than one page, how many windows will you be able to maintain?
calling result set one procedure to anothar procedure in sql2000
List some of the important session state modes of asp.net.
Explain difference betn dataset and recordset?
What is the usage of DelegatingHandler?
What is the difference between session and viewstate in asp.net?
What does asp.net stand for?
How could you modify xaml content from javascript?
How to sign out from forms authentication?
How many types of cache are there?
What is the difference between cache and cookies?
When maintaining session through sql server, what is the impact of read and write operation on session objects?
What is aspect-oriented programming?
What is the significance of ASP.NET routing?
How do we ensure view state has not tampered?