<?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 Forums - Tech Off - Why the need of NTFS as base of SQLServer/WinFS?</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Forums/rss"></atom:link>
	<image>
		<url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url>
		<title>Channel 9 Forums - Tech Off - Why the need of NTFS as base of SQLServer/WinFS?</title>
		<link>http://channel9.msdn.com/Forums</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/Forums</link>
	<language>en</language>
	<pubDate>Wed, 22 May 2013 01:11:43 GMT</pubDate>
	<lastBuildDate>Wed, 22 May 2013 01:11:43 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<c9:totalResults>14</c9:totalResults>
	<c9:pageCount>-14</c9:pageCount>
	<c9:pageSize>-1</c9:pageSize>
	<item>
		<title>Tech Off - Why the need of NTFS as base of SQLServer/WinFS?</title>
		<description><![CDATA[<p>That's something I'm wondering for some time now, I haven't been able to find a short but clear explanation for this one:<br /><br />Why is it that SQL Server needs its data- and logfiles residing on a NTFS partition? Wouldn't it be wise to allowing it additionally to the traditional way to create the datafiles straight onto the raw disk? For instance the datafile onto a big RAID5 array
 and the logfile on another smaller RAID1? Removing NTFS would lower the overhead and maybe lead to a bit more performance. At least logic would tell me that.<br /><br />This would also affect WinFS, since it's SQL Server based. Why not allocating e.g. 256megs (or some percentage) of a raw partition as logfile and the rest all for data? OK, there's the new thing with the filestreams now (NTFS needed atm), but that could be
 solved by merging filesystem semantics into WinFS/SQLServer, by means of an internal bitmap that tells the FS driver whether it's a datapage or a file system cluster.<br /><br />Thanks for any answers.<br /><br />-ts<br /></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/4633-Why-the-need-of-NTFS-as-base-of-SQLServerWinFS/4633#4633</link>
		<pubDate>Mon, 26 Apr 2004 15:05:36 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/4633-Why-the-need-of-NTFS-as-base-of-SQLServerWinFS/4633#4633</guid>
		<dc:creator>Tom Servo</dc:creator>
		<slash:comments>14</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Tom Servo/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - Why the need of NTFS as base of SQLServer/WinFS?</title>
		<description><![CDATA[<p>ill make a guess as security. not 100% sure though. it does sound like a good idea. i know linux has a raw data store for swap space (maybe MS could make something like that for windows?).</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/4633-Why-the-need-of-NTFS-as-base-of-SQLServerWinFS/7010eb479acc477db0309dea010f4d8a#7010eb479acc477db0309dea010f4d8a</link>
		<pubDate>Mon, 26 Apr 2004 15:53:17 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/4633-Why-the-need-of-NTFS-as-base-of-SQLServerWinFS/7010eb479acc477db0309dea010f4d8a#7010eb479acc477db0309dea010f4d8a</guid>
		<dc:creator>tiernan</dc:creator>
		<slash:comments>14</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/tiernan/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - Why the need of NTFS as base of SQLServer/WinFS?</title>
		<description><![CDATA[<p>As far as I know, you 'can' configure SQL Server to use raw disk partitions (see Using Raw Partition in SQL Server Books Online). I don't know how far this goes, as I have never had to configure a system this way.<br /><br />In the case of WinFS, I think the DataBase will not hold the files per se, just metadata to perform searching and cataloging. The files reside on NTFS partitions.<br /><br />Cheers<br /><br />Alejandro<br /><br /></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/4633-Why-the-need-of-NTFS-as-base-of-SQLServerWinFS/76ab2c3b542a450fb0f99dea010f4dce#76ab2c3b542a450fb0f99dea010f4dce</link>
		<pubDate>Mon, 26 Apr 2004 16:26:01 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/4633-Why-the-need-of-NTFS-as-base-of-SQLServerWinFS/76ab2c3b542a450fb0f99dea010f4dce#76ab2c3b542a450fb0f99dea010f4dce</guid>
		<dc:creator>amezcua</dc:creator>
		<slash:comments>14</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/amezcua/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - Why the need of NTFS as base of SQLServer/WinFS?</title>
		<description><![CDATA[<p>Right, you can put it out on a raw format drive, but virtually never seen that done in actual practice. Not sure why.<br /><br />Actually, the NTFS choice is far better than FAT for a number of reasons, performance being just one of them. There's block size differences and so on. There's lots of optimization tricks you can do with regard to SQL Server and disks, see: [link]<a href="http://www.sql-server-performance.com/ac_filegroup_performance.asp[/link">http&#58;&#47;&#47;www.sql-server-performance.com&#47;ac_filegroup_performance.asp&#91;&#47;link</a>]<br /><br />I think its most accurate to think of WinFS as being an NTFS meta data database and that's about it. It feeds of journaling events and streams. Beyond that, its more details than I want to dive into right now <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /><br /></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/4633-Why-the-need-of-NTFS-as-base-of-SQLServerWinFS/c83771e7a6864ae4bd459dea010f4df8#c83771e7a6864ae4bd459dea010f4df8</link>
		<pubDate>Mon, 26 Apr 2004 18:07:26 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/4633-Why-the-need-of-NTFS-as-base-of-SQLServerWinFS/c83771e7a6864ae4bd459dea010f4df8#c83771e7a6864ae4bd459dea010f4df8</guid>
		<dc:creator>ktegels</dc:creator>
		<slash:comments>14</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/ktegels/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - Why the need of NTFS as base of SQLServer/WinFS?</title>
		<description><![CDATA[<p>I think I can tell you why noone uses that approach, because a lot are probably not aware of it. I never scrolled down to the examples in the SQL Server online books (at least not for CREATE DATABASE), where it's actually mentioned, and I think a lot of
 other people probably skipped that too. Some DBA told me sometime ago that it'd be impossible, so it was case closed for me that time. The bunch of books I read about SQL Server in the past didn't mention it either. So I learned something new today. Gotta
 try it as soon I get my RMA'd disks back.<br /><br />About WinFS, I really hope they add real filesystem semantics to WinFS past Longhorn and pull NTFS out of it. Somehow the current approach looks like some evil necessary to me.<br /></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/4633-Why-the-need-of-NTFS-as-base-of-SQLServerWinFS/92b932d6d51c45538caf9dea010f4e23#92b932d6d51c45538caf9dea010f4e23</link>
		<pubDate>Mon, 26 Apr 2004 21:05:00 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/4633-Why-the-need-of-NTFS-as-base-of-SQLServerWinFS/92b932d6d51c45538caf9dea010f4e23#92b932d6d51c45538caf9dea010f4e23</guid>
		<dc:creator>Tom Servo</dc:creator>
		<slash:comments>14</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Tom Servo/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - Why the need of NTFS as base of SQLServer/WinFS?</title>
		<description><![CDATA[<p>I think it's probably possible, but it's a very bad idea to begin with. Having a fixed swap partition is also a very bad idea in Linux (at least *BSD can have swap files optionally).
<br /><br />That's because the system fails miserably if it runs out of partition space. Having those things on the filesystem means that the data file(s) can grow dynamically - and that in turn means you have abstraction over the actual disk hardware, so you can use nifty
 stuff like, depending on the filesystem, multiple storage devices or distributed locations transparently.<br /><br />I think you're right in respect to performance, but performance penalties are cheap compared to the gains in abstraction and maintenance a filesystem provides. (also think: backup, error correction, software RAID features, &quot;defrag&quot;, etc)</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/4633-Why-the-need-of-NTFS-as-base-of-SQLServerWinFS/6514fd2eb5e345769c3b9dea010f4e68#6514fd2eb5e345769c3b9dea010f4e68</link>
		<pubDate>Mon, 26 Apr 2004 22:27:25 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/4633-Why-the-need-of-NTFS-as-base-of-SQLServerWinFS/6514fd2eb5e345769c3b9dea010f4e68#6514fd2eb5e345769c3b9dea010f4e68</guid>
		<dc:creator>UdoSchroeter</dc:creator>
		<slash:comments>14</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/UdoSchroeter/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - Why the need of NTFS as base of SQLServer/WinFS?</title>
		<description><![CDATA[<p>What I´ve read in the MSDN the files are located on the NTFS and ONLY the metadata are stored in the SQL Server. There is nothing new ?!<br /><br />I think the security is on the NTFS partition too -&gt; therefore I think you cannot use a raw partition.<br /><br />Why not saving blobs - the real files - in DBMS ?!&nbsp;That´s for me a new technology and no old stuff in combination.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/4633-Why-the-need-of-NTFS-as-base-of-SQLServerWinFS/87c622ff0d92449e999f9dea010f4e92#87c622ff0d92449e999f9dea010f4e92</link>
		<pubDate>Tue, 27 Apr 2004 08:01:13 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/4633-Why-the-need-of-NTFS-as-base-of-SQLServerWinFS/87c622ff0d92449e999f9dea010f4e92#87c622ff0d92449e999f9dea010f4e92</guid>
		<dc:creator>unix?</dc:creator>
		<slash:comments>14</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/unix%3f/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - Why the need of NTFS as base of SQLServer/WinFS?</title>
		<description><![CDATA[<p>--UdoSchroeter:<br /><br />Running out of diskspace happens either way, on NTFS and on raw partitions. After looking some more into it yesterday night, SQL Server is well aware about the free space on the raw partition one way or another, since it maintains a bitmap about free and allocated
 datapages. A raw partition is more or less equivalent to a datafile created with the maximum size on the disk.<br /><br />The device abstractions happen below NTFS in the logical volume manager, where a &quot;WinFS2&quot; would run on too. Also error correction is a feature of SQL Server, defrag could be possibly implemented too, basic backup is available in SQL Server, and well software
 RAID is as said above a lower layer thing.<br /><br />One reason I'm probably nitpicking on this is that Microsoft made it look in the past like they were indeed dropping NTFS, maybe it was even intended, but then pulled out of that one shortly before or during PDC last year.<br /><br />--unix?:<br /><br />WinFS doesn't JUST store metadata. While it may apply for old filetypes that you just promote into the store, it's not true for WinFS native schemas and future 3rd party ones. Unless you define varbinary(max) fields in your WinFS schemas, it won't spawn a NTFS
 filestream for the respective item types and the data associated with the fields will go into the table created by the schema.<br /><br />About the security, if you add filesystem semantics to WinFS, what speaks against adding security? It's not a NTFS only thing. The security also only works, aslong the filesystem is hosted in it's native environment. NTFSDOS for instance bypasses security,
 so your ACLs wouldn't mean anyhing in that case. For that matter, WinFS will get item-level security anyway, somehow you have to prevent other users to access your data within WinFS.<br /><br />And BLOBs would only work for unstructured data, which size won't change. Like email bodies and all that.<br /></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/4633-Why-the-need-of-NTFS-as-base-of-SQLServerWinFS/089edee4d62b4440ba3e9dea010f4ec1#089edee4d62b4440ba3e9dea010f4ec1</link>
		<pubDate>Tue, 27 Apr 2004 11:26:38 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/4633-Why-the-need-of-NTFS-as-base-of-SQLServerWinFS/089edee4d62b4440ba3e9dea010f4ec1#089edee4d62b4440ba3e9dea010f4ec1</guid>
		<dc:creator>Tom Servo</dc:creator>
		<slash:comments>14</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Tom Servo/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - Why the need of NTFS as base of SQLServer/WinFS?</title>
		<description><![CDATA[<p>One thing for sure is that, at least in development mode, maintenance is much easier with files in the file system space than raw disk partitions. I can easily shutdown the server copy the files to a new place, restart the server, attach those new files
 as a different database in like 2 minutes.<br /><br />Piece of cake...<br /></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/4633-Why-the-need-of-NTFS-as-base-of-SQLServerWinFS/25033c0c17f04f5b87949dea010f4eeb#25033c0c17f04f5b87949dea010f4eeb</link>
		<pubDate>Tue, 27 Apr 2004 13:00:05 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/4633-Why-the-need-of-NTFS-as-base-of-SQLServerWinFS/25033c0c17f04f5b87949dea010f4eeb#25033c0c17f04f5b87949dea010f4eeb</guid>
		<dc:creator>Lwatson</dc:creator>
		<slash:comments>14</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Lwatson/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - Why the need of NTFS as base of SQLServer/WinFS?</title>
		<description><![CDATA[<p><blockquote>
<div>Tom Servo wrote:</div>
<div>--Tom Servo:<br /><br />WinFS doesn't JUST store metadata. While it may apply for old filetypes that you just promote into the store, it's not true for WinFS native schemas and future 3rd party ones. Unless you define varbinary(max) fields in your WinFS schemas, it won't spawn a NTFS
 filestream for the respective item types and the data associated with the fields will go into the table created by the schema.<br /><br /></div>
</blockquote>
<br /><br />What do you want to say to me ?! I don´t understand.<br />Can I store a &quot;filesystem item&quot; in WinFS Sql Server&nbsp;? How does it work ?! Is&nbsp;&quot;WinFS native schema&quot; an xml schema ?</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/4633-Why-the-need-of-NTFS-as-base-of-SQLServerWinFS/9f2796669d1c410dbe179dea010f4f16#9f2796669d1c410dbe179dea010f4f16</link>
		<pubDate>Tue, 27 Apr 2004 14:10:12 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/4633-Why-the-need-of-NTFS-as-base-of-SQLServerWinFS/9f2796669d1c410dbe179dea010f4f16#9f2796669d1c410dbe179dea010f4f16</guid>
		<dc:creator>unix?</dc:creator>
		<slash:comments>14</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/unix%3f/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - Why the need of NTFS as base of SQLServer/WinFS?</title>
		<description><![CDATA[<p>A schema defines a datastructure. IIRC each schema generates a table in the WinFS store where the data will be stored in. If you're going to create a Contact and store it, all info like Forename, Name, etc. will be stored in that table. Future Longhorn
 applications are supposed make use of such schemas to store data in WinFS. Every piece of information will land inside the WinFS store, except for data that goes into fields with a specific datatype called varbinary(max).<br /><br />The Contact schema for instance has no fields of that type, thus it will reside completely in the store. I don't have the structure of the Image schema at hand, so let's create our own (simpler) one. Assuming we've an Image type that has fields for Author,
 Date, Location, etc. that are all varchar(256), all the data filled into these fields will reside in WinFS. But an image also contains compressed image data. You'd need a field called e.g. ImageData that will host the compressed data. Now you have either the
 choice of using the image datatype (handles binary data, it's not tailored to images), which will cause the image data to be stored in WinFS as BLOB, or the varbinary(max) datatype which will act similar to the image datatype, but cause the data to be stored
 in a filestream on the disk. Both cases would work fine. However if you were to consider performance issues, the possibility of the image data to be changing a lot and/or the need of random I/O, you'd need to make use of filestreams instead of BLOBs. Latter
 ones don't offer any real flexibility.<br /><br />In short, it means, that data will only be slapped onto the NTFS part if fields in a schema make explicit use of filestreams. So, it's not JUST a metadata store.<br /><br />There's naturally also a simple File type in WinFS, whose purpose is to manage files inside WinFS which the file promoter couldn't recognize (JPEGs or MP3s are standard formats, but what if you copy some file with obscure format into WinFS? Thus you need an
 ambiguous type).<br /><br /><i>One thing for sure is that, at least in development mode, maintenance is much easier with files in the file system space than raw disk partitions. I can easily shutdown the server copy the files to a new place, restart the server, attach those new files
 as a different database in like 2 minutes.</i><br /><br />Good point, though these types of scenarios aren't likely on multi-gigabyte databases <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /><br /></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/4633-Why-the-need-of-NTFS-as-base-of-SQLServerWinFS/0c7f8d664ef144388e879dea010f4f46#0c7f8d664ef144388e879dea010f4f46</link>
		<pubDate>Tue, 27 Apr 2004 14:35:42 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/4633-Why-the-need-of-NTFS-as-base-of-SQLServerWinFS/0c7f8d664ef144388e879dea010f4f46#0c7f8d664ef144388e879dea010f4f46</guid>
		<dc:creator>Tom Servo</dc:creator>
		<slash:comments>14</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Tom Servo/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - Why the need of NTFS as base of SQLServer/WinFS?</title>
		<description><![CDATA[<p>Tom's right on. <br /><br />WinFS schemas aren't arbitrary XML. Schematized objects (&quot;Items&quot; in WinFS vocab) are defined according to the base types that the WinFS Data Model determines. The data model is the thing that defines what core behaviors all WinFS data has, how sync and rules
 come into play, what programmatic APIs are allowed, and also defines Relationships, Extensions and Nested Types. The data model also provides the specification of lifetime management and (to a certain extent) some shell interoperability functionality.
<br /><br />File-backed Items (FBIs) are what you think of as media files that WinFS &quot;just adds metadata&quot; to. However, there is huge value in defining a Longhorn application to run against WinFS Items directly for persistent storage. These Items are strongly typed, have
 discoverable schema, easy participation in rules, sync, full-text indexing, and can be defined with first class relationships (as opposed to properties promoted from a FBI that can be used in a join).<br /><br />The decision to build WinFS on top of NTFS instead of replacing it directly is really complex and mostly irrelevant in the details with respect to everday users and ISVs.
<br /><br /><br /><br /></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/4633-Why-the-need-of-NTFS-as-base-of-SQLServerWinFS/516ec8a05b914c62b9c89dea010f4f74#516ec8a05b914c62b9c89dea010f4f74</link>
		<pubDate>Wed, 28 Apr 2004 04:54:11 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/4633-Why-the-need-of-NTFS-as-base-of-SQLServerWinFS/516ec8a05b914c62b9c89dea010f4f74#516ec8a05b914c62b9c89dea010f4f74</guid>
		<dc:creator>samdruk</dc:creator>
		<slash:comments>14</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/samdruk/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - Why the need of NTFS as base of SQLServer/WinFS?</title>
		<description><![CDATA[<p>Means that I can develop my C# objects, implement a specific interface or derive from a base class (like ...Storage)&nbsp;and then I can store these objects in the WinFS, yes ?
<br />That sounds good.<br /><br />I hope the OO to SQL mapping will done automatically ?! Is that realized with the UDT´s of Sql Server 2005 ?<br /><br /></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/4633-Why-the-need-of-NTFS-as-base-of-SQLServerWinFS/d79ca507749849c8ab2e9dea010f4f9e#d79ca507749849c8ab2e9dea010f4f9e</link>
		<pubDate>Wed, 28 Apr 2004 05:42:58 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/4633-Why-the-need-of-NTFS-as-base-of-SQLServerWinFS/d79ca507749849c8ab2e9dea010f4f9e#d79ca507749849c8ab2e9dea010f4f9e</guid>
		<dc:creator>unix?</dc:creator>
		<slash:comments>14</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/unix%3f/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - Why the need of NTFS as base of SQLServer/WinFS?</title>
		<description><![CDATA[<p>It's more oriented around your data than your objects. You can create your Item schemas, derived from System.Storage.Item (or further down the tree, like System.Storage.Document), and that will give you a corresponding C# class (with the right derivation)
 that you can customize. You're not storing objects in WinFS, you're getting an object interface on your schematized data.
<br /><br />The mapping is prescribed by the WinFS API layer (see Mike Deem's PDC stuff) and the data layout in the store uses Yukon's UDT stuff (which are two orthogonal technologies at two different layers of the WinFS technology stack). The API layer is built using
 technology similar to ObjectSpaces (but not quite the same). <br /><br />Sound complicated and hard to get right? Yup. But it will be awesome for developers and users.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/4633-Why-the-need-of-NTFS-as-base-of-SQLServerWinFS/f2d05894aabb4a8484369dea010f4fc9#f2d05894aabb4a8484369dea010f4fc9</link>
		<pubDate>Wed, 28 Apr 2004 08:24:47 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/4633-Why-the-need-of-NTFS-as-base-of-SQLServerWinFS/f2d05894aabb4a8484369dea010f4fc9#f2d05894aabb4a8484369dea010f4fc9</guid>
		<dc:creator>samdruk</dc:creator>
		<slash:comments>14</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/samdruk/Discussions/RSS</wfw:commentRss>
	</item>
</channel>
</rss>