C# Corner
Tech
News
Videos
Forums
Trainings
Books
Events
More
Interviews
Jobs
Live
Learn
Career
Members
Blogs
Challenges
Certifications
Bounties
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Refer
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
.NET
ADO.NET
Android
ASP.NET
C#
Databases & DBA
Design Patterns & Practices
Java
Learn iOS Programming
OOP/OOD
SharePoint
Software Testing
Web Development
WPF
View All
3
Reply
What is Manage code in .NET framework.
Munesh Sharma
14y
5k
0
Reply
Delete Row
Delete Column
Insert Link
×
Insert
Cancel
Embed YouTube Video
×
Width (%)
Height (%)
Insert
Cancel
Table Options
×
Rows
Columns
First row as header
Create Table
Insert Image
×
Selected file:
Alignment
Left
Center
Right
Select an image from your device to upload
Upload to Server
Cancel
Submit
Managed code is Microsoft has provided 66 languages those are are managed code and unmanaged code non other Microsoft languages
Kishore Chandaralapati
10y
0
The code for which MSIL/IL(microsoft Intermediate Language) is available between Language Compiler and CLR(Common Language Runtime) is known as Managed Code
Sandeep Kumar
10y
0
We call manage code if it is running under any framework. In manage code programer not bother about how to manage memory visual studio manage for us.
Ankit Nandekar
14y
0
Can I have Implement Interface in constructor. Give me explanation
Can i have create a abstract class that treat as Exception handler ?
Message