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?
974Post New Dot Net General Questions
How does cas works?
What is stored procedure ? how we use it in .NET ?
Explain garbage collection?
Explain me difference between public and static modifiers?
why you wouldn't want to write into it even if you could
What does stateless mean?
Is .net front end or backend?
What are the namespace available in .net?
What is common type system (cts)?
Explain me what is encapsulation?
Explain can 2 different applications use the same dll in gac at the same time?
What is static constructor, when it will be fired?
Explain the process of serialization in .NET?
Write Code for DataSet,Datareader,and by deleting the button gridview should be empty?
Is .net core managed code?