Search results for 'mega888 Malaysia, [OFFICIAL | winbox-login.com] , FREE 10, BTI , [OFFICIAL | winbox-login.com] Vp'

Developing Tizen Samsung Galaxy Watch Apps with .NET and C# - Getting Started This article assumes you have set up the Tizen/Visual Studio development environment as outlined in Type: Post
Tags : microsoft flow, tizen, .net, xamarin, c#, xaml
http://dontcodetired.com/blog/post/Developing-Tizen-Samsung-Galaxy-Watch-Apps-with-NET-and-C-Getting-Started
Lifelike Test Data Generation with Bogus Bogus is a lovely library from Brian Chavez to use in automated tests to automatically generate test Type: Post
Tags : testing, qa, quality, xunit.net
http://dontcodetired.com/blog/post/Lifelike-Test-Data-Generation-with-Bogus
Starting Where You're At Someone says to you: "you must be doing agile, continuous integration, continuous deployment, automa Type: Post
Tags : profession, personal development, productivity
http://dontcodetired.com/blog/post/Starting-Where-Youre-At
Azure Functions Continuous Deployment with Azure Pipelines: Part 8 - Using Gates to Run Smoke Tests on Deployed Function Apps This is the eighth and final part in a series demonstrating how to setup continuous deployment of an Type: Post
Tags : funcpipeseries, azure, azuredevops, azure functions, c#
http://dontcodetired.com/blog/post/Azure-Functions-Continuous-Deployment-with-Azure-Pipelines-Part-8-Using-Gates-to-Run-Smoke-Tests-on-Deployed-Function-Apps
Azure Functions Continuous Deployment with Azure Pipelines: Part 7 - Running Functional End-to-end Tests in a Release Azure Pipeline This is the seventh part in a series demonstrating how to setup continuous deployment of an Azure Fu Type: Post
Tags : funcpipeseries, azure, azuredevops, azure functions, c#
http://dontcodetired.com/blog/post/Azure-Functions-Continuous-Deployment-with-Azure-Pipelines-Part-7-Running-Functional-End-to-end-Tests-in-a-Release-Azure-Pipeline
Azure Functions Continuous Deployment with Azure Pipelines: Part 6 - Creating an Azure DevOps Release Pipeline This is the sixth part in a series demonstrating how to setup continuous deployment of an Azure Func Type: Post
Tags : funcpipeseries, azure, azuredevops, azure functions, c#
http://dontcodetired.com/blog/post/Azure-Functions-Continuous-Deployment-with-Azure-Pipelines-Part-6-Creating-an-Azure-DevOps-Release-Pipeline
Azure Functions Continuous Deployment with Azure Pipelines: Part 5 - Adding Unit Tests This is the fifth part in a series demonstrating how to setup continuous deployment of an Azure Func Type: Post
Tags : funcpipeseries, azure, azuredevops, azure functions, c#
http://dontcodetired.com/blog/post/Azure-Functions-Continuous-Deployment-with-Azure-Pipelines-Part-5-Adding-Unit-Tests
Azure Functions Continuous Deployment with Azure Pipelines: Part 4 - Defining and Consuming Pipeline Variables This is the fourth part in a series demonstrating how to setup continuous deployment of an Azure Fun Type: Post
Tags : funcpipeseries, azure, azuredevops, azure functions, c#
http://dontcodetired.com/blog/post/Azure-Functions-Continuous-Deployment-with-Azure-Pipelines-Part-4-Defining-and-Consuming-Pipeline-Variables
Azure Functions Continuous Deployment with Azure Pipelines: Part 3 - Creating an Initial Build Pipeline This is the third part in a series demonstrating how to setup continuous deployment of an Azure Func Type: Post
Tags : funcpipeseries, azure, azuredevops, azure functions, c#
http://dontcodetired.com/blog/post/Azure-Functions-Continuous-Deployment-with-Azure-Pipelines-Part-3-Creating-an-Initial-Build-Pipeline
Azure Functions Continuous Deployment with Azure Pipelines: Part 1 - Overview This is the first part in a series demonstrating how to setup continuous deployment of an Azure Func Type: Post
Tags : funcpipeseries, azure, azuredevops, azure functions, c#
http://dontcodetired.com/blog/post/Azure-Functions-Continuous-Deployment-with-Azure-Pipelines-Part-1-Overview
Mocking HttpRequest Body Content When Testing Azure Function HTTP Trigger Functions When creating Azure Functions that are triggered by an HTTP request, you may want to write unit test Type: Post
Tags : testing, xunit.net, mocking, azure functions
http://dontcodetired.com/blog/post/Mocking-HttpRequest-Body-Content-When-Testing-Azure-Function-HTTP-Trigger-Functions
Remote Debugging Azure Functions V2 "The breakpoint will not currently be hit. No symbols have been loaded for this document" Sometimes it can be tricky to attach the Visual Studio debugger to a deployed Azure Functions app. F Type: Post
Tags : Azure, azure functions, visual studio, debugging, serverless
http://dontcodetired.com/blog/post/Remote-Debugging-Azure-Functions-V2-The-breakpoint-will-not-currently-be-hit-No-symbols-have-been-loaded-for-this-document
Azure Functions Dependency Injection with Autofac This post refers specifically to Azure Function V2. If you want to write automated tests for Azure F Type: Post
Tags : azure functions, serverless, c#, cloud, .net
http://dontcodetired.com/blog/post/Azure-Functions-Dependency-Injection-with-Autofac
Unit Testing C# File Access Code with System.IO.Abstractions It can be difficult  to write unit tests for code that accesses the file system. It’s pos Type: Post
Tags : c#, testing, xunit.net, qa, .net
http://dontcodetired.com/blog/post/Unit-Testing-C-File-Access-Code-with-SystemIOAbstractions
Testing for Thrown Exceptions in MSTest V2 In previous posts we looked at testing for thrown exceptions in xUnit.net and NUnit. In this post we Type: Post
Tags : mstest, testing, qa, c#
http://dontcodetired.com/blog/post/Testing-for-Thrown-Exceptions-in-MSTest-V2
Developing Samsung TV Apps with .NET - Getting Started In 2018, Samsung started to release Smart TVs that support apps written in .NET. These TVs run on th Type: Post
Tags : .net, xamarin, c#, tizen, samsung
http://dontcodetired.com/blog/post/Developing-Samsung-TV-Apps-with-NET-Getting-Started
Work with SQL Data with Fewer Lines of Code Using Dynamic C# "If you need to query a SQL database and work with the data quickly you can use dynamic C# to write less boilerplate code.For example, if you wanted to query a Customer table (or a more complex joined ..." Type: Post
Tags : C#, .net
http://dontcodetired.com/blog/post/Work-with-SQL-Data-with-Fewer-Lines-of-Code-Using-Dynamic-C