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?
975Post New Dot Net General Questions
Explain garbage collection?
What is multiThreading in .NET?
How does the generational garbage collector in the .net clr manage object lifetime? What is non-deterministic finalization?
What is garbage collection? Explain the difference between garbage collections in .net 4.0 and earlier versions?
How to prepare parametrized (with more than one parameters) crystal report. Please tell me the code procedure, if any body can?
Should I use readerwriterlock instead of monitor.enter/exit?
Explain Different kinds of methods?
What are the types of jit?
What is the reason of occurring overflow-underflow arithmetic exception error, it shows error message when we run our program by adding control?
What is boxing and un-boxing in .net?
Explain different types of html, web and server controls.
What is WSDL? Explain its architecture?
What is the use of design pattern?
What is Complex Class in .NET?
What is the purpose of IClonable interface in .NET?