code examples

About this tag
This tag collects threads that include code examples for Windows and Microsoft technologies. One thread provides a detailed walkthrough of migrating Excel client solutions to web-based Excel Services, with specific code for the Excel Services JavaScript object model, REST API, and Web Service. Another thread asks for code examples and library references for handling the new Windows 7 library class in C#. The tag is useful for developers seeking practical coding samples and API usage patterns related to Microsoft Office, Windows development, and web service integration.
  1. News

    Windows 7 Designing Excel Solutions for the Web: Part 2

    In part two of this two-part series, Larry Waldman, Excel Program Manager, talks in detail about how to execute the migration of Excel client solutions to web-based Excel Services solutions. Larry walks through the migration of a sample Excel client application to its new incarnation as a...
  2. J

    Windows 7 Library Refrence for windows 7

    Does anyone know where I could find a refrence on how Microsoft is going to handle the new library class in C#? I can't find it on the MSDN or the PCD sites I was given. I would assume it will be something to the effect of CurrentUser.Library.whatever but I cannot confim this. If someone...
Back
Top