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) public void A() { int x; x = 8; x *= 4 + 8 / 2; } Given the above code, what is the value of "x"?
8 19330What C# keyword class access modifier specifies that the class is concrete and CANNOT be derived from?
3 19124int i = 1; int j = 1; System.Console.WriteLine(i == j); System.Console.WriteLine(i.ToString() == j.ToString()); System.Console.WriteLine((object)i == (object)j); Give the sample code above, what is the output to the console?
5 21187Hello! How to do this: "Create manifest utility intended for creating update content files. Application should take a set of files as input parameter and generate XML based manifest file as output one." I use C# and vs.net 2003. It's urgent! Help please, thanks. Mayana
1932how to compare numbers and dispaly the largest ? *first thing I wanted to do is to input how many numbers to be compared *and then analyzed the largest then display it.
1732In IIS Version 6.0 Through application pool we can provide different -2 applications for the client. Is it right? If yes then how to provide the application to the client and what kind of application it can be ? Plz. Reply me
3 11450is it possible to set more than web.config file for an ASP.net APPLICATION?can it run?how is it possible
3 7038
What are the different types of classes?
Is iis considered middleware?
What is the difference between web config and machine config files?
What is format_text in excel?
Is it possible for me to change my aspx file extension to some other name?
How can you handle errors in Web API?
What is the shortcut key to open a powerpoint presentation?
What is a form tag?
Any problem found in vs.et
What are the options in ASP.NET to maintain state?
Can you pause an animation in powerpoint?
Can you store strings in arrays?
Upload data from excel into sap?
What is lazy keyword in c#?
How do I merge scenarios in excel?