alexgross

Stories submitted by alexgross

Cloud cost control for your AWS account(www.cloudrows.com)

submitted by alexgrossalexgross(258) 1 year, 7 months ago

CloudRows delivers cost control for your Amazon Web Services (AWS) account. It enables you to be sure you are operating within your IT budget, and notifies you before a budget exception is about to occur.Fully-hosted, you don't have to install anything in order to get started. Upon signup, CloudRows starts to monitor your AWS activity logs directly from Amazon. Additionally, Using CloudRows has no impact on your existing IT setup, since the AWS activity logs are analyzed and processed on the CloudRows server. Try it! read more...

add a comment |category: |Views: 53

tags: another

Dot Net News - SharpKit C#/JavaScript Web Toolkit (www.dot-net-news.com)

submitted by alexgrossalexgross(258) 2 years, 4 months ago

SharpKit enables web development teams to take advantage of C# and Visual Studio benefits such as compile-time syntax verification, code-completion, XML documentation and refactoring. Many developers prefer this managed code environment versus the expensive and error-prone world of JavaScript programming. read more...

add a comment |category: |Views: 32

tags: another

Comparison between JavaScript converters (sharpkit.net)

submitted by alexgrossalexgross(258) 2 years, 4 months ago

This interesting comparison demonstrates native JavaScript features and whether they are supported by Script#, JSC, GWT and SharpKit. read more...

add a comment |category: |Views: 36

tags: another

Write C# instead of JavaScript - gain the productivity of C# dev. (sharpkit.net)

submitted by alexgrossalexgross(258) 2 years, 4 months ago

SharpKit is a Web Toolkit that enables you to write C# and convert it to JavaScript during compilation. Writing and maintaining JavaScript code can be very expensive. Migrating from JavaScript to C# enables you to: *Leverage Visual Studio C# productivity *Maximize cross-browser compatibility *Streamline client-side code review read more...

12 comments |category: |Views: 709

tags: another

CodeRun - Integrated Development Environment in the Cloud (embracingthecloud.com)

submitted by alexgrossalexgross(258) 2 years, 6 months ago

Mike Leach, writes in his blog about online development using an online IDE in the Cloud. read more...

add a comment |category: |Views: 7

tags: another

An ASP.NET Color Picker Control based on YUI Color picker(codeproject.com)

submitted by alexgrossalexgross(258) 2 years, 6 months ago

YuiColorPicker is an ASP.NET control that can be used in various ways within a page or control. As the name suggests, it uses the handy YUI Color picker control. For those of you who are not familiar with YUI, it is a set of Javascript utilities and controls for building richly interactive web applications. Its files are provided via a CDN, which makes it faster and eases the load on your server. The picker control offers features such as animation, inline or modal popup behavior, dynamic loading of the YUI Library and client/server events. I originally wrote this control for a friend that was impressed with the color picker control, but did not want to get messy with all the plumbing involved with javascript-based (non-server) control. read more...

add a comment |category: |Views: 37

tags: another

How to debug an ASP.NET application online (youtube.com)

submitted by alexgrossalexgross(258) 2 years, 7 months ago

This video explains how to debug an ASP.NET application online, with an online IDE. read more...

add a comment |category: |Views: 7

tags: another

Create and run a new ASP.NET web application with CodeRun Online IDE(youtube.com)

submitted by alexgrossalexgross(258) 2 years, 8 months ago

A youtube video that shows a simple and quick way to create and run ASP.NET applications with no downloads and istallations, just by opening a simple browser page. Cool! read more...

2 comments |category: |Views: 223

tags: another

The cloud as a platform for platforms(aws.typepad.com)

submitted by alexgrossalexgross(258) 2 years, 8 months ago

AWS is not only a rich platform to build solutions but also a platform for building specialized platforms. Customers can choose to either use the AWS cloud directly or take advantage of these value-added platforms. Customers can also mix and match platforms from this rich ecosystem. In this post, we look at some of the best examples of specialized platforms built on AWS: read more...

1 comment |category: |Views: 8

tags: another

DEVELOPING WPF BROWSER APPLICATIONS ONLINE(blogs.windowsclient.net)

submitted by alexgrossalexgross(258) 2 years, 8 months ago

If you ever wondered if it is possible to develop WPF applications online, then the answer is yes. I recently stumbled upon a tool, called CodeRun. It is an online IDE that allows the developer to create various types of applications online, directly from the web browser, without the need to install any additional plug-ins or applications. One of the features of this tool is the possibility to create Windows Presentation Foundation applications. To be specific, it allows the developer to work on WPF Browser Applications (since it would not be possible at this time to run a client application). read more...

1 comment |category: |Views: 281

tags: another