Added survey links to each lesson

This commit is contained in:
katiesavage 2022-07-25 12:32:25 -07:00
parent 6cc6f68872
commit 20449c81e5
7 changed files with 32 additions and 9 deletions

View file

@ -1,5 +1,6 @@
# Welcome to the Intro to Web Dev with .NET series
In this Welcome, well introduce ourselves, give you the lesson rundown, take you on a tour of the .NET ecosystem, and show you all the tools youll need to build the projects.
![.NET bot waving](../images/dotnet-bot.svg)
## Prerequisite tools
@ -22,7 +23,6 @@ Let us introduce ourselves. The content in this series is all written by .NET De
To start you on your journey I want to give you a brief overview of what C# and .NET are, and what tools you will need to get going.
## What is .NET?
.NET is a free, cross-platform, open source developer platform for building many different types of applications. This platform is used by companies of all different industries and different sizes. If youve ever used Stack Overflow, eaten Chipotle, or received a package delivered by UPS, then youve interacted with .NET!
With .NET, you can use multiple languages, editors, and libraries to build for web, mobile, desktop, games, IoT, and more!

View file

@ -244,3 +244,7 @@ Want more practice with C#? The .NET team has you covered. Here's a few learning
* [Learn to Code Page](https://dotnet.microsoft.com/learntocode)
Connect with us! Check out the [.NET Community Page](https://dotnet.microsoft.com/platform/community) to find links to our blogs, YouTube, Twitter, and more.
# How'd it go?
Please take this quick, [10 question survey](https://aka.ms/WebLearningSeries-git-survey) to give us your thoughts on this lesson & challenge!

View file

@ -242,3 +242,7 @@ In order to get started quickly, we've kept things as simple as we could, and we
## Connect with us
We're excited to support you on your learning journey! Check out the [.NET Community Page](https://dotnet.microsoft.com/platform/community) to find links to our blogs, YouTube, Twitter, and more.
# How'd it go?
Please take this quick, [10 question survey](https://aka.ms/WebLearningSeries-git-survey) to give us your thoughts on this lesson & challenge!

View file

@ -249,3 +249,7 @@ In the next lesson, you'll learn about building a game with Blazor! Stay tuned!
## Connect with us
We're excited to support you on your learning journey! Check out the [.NET Community Page](https://dotnet.microsoft.com/platform/community) to find links to our blogs, YouTube, Twitter, and more.
# How'd it go?
Please take this quick, [10 question survey](https://aka.ms/WebLearningSeries-git-survey) to give us your thoughts on this lesson & challenge!

View file

@ -514,3 +514,7 @@ Happy coding and have fun!
## Connect with us
We're excited to support you on your learning journey! Check out the [.NET Community Page](https://dotnet.microsoft.com/platform/community) to find links to our blogs, YouTube, Twitter, and more.
# How'd it go?
Please take this quick, [10 question survey](https://aka.ms/WebLearningSeries-git-survey) to give us your thoughts on this lesson & challenge!

View file

@ -62,4 +62,13 @@ You can also find these instructions in the [Azure documentation](https://docs.m
12. In the **Publish** dialog, ensure your new App Service app is selected in **App Service instance**, then select **Finish**. Visual Studio creates a publish profile for you for the selected App Service app.
13. In the **Publish** page, select **Publish**. If you see a warning message, select **Continue**.Visual Studio builds, packages, and publishes the app to Azure, and then launches the app in the default browser.
Congratulations 🎉 You've just published your web applications!
Congratulations 🎉 You've just published your web applications! Thank you for joining us on our exploration of web development with .NET. We hope you learned something and had fun!
## Connect with us
We're excited to support you on your learning journey! Check out the [.NET Community Page](https://dotnet.microsoft.com/platform/community) to find links to our blogs, YouTube, Twitter, and more.
# How'd it go?
Please take this quick, [10 question survey](https://aka.ms/WebLearningSeries-git-survey) to give us your thoughts on this lesson & challenge!

View file

@ -36,18 +36,16 @@ There's a few places you can go for help and more information on the topics cove
1. [Web APIs for Beginners](https://aka.ms/WebLearningSeries-git-apivids)
## How to leave feedback
To leave us feedback on this learning series, please fill out our [survey]() or file an issue in this repository.
To leave us feedback on this learning series, please fill out our [survey](https://aka.ms/WebLearningSeries-git-survey) or file an issue in this repository.
## Learn More & Connect with us
Start a .NET [Learning Path]()
Start a .NET [Learning Path](https://aka.ms/WebLearningSeries-git-MSLearn)
Find a .NET user group & join a .NET events at our [Community Page]().
Find a .NET user group & join a .NET events at our [Community Page](https://aka.ms/WebLearningSeries-git-community).
Follow us [@dotnet on Twitter]()
Join the [.NET community on LinkedIn]()
Follow us [@dotnet on Twitter](https://aka.ms/WebLearningSeries-git-twitter)
## .NET Foundation