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?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

what is IDisposal interface,IComparable,IEquatable,IFormatable

969


Do we get an error while executing the “finally” block in c#?

894


What is the difference between Static, Const and read only?

1029


What is the namespcae generally given to the webpage of the .NET Framework ?

998


What are get and set in c#?

957


Explain the functionalities of satellite assembly?

911


How do you achieve polymorphism in c#?

856


What is float in unity?

850


How do you specify a custom attribute for the entire assembly (rather than for a class)?

916


What is an escape sequence? Name some string escape sequences in c#.

881


What is binding in c#?

854


What is jagged array?

884


What is parse method in c#?

867


How we can create an array with non-default values?

913


Do loops in c#?

848