Vista Forums
Vista Forums Home Join Vista Forums Donate Vista Tutorials Store Tags

Welcome to Vista Forums we are your forum to discuss Windows Vista x64 and x86 systems.

Go Back   Vista Forums > Vista technology newsgroups > WinFS

How to start adding word and image files

Reply
 
Thread Tools Display Modes
Old 06-01-2006   #1 (permalink)
Shrage
Guest
 
Posts: n/a

How to start adding word and image files

How do i start using outlook contacts, word files, and images, do i just copy
them into the store? how do i copy contacts? i copied a word file and it says
it just a Genetic file.
  Reply With Quote

Old 06-03-2006   #2 (permalink)
Daniel A. Kornev [MSP]
Guest
 
Posts: n/a

RE: How to start adding word and image files



"Shrage" wrote:

> How do i start using outlook contacts, word files, and images, do i just copy
> them into the store? how do i copy contacts? i copied a word file and it says
> it just a Genetic file.


Wait for some time and WinFS Promoter will discover your file and schematize
it, determining it as a System.Storage.Documents.Document item.
  Reply With Quote
Old 06-07-2006   #3 (permalink)
Mark Scurrell [MSFT]
Guest
 
Posts: n/a

Re: How to start adding word and image files

You can copy files directly into WinFS. As Daniel stated in his response,
Word files should appear as items of type Document; JPG files will appear as
type Image.Photo. They may initially appear as Generic File as the
promotion process is asynchronous and there may be a small delay in
converting the file to the appropriate type.

To get non-file data into WinFS you will need to write some code. If you
simply want to import the data you will need to obtain the data from
whatever store it is currently in using the appropriate API, map it onto
WinFS schema and use the WinFS API to create the items in WinFS.

If you want to keep the data in WinFS in sync with the data in the other
store (e.g. Outlook) then you should write a sync adapter instead of an
importer. You can find a sample sync adapter and further help on WinFS Sync
in the Beta 1 SDK documentation.

Hope that helps.

Regards, Mark
--
Mark Scurrell [MSFT]
This posting is provided "AS IS" with no warranties and confers no rights.


"Shrage" <Shrage@discussions.microsoft.com> wrote in message
news:AD5AB174-B4E8-424D-BD45-A9BADEEB2873@microsoft.com...
> How do i start using outlook contacts, word files, and images, do i just
> copy
> them into the store? how do i copy contacts? i copied a word file and it
> says
> it just a Genetic file.



  Reply With Quote
 
Reply

Thread Tools
Display Modes









Vistax64.com is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media 2005-2008

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46