gishim79

Stories kicked by gishim79

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

C# productivity while working with jQuery and jQueryUI(code.google.com)

submitted by gishim79gishim79(55) 2 years, 3 months ago

This Web Toolkit enables you to write C# and convert it to JavaScript during compilation. This project provides jQuery C# interface, so you can enjoy C# productivity while working with jQuery and jQueryUI. read more...

add a comment |category: |Views: 21

tags: another

jQuery 1.4 Released!(jquery14.com)

submitted by powerrushpowerrush(3873) 2 years, 4 months ago

In celebration of jQuery’s 4th birthday, the jQuery team is pleased to release the latest major release of the jQuery JavaScript library! A lot of coding, testing, and documenting has gone into this release, and we’re really quite proud of it. read more...

4 comments |category: |Views: 494

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

How to not suck at a techincal interview(www.bradcunningham.net)

submitted by FoovanadilFoovanadil(155) 2 years, 4 months ago

CORRECT LINK THIS TIME. Tips to improve your marketability during a technical interview. Mostly a rant :) read more...

7 comments |category: |Views: 668

tags: another

HOWTO: Debug an ASP.NET application with CodeRun Online IDE(youtube.com)

submitted by gishim79gishim79(55) 2 years, 7 months ago

CodeRun is an online IDE that enables you to easily develop,debug and deploy web applications using your browser. In this video, Gilad Khen, CTO at CodeRun demonstrates how to debug an ASP.NET web application. read more...

1 comment |category: |Views: 19

tags: another

See Code, See CodeRun(tim.bellette.net)

submitted by gishim79gishim79(55) 2 years, 7 months ago

Tim Bellette writes about the new and innovative IDE, Coderun. read more...

add a comment |category: |Views: 29

tags: another

Dream CSS - CodeRun - browser based online development platform(dreamcss.com)

submitted by gishim79gishim79(55) 2 years, 7 months ago

CodeRun is a browser-based Integrated Development Environment (IDE), CodeRun is a unique website that allows programmers to easily develop, test, deploy and publish code online, without requiring powerful hardware or complex software. read more...

add a comment |category: |Views: 14

tags: another

LINQ to FQL (Facebook Query Language)(codeproject.com)

submitted by gishim79gishim79(55) 2 years, 8 months ago

This library enables developers to use LINQ (.NET Language-Integrated Query) with Facebook instead of string based FQL queries. The main benefits of using this library are: Type safety: queries are now typed and their syntax is verified during compilation Auto-complete now functions when composing queries in Visual Studio Using Facebook / anonymous objects for query results read more...

add a comment |category: |Views: 69

tags: another

Online IDE development platform (killerstartups.com)

submitted by gishim79gishim79(55) 2 years, 8 months ago

CodeRun is a system that was specially created in order to allow programmers to develop, test, install and publish their codes online. But, why is this new? Because on this site you can find all the data you need to accomplish these goals without having to use any powerful hardware or intricate software. read more...

add a comment |category: |Views: 28

tags: another

Silverlight RIA Services and AutoCompleteBox(dotnetcurry.com)

submitted by samsertsamsert(2159) 2 years, 8 months ago

Check this cool article on how to use the AutoCompleteBox control in conjunction with RIA Services. read more...

add a comment |category: |Views: 334

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

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

Developing application with WPF and Windows 7 (Part II)(blogs.southworks.net)

submitted by dschenkelmandschenkelman(450) 2 years, 8 months ago

In my previous post I talked about how to integrate some of the Windows 7 features (specifically Overlay Images and Taskbar Progress) in a WPF application we created for a screencast (in Spanish). In this post I will go over the remaining features I have yet to cover. These are: * How to: Show a thumbnail of the application * How to: Use Thumbnail Toolbar buttons * How to: Open a new application with the Jumplist Last time we ended up with this application, so you might be interested in downloading it, since all changes shown in this post will be done to it. read more...

add a comment |category: |Views: 19

tags: another

CodeRun - Online Development Platform(maximumcs.wordpress.com)

submitted by codegurucodeguru(80) 2 years, 11 months ago

CodeRun is a browser-based Integrated Development Environment (IDE), built on top of the Amazon Elastic Compute Cloud (EC2). It allows programmers to easily develop, test, deploy and publish code online, without requiring powerful hardware or complex software. read more...

add a comment |category: |Views: 7

tags: another

How to flatten a domain model into a DataTable in ASP.NET(coderun.com)

submitted by giladkhengiladkhen(215) 2 years, 11 months ago

Example of how to flatten a domain model into a DataTable in ASP.NET http://coderun.com/Data-Tab... read more...

add a comment |category: |Views: 9

tags: another