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...


How to include c++ header files in c# components?



How to include c++ header files in c# components?..

Answer / rizwan

they are called namespaces in C#.
they are included as
using System;
using System.Data;
using System.Configuration;
using System.Web;
using System.Web.Security;
using System.Web.UI;
using System.Web.UI.WebControls;
using System.Web.UI.WebControls.WebParts;
using System.Web.UI.HtmlControls;

Is This Answer Correct ?    3 Yes 10 No

Post New Answer

More C Sharp Interview Questions

How do I format a string in c#?

0 Answers  


How do I create multifile assembly?

0 Answers  


how to implement a web service in .net

0 Answers  


Why data types are important?

0 Answers  


what is the default access for a class

0 Answers   Cognizant,


List some of the common data providers for ado.net framework?

0 Answers  


What is Implicit conversion in C#?

0 Answers  


What language is arduino?

0 Answers  


What does clr stand for?

0 Answers  


Is c# pass by value?

0 Answers  


What is difference between dynamic and var in c#?

0 Answers  


What is dynamic dispatch?

0 Answers  


Categories