Windows Vista Beta | WinVistaBeta.com - Message | WinFS and WCF

August 29, 2008  
Subject: WinFS and WCF
Group: microsoft.public.windows.developer.winfx.winfs
Date: 5/4/2006 1:48:31 AM
From: Javier Villanueva [Email Address Protection]


Id like use winFS as database, creating new custom schemas, then Id
like do services in WCF to save my objects in database (winFS). Have
somebody any idea of the architecture of my application with wcf and
winfs??

if I create a custom schema "student" inherance of System.Storage.Item,
winfs create form the schema a mapping class with my define attributes
an the atributtes of System.Storage.Item, then if Id like use a
service of wcf that return a collection of students, how I convert the
classes in datacontracts (datamember)???

Thank you for the help.


--
Javier Villanueva
------------------------------------------------------------------------
Javier Villanueva's Profile: http://forums.yourdomain.com.au/member.php?userid=12
View this thread: http://forums.yourdomain.com.au/showthread.php?t=869


Back