Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


when using windows API in .net then it is managed code or
Unmanaged code?

Answers were Sorted based on User's Feedback



when using windows API in .net then it is managed code or Unmanaged code?..

Answer / kotu

When ever we are using Windows API's in .NET, there API are
comes under Unmanaged Code.

Is This Answer Correct ?    30 Yes 2 No

when using windows API in .net then it is managed code or Unmanaged code?..

Answer / chaitanya

If code runs with the help of any operating system it
considered as Unmanaged code

Is This Answer Correct ?    9 Yes 1 No

Post New Answer

More ASP.NET Interview Questions

what is clr . how we access them?

3 Answers   TCS,


Create the Output by mearging 2 tables and taking common column sid from both you should not use database create table and data in it Randomly table 1 sid sname saddress 1 sa ampt 2 na hyd 3 ha hyd table 2 sid dno dname 1 12 stats 2 23 phy 3 12 stats OutPUt sid sname saddress did dname 1 sa ampt 12 stats 2 na hyd 23 phy 3 ha hyd 12 stats

1 Answers  


Explain MVC model binders?

0 Answers   B-Ways TecnoSoft,


a)COM Callable Wrapper b)Runtime Callable Which one of the above is Win32 API in .Net?

0 Answers   CTS,


What is actually returned from server to the browser when a browser requests an .aspx file and the file is displayed?

0 Answers   MindCracker,


how to convert from sql2000 numeric to int in asp.net with sqlparameter?

1 Answers  


Which platform does Microsoft .NET use for exchanging data between applications?

0 Answers  


How do I send an email message from my ASP.NET page?

0 Answers  


What is web application virtual directory ?

2 Answers   Satyam,


How do you add a javascript function for a link button in a datagrid ?

4 Answers   Microsoft,


You have been given the task of designing a web services to expose the data that is stored in a database on the server. In order to successfully build the web services, you need to import some namespaces. What is the minimum namespace you need to import? a) System.Web b) System.WebServices c) System.Web.Services d) System.Web.ServiceModel

2 Answers   Syntax Softtech,


What are the different ways of processing data in ASP page in the server side (like Forms, QueryStrings etc)?

1 Answers  


Categories