Windows Vista Beta | WinVistaBeta.com - Message | WinFS CodeBase and general Features

January 05, 2009  
Subject: WinFS CodeBase and general Features
Group: microsoft.public.windows.developer.winfx.winfs
Date: 11/9/2005 12:06:49 AM
From: "chandra akkiraju"[Email Address Protection]

Just wondering what percentage of the winFS code is in Managed C++
Extensions/C#?

How does the ORM related functionality (C# Class Property - Database
table/Column Stored Proc Mapping etc...) in WinFS compare with that of other
products like N-Hibernate or iBatis?

Will the end users have options to turn on Full-text Indexing feature on all
store items? Is this configurable?

How much integration is there between DLINQ and WinFS when it comes to synch
operations etc...?

What percentage of winFS code has interop code to deal with win32 APIs for
file backed items?

Are there any limits imposed on the number of properties that one Entity can
have in winFS or number of extensions that can be there ?

Will there be any XSD inheritance features that will be available to the
developers to extend winFS canned Schemas?

Are the canned winFS Schemas strongly typed?

Back