Under The Covers Of The .Net CLR
News By now you've heard a lot of talk about how .Net's Common Language Runtime (CLR) promises to let developers write code in numerous languages and then assemble them for use in the .Net framework. Finally, we dissect what happens during the runtime...
[September 13, 2002, 19:51]
ASPNetVideo
Downloads The API fully supports VB.Net, C# and all other common language runtime languages. ASP.Net Video - The ASPNetVideo Web Control Suite allows you to add video files and streaming media into your ASP.Net ASPX Web forms.
[October 19, 2007, 17:31]
SQL Server Yukon - New Possibility
White Papers Now one can use .NET Class Library (more than 5500 classes) to write the Yukon's objects, it's great that the Common Language Runtime has been integrated in Yukon. Imagine that a person can use his favorite .NET language (like VB.NET or C#) to...
[November 23, 2006, 0:00]
.Net Attributes Are More Than Decoration
News The feature that makes attributes most powerful, however, is their ability to add additional capabilities to any language hosted within the .Net runtime without making changes to the language compilers.
[July 5, 2002, 20:37]
Is Your Application .Net Ready?
News The .Net framework relies on a common language runtime (CLR) that promises compatibility with multiple languages. While not a simple recompile, rewriting to the .Net framework libraries from VB, C#, or C++ gives the best chance of success over a...
[January 16, 2003, 9:19]
Handling Optional Parameters In C#
News If you take a look at the classes found in the common language runtime (CLR), you'll find more than a few with methods that can accept a variable-length list of parameters. You couldn't, for instance, declare the OptionalStrings method to receive a...
[September 20, 2002, 20:37]
Migrating To .Net?
News The .Net Framework relies on a Common Language Runtime (CLR) that promises compatibility with multiple languages, but this compatibility is limited currently to C#, C++, VB, and (soon to come) J#. Depending on the implementation specifics of your...
[September 11, 2002, 9:44]
.NET: A Guide For Managers
News Common Language RunTime (CLR): This is basically the execution engine for .NET applications. Some slam .NET for the following reasons: (1) it is too new, (2) a new language demands new skills, (3) it needs a complete new runtime and development...
[May 2, 2003, 13:18]
