Microsoft Software Development Fundamentals

Aug 02, 2010  Candidates for this exam are seeking to prove core software development skills. It is recommended that candidates be familiar with the concepts of and have hands-on experience with the technologies described here either by taking relevant training courses or by working with tutorials and samples available on MSDN.

  • August 2, 2010
  • English, Chinese (Simplified), Chinese (Traditional), French, German, Italian, Japanese, Korean, Portuguese (Brazil), Russian, Spanish, Spanish (Latin America)
  • Academic
  • Visual Studio
  • MTA

Software Development Fundamentals

Software

Microsoft Certified Professional exams are provided by third-party vendors.

  • Are you attending school, or are you an instructor? Register for your exam with Certiport.

  • No longer in school but still interested in technology? Register with Pearson VUE.

* Pricing does not reflect any promotional offers or reduced pricing for Microsoft Imagine Academy program members, Microsoft Certified Trainers, and Microsoft Partner Network program members. Pricing is subject to change without notice. Pricing does not include applicable taxes. Please confirm exact pricing with the exam provider before registering to take an exam.
Effective May 1, 2017, the existing cancellation policy will be replaced in its entirety with the following policy: Cancelling or rescheduling your exam within 5 business days of your registered exam time is subject to a fee. Failing to show up for your exam appointment or not rescheduling or cancelling your appointment at least 24 hours prior to your scheduled appointment forfeits your entire exam fee.

This exam measures your ability to accomplish the technical tasks listed below. The percentages indicate the relative weight of each major topic area on the exam. The higher the percentage, the more questions you are likely to see on that content area on the exam. View video tutorials about the variety of question types on Microsoft exams.

Please note that the questions may test on, but will not be limited to, the topics described in the bulleted text.

Do you have feedback about the relevance of the skills measured on this exam? Please send Microsoft your comments. All feedback will be reviewed and incorporated as appropriate while still maintaining the validity and reliability of the certification process. Note that Microsoft will not respond directly to your feedback. We appreciate your input in ensuring the quality of the Microsoft Certification program.

If you have concerns about specific questions on this exam, please submit an exam challenge.

If you have other questions or feedback about Microsoft Certification exams or about the certification program, registration, or promotions, please contact your Regional Service Center.

Understanding core programming (15-20%)
  • Understand computer storage and data types
    • How a computer stores programs and the instructions in computer memory, memory stacks and heaps, memory size requirements for the various data storage types, numeric data and textual data
  • Understand computer decision structures
    • Various decision structures used in all computer programming languages; If decision structures; multiple decision structures, such as If…Else and switch/Select Case; reading flowcharts; decision tables; evaluating expressions
  • Identify the appropriate method for handling repetition
    • For loops, While loops, Do...While loops, and recursion
  • Understand error handling
    • Structured exception handling

Microsoft Software Development Fundamentals Examples

Preparation resources

Understanding object-oriented programming (20-25%)
  • Understand the fundamentals of classes
    • Properties, methods, events, and constructors; how to create a class; how to use classes in code
  • Understand inheritance
    • Inheriting the functionality of a base class into a derived class
  • Understand polymorphism
    • Extending the functionality in a class after inheriting from a base class, overriding methods in the derived class
  • Understand encapsulation
    • Creating classes that hide their implementation details while still allowing access to the required functionality through the interface, access modifiers

Preparation resources

Understanding general software development (15-20%)
  • Understand application life cycle management
    • Phases of application life cycle management, software testing
  • Interpret application specifications
    • Reading application specifications and translating them into prototypes, code, select appropriate application type, and components
  • Understand algorithms and data structures
    • Arrays, stacks, queues, linked lists, and sorting algorithms; performance implications of various data structures; choosing the right data structure

Preparation resources

Understanding web applications (15-20%)
  • Understand web page development
    • HTML, Cascading Style Sheets (CSS), JavaScript
  • Understand Microsoft ASP.NET web application development
    • Page life cycle, event model, state management, client-side versus server-side programming
  • Understand web hosting
    • Creating virtual directories and websites, deploying web applications, understanding the role of Internet Information Services
  • Understand web services
    • Web services that will be consumed by client applications, accessing web services from a client application, SOAP and Web Service Definition Language (WSDL)

Preparation resources

Understanding desktop applications (15-20%)

Microsoft Software Development Fundamentals

  • Understand Windows apps
    • UI design guideline categories, characteristics and capabilities of Store Apps, identify gestures
  • Understand console-based applications
    • Characteristics and capabilities of console-based applications
  • Understand Windows Services
    • Characteristics and capabilities of Windows Services

Preparation resources

Understanding databases (15-20%)
  • Understand relational database management systems
    • Characteristics and capabilities of database products, database design, Entity Relationship Diagrams (ERDs), normalization concepts
  • Understand database query methods
    • Structured query language (SQL), creating and accessing stored procedures, updating data and selecting data
  • Understand database connection methods
    • Connecting to various types of data stores, such as flat file; XML file; in-memory object; resource optimization

Microsoft Software Development Certification

Preparation resources

Instructor-led training
Practice tests
From the community

Candidates for this exam are seeking to prove core software development skills. It is recommended that candidates be familiar with the concepts of and have hands-on experience with the technologies described here either by taking relevant training courses or by working with tutorials and samples available on MSDN and in Microsoft Visual Studio. Candidates are expected to have some experience with C# or Microsoft Visual Basic .NET.

More information about exams

Preparing for an exam

We recommend that you review this exam preparation guide in its entirety and familiarize yourself with the resources on this website before you schedule your exam. See the Microsoft Certification exam overview for information about registration, videos of typical exam question formats, and other preparation resources. For information on exam policies and scoring, see the Microsoft Certification exam policies and FAQs.

Note

This preparation guide is subject to change at any time without prior notice and at the sole discretion of Microsoft. Microsoft exams might include adaptive testing technology and simulation items. Microsoft does not identify the format in which exams are presented. Please use this preparation guide to prepare for the exam, regardless of its format. To help you prepare for this exam, Microsoft recommends that you have hands-on experience with the product and that you use the specified training resources. These training resources do not necessarily cover all topics listed in the 'Skills measured' section.

This entry was posted on 31.07.2019.