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

7.What are typed data set?

2 Answers   Ebix, Mphasis,


Why array is faster than arraylist in c#?

0 Answers  


Why multiple Inheritence is not used in C#?

8 Answers   Symphony,


What is the difference between webgarden and webfarm?

1 Answers   Mphasis,


How to move to a state-related codebase?

0 Answers  


Explain the concepts of cts and cls(common language specification).

0 Answers  


Can multiple catch blocks be executed?

4 Answers   Visual Soft,


Is stringbuilder faster than string concatenation c#?

0 Answers  


What are the 2 broad classifications of fields in c#?

0 Answers  


What is string method in c#?

0 Answers  


What is cls, cts and clr in net?

0 Answers  


What is the full form of GAC? Explain its uses?

0 Answers   PUCIT,


Categories