Create projects in multiple languages
CodeRun features native support for C#/.NET (3.5), PHP (5.1), JavaScript, HTML and CSS. C# support includes ASP.NET, WCF, Silverlight and WPF browser application development and deployment. Database support includes SQL Server 2005 and Amazon SimpleDB. This means you do not have to learn anything new in order to begin working with CodeRun. Simply upload you existing code, or start from one of the built-in templates.
Date :
2010-10-02 20:51:36
By :
deawx
No. 6
Guest
<script>
function compile(){
eval(document.getElementById('sc').value);
return false;
}
</script>