PPt4Web Хостинг презентаций

Главная / Информатика / Microsoft Office Word 2007
X Код для использования на сайте:

Скопируйте этот код и вставьте его на свой сайт

X

Чтобы скачать данную презентацию, порекомендуйте, пожалуйста, её своим друзьям в любой соц. сети.

После чего скачивание начнётся автоматически!

Кнопки:

Презентация на тему: Microsoft Office Word 2007


Скачать эту презентацию

Презентация на тему: Microsoft Office Word 2007


Скачать эту презентацию

№ слайда 1
Описание слайда:

№ слайда 2 OFC335Microsoft Office Word 2007 XML Programmability: True Data/View Separation
Описание слайда:

OFC335Microsoft Office Word 2007 XML Programmability: True Data/View Separation and Rich Eventing for Custom XML Tristan DavisProgram ManagerMicrosoft Corporation

№ слайда 3 Agenda The world today (Microsoft Office Word 2003)Structural IntegrityContent C
Описание слайда:

Agenda The world today (Microsoft Office Word 2003)Structural IntegrityContent ControlsData/View SeparationMicrosoft Office XML data storeXML mappingConclusionQuestions

№ слайда 4 The World Today Word 2003 was a major step forward:XML-based file format (Wordpr
Описание слайда:

The World Today Word 2003 was a major step forward:XML-based file format (WordprocessingML)Customer-defined schema supportHowever, a big toolbox doesn’t mean it’s easy to build a houseYou need XML schema, XSLT, client-side code, etc.

№ слайда 5 The World of Word 2007 Make it easier to push/pull customer data within Word doc
Описание слайда:

The World of Word 2007 Make it easier to push/pull customer data within Word documentsHow?Structural integrity (Content Controls)Provide content restriction, lockdown capabilityData/view separation (Office XML data store)Place to store custom XML data in the new file formatEach item is stored as a separate part within the package

№ слайда 6 Tristan DavisProgram ManagerMicrosoft Word
Описание слайда:

Tristan DavisProgram ManagerMicrosoft Word

№ слайда 7 Content Controls Evolution of customer-defined XMLNo XML schema requiredProvide
Описание слайда:

Content Controls Evolution of customer-defined XMLNo XML schema requiredProvide friendly end user exposure of structured contentEach provides unique content restrictions / user interface that doesn’t affect layoutControls can be grouped to lock them down as a unitControls can be mapped to XML data

№ слайда 8 XML Data Store / XML Mapping Tristan DavisProgram ManagerMicrosoft Word
Описание слайда:

XML Data Store / XML Mapping Tristan DavisProgram ManagerMicrosoft Word

№ слайда 9 Office XML Data Store Customer-defined XML (incl. WSS/Office doc props) stored s
Описание слайда:

Office XML Data Store Customer-defined XML (incl. WSS/Office doc props) stored separately from WordprocessingML as a part in Open XML formatAny XML can be stored (with or without XML schema)XML data is available as an editable tree (using familiar DOM) within WordCan be populated on a server using WinFX or a client using Word OM

№ слайда 10 XML Mapping Link document controls to nodes in the XML data storeProvides for tr
Описание слайда:

XML Mapping Link document controls to nodes in the XML data storeProvides for true data/view separation model in WordMappings are created using standard XPath expressionsMappings can be set up to ‘auto-attach’ to incoming dataOut-of-the-box support for mapping to Office properties

№ слайда 11 Mapping WSS Data Into Word Tristan DavisProgram ManagerMicrosoft Word
Описание слайда:

Mapping WSS Data Into Word Tristan DavisProgram ManagerMicrosoft Word

№ слайда 12 Mapping WSS Data into Word Word 2007 has native integration between the WSS prop
Описание слайда:

Mapping WSS Data into Word Word 2007 has native integration between the WSS property set and the XML mapping architecture:WSS properties are stored as items in the Office XML data storeProperties can be mapped to content controls in the documentWSS docs automatically get UI on the ribbon to do this mappingInfoPath property panel is synchronized with the data store

№ слайда 13 Client Side Programming Recommended approach: program directly against the dataI
Описание слайда:

Client Side Programming Recommended approach: program directly against the dataInfoPath or Office OM – your choiceWord will automatically take care of the effects on the presentation via the XML mappingsUse shared error board to communicate validation errors to the userUse controls OM if you need behavior for specific controls (e.g. to block user from exiting)

№ слайда 14 Using InfoPath for Client-Side Business Logic Tristan DavisProgram ManagerMicros
Описание слайда:

Using InfoPath for Client-Side Business Logic Tristan DavisProgram ManagerMicrosoft Word

№ слайда 15 Using Office OM for Client-Side Business Logic Tristan DavisProgram ManagerMicro
Описание слайда:

Using Office OM for Client-Side Business Logic Tristan DavisProgram ManagerMicrosoft Word

№ слайда 16 Server Side Programming Recommended approach: Using WinFX to navigate the file f
Описание слайда:

Server Side Programming Recommended approach: Using WinFX to navigate the file formatAdding a part is as simple as adding a single relationshipFinding an existing part is done by namespace or GUID matching

№ слайда 17 Using Custom XML Data on the Server Tristan DavisProgram ManagerMicrosoft Word
Описание слайда:

Using Custom XML Data on the Server Tristan DavisProgram ManagerMicrosoft Word

№ слайда 18 Related Areas In VSTO V3 Document control support in the Microsoft Visual Studio
Описание слайда:

Related Areas In VSTO V3 Document control support in the Microsoft Visual Studio designerIntegration with .NET data binding.NET programming model for the XML data store for document manipulation on client/serverLeveraging the XML data store / new file format for VSTO solution storage

№ слайда 19 Conclusion Two main themes to Word 2007 for solution creationMake structured doc
Описание слайда:

Conclusion Two main themes to Word 2007 for solution creationMake structured document more robust by providing controls and content groupsProvide true data/view separation by providing custom XML data storeResult: you have to write less code and your solutions are more reliable with Word as the editing environment

№ слайда 20 Key Takeaways Word 2007 allows for more granular control over structured data vi
Описание слайда:

Key Takeaways Word 2007 allows for more granular control over structured data via content controlsSpecialized UI, Content restrictions, locking, etc.Word 2007 allows for separation of data and presentation via the Office XML data storeWord 2007 allows for automatic two-way synchronization between data and view via XML mapping

№ слайда 21 Resources
Описание слайда:

Resources

№ слайда 22 The 2007 Microsoft Office System Clients. Servers. Solutions. Install Beta 2 tod
Описание слайда:

The 2007 Microsoft Office System Clients. Servers. Solutions. Install Beta 2 today! It’s in your attendee bagLearn more at the Office System TLCDemo Stations / Hands-on-Labs / Chalk-talksGet more informationhttp://www.microsoft.com/office/preview/default.mspxhttp://msdn.microsoft.com/office/

№ слайда 23 Fill out a session evaluation on CommNet and Win an XBOX 360!
Описание слайда:

Fill out a session evaluation on CommNet and Win an XBOX 360!

№ слайда 24
Описание слайда:

Скачать эту презентацию

Презентации по предмету
Презентации из категории
Лучшее на fresher.ru