Define collections?
No Answer is Posted For this Question
Be the First to Post Answer
In all methods of an interface should be derived?
Is arraylist generic in c#?
What are the three types of predicates?
What are circular references?
What is razor view in c#?
Is string a data type in c#?
Which collection will you use to store different types of objects collection like... int, employee, student, object etc.
Explain how do I convert a string to an int in c#?
Give an example of a ctype.
Using system; class main { public static void Main() { int a = 1; for (int i = 0; i < 10; i++) { int j = a * 5; Console.WriteLine(a + "*5=" + j); a++; } Console.ReadLine(); } }
Can we have multiple threads in one app domain?
What is raise event and what is its use?
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)