Visual Studio Extensibility Development
Chapter 1: Basics PrimerChapter Goal: The objective of this chapter is to introduce the basic concepts to the reader that would be required through-out this book, so that he gets comfortable in this…
Specifikacia Visual Studio Extensibility Development
Chapter 1: Basics PrimerChapter Goal: The objective of this chapter is to introduce the basic concepts to the reader that would be required through-out this book, so that he gets comfortable in this learning journey.No of pages:50-60Sub -Topics 1. What is a compiler? 2. What is an SDK (Software Development Kit)? 3. Recap of Tree Data structure 1. Tree traversal, 2. Abstract Syntax trees 4. MEF (Managed Extensibility Framework) Basics. 5. Visual Studio & its history 6. XML & JSON 7. Serialization & Deserialization. 8. Revisiting Visitor, Abstract Factory and Factory design patterns. 9. MSBuild basics 10. Async-await.Chapter 2: Getting StartedChapter Goal: With the fundamentals strongly in place, we are now good to get