📜 ⬆️ ⬇️

Free centralized code library: Microsoft All-In-One Code Framework



Starting the solution of an applied problem, it would be convenient to look at a simple example of its implementation in code. Even more I want to be able to ask someone to write you an example in order to get armed with them to deal with their specific task.

The goal of the Microsoft All-In-One Code Framework project is to provide code samples for common tasks for all Microsoft development technologies.

The project team does not invent these examples from the air. In order to determine which examples are needed, developer forums, social media and calls to Microsoft support are reviewed. Based on all these queries, for the most common ones, code samples are published to the library.
')
In addition, a sample request service is available. Developers can send a request with the theme of the required example and / or vote for an already existing example. For the most popular queries, Microsoft engineers develop code samples. Is free. And these examples are added to the library.

Now the Microsoft All-In-One Code Framework contains more than 650 examples, a list of which can be viewed directly on the project website . For a more convenient search, you can use a separate program navigator in the examples directory or add to Visual Studio .

Code examples:
Download all code samples
Sample Catalog Navigation
Knowledge Base Article (KB) by Example
Download encoding manuals for C ++, C #, VB.NET
Service
Request sample code
Programs and additions:
Install examples navigator
Install the sample navigator as a Visual Studio extension.
Feedback:
Project Blog
Fill survey - September survey results
Write to the project team (onecode@microsoft.com)

Video of the project:

Source: https://habr.com/ru/post/125000/


All Articles