Write a program to create a user control with name and surname as data members and login as method and also the code to call it.
No Answer is Posted For this Question
Be the First to Post Answer
Explain what does managed mean in the .net context?
Explain what inheritance is, and why it's important?
How can you assign an rgb color to a system.drawing.color object?
Compare & contrast rich client (smart clients or windows-based) & browser-based web application
What is difference between .net and .net core?
what is event inheritance and event delegation?
What are the different types of Classes in .NET?
What is jit compilers?
Is .net a language?
Explain the two different types of typecasting?
If you are executing these statements in commandobject. Select * from table1; select * from table2? How you will deal result set? 42. How do you sort a dataset.
What is strong-typing versus weak-typing? Which is preferred?