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?
725Post New Dot Net General Questions
Describe the Managed Execution Process
Which namespace is used to support multithearding in .NET?
What is jit compilers?
What are data types in .NET?
Difference between user groups and code groups
Explain clr, cts and cls?
Explain the top .net class that everything is derived from?
Tell us what is heap and what is stack?
What are the similarities and difference between class and structure in .net?
What is garbage collection? Explain the difference between garbage collections in .net 4.0 and earlier versions?
What's wrong with a line like this? Datetime.parse(mystring);
What is assemblies in .net?
How does linq work?
What makes .net core cross platform?
What are the different types of Classes in .NET?