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 “constant” and “readonly” variables in c#?
Why can’t struct be used instead of class for storing entity?
What is web forms in c#?
What is the difference between protected and internal in c#?
How can I create image pieces/sub image?
What are interfaces in c#?
What’s a strong name?
Explain a MSIL ? Why is it appreciated by all developers?
What is the advantage of dependency injection?
What is a helper method in c#?
What does void do in c#?
What is for loop in c#?
Why is c# good for games?
Is string null or empty?
Is c# substring zero based?