Answer Posted / nipun
The using statement allows the programmer to specify when objects that use resources should release them. The object provided to the using statement must implement the IDisposable interface. This interface provides the Dispose method, which should release the object's resources.
e.g.
using (Font font1 = new Font("Arial", 10.0f))
{
}
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are the different web pages?
What is tracing? Where is it used?
How can you pass multiple complex types in Web API?
What is a server cookie?
Explain different types of Caching techniques in ASP.NET?
How to change Master page in ASP.Net using code?
What are the various types of cookies in asp.net?
What is difference between singleton and single call?
Explain asp.net page life cycle?
Which property is used to identify the Page is Post Back in ASP.NET?
What is .net remoting?
What is mvc in angular?
Where session id is stored?
How can we make sure that Web API returns JSON data only?
hi .net gurus. plz if any one has dumps on 70-631 and 70-541 on windows sharepoint services kindly mail me.