Answer Posted / tabrez ahmed
we can print labels by using LABEL1.TEXT="WELCOME"
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Define a class and an object?
How to exclude a property from xml serialization?
What is polymorphism c# example?
What is the components of window?
How do you determine whether a string represents a numeric value?
What is session and cookies in c#?
What is the different types of private assembly and shared assembly?
Explain clr in brief.
write a program to find the biggest palindrome in the given string
How do I create a delegate/multicastdelegate?
I want to print "Hello" even before main() is executed. How will you achieve that?
What is garbage collector and where should you use in .NET?
What is difference between private and protected?
What is the difference between system.string and system.text.stringbuilder classes?
What is scaffolding in c#?