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 |
How to assign Null value to Var?
Explain the steps to create satellite assembly?
How long does it take to get a loop recorder put in?
Is java better than c sharp?
Is array reference type / value type?
What Happens In Memory When You Box And Unbox A Value-type?
What is a class level variable in c#?
How do you pass reference parameters in c#?
What is the minimum size (in bytes) of string data type in c#? Give its compatible data type in .NET Framework.
How do I trim a space in c#?
What is ienumerable <> in c#?
What are some examples of desktop applications?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)