![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
Welcome to Vista Forums we are your forum to discuss Windows Vista x64 and x86 systems. Whether you need help or just want to post an idea you have on Vista, this is the forum for you.
br> |
| |||||||
![]() |
| | Thread Tools | Display Modes |
| | #1 (permalink) |
| Newbie ![]() Join Date: May 2006
Posts: 3
| WinFS and WCF IŽd like use winFS as database, creating new custom schemas, then IŽd 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 IŽd 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. |
| | |
|
| |
| | #2 (permalink) |
| Guest
Posts: n/a
| Re: WinFS and WCF Hey Javier- This is an excellent question and a great lot of infrastructure and thoughts have been invested to enable these scenarios in the later Betas coming your way. If you would like to put together something similar on Beta1 bits, one option is to attribute your client classes with WCF datacontract attributes. This will be no different from the indigo interoperability for any other CLR class you may define. As we get closer to the Beta2 messaging, we will try to blog a cleaner interop - stay tuned. thanks, Simon -- Simon Skaria [MSFT] simonsk@microsoft.com This posting is provided "AS IS" with no warranties, and confers no rights "Javier Villanueva" <Javier.Villanueva.279zfk@no-mx.forums.yourdomain.com.au> wrote in message news:Javier.Villanueva.279zfk@no-mx.forums.yourdomain.com.au... > > IŽd like use winFS as database, creating new custom schemas, then IŽd > 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 IŽd 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 > |
|
| | #3 (permalink) |
| Newbie ![]() Join Date: May 2006
Posts: 3
| I tryed access to winfs by middle of wcf service, when I host the wcf service in a console application I donŽt have any problem, but when I host my wcf service in a IIS, occurred an exception when access to winfs. Can anybody help me? thank you |
| | |
| | #4 (permalink) |
| Newbie ![]() Join Date: Apr 2006
Posts: 3
| WinFS seems really interesting to me. So, I've searched to get more info on it and came upon this source http://www.ntfs.com/. There is really much useful info there, so if you wish, you might also give it a glance. |
| | |
| |
| |