Skip to main content

Visual Studio IDE


CodeRun Studio: A free, cross-platform browser-based IDE

CodeRun Studio is a cross-platform Integrated Development Environment (IDE), designed for the cloud. It enables you to easily develop, debug and deploy web applications using your browser.
CodeRun Studio can be used instead or alongside your existing desktop IDE. You can upload existing code in order to test it in the cloud or for sharing with your peers.
CodeRun Studio is a free service.   Try It Now!

CodeRun Studio Features

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.

Manage your code solutions, projects and files online

CodeRun fully supports opening and editing Visual Studio® solution/project files, along with folder-based websites. If you wish, you can download your code, and continue editing it offline. When you are done, you can upload your new code to test it online.

Edit code with syntax coloring and code-completion

CodeRun features real-time syntax-coloring and automatic code-completion to assist you during development. Code-completion options can be filtered by member type, so you can easily search for properties, fields, methods and events. XML comments and documentation appear as tooltips, so that everything you need to know is exactly where you would look for it.

Compile code and review build errors

CodeRun features native compilation for Microsoft .NET managed code applications. Compilation is swift as CodeRun utilizes powerful cloud servers. The output console and error list window reports the standard messages, just as you are used to with your desktop IDE.

Run and debug code in multiple platforms

CodeRun features a powerful online debugger. You can use your browser to step through server code, add breakpoints, inspect the call stack and add watch items. Since you can also choose to share your code, you can easily allow others to debug your code, which can be a huge time-saver!

Share code with hyperlinks

If you choose to, you can easily share your code with your fellow developers. When you share code with CodeRun, your project is assigned with a unique URL that you can send to others. Anyone who navigates to your link receives a separate, fully modifiable and runnable version of your code.
Watch a short video: Sharing code with CodeRun

Language / platform feature support Matrix

CodeRun currently provides the following language/platform feature support:
Language / PlatformSyntax ColoringCode CompletionCompilationServer Side DebuggingHyperlink code sharingSingle Click Deployment
C# / ASP.NETYesYesYesYesYesYes
C# / WPFYesYesYesYesYesYes
C# / SilverlightYesYesYesYesYesYes
PHPYesNoN/ANoYesYes
JavaScriptYesNoN/ANoYesYes
HTMLYesNoN/ANoYesYes
CSSYesNoN/ANoYesYes


About security and privacy

CodeRun was designed to deliver a secure and private development environment, similar to conventional desktop IDEs. All the code you write is private by default and can only be accessed by you. During development, your code executes in a temporary sand-boxed environment, in which you are the sole administrator. When you deploy your application to a hosted site on CodeRun, the application itself is publicly available, while your code remains private.
In addition, CodeRun provides great features to allow you to share your runnable code with your fellow developers if you decide to do so. As owner of a shared project, you can control read/write permissions of the people you choose to invite. You can also choose to make the project open source and available for everyone.

Comments

Popular posts from this blog

Site Logo Not Changing on Web Part Pages

I tested and reproduced your issue in my local machine. Since the Web Part Pages would override the content in PlaceHolderPageTitleInTitleArea place holder, the site logo would not change automatically. So would you please try remove or comment the following control TitleBarWebPart: See the similar scenario and solution: http://emanonsolutions.blogspot.com/2010/02/left-navigation-webpart-pages.html Hope this can help.

Create a Custom Site Definition with Additional Content in SharePoint 2010 Using Visual Studio 2010

·          Web Templates ·          Site Definitions and Configurations ·          Deciding Between Custom Web Templates and Custom Site Definitions ·          Understanding Onet.xml Files ·          How to: Create a Custom Web Template ·          Overview of Creating Custom Site Definitions Site Template Configurator utility http://stefan-stanev-sharepoint-blog.blogspot.com/search/label/SharePoint%202010 Create a Custom Site Definition with Additional Content in SharePoint 2010 Using Visual Studio 2010 http://community.bamboosolutions.com/blogs/sharepoint-2010/archive/2010/11/11/sharepoint-2010-cookbook-how-to-create-a-custom-site-definition-with-additional-content-in-sharepoint-2010-using-visual-studio-2010.aspx http://blogs.msdn.com/b/allenwang/...

SPFx Fantastic 40 Web Parts

SPFx Fantastic 40 Web Parts Ref Link :  https://github.com/OlivierCC/spfx-40-fantastics Menu & Carousels & News Management Overview Web Part Description News Carousel Insert a classical, responsive, cool & touch ready News Carousel. With this web part, you can add easily news focus in your SharePoint site. The users can easily navigate in news items, with buttons or with touch. Tiles Menu This Web Part allows you to very easily create a menu in form of tiles that is responsive and adapted for mobile. You can directly manage the items on your menu, with a title, an image and manage Visual rendering options. 3D Carousel Insert a 3D Carousel in your SharePoint pages. With this Web Part, you can manage your menu items and create automatically a 3D carousel. Coverflow Generates a Coverflow Apple like menu in your pages. Manage your menu items with title and picture and create a cool coverflow menu. News Slider Insert a News Slider Tiles control to your pages....