Sponsored By
MindStick Cleaner
Advertise with Us
Advertisement
Advertise with Us
Follow Us
Follow _MindStick_ on Twitter View MindStick Software's LinkedIn profile View MindStick Software's Facebook profile
Mindstick
Article Article  Forum Forum  Blog Blog  Quiz Quiz  Beginner Beginner  Careers Careers  Contact Contact  Login Login  
Home | Product | Services | About Us | Interview | DeveloperSection | Submit an Article | Submit Blog
Report Abuse Form
Reason:    
   

Home >> .Net >> .Net Framework >> What is Dynamic Language Runtime or DLR in asp.net 4.0
Author Post

yash Singh


Total Post: 15
Member Since: 10/25/2010
Points: 79
What is Dynamic Language Runtime or DLR in asp.net 4.0
Posted On: 11/13/2010 8:20:52 AM
What is Dynamic Language Runtime or DLR in asp.net 4.0
Author Post

Haider M Rizvi


Total Post: 40
Member Since: 6/6/2010
Points: 291
Re: What is Dynamic Language Runtime or DLR in asp.net 4.0
Posted On: 11/20/2010 9:27:14 AM

The dynamic language runtime (DLR) is a runtime environment that adds a set of services for dynamic languages to the common language runtime (CLR). The DLR makes it easier to develop dynamic languages to run on the .NET Framework and to add dynamic features to statically typed languages.

Most dynamic languages provide the following advantages for developers:

·         The ability to use a rapid feedback loop (REPL, or read-evaluate-print loop). This lets you enter several statements and immediately execute them to see the results.

·         Support for both top-down development and more traditional bottom-up development. For example, when you use a top-down approach, you can call functions that are not yet implemented and then add underlying implementations when you need them.

·         Easier refactoring and code modifications, because you do not have to change static type declarations throughout the code.

Report Abuse Form
Reason:    
 
Total Online Users: 6588
Advertisement
MindStick DataConverter
Advertise with Us
  
Copyright © 2009 - 2013MindStick. All Rights Reserved.