<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Google Web Toolkit and ASP.NET?</title>
	<link>http://www.codedblog.com/2007/08/29/google-web-toolkit-and-c/</link>
	<description>C#, ASP.NET, Google, Remoting, AJAX, Silverlight, Web Development</description>
	<pubDate>Mon, 12 May 2008 14:43:42 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.2</generator>

	<item>
		<title>By: Nikhil Kothari</title>
		<link>http://www.codedblog.com/2007/08/29/google-web-toolkit-and-c/#comment-4</link>
		<author>Nikhil Kothari</author>
		<pubDate>Thu, 30 Aug 2007 20:20:44 +0000</pubDate>
		<guid>http://www.codedblog.com/2007/08/29/google-web-toolkit-and-c/#comment-4</guid>
		<description>Andrei, sorry, didn't mean to imply there was something wrong in your post.

As far as larger team/more resources on GWT - that is obviously completely true, and has large impact on depth of the framework. I too sometimes wish that script# was a larger project.

On the debugging front, I completely agree having the source-level debugging is a great plus, but I also think you need the ability to debug in the target runtime environment, i.e. that of a script engine in the target browser(s). I am not sure how much of GWT's generated output is conducive to script debugging. Given I didn't have resources to do the debugger part of the story, I spent a lot more focus on getting the generated debug flavor script to be debuggable, look and feel like hand-written script to match the original c# source.</description>
		<content:encoded><![CDATA[<p>Andrei, sorry, didn&#8217;t mean to imply there was something wrong in your post.</p>
<p>As far as larger team/more resources on GWT &#8211; that is obviously completely true, and has large impact on depth of the framework. I too sometimes wish that script# was a larger project.</p>
<p>On the debugging front, I completely agree having the source-level debugging is a great plus, but I also think you need the ability to debug in the target runtime environment, i.e. that of a script engine in the target browser(s). I am not sure how much of GWT&#8217;s generated output is conducive to script debugging. Given I didn&#8217;t have resources to do the debugger part of the story, I spent a lot more focus on getting the generated debug flavor script to be debuggable, look and feel like hand-written script to match the original c# source.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrei Alecu</title>
		<link>http://www.codedblog.com/2007/08/29/google-web-toolkit-and-c/#comment-3</link>
		<author>Andrei Alecu</author>
		<pubDate>Thu, 30 Aug 2007 09:16:09 +0000</pubDate>
		<guid>http://www.codedblog.com/2007/08/29/google-web-toolkit-and-c/#comment-3</guid>
		<description>Please don't get me wrong, I'm very thankful for your work on Script#, and I'm sure a lot of people are. I'm just saying it would be great though if it got some real support from Microsoft in the future because I believe it has huge potential.

There are a couple of things at which GWT is a little bit ahead of right now, being better supported, and developed by a bigger team, but I'm pretty sure that Script# can do everything GWT does. 

It just lacks some of the 'Controls' that GWT has, and debugging in GWT is a little bit simpler because you can run the Java code directly instead of relying on the browser.</description>
		<content:encoded><![CDATA[<p>Please don&#8217;t get me wrong, I&#8217;m very thankful for your work on Script#, and I&#8217;m sure a lot of people are. I&#8217;m just saying it would be great though if it got some real support from Microsoft in the future because I believe it has huge potential.</p>
<p>There are a couple of things at which GWT is a little bit ahead of right now, being better supported, and developed by a bigger team, but I&#8217;m pretty sure that Script# can do everything GWT does. </p>
<p>It just lacks some of the &#8216;Controls&#8217; that GWT has, and debugging in GWT is a little bit simpler because you can run the Java code directly instead of relying on the browser.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nikhil Kothari</title>
		<link>http://www.codedblog.com/2007/08/29/google-web-toolkit-and-c/#comment-2</link>
		<author>Nikhil Kothari</author>
		<pubDate>Thu, 30 Aug 2007 07:17:22 +0000</pubDate>
		<guid>http://www.codedblog.com/2007/08/29/google-web-toolkit-and-c/#comment-2</guid>
		<description>Just to be clear on a couple of things:

1. Script# does provide Visual Studio support - you use the C# editor, intellisense, and all the rest of the VS goodies when writing your c# code.

2. Script# provides a framework that lets you create and consume RPC/REST services... or you can work at a lower level using the raw XMLHTTP object as you see fit.</description>
		<content:encoded><![CDATA[<p>Just to be clear on a couple of things:</p>
<p>1. Script# does provide Visual Studio support &#8211; you use the C# editor, intellisense, and all the rest of the VS goodies when writing your c# code.</p>
<p>2. Script# provides a framework that lets you create and consume RPC/REST services&#8230; or you can work at a lower level using the raw XMLHTTP object as you see fit.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
