What is a Managed Data?
Answers were Sorted based on User's Feedback
Answer / ankammarao
The Code Which is under the control of CLR is known as
Managed Code
| Is This Answer Correct ? | 15 Yes | 2 No |
Answer / m.sivakumar
Managed data in memory allocated and deallocated by the Common
Language Runtime (CLR). Managed data can be accessed only by
managed code.
We can call garbage collector to collect un- referenced data
by executing System.GC.Collect().
| Is This Answer Correct ? | 11 Yes | 0 No |
Answer / anand gopal makwa munger
The code which run under CLR(Common Language Runtime) called managed Data.All the .NET code run under CLR.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / rakesh namdeo
The code which runs inside the environment of CLR is known as managed code,
| Is This Answer Correct ? | 1 Yes | 0 No |
What is application variable?
Differences between VB.Net and C#, related to OOPS concepts
What is Hidden Fields in Asp.Net
Which is the parent class of the web server control?
Does C# support static class?Is Static class be inherited by any class?
What is work flow gen? how can it will work with .Net?
What are directives in asp.net? List down all the important directives.
what are Httpmodule and HttpHandler?
explain store procedure and trigger
What are query strings used for?
What are the action filters available in asp.net mvc
You are planning the deployment of an ASP.NET application. The application uses a Visual Studio .NET component named DataAccess that will be shared with other applications on your Web server. You are using Visual Studio .NET to create a Windows Installer package. You need to deploy DataAccess and the ASP.NET application so that they can be uninstalled later of necessary. What should you do? A . Create a setup project for DataAccess. Add the ASP.NET application in a custom action. B . Create a setup project for the ASP.NET application. Create another setup project for DataAccess. C . Create a Web setup project for the ASP.NET application. Add a project output for DataAccess. D . Create a Web setup project for the ASP.NET application. Add a merge module for DataAccess.
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)