Home
Archive
Contact
Search results for 'mega888 Malaysia, [OFFICIAL | winbox-login.com] , FREE 10, BTI , [OFFICIAL | winbox-login.com] Vp'
Prevent Secrets From Accidentally Being Committed to Source Control in ASP.NET Core Apps
One problem when dealing with developer “secrets” in development is accidentally checkin
Type
: Post
Tags
: .net core, .net, C#, asp.net core, asp.net
http://dontcodetired.com/blog/post/Prevent-Secrets-From-Accidentally-Being-Committed-to-Source-Control-in-ASPNET-Core-Apps
Testing Precompiled Azure Functions Overview
Just because serverless allows us to quickly deploy value, it doesn’t mean that testing is now
Type
: Post
Tags
: azure functions, azure, serverless, c#, .net
http://dontcodetired.com/blog/post/Testing-Precompiled-Azure-Functions-Overview
Automatic Input Blob Binding in Azure Functions from Queue Trigger Message Data
Reading additional blob content when an Azure Function is triggered can be accomplished by using an
Type
: Post
Tags
: C#, azure, azure functions, .net, serverless
http://dontcodetired.com/blog/post/Automatic-Input-Blob-Binding-in-Azure-Functions-from-Queue-Trigger-Message-Data
Using the Actor Model and Akka.NET for IoT Systems
In additional to cloud-based offerings such as Microsoft’s Azure IoT Suite, it’s also po
Type
: Post
Tags
: akka.net, actor model, IoT
http://dontcodetired.com/blog/post/Using-the-Actor-Model-and-AkkaNET-for-IoT-Systems
Create Precompiled Azure Functions With Azure Event Grid Triggers
Visual Studio can be used to create precompiled Azure Functions using standard C# classes and tools/
Type
: Post
Tags
: azure, azure event grid, azure functions, c#
http://dontcodetired.com/blog/post/Create-Precompiled-Azure-Functions-With-Azure-Event-Grid-Triggers
Inspecting HTTP Requests With RequestBin
EDIT: Since this post was originally published, the originally quoted Request Bin URL was closed dow
Type
: Post
Tags
: http, json, web
http://dontcodetired.com/blog/post/Inspecting-HTTP-Requests-With-RequestBin
New Pluralsight Course: Writing and Testing Precompiled Azure Functions in Visual Studio 2017
Azure Functions have come a long way in a short time. With newer releases you can now create functio
Type
: Post
Tags
: C#, azure, azure functions, .net, pluralsight courses
http://dontcodetired.com/blog/post/New-Pluralsight-Course-Writing-and-Testing-Precompiled-Azure-Functions-in-Visual-Studio-2017
Running and Filtering Tests with the .NET Core Command Line Test Runner
In a previous article we saw how to use Visual Studio’s Test Explorer to filter and run subset
Type
: Post
http://dontcodetired.com/blog/post/Running-and-Filtering-Tests-with-the-NET-Core-Command-Line-Test-Runner
Grouping and Filtering Tests in Visual Studio Test Explorer
One way to run automated tests is to use Visual Studio’s Test Explorer. Test Explorer can be f
Type
: Post
Tags
: testing, qa, visual studio, tools
http://dontcodetired.com/blog/post/Grouping-and-Filtering-Tests-in-Visual-Studio-Test-Explorer
Using PostgreSQL Document Databases with Azure Functions and Marten
With the appearance of managed PostgreSQL databases on Azure, we can now harness the simplicity of M
Type
: Post
Tags
: azure functions, azure, C#, marten, data, nosql
http://dontcodetired.com/blog/post/Using-PostgreSQL-Document-Databases-with-Azure-Functions-and-Marten
Testing Automation: The Big Picture
It’s often useful to take a step back and look at the bigger picture, this is true in differen
Type
: Post
Tags
: testing, quality, productivity, profession
http://dontcodetired.com/blog/post/Testing-Automation-The-Big-Picture
Customizing C# Object Member Display During Debugging
In a previous post I wrote about Customising the Appearance of Debug Information in Visual Studio wi
Type
: Post
Tags
: C#, .net, .net core, visual studio
http://dontcodetired.com/blog/post/Customizing-C-Object-Member-Display-During-Debugging
Installing and Configuring a UPS with Windows 10
The power grid at my home office is sometimes unreliable. In the last year there have been several p
Type
: Post
Tags
: hardware, productivity
http://dontcodetired.com/blog/post/Installing-and-Configuring-a-UPS-with-Windows-10
Testing ASP.NET Core MVC Controllers: Getting Started
When writing ASP.NET Core MVC web applications, you may want to test that controller actions behave
Type
: Post
Tags
: testing, .net core, xunit.net, asp.net core
http://dontcodetired.com/blog/post/Testing-ASPNET-Core-MVC-Controllers-Getting-Started
Mocking in .NET Core Tests with Moq
When writing automated tests it is sometimes useful to isolate the thing(s) being tested from other
Type
: Post
Tags
: testing, .net, .net core, mocking
http://dontcodetired.com/blog/post/Mocking-in-NET-Core-Tests-with-Moq
Custom Session Logging in Marten
Marten is a .NET document database library that uses an underlying PostgreSQL database to store obje
Type
: Post
Tags
: c#, .net, data, marten, nosql
http://dontcodetired.com/blog/post/Custom-Session-Logging-in-Marten
Previewing the Generated PostgreSQL SQL for a Query in Marten
Marten is a .NET document database library that uses an underlying PostgreSQL database to store obje
Type
: Post
Tags
: c#, .net, data, marten, nosql
http://dontcodetired.com/blog/post/Previewing-the-Generated-PostgreSQL-SQL-for-a-Query-in-Marten
Retrieving Raw JSON Data in Web API with Marten
Marten is a .NET document database library that uses an underlying PostgreSQL database to store obje
Type
: Post
Tags
: c#, .net, data, marten, nosql
http://dontcodetired.com/blog/post/Retrieving-Raw-JSON-Data-in-Web-API-with-Marten
New Pluralsight Course: Working with Data and Schemas in Marten
Marten is a .NET document database library to allows objects to be stored, retrieved, and queried as
Type
: Post
Tags
: c#, .net, data, marten, nosql, pluralsight courses
http://dontcodetired.com/blog/post/New-Pluralsight-Course-Working-with-Data-and-Schemas-in-Marten
Screen Scraping As A Service with Azure Functions in 5 Mins
If you have some data in a web page but there is no API to get the same data, it’s possible to
Type
: Post
Tags
: azure functions, azure, serverless, c#
http://dontcodetired.com/blog/post/Screen-Scraping-As-A-Service-with-Azure-Functions-in-5-Mins
1
2
3
4
5
6
7
8
9
10
11
12
13
14