Download
100% FREE
Office Document APIs for .NET
Online: 830
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Interviews
>
C#
>
Loading ...
What is the[B] using [/B] keyword in c#?
Posted by
Saranram
on 9/19/2011 | Category:
C# Interview questions
| Views: 4714 |
Points: 40
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Answer:
It defines a scope, outside of which an object or objects will be disposed.
It is useful for an Object with lifetime that does not extend beyond the method in which objects are constructed.
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous :
How to give alert message in jQuery on a Button Cl ...
Next > :
Can you Explain the following code ? public cla ...
Comments or Responses
Posted by:
Walia_Jagwinder
on: 5/31/2012 |
Points: 10
Hi saranram
How we can implement this? Any article?
Login to post response
More Interview Questions by Saranram
Latest Interview Questions
Can you Explain the following code ? public class Myclass() { ...
Can we have goto or return statement in finally block
Can we have try block without catch?
A class has field with value initialized and this field value has also ...
How to get the default value of the C# variables?
When We will create architecture and show one application connect with ...
How many type of templates are available in WPF..?
In SQL Server Database, what is the basic difference between a table s ...
More ...