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
what is the default security setting in .net?
How to create a key pair in .net?
What is view state?
How many design patterns can be created in .net?
What is static constructor, when it will be fired?
I'm having some trouble with cas. How can I troubleshoot the problem?
Why do we use msmq?
Can I write my own .net host?
Difference between VB.NET and C#. Which is faster ?
Explain cas (code access security)?
What is different between User Control and Web Control and Custom Control?
I am constantly writing the drawing procedures with system.drawing.graphics, but having to use the try and dispose blocks is too time-consuming with graphicsobjects. Can I automate this?