Tuesday, October 11, 2011

A gift for the programer


Code developers often have a nightmare when their development environment gets corrupted or some other snags stop them from creating and deploying their application. If such a thing happens at the eleventh hour of code delivery, hell breaks lose. At such testing times how badly as a programmer you would have wished for some alternative. Days of wishful thinking are over with our website coderun.com which provides free and cross platform Integrated Development Environment.



CodeRun is a virtual web-based development environment which is based on cloud computing. The web service will compile the code on the server which gets downloaded as an exe on the user system. But, what about debugging?? Debugging is also done on server and the errors are displayed to the user.
This site allows you to develop, debug, deploy and test your code online. It supports C# which includes ASP.NET, WCF, Silverlight and WPF browser application. It also extends support for .NET (3.5), PHP (5.1), JavaScript, HTML and CSS. The database like SQL Server 2005 and Amazon SimpleDB is also taken care of by the tool. The best thing about this site is that you can start using it without any complicated installations or plug-ins.
Other key highlights of this site are:
  • Development Environment can be used with any popular web browser.
  • Easy code editing with syntax coloring.
  • Users can create projects for systematic organization.
  • Seek assistance in debugging by sharing the code through unique URL.
  • Can even upload existing code.
  • Built- in templates to save time
  • Follows all industry standard file formats.