how we declare interface
Answers were Sorted based on User's Feedback
Answer / merinkmathew
public interface Iproduct
{
string ID
{
get;
set;
}
double Price { get; set; } double
CalculatePrice();
}
| Is This Answer Correct ? | 12 Yes | 1 No |
Answer / venu
public interface Service
{
int add(int a,int b);
int mul(int c,int d);
}
by default access modifiers in nethods are public
| Is This Answer Correct ? | 0 Yes | 0 No |
Hi All, Im an MCA holder with 3+ years of experience in asp.net. Now i want to move to some good government job. I have no idea about different categories of exams held & which one can be applicable for my education background. I have done B.A with MCA. Please help me out with your valuable suggestions. I would be very grateful. Thanks Anuj
when to use webservice and when to use remotong diff between them
What are session state modes in asp.net?
True or False: A Web service can only be written in .NET?
What are resource file and how do we generate resource file?
How many rules are there regarding a well formed XML document? a) Nine b) Three c) Six d) Two
What is SilverLight in ASP.NET ?
What is gridview in asp.net?
What is a Cookie? Where is it used in ASP.NET?
How would you get ASP.NET running in Apache web servers - why would you even do this?
What is difference between web config and global asax?
explain about Back ground process control in .net
1 Answers Digital Mesh, Infronics,
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)