How to write unmanaged code and how to identify whether the
code is managed /unmanaged?

Answer Posted / banu

Using
unsafe
{
//unmanaged code;
}

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Describe the Server Control Events of ASP.NET?

649


What symbol specifies the beginning of a query string?

529


Explain global assembly cache.

567


Is it possible to migrate visual interdev design-time controls to asp.net?

559


What is ispostback property?

499






What do you mean by query string?

516


What is globalization and localization in asp net?

489


What are Authentication and Authorization?

600


How do I create a web form?

526


How can you enable impersonation in the web.config file?

554


What is http only cookie?

496


How can you implement the postback property of an asp.net control?

527


What is difference between viewstate and session state in javascript?

572


Less than one page, how many windows will you be able to maintain?

561


How do we sort the data from a dataset?

567