<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Channel 9 - Discussions by chubs</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Niners/chubs/Discussions/RSS"></atom:link>
	<image>
		<url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url>
		<title>Channel 9 - Discussions by chubs</title>
		<link>http://channel9.msdn.com/Niners/chubs/Discussions</link>
	</image>
	<description>Channel 9 keeps you up to date with the latest news and behind the scenes info from Microsoft that developers love to keep up with. From LINQ to SilverLight – Watch videos and hear about all the cool technologies coming and the people behind them.</description>
	<link>http://channel9.msdn.com/Niners/chubs/Discussions</link>
	<language>en</language>
	<pubDate>Mon, 20 May 2013 03:29:56 GMT</pubDate>
	<lastBuildDate>Mon, 20 May 2013 03:29:56 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<c9:totalResults>0</c9:totalResults>
	<c9:pageCount>0</c9:pageCount>
	<c9:pageSize>0</c9:pageSize>
	<item>
		<title>Coffeehouse - Creating a new .NET language</title>
		<description><![CDATA[<p>I have ideas more for a framework...<br>
<br>
I would like to see 2 types of frameworks:<br>
<br>
First, a data-oriented language that deals specificly with manipulating large datasets. This would basically work like LINQ, dynamically creating strongly typed classes for access to any database connection. Yes, Typed Datasets already do this; however, they
 would be dynamic and always automatically reflect the data format that is in the database.<br>
<br>
The primary purpose of the framework would be to manipulate data that is in XML or SQL Datasources beyond what any SQL query could do without needing to understand Stored Procedures. In the enviornment you would specific one or more various datasources. The
 schema's of the datasources would then be reflected in the .net framework so IntelliSense would work when you're writing the data scripts. Finally, you could run the scripts and manipulate whatever datasource you want to manipulate. The scripts would be compiled
 of course.<br>
<br>
The second framework would be something like Ruby on Rails for the .net framework... another &quot;Convention over Configuration&quot; framework. If you haven't used Rails yet this being forced to build your application a certain way is really nice. It seems like its
 very limiting at first but it actually makes developing easier, you don't have to think too much about how to build/structure the application correctly. The ASP.net web projects are more difficult to code MVC style; you have to think more about it anyway.<br></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/146234-Creating-a-new-NET-language/1e6d0c1cc345430a9c9c9deb0128ca14#1e6d0c1cc345430a9c9c9deb0128ca14</link>
		<pubDate>Thu, 29 Dec 2005 14:46:45 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/146234-Creating-a-new-NET-language/1e6d0c1cc345430a9c9c9deb0128ca14#1e6d0c1cc345430a9c9c9deb0128ca14</guid>
		<dc:creator>chubs</dc:creator>
		<slash:comments>10</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/chubs/Discussions/RSS</wfw:commentRss>
	</item>
</channel>
</rss>