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
1
Reply
What is CIL?
Vithal Wadje
12y
5.1k
0
Reply
Submit
 CIL stands for Common Intermediate Language. It is a low level human readable language implementation of CLI. All .NET
languages convert code into CIL when compiled.
Vithal Wadje
12y
0
What is the default value of the AutoPostBack property of an ASP.NET control, true or false?
What is CTS?
Message