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 |
what is satellite assembly in .net?
How can you provide an alternating color scheme in a Repeater control?
We have 2 sites in which one site allows the user with out asking credentials and second one ask for credentials through a log page. What might be the configurations settings for both sites? We can use IIS and web.config files together.
What is FullTrust? Do GACed assemblies have FullTrust?
How does asp.net work?
how can we create wcf in asp.net and how can we cll that in to asp.net application?plsss tel me each step clearly
How do you create master pages in asp.net?
What are the Types of state management techniques
What are the namespaces used in asp.net mvc? : asp.net mvc
Describe briefly what is the role of IIS on an ASP.NET application? What does it for the same application?
0 Answers InfoAxon Technologies,
Derive WSDL?
What is meant by ispostback in asp net?
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)