.Net Framework Interview Questions and Answers
<< Previous Question Next Question >>
 Question: 610 Page Views: 

What namespace provides access to GDI+?



Posted By: Avi Date: 15 October 2010 03:28:48 AM
 Answer:

System.Drawing


Posted By: avibtech


Date: 15 October 2010 03:28:48 AM
Post a better Answer if you have
 
(Will show your Gravatar icon)  
  Country flag

Loading
Enter the text as shown in the image BtAqnW
Related Questions
.Net Framework : How to register a shared assembly?

How to register a shared assembly?

Following two approaches can be used to register a shared assembly: 1) Open the "C:\WINDOWS\ass....
Category: .Net Framework Date: 9/4/2009 7:14:27 AM
.Net Framework : What is a strong name in .Net?

What is a strong name in .Net?

A strong name includes the name of the assembly, version number, culture identity, and a public key ....
Category: .Net Framework Date: 8/29/2009 7:39:06 AM
.Net Framework : What is a satellite assembly in .Net?

What is a satellite assembly in .Net?

Shared assembly contains resources specific to a given language/culture. Using satellite assemblies,....
Category: .Net Framework Date: 8/29/2009 7:33:53 AM
.Net Framework : What is a shared assembly in .Net?

What is a shared assembly in .Net?

A shared assembly is an assembly that is available for use by multiple applications on the computer.....
Category: .Net Framework Date: 8/29/2009 7:24:19 AM
.Net Framework : What is private assembly in .Net?

What is private assembly in .Net?

A private assembly is an assembly that is deployed with an application and is available for the excl....
Category: .Net Framework Date: 8/29/2009 7:19:01 AM