ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
info       Did you received any Funny E-Mails from your Friends and like to share with rest of our friends? Yeah!! you can post that stuff   HERE
Google
 
Categories  >>  Software  >>  Microsoft Related  >>  ASP.NET
 
 


 

 
 Visual Basic interview questions  Visual Basic Interview Questions
 C Sharp interview questions  C Sharp Interview Questions
 ASP.NET interview questions  ASP.NET Interview Questions
 VB.NET interview questions  VB.NET Interview Questions
 COM+ interview questions  COM+ Interview Questions
 ADO.NET interview questions  ADO.NET Interview Questions
 IIS interview questions  IIS Interview Questions
 MTS interview questions  MTS Interview Questions
 Crystal Reports interview questions  Crystal Reports Interview Questions
 BizTalk interview questions  BizTalk Interview Questions
 Dot Net interview questions  Dot Net Interview Questions
 Exchange Server interview questions  Exchange Server Interview Questions
 SharePoint interview questions  SharePoint Interview Questions
 Microsoft Related AllOther interview questions  Microsoft Related AllOther Interview Questions
Question
How to write unmanaged code and how to identify whether the
code is managed / unmanaged ?
 Question Submitted By :: Pranab Mukherjee
I also faced this Question!!     Rank Answer Posted By  
 
  Re: How to write unmanaged code and how to identify whether the code is managed / unmanaged ?
Answer
# 1
you can only write unmanaged code in c# not in vb.net
you can only call unmanaged code in vb.net. calling and 
writing unmanaged code are different things.

To identify whether the code is managed or not open the 
file in ildasm in VS.Net Command prompt.
Also you can use a .Net tool called dumpbin, which can be 
used to  check the headers.

or open the dll in notepad and check for "V e r s i o n". 
If you find that, it is managed assembly.
 
Is This Answer Correct ?    1 Yes 0 No
Narayansahu
[Netx Softwares Pvt. Ltd.]
 

 
 
 
Other ASP.NET Interview Questions
 
  Question Asked @ Answers
 
If you want a certain ASP.NET function executed on MouseOver for a certain button. Where do you add an event handler?  1
In C#.net application is run on linux michine  3
Can we change the session timeout in ASP.NET, if yes then how and from where? L&T7
view state data is stored in which format? Mind-Tree8
How Many types of Page Load functions in asp.net  2
what is CLR? PrimeLine3
How to retrieve data row by row from a DataTable? Thanks In advance PriyaPP  3
Have you used microsoft dataaccess blocks and Exception blocks? Microsoft1
Way of updating a table other than stored procedure and hard coded query?  2
What is Boxing and Unboxing? Accenture6
How to authenticate users using web.config ? Accenture2
What does WSDL stand for?  7
all asp.net interives questions  1
When a dropdownlist has been added by some records and it has been binded why it is not executing i'm facing this error pls help me ? if (is!pageposback) { arraylist books = new arraylist; books.add ("gone with the wind"); books.add ("rahulsriramprakash"); books.add ("vishal"); dropdowndisplay.datasource=books; dropdowndisplay.databind(); } The error is : 1) The dropdowndisplay does not exist. Netsweeper4
Why does a user need nothing more than a Web browser to view ASP.NET pages?  1
what are the types of ASP objects ? Satyam4
What does the "EnableViewState" property do? Why would I want it on or off?  3
hi .net gurus here is my question " how does impersonate in asp.net works? explain with good example" Wipro2
can machine.config file orverrides web.config. For example: if u set session timeout as 30 mins in web.config file to a particular application and if u set session timeout as 10 mins in machin.config. what will happen and which session is set to the appliction? SunGard2
what is the challenging situation you faced in your career? HP3
 
For more ASP.NET Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com