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?
No Answer is Posted For this Question
Be the First to Post Answer
What is meant by globalization and localization?
Write an StoredProcedure to get the values of a column within a date range.
Conceptually, what is the difference between early-binding and late-binding?
what is managed data and managed code?
How inheritance works in .net?
Explain soap and xml?
What is static constructor, when it will be fired?
you have a requirement from client, he has an XML file and you need to insert the data into 5-6 tables in database. explain me the procedure.
What is the difference between "using system.data;" and directly adding the reference from "add references dialog box"?
How does you handle this COM components developed in other programming languages in .NET?
What is "microsoft intermediate language" (msil)?
how can i create a table from front end to back end in wabe page?