Answer Posted / vijay lathiya
like if we want to print label1 msg than syntax for it
label1.Text="anything";
| Is This Answer Correct ? | 21 Yes | 9 No |
Post New Answer View All Answers
What is the difference between a class and an object c#?
Define assert() method? How does it work?
What is difference between ienumerable and list in c#?
What is difference between first and firstordefault?
Why do we need properties in c#?
What is difference between overloading and short circuiting?
What is ispostback c#?
Is c# easier than c++?
Why we use get and set method in c#?
what is IEquatable
Write a C# program to find the Factorial of n
What is executenonquery c#?
What is a ienumerator?
How to put assembly in gac?
What is the execution entry point for a c# console application?