Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
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) what is generics? can u explain 5 to 6 examples on generics that covers class,method,structure,list,delegates?
CTS,
1947what is generics? can u explain 5 to 6 examples on generics that covers class,method,structure,list,delegates?
1887what is generics? can u explain 5 to 6 examples on generics that covers class,method,structure,list,delegates?
2 5683What is the Use Of Interfaces? For example I have a interface as shown below? Interface IMyInterface { public void MyMethod(); } class MyClass : IMyInterface { public void Mymethod() { Some Code } } class Program { static void Main(string[] args) { MyClass obj = new MyClass(); obj.MyMethod(); } } Here What is My Question is? If i remove Interface and run this code, it will executed then what is the Use of the interface? Can any one give me the solution for this Problem? Thanks in Advance!
HCL,
1 4747
I was working for software company frm 2005 to 2009. I left job due to recession.I was jobless till dec 09 then i got job in bpo and i am not knowing what to do as my professional experience is with software.give me any suggestion.
What is the purpose of iis server?
How do I append in excel?
What are the minimum hardware requirements for exchange 2003?
What is the shortcut key to insert row in excel?
How server form post-back works?
What is constants in c#?
What is the command to take backup and restore for sharepoint site ?
Explain how asp.net page works?
what are the Custom controls in asp.net?
Why do we need constructor in c#?
In Which NameSpace you will find a ‘Popup’ and ‘Thumb’ control in WPF?
How do I clear all formatting in word 2013?
How do I print double sided?
Can we override constructor in c#?