Path Lines of Code 002-IntroToAzureAI/Coach/Solutions/Challenge-1.1-Computer-Vision/Code/Finished-ImageProcessing/ImageStorageLibrary/BlobStorageHelper.cs 66 002-IntroToAzureAI/Coach/Solutions/Challenge-1.1-Computer-Vision/Code/Finished-ImageProcessing/ImageStorageLibrary/CosmosDBHelper.cs 93 002-IntroToAzureAI/Coach/Solutions/Challenge-1.1-Computer-Vision/Code/Finished-ImageProcessing/ImageStorageLibrary/Properties/AssemblyInfo.cs 15 002-IntroToAzureAI/Coach/Solutions/Challenge-1.1-Computer-Vision/Code/Finished-ImageProcessing/ProcessingLibrary/ImageInsights.cs 9 002-IntroToAzureAI/Coach/Solutions/Challenge-1.1-Computer-Vision/Code/Finished-ImageProcessing/ProcessingLibrary/ImageProcessor.cs 25 002-IntroToAzureAI/Coach/Solutions/Challenge-1.1-Computer-Vision/Code/Finished-ImageProcessing/ProcessingLibrary/Properties/AssemblyInfo.cs 15 002-IntroToAzureAI/Coach/Solutions/Challenge-1.1-Computer-Vision/Code/Finished-ImageProcessing/ProcessingLibrary/ServiceHelpers/ErrorTrackingHelper.cs 9 002-IntroToAzureAI/Coach/Solutions/Challenge-1.1-Computer-Vision/Code/Finished-ImageProcessing/ProcessingLibrary/ServiceHelpers/VisionServiceHelper.cs 96 002-IntroToAzureAI/Coach/Solutions/Challenge-1.1-Computer-Vision/Code/Finished-ImageProcessing/TestCLI/Program.cs 131 002-IntroToAzureAI/Coach/Solutions/Challenge-1.1-Computer-Vision/Code/Finished-ImageProcessing/TestCLI/Properties/AssemblyInfo.cs 15 002-IntroToAzureAI/Coach/Solutions/Challenge-1.1-Computer-Vision/Code/Finished-ImageProcessing/TestCLI/Util.cs 69 002-IntroToAzureAI/Coach/Solutions/Challenge-1.1-Computer-Vision/Code/Starting-ImageProcessing/ImageStorageLibrary/BlobStorageHelper.cs 66 002-IntroToAzureAI/Coach/Solutions/Challenge-1.1-Computer-Vision/Code/Starting-ImageProcessing/ImageStorageLibrary/CosmosDBHelper.cs 93 002-IntroToAzureAI/Coach/Solutions/Challenge-1.1-Computer-Vision/Code/Starting-ImageProcessing/ImageStorageLibrary/Properties/AssemblyInfo.cs 15 002-IntroToAzureAI/Coach/Solutions/Challenge-1.1-Computer-Vision/Code/Starting-ImageProcessing/ProcessingLibrary/ImageInsights.cs 9 002-IntroToAzureAI/Coach/Solutions/Challenge-1.1-Computer-Vision/Code/Starting-ImageProcessing/ProcessingLibrary/ImageProcessor.cs 7 002-IntroToAzureAI/Coach/Solutions/Challenge-1.1-Computer-Vision/Code/Starting-ImageProcessing/ProcessingLibrary/Properties/AssemblyInfo.cs 15 002-IntroToAzureAI/Coach/Solutions/Challenge-1.1-Computer-Vision/Code/Starting-ImageProcessing/ProcessingLibrary/ServiceHelpers/ErrorTrackingHelper.cs 9 002-IntroToAzureAI/Coach/Solutions/Challenge-1.1-Computer-Vision/Code/Starting-ImageProcessing/ProcessingLibrary/ServiceHelpers/VisionServiceHelper.cs 96 002-IntroToAzureAI/Coach/Solutions/Challenge-1.1-Computer-Vision/Code/Starting-ImageProcessing/TestCLI/Program.cs 131 002-IntroToAzureAI/Coach/Solutions/Challenge-1.1-Computer-Vision/Code/Starting-ImageProcessing/TestCLI/Properties/AssemblyInfo.cs 15 002-IntroToAzureAI/Coach/Solutions/Challenge-1.1-Computer-Vision/Code/Starting-ImageProcessing/TestCLI/Util.cs 69 002-IntroToAzureAI/Coach/Solutions/Challenge-1.2-Custom-Vision-1/Solution/CustomVision.Sample/Program.cs 90 002-IntroToAzureAI/Coach/Solutions/Challenge-1.2-Custom-Vision-1/Solution/CustomVision.Sample/Properties/AssemblyInfo.cs 16 002-IntroToAzureAI/Coach/Solutions/Challenge-1.2-Custom-Vision-2/Solution/CustomVision.Sample/Program.cs 90 002-IntroToAzureAI/Coach/Solutions/Challenge-1.2-Custom-Vision-2/Solution/CustomVision.Sample/Properties/AssemblyInfo.cs 16 002-IntroToAzureAI/Coach/Solutions/Challenge-1.2-Custom-Vision-3/Solution/CustomVision.Sample/Program.cs 90 002-IntroToAzureAI/Coach/Solutions/Challenge-1.2-Custom-Vision-3/Solution/CustomVision.Sample/Properties/AssemblyInfo.cs 16 002-IntroToAzureAI/Coach/Solutions/Challenge-2.2-Building-Bots/Code/FinishedPictureBot-Part1/PictureBot/PictureBot/ITopic.cs 12 002-IntroToAzureAI/Coach/Solutions/Challenge-2.2-Building-Bots/Code/FinishedPictureBot-Part1/PictureBot/PictureBot/Middleware/EntityRecognizers.cs 12 002-IntroToAzureAI/Coach/Solutions/Challenge-2.2-Building-Bots/Code/FinishedPictureBot-Part1/PictureBot/PictureBot/Middleware/IntentRecognizerMiddleware.cs 146 002-IntroToAzureAI/Coach/Solutions/Challenge-2.2-Building-Bots/Code/FinishedPictureBot-Part1/PictureBot/PictureBot/Middleware/RegExpRecognizerMiddleware.cs 172 002-IntroToAzureAI/Coach/Solutions/Challenge-2.2-Building-Bots/Code/FinishedPictureBot-Part1/PictureBot/PictureBot/Models/ImageMapper.cs 23 002-IntroToAzureAI/Coach/Solutions/Challenge-2.2-Building-Bots/Code/FinishedPictureBot-Part1/PictureBot/PictureBot/Models/SearchHit.cs 17 002-IntroToAzureAI/Coach/Solutions/Challenge-2.2-Building-Bots/Code/FinishedPictureBot-Part1/PictureBot/PictureBot/Models/SearchHitStyler.cs 27 002-IntroToAzureAI/Coach/Solutions/Challenge-2.2-Building-Bots/Code/FinishedPictureBot-Part1/PictureBot/PictureBot/Models/State.cs 15 002-IntroToAzureAI/Coach/Solutions/Challenge-2.2-Building-Bots/Code/FinishedPictureBot-Part1/PictureBot/PictureBot/PictureBot.cs 35 002-IntroToAzureAI/Coach/Solutions/Challenge-2.2-Building-Bots/Code/FinishedPictureBot-Part1/PictureBot/PictureBot/Program.cs 23 002-IntroToAzureAI/Coach/Solutions/Challenge-2.2-Building-Bots/Code/FinishedPictureBot-Part1/PictureBot/PictureBot/Responses/RootResponses.cs 36 002-IntroToAzureAI/Coach/Solutions/Challenge-2.2-Building-Bots/Code/FinishedPictureBot-Part1/PictureBot/PictureBot/Responses/SearchResponses.cs 23 002-IntroToAzureAI/Coach/Solutions/Challenge-2.2-Building-Bots/Code/FinishedPictureBot-Part1/PictureBot/PictureBot/Startup.cs 51 002-IntroToAzureAI/Coach/Solutions/Challenge-2.2-Building-Bots/Code/FinishedPictureBot-Part1/PictureBot/PictureBot/Topics/RootTopic.cs 78 002-IntroToAzureAI/Coach/Solutions/Challenge-2.2-Building-Bots/Code/FinishedPictureBot-Part1/PictureBot/PictureBot/Topics/SearchTopic.cs 30 002-IntroToAzureAI/Coach/Solutions/Challenge-2.2-Building-Bots/Code/FinishedPictureBot-Part1/PictureBot/PictureBot/wwwroot/default.html 11 002-IntroToAzureAI/Coach/Solutions/Challenge-2.2-Building-Bots/Code/FinishedPictureBot-Part2/PictureBot/PictureBot/ITopic.cs 12 002-IntroToAzureAI/Coach/Solutions/Challenge-2.2-Building-Bots/Code/FinishedPictureBot-Part2/PictureBot/PictureBot/Middleware/EntityRecognizers.cs 12 002-IntroToAzureAI/Coach/Solutions/Challenge-2.2-Building-Bots/Code/FinishedPictureBot-Part2/PictureBot/PictureBot/Middleware/IntentRecognizerMiddleware.cs 146 002-IntroToAzureAI/Coach/Solutions/Challenge-2.2-Building-Bots/Code/FinishedPictureBot-Part2/PictureBot/PictureBot/Middleware/RegExpRecognizerMiddleware.cs 172 002-IntroToAzureAI/Coach/Solutions/Challenge-2.2-Building-Bots/Code/FinishedPictureBot-Part2/PictureBot/PictureBot/Models/ImageMapper.cs 23 002-IntroToAzureAI/Coach/Solutions/Challenge-2.2-Building-Bots/Code/FinishedPictureBot-Part2/PictureBot/PictureBot/Models/SearchHit.cs 17 002-IntroToAzureAI/Coach/Solutions/Challenge-2.2-Building-Bots/Code/FinishedPictureBot-Part2/PictureBot/PictureBot/Models/SearchHitStyler.cs 27 002-IntroToAzureAI/Coach/Solutions/Challenge-2.2-Building-Bots/Code/FinishedPictureBot-Part2/PictureBot/PictureBot/Models/State.cs 15 002-IntroToAzureAI/Coach/Solutions/Challenge-2.2-Building-Bots/Code/FinishedPictureBot-Part2/PictureBot/PictureBot/PictureBot.cs 35 002-IntroToAzureAI/Coach/Solutions/Challenge-2.2-Building-Bots/Code/FinishedPictureBot-Part2/PictureBot/PictureBot/Program.cs 23 002-IntroToAzureAI/Coach/Solutions/Challenge-2.2-Building-Bots/Code/FinishedPictureBot-Part2/PictureBot/PictureBot/Responses/RootResponses.cs 36 002-IntroToAzureAI/Coach/Solutions/Challenge-2.2-Building-Bots/Code/FinishedPictureBot-Part2/PictureBot/PictureBot/Responses/SearchResponses.cs 23 002-IntroToAzureAI/Coach/Solutions/Challenge-2.2-Building-Bots/Code/FinishedPictureBot-Part2/PictureBot/PictureBot/Startup.cs 51 002-IntroToAzureAI/Coach/Solutions/Challenge-2.2-Building-Bots/Code/FinishedPictureBot-Part2/PictureBot/PictureBot/Topics/RootTopic.cs 78 002-IntroToAzureAI/Coach/Solutions/Challenge-2.2-Building-Bots/Code/FinishedPictureBot-Part2/PictureBot/PictureBot/Topics/SearchTopic.cs 90 002-IntroToAzureAI/Coach/Solutions/Challenge-2.2-Building-Bots/Code/FinishedPictureBot-Part2/PictureBot/PictureBot/wwwroot/default.html 11 002-IntroToAzureAI/Coach/Solutions/Challenge-2.2-Building-Bots/Code/FinishedPictureBot-Part3/PictureBot/PictureBot/ITopic.cs 12 002-IntroToAzureAI/Coach/Solutions/Challenge-2.2-Building-Bots/Code/FinishedPictureBot-Part3/PictureBot/PictureBot/Middleware/EntityRecognizers.cs 12 002-IntroToAzureAI/Coach/Solutions/Challenge-2.2-Building-Bots/Code/FinishedPictureBot-Part3/PictureBot/PictureBot/Middleware/IntentRecognizerMiddleware.cs 146 002-IntroToAzureAI/Coach/Solutions/Challenge-2.2-Building-Bots/Code/FinishedPictureBot-Part3/PictureBot/PictureBot/Middleware/RegExpRecognizerMiddleware.cs 172 002-IntroToAzureAI/Coach/Solutions/Challenge-2.2-Building-Bots/Code/FinishedPictureBot-Part3/PictureBot/PictureBot/Models/ImageMapper.cs 23 002-IntroToAzureAI/Coach/Solutions/Challenge-2.2-Building-Bots/Code/FinishedPictureBot-Part3/PictureBot/PictureBot/Models/SearchHit.cs 17 002-IntroToAzureAI/Coach/Solutions/Challenge-2.2-Building-Bots/Code/FinishedPictureBot-Part3/PictureBot/PictureBot/Models/SearchHitStyler.cs 27 002-IntroToAzureAI/Coach/Solutions/Challenge-2.2-Building-Bots/Code/FinishedPictureBot-Part3/PictureBot/PictureBot/Models/State.cs 15 002-IntroToAzureAI/Coach/Solutions/Challenge-2.2-Building-Bots/Code/FinishedPictureBot-Part3/PictureBot/PictureBot/PictureBot.cs 35 002-IntroToAzureAI/Coach/Solutions/Challenge-2.2-Building-Bots/Code/FinishedPictureBot-Part3/PictureBot/PictureBot/Program.cs 23 002-IntroToAzureAI/Coach/Solutions/Challenge-2.2-Building-Bots/Code/FinishedPictureBot-Part3/PictureBot/PictureBot/Responses/RootResponses.cs 36 002-IntroToAzureAI/Coach/Solutions/Challenge-2.2-Building-Bots/Code/FinishedPictureBot-Part3/PictureBot/PictureBot/Responses/SearchResponses.cs 23 002-IntroToAzureAI/Coach/Solutions/Challenge-2.2-Building-Bots/Code/FinishedPictureBot-Part3/PictureBot/PictureBot/Startup.cs 55 002-IntroToAzureAI/Coach/Solutions/Challenge-2.2-Building-Bots/Code/FinishedPictureBot-Part3/PictureBot/PictureBot/Topics/RootTopic.cs 162 002-IntroToAzureAI/Coach/Solutions/Challenge-2.2-Building-Bots/Code/FinishedPictureBot-Part3/PictureBot/PictureBot/Topics/SearchTopic.cs 90 002-IntroToAzureAI/Coach/Solutions/Challenge-2.2-Building-Bots/Code/FinishedPictureBot-Part3/PictureBot/PictureBot/wwwroot/default.html 11 002-IntroToAzureAI/Coach/Solutions/Challenge-2.2-Building-Bots/Code/FinishedPictureBot-Part4/PictureBot/PictureBot/ITopic.cs 12 002-IntroToAzureAI/Coach/Solutions/Challenge-2.2-Building-Bots/Code/FinishedPictureBot-Part4/PictureBot/PictureBot/Middleware/EntityRecognizers.cs 12 002-IntroToAzureAI/Coach/Solutions/Challenge-2.2-Building-Bots/Code/FinishedPictureBot-Part4/PictureBot/PictureBot/Middleware/IntentRecognizerMiddleware.cs 146 002-IntroToAzureAI/Coach/Solutions/Challenge-2.2-Building-Bots/Code/FinishedPictureBot-Part4/PictureBot/PictureBot/Middleware/RegExpRecognizerMiddleware.cs 172 002-IntroToAzureAI/Coach/Solutions/Challenge-2.2-Building-Bots/Code/FinishedPictureBot-Part4/PictureBot/PictureBot/Models/ImageMapper.cs 23 002-IntroToAzureAI/Coach/Solutions/Challenge-2.2-Building-Bots/Code/FinishedPictureBot-Part4/PictureBot/PictureBot/Models/SearchHit.cs 17 002-IntroToAzureAI/Coach/Solutions/Challenge-2.2-Building-Bots/Code/FinishedPictureBot-Part4/PictureBot/PictureBot/Models/SearchHitStyler.cs 27 002-IntroToAzureAI/Coach/Solutions/Challenge-2.2-Building-Bots/Code/FinishedPictureBot-Part4/PictureBot/PictureBot/Models/State.cs 15 002-IntroToAzureAI/Coach/Solutions/Challenge-2.2-Building-Bots/Code/FinishedPictureBot-Part4/PictureBot/PictureBot/PictureBot.cs 35 002-IntroToAzureAI/Coach/Solutions/Challenge-2.2-Building-Bots/Code/FinishedPictureBot-Part4/PictureBot/PictureBot/Program.cs 23 002-IntroToAzureAI/Coach/Solutions/Challenge-2.2-Building-Bots/Code/FinishedPictureBot-Part4/PictureBot/PictureBot/Responses/RootResponses.cs 36 002-IntroToAzureAI/Coach/Solutions/Challenge-2.2-Building-Bots/Code/FinishedPictureBot-Part4/PictureBot/PictureBot/Responses/SearchResponses.cs 23 002-IntroToAzureAI/Coach/Solutions/Challenge-2.2-Building-Bots/Code/FinishedPictureBot-Part4/PictureBot/PictureBot/Startup.cs 55 002-IntroToAzureAI/Coach/Solutions/Challenge-2.2-Building-Bots/Code/FinishedPictureBot-Part4/PictureBot/PictureBot/Topics/RootTopic.cs 162 002-IntroToAzureAI/Coach/Solutions/Challenge-2.2-Building-Bots/Code/FinishedPictureBot-Part4/PictureBot/PictureBot/Topics/SearchTopic.cs 90 002-IntroToAzureAI/Coach/Solutions/Challenge-2.2-Building-Bots/Code/FinishedPictureBot-Part4/PictureBot/PictureBot/wwwroot/default.html 11 002-IntroToAzureAI/Coach/Solutions/Challenge-2.2-Building-Bots/Code/Middleware/EntityRecognizers.cs 12 002-IntroToAzureAI/Coach/Solutions/Challenge-2.2-Building-Bots/Code/Middleware/IntentRecognizerMiddleware.cs 146 002-IntroToAzureAI/Coach/Solutions/Challenge-2.2-Building-Bots/Code/Middleware/RegExpRecognizerMiddleware.cs 172 002-IntroToAzureAI/Coach/Solutions/Challenge-2.2-Building-Bots/Code/Models/ImageMapper.cs 23 002-IntroToAzureAI/Coach/Solutions/Challenge-2.2-Building-Bots/Code/Models/SearchHit.cs 17 002-IntroToAzureAI/Coach/Solutions/Challenge-2.2-Building-Bots/Code/Models/SearchHitStyler.cs 27 002-IntroToAzureAI/Coach/Solutions/Challenge-2.2-Building-Bots/Code/Models/State.cs 15 002-IntroToAzureAI/Coach/Solutions/Challenge-2.3-Logging-Chat-Conversations/Code/core-Middleware/App_Start/WebApiConfig.cs 26 002-IntroToAzureAI/Coach/Solutions/Challenge-2.3-Logging-Chat-Conversations/Code/core-Middleware/Controllers/MessagesController.cs 45 002-IntroToAzureAI/Coach/Solutions/Challenge-2.3-Logging-Chat-Conversations/Code/core-Middleware/DebugActivityLogger.cs 15 002-IntroToAzureAI/Coach/Solutions/Challenge-2.3-Logging-Chat-Conversations/Code/core-Middleware/Global.asax 1 002-IntroToAzureAI/Coach/Solutions/Challenge-2.3-Logging-Chat-Conversations/Code/core-Middleware/Global.asax.cs 18 002-IntroToAzureAI/Coach/Solutions/Challenge-2.3-Logging-Chat-Conversations/Code/core-Middleware/Properties/AssemblyInfo.cs 15 002-IntroToAzureAI/Coach/Solutions/Challenge-2.3-Logging-Chat-Conversations/Code/core-Middleware/RootDialog.cs 22 002-IntroToAzureAI/Coach/Solutions/Challenge-2.3-Logging-Chat-Conversations/Code/core-Middleware/default.htm 12 002-IntroToAzureAI/Coach/Solutions/Challenge-2.3-Logging-Chat-Conversations/Code/file-core-Middleware/App_Start/WebApiConfig.cs 26 002-IntroToAzureAI/Coach/Solutions/Challenge-2.3-Logging-Chat-Conversations/Code/file-core-Middleware/Controllers/MessagesController.cs 45 002-IntroToAzureAI/Coach/Solutions/Challenge-2.3-Logging-Chat-Conversations/Code/file-core-Middleware/DebugActivityLogger.cs 22 002-IntroToAzureAI/Coach/Solutions/Challenge-2.3-Logging-Chat-Conversations/Code/file-core-Middleware/Global.asax 1 002-IntroToAzureAI/Coach/Solutions/Challenge-2.3-Logging-Chat-Conversations/Code/file-core-Middleware/Global.asax.cs 26 002-IntroToAzureAI/Coach/Solutions/Challenge-2.3-Logging-Chat-Conversations/Code/file-core-Middleware/Properties/AssemblyInfo.cs 15 002-IntroToAzureAI/Coach/Solutions/Challenge-2.3-Logging-Chat-Conversations/Code/file-core-Middleware/RootDialog.cs 29 002-IntroToAzureAI/Coach/Solutions/Challenge-2.3-Logging-Chat-Conversations/Code/file-core-Middleware/default.htm 12 002-IntroToAzureAI/Coach/Solutions/Challenge-2.3-Logging-Chat-Conversations/Code/sql-core-Middleware/App_Start/WebApiConfig.cs 26 002-IntroToAzureAI/Coach/Solutions/Challenge-2.3-Logging-Chat-Conversations/Code/sql-core-Middleware/Controllers/MessagesController.cs 45 002-IntroToAzureAI/Coach/Solutions/Challenge-2.3-Logging-Chat-Conversations/Code/sql-core-Middleware/Global.asax 1 002-IntroToAzureAI/Coach/Solutions/Challenge-2.3-Logging-Chat-Conversations/Code/sql-core-Middleware/Global.asax.cs 37 002-IntroToAzureAI/Coach/Solutions/Challenge-2.3-Logging-Chat-Conversations/Code/sql-core-Middleware/Properties/AssemblyInfo.cs 15 002-IntroToAzureAI/Coach/Solutions/Challenge-2.3-Logging-Chat-Conversations/Code/sql-core-Middleware/RootDialog.cs 22 002-IntroToAzureAI/Coach/Solutions/Challenge-2.3-Logging-Chat-Conversations/Code/sql-core-Middleware/SqlActivityLogger.cs 30 002-IntroToAzureAI/Coach/Solutions/Challenge-2.3-Logging-Chat-Conversations/Code/sql-core-Middleware/default.htm 12 002-IntroToAzureAI/Coach/Solutions/Challenge-2.4-Testing-Bots/Code/EchoBot/EchoBot/App_Start/WebApiConfig.cs 30 002-IntroToAzureAI/Coach/Solutions/Challenge-2.4-Testing-Bots/Code/EchoBot/EchoBot/Controllers/MessagesController.cs 62 002-IntroToAzureAI/Coach/Solutions/Challenge-2.4-Testing-Bots/Code/EchoBot/EchoBot/Global.asax 1 002-IntroToAzureAI/Coach/Solutions/Challenge-2.4-Testing-Bots/Code/EchoBot/EchoBot/Global.asax.cs 16 002-IntroToAzureAI/Coach/Solutions/Challenge-2.4-Testing-Bots/Code/EchoBot/EchoBot/Properties/AssemblyInfo.cs 15 002-IntroToAzureAI/Coach/Solutions/Challenge-2.4-Testing-Bots/Code/EchoBot/EchoBot/default.htm 12 002-IntroToAzureAI/Coach/Solutions/Challenge-2.4-Testing-Bots/Code/EchoBot/EchoBotTests/DialogTestBase.cs 170 002-IntroToAzureAI/Coach/Solutions/Challenge-2.4-Testing-Bots/Code/EchoBot/EchoBotTests/EchoBotTests.cs 61 002-IntroToAzureAI/Coach/Solutions/Challenge-2.4-Testing-Bots/Code/EchoBot/EchoBotTests/FiberTestBase.cs 113 002-IntroToAzureAI/Coach/Solutions/Challenge-2.4-Testing-Bots/Code/EchoBot/EchoBotTests/MockConnectorFactory.cs 125 002-IntroToAzureAI/Coach/Solutions/Challenge-2.4-Testing-Bots/Code/EchoBot/EchoBotTests/Properties/AssemblyInfo.cs 15 002-IntroToAzureAI/Coach/Solutions/Challenge-2.4-Testing-Bots/Code/core-DirectLine/DirectLineBot/App_Start/WebApiConfig.cs 26 002-IntroToAzureAI/Coach/Solutions/Challenge-2.4-Testing-Bots/Code/core-DirectLine/DirectLineBot/Controllers/MessagesController.cs 53 002-IntroToAzureAI/Coach/Solutions/Challenge-2.4-Testing-Bots/Code/core-DirectLine/DirectLineBot/DirectLineBotDialog.cs 48 002-IntroToAzureAI/Coach/Solutions/Challenge-2.4-Testing-Bots/Code/core-DirectLine/DirectLineBot/Global.asax 1 002-IntroToAzureAI/Coach/Solutions/Challenge-2.4-Testing-Bots/Code/core-DirectLine/DirectLineBot/Global.asax.cs 11 002-IntroToAzureAI/Coach/Solutions/Challenge-2.4-Testing-Bots/Code/core-DirectLine/DirectLineBot/Properties/AssemblyInfo.cs 15 002-IntroToAzureAI/Coach/Solutions/Challenge-2.4-Testing-Bots/Code/core-DirectLine/DirectLineBot/default.htm 12 002-IntroToAzureAI/Coach/Solutions/Challenge-2.4-Testing-Bots/Code/core-DirectLine/DirectLineClient/Models/DirectLineCardContent.cs 8 002-IntroToAzureAI/Coach/Solutions/Challenge-2.4-Testing-Bots/Code/core-DirectLine/DirectLineClient/Program.cs 98 002-IntroToAzureAI/Coach/Solutions/Challenge-2.4-Testing-Bots/Code/core-DirectLine/DirectLineClient/Properties/AssemblyInfo.cs 15 002-IntroToAzureAI/Student/Resources/Challenge-1.1-Computer-Vision/sample_images/download_from_cogsvcs.py 12 002-IntroToAzureAI/Student/Resources/Challenge-1.2-Custom-Vision-1/Starter/CustomVision.Sample/Program.cs 59 002-IntroToAzureAI/Student/Resources/Challenge-1.2-Custom-Vision-1/Starter/CustomVision.Sample/Properties/AssemblyInfo.cs 16 002-IntroToAzureAI/Student/Resources/Challenge-1.2-Custom-Vision-2/Starter/CustomVision.Sample/Program.cs 53 002-IntroToAzureAI/Student/Resources/Challenge-1.2-Custom-Vision-2/Starter/CustomVision.Sample/Properties/AssemblyInfo.cs 16 002-IntroToAzureAI/Student/Resources/Challenge-1.2-Custom-Vision-3/Starter/CustomVision.Sample/Program.cs 22 002-IntroToAzureAI/Student/Resources/Challenge-1.2-Custom-Vision-3/Starter/CustomVision.Sample/Properties/AssemblyInfo.cs 16 002-IntroToAzureAI/Student/Resources/Challenge-2.3-Logging-Chat-Conversations/code/core-Middleware/App_Start/WebApiConfig.cs 26 002-IntroToAzureAI/Student/Resources/Challenge-2.3-Logging-Chat-Conversations/code/core-Middleware/Controllers/MessagesController.cs 45 002-IntroToAzureAI/Student/Resources/Challenge-2.3-Logging-Chat-Conversations/code/core-Middleware/DebugActivityLogger.cs 15 002-IntroToAzureAI/Student/Resources/Challenge-2.3-Logging-Chat-Conversations/code/core-Middleware/Global.asax 1 002-IntroToAzureAI/Student/Resources/Challenge-2.3-Logging-Chat-Conversations/code/core-Middleware/Global.asax.cs 18 002-IntroToAzureAI/Student/Resources/Challenge-2.3-Logging-Chat-Conversations/code/core-Middleware/Properties/AssemblyInfo.cs 15 002-IntroToAzureAI/Student/Resources/Challenge-2.3-Logging-Chat-Conversations/code/core-Middleware/RootDialog.cs 22 002-IntroToAzureAI/Student/Resources/Challenge-2.3-Logging-Chat-Conversations/code/core-Middleware/default.htm 12 002-IntroToAzureAI/Student/Resources/Challenge-2.3-Logging-Chat-Conversations/code/file-core-Middleware/App_Start/WebApiConfig.cs 26 002-IntroToAzureAI/Student/Resources/Challenge-2.3-Logging-Chat-Conversations/code/file-core-Middleware/Controllers/MessagesController.cs 45 002-IntroToAzureAI/Student/Resources/Challenge-2.3-Logging-Chat-Conversations/code/file-core-Middleware/DebugActivityLogger.cs 22 002-IntroToAzureAI/Student/Resources/Challenge-2.3-Logging-Chat-Conversations/code/file-core-Middleware/Global.asax 1 002-IntroToAzureAI/Student/Resources/Challenge-2.3-Logging-Chat-Conversations/code/file-core-Middleware/Global.asax.cs 26 002-IntroToAzureAI/Student/Resources/Challenge-2.3-Logging-Chat-Conversations/code/file-core-Middleware/Properties/AssemblyInfo.cs 15 002-IntroToAzureAI/Student/Resources/Challenge-2.3-Logging-Chat-Conversations/code/file-core-Middleware/RootDialog.cs 29 002-IntroToAzureAI/Student/Resources/Challenge-2.3-Logging-Chat-Conversations/code/file-core-Middleware/default.htm 12 002-IntroToAzureAI/Student/Resources/Challenge-2.3-Logging-Chat-Conversations/code/sql-core-Middleware/App_Start/WebApiConfig.cs 26 002-IntroToAzureAI/Student/Resources/Challenge-2.3-Logging-Chat-Conversations/code/sql-core-Middleware/Controllers/MessagesController.cs 45 002-IntroToAzureAI/Student/Resources/Challenge-2.3-Logging-Chat-Conversations/code/sql-core-Middleware/Global.asax 1 002-IntroToAzureAI/Student/Resources/Challenge-2.3-Logging-Chat-Conversations/code/sql-core-Middleware/Global.asax.cs 37 002-IntroToAzureAI/Student/Resources/Challenge-2.3-Logging-Chat-Conversations/code/sql-core-Middleware/Properties/AssemblyInfo.cs 15 002-IntroToAzureAI/Student/Resources/Challenge-2.3-Logging-Chat-Conversations/code/sql-core-Middleware/RootDialog.cs 22 002-IntroToAzureAI/Student/Resources/Challenge-2.3-Logging-Chat-Conversations/code/sql-core-Middleware/SqlActivityLogger.cs 30 002-IntroToAzureAI/Student/Resources/Challenge-2.3-Logging-Chat-Conversations/code/sql-core-Middleware/default.htm 12 002-IntroToAzureAI/Student/Resources/Challenge-2.4-Testing-Bots/code/EchoBot/EchoBot/App_Start/WebApiConfig.cs 30 002-IntroToAzureAI/Student/Resources/Challenge-2.4-Testing-Bots/code/EchoBot/EchoBot/Controllers/MessagesController.cs 62 002-IntroToAzureAI/Student/Resources/Challenge-2.4-Testing-Bots/code/EchoBot/EchoBot/Global.asax 1 002-IntroToAzureAI/Student/Resources/Challenge-2.4-Testing-Bots/code/EchoBot/EchoBot/Global.asax.cs 16 002-IntroToAzureAI/Student/Resources/Challenge-2.4-Testing-Bots/code/EchoBot/EchoBot/Properties/AssemblyInfo.cs 15 002-IntroToAzureAI/Student/Resources/Challenge-2.4-Testing-Bots/code/EchoBot/EchoBot/default.htm 12 002-IntroToAzureAI/Student/Resources/Challenge-2.4-Testing-Bots/code/EchoBot/EchoBotTests/DialogTestBase.cs 170 002-IntroToAzureAI/Student/Resources/Challenge-2.4-Testing-Bots/code/EchoBot/EchoBotTests/EchoBotTests.cs 61 002-IntroToAzureAI/Student/Resources/Challenge-2.4-Testing-Bots/code/EchoBot/EchoBotTests/FiberTestBase.cs 113 002-IntroToAzureAI/Student/Resources/Challenge-2.4-Testing-Bots/code/EchoBot/EchoBotTests/MockConnectorFactory.cs 125 002-IntroToAzureAI/Student/Resources/Challenge-2.4-Testing-Bots/code/EchoBot/EchoBotTests/Properties/AssemblyInfo.cs 15 002-IntroToAzureAI/Student/Resources/Challenge-2.4-Testing-Bots/code/core-DirectLine/DirectLineBot/App_Start/WebApiConfig.cs 26 002-IntroToAzureAI/Student/Resources/Challenge-2.4-Testing-Bots/code/core-DirectLine/DirectLineBot/Controllers/MessagesController.cs 53 002-IntroToAzureAI/Student/Resources/Challenge-2.4-Testing-Bots/code/core-DirectLine/DirectLineBot/DirectLineBotDialog.cs 48 002-IntroToAzureAI/Student/Resources/Challenge-2.4-Testing-Bots/code/core-DirectLine/DirectLineBot/Global.asax 1 002-IntroToAzureAI/Student/Resources/Challenge-2.4-Testing-Bots/code/core-DirectLine/DirectLineBot/Global.asax.cs 11 002-IntroToAzureAI/Student/Resources/Challenge-2.4-Testing-Bots/code/core-DirectLine/DirectLineBot/Properties/AssemblyInfo.cs 15 002-IntroToAzureAI/Student/Resources/Challenge-2.4-Testing-Bots/code/core-DirectLine/DirectLineBot/default.htm 12 002-IntroToAzureAI/Student/Resources/Challenge-2.4-Testing-Bots/code/core-DirectLine/DirectLineClient/Models/DirectLineCardContent.cs 8 002-IntroToAzureAI/Student/Resources/Challenge-2.4-Testing-Bots/code/core-DirectLine/DirectLineClient/Program.cs 98 002-IntroToAzureAI/Student/Resources/Challenge-2.4-Testing-Bots/code/core-DirectLine/DirectLineClient/Properties/AssemblyInfo.cs 15 002-IntroToAzureAI/Student/Resources/LUIS-Data/SampleFilesCognitiveSearch/10-K-FY16.html 21671