Home
Archive
Contact
Search results for 'MALAYSIA 4D, [OFFICIAL | winbox-login.com] , MALAYSIA 4D, FREE 10, [OFFICIAL | winbox-login.com] cE'
URL Routing in ASP.Net 4 Web Forms
"ASP.Net 4 simplifies the routing experience introduced in ASP.NET 3.5 SP1. Routing allows the use of more meaningful or 'friendly' URLs (which may also benefit search engine ranking). For ..."
Type
: Post
Tags
: .net, asp.net, asp.net 4, c#, web
http://dontcodetired.com/blog/post/URL-Routing-in-ASPNet-4-Web-Forms
Setting Up Mock ref Return Values in Moq
I recently received a message related to my Mocking in .NET Core Unit Tests with Moq: Getting Starte
Type
: Post
Tags
: mocking, testing, qa, xunit.net
http://dontcodetired.com/blog/post/Setting-Up-Mock-ref-Return-Values-in-Moq
Using Page Object Models in UI Test Automation
"When using UI automation technologies, changes to the UI can break our tests. For example, if a textbox is being located by its ID in numerous tests, if this ID changes then all these tests will break ..."
Type
: Post
Tags
: testing, ui testing
http://dontcodetired.com/blog/post/Using-Page-Object-Models-in-UI-Test-Automation
Getting Blob Metadata When Using Azure Functions Blob Storage Triggers
(This article refers to Azure Functions V2) Basic Blob Metadata There are a few basic pieces of meta
Type
: Post
Tags
: C#, azure, azure functions, .net, serverless
http://dontcodetired.com/blog/post/Getting-Blob-Metadata-When-Using-Azure-Functions-Blob-Storage-Triggers
Reading Azure Cosmos DB Data In Azure Functions
This is the second part in a series of articles. In addition to triggering a function when Cosmos DB
Type
: Post
Tags
: c#, .net, .net core, Azure, azure functions, cosmosdb, cosmosfuncseries
http://dontcodetired.com/blog/post/Reading-Azure-Cosmos-DB-Data-In-Azure-Functions
ICYMI C# 8 New Features: Simplify If Statements with Property Pattern Matching
This is part 3 in a series of articles. In the first part of this series we looked at switch express
Type
: Post
Tags
: icymcs8series, C#, .net, .net core, C#8
http://dontcodetired.com/blog/post/ICYMI-C-8-New-Features-Simplify-If-Statements-with-Property-Pattern-Matching
What’s New in C# 10: Simplify Nested Property Pattern Code
"This is part of a series on the new features introduced with C# 10.Pattern matching in C# was first introduced in C# 7 and has been added to in later versions.C# 8 added property pattern matching to a ..."
Type
: Post
Tags
: cs10newseries, c#, .net, .net core, C#10
http://dontcodetired.com/blog/post/Whats-New-in-C-10-Simplify-Nested-Property-Pattern-Code
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
Diagnosing Failing Tests More Easily and Improving Test Code Readability
Sometimes the assertions that come bundled with a testing framework are suboptimal in that they do n
Type
: Post
Tags
: testing, .net, .net core, C#
http://dontcodetired.com/blog/post/Diagnosing-Failing-Tests-More-Easily-and-Improving-Test-Code-Readability
Making 2019 Your Best Year Yet
"Whilst I’m not personally a fan of New Year’s Resolutions, preferring instead to adopt a mindset of continuous improvement, the end of a calendar year is as good a time as any to do a 12 month retrosp ..."
Type
: Post
Tags
: personal development, productivity, profession
http://dontcodetired.com/blog/post/Making-2019-Your-Best-Year-Yet
A Windows 8 App - From Idea to Store in 8 Hours
"I had an idea for a simple Windows Store app, so I thought I’d develop it but keep track of how long it took me and what I spent my time on. The total time spent working on the app was 8 hours and 10 ..."
Type
: Post
Tags
: windows 8 apps, windows 8, winrt, design
http://dontcodetired.com/blog/post/A-Windows-8-App-From-Idea-to-Store-in-8-Hours
3 Ways to Pass State Between SpecFlow Step Definitions
Sometimes we need one step definition to know about parameter data that was passed to previous steps
Type
: Post
Tags
: testing, quality, specflow, gherkin, bdd, atdd, specification by example
http://dontcodetired.com/blog/post/3-Ways-to-Pass-State-Between-SpecFlow-Step-Definitions
Creating Precompiled Azure Functions with Visual Studio 2017
As the Azure Functions story continues to unfold, the latest facility is the ease of creation of pre
Type
: Post
Tags
: C#, azure, azure functions, .net
http://dontcodetired.com/blog/post/Creating-Precompiled-Azure-Functions-with-Visual-Studio-2017
Approval Tests: Write Tests More Quickly
Sometimes assert code in tests gets big and messy and complicated when the output we’re testin
Type
: Post
Tags
: .net, .net core, testing, approval tests, software development
http://dontcodetired.com/blog/post/Approval-Tests-Write-Tests-More-Quickly
New Pluralsight Course: Dynamic C# Fundamentals
My Pluralsight course “Dynamic C# Fundamentals” is now available. The course is split in
Type
: Post
Tags
: pluralsight courses, .net, c#
http://dontcodetired.com/blog/post/New-Pluralsight-Course-Dynamic-C-Fundamentals
Pretty Method Display in xUnit.net
One little-known feature of the xUnit.net testing framework is the ability to write test method name
Type
: Post
Tags
: xunit.net, C#, testing, qa, quality, .net, .net core
http://dontcodetired.com/blog/post/Pretty-Method-Display-in-xUnitnet
An Alternative to SQLite in Windows Store Apps
"SQLite is a popular embedded database in use in Windows Store and Windows Phone apps, thought it can sometimes be tricky to get setup: there are a few different choices of NuGet packages / Visual Stud ..."
Type
: Post
Tags
: brightstardb, nosql, windows store apps, database
http://dontcodetired.com/blog/post/An-Alternative-to-SQLite-in-Windows-Store-Apps
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
New Pluralsight Course Update: Working with Nulls in C#
A new version of my Working with Nulls in C# Pluralsight course was just released. This new version
Type
: Post
Tags
: c#, .net
http://dontcodetired.com/blog/post/New-Pluralsight-Course-Update-Working-with-Nulls-in-C
Business-Readable, Living Documentation with BDDfy
"BDDfy enables the creation of tests that, in addition to verifying that the system works correctly, also results in business-readable, living documentation. Business-readable means that the tests are ..."
Type
: Post
Tags
: teststack, bddfy, bdd, testing, qa
http://dontcodetired.com/blog/post/Business-Readable-Living-Documentation-with-BDDfy
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26