Can you change the value of a variable while debugging a C#
application?
Answers were Sorted based on User's Feedback
Answer / guest
Yes, if you are debugging via Visual Studio.NET, just go to
Immediate window.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / vinodh kumar
using conditional compilation we can do... other then immediate window...
| Is This Answer Correct ? | 1 Yes | 0 No |
Why do we need indexer in c#?
What is literal control
Write a short note on interface?
what is the scope of anonymous type ?
Explain About DTS package
Trace the O/p for a program on inheritance and Polymorphism. 3 classes A,B,C A with two methods public virtual SomeMethodA public virtual SomemoreMethodA B:A overide virtual SomeMethodA C:B new Method SomeMethodA override SomeMoreMethodA main method { b new instance of B b.SomeMethodA b.SomeMoreMethodA b1 new instance of C b1.SomeMethodA b1.SomeMoreMethodA }
What?s the .NET datatype that allows the retrieval of data by a unique key?
Helo , Help Me , Help Me About : C# Windows Application - Network How To Manage IP Client's Accessiblity To The Internet Share concise Substitute , Minor ISA Server
Does c# support properties of array types?
Which class comes after the SortedList class?
What is polymorphism c# example?
in a town the percentage of total men is 52. the percentage of total literacy is 48. if total percentage of literate men is 35 of total population. write a program to find out the total no of illiterate men and women.
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)