Home
Archive
Contact
Search results for 'Gastos sa sugal Gastos sa sugal (ph365.mx)'
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
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
ICYMI C# 9 New Features: More Pattern Matching Features
This is part of a series of articles on new features introduced in C# 9. Pattern matching was introd
Type
: Post
Tags
: icymcs9series, c#, .net, .net core, C#9
http://dontcodetired.com/blog/post/ICYMI-C-9-New-Features-More-Pattern-Matching-Features
Painless .NET Windows Service Creation with Topshelf
Windows Services allow us to run code in the background, without needing (for example) a console app
Type
: Post
Tags
: .net, c#, owin, topshelf, webapi
http://dontcodetired.com/blog/post/Painless-NET-Windows-Service-Creation-with-Topshelf
Handling Errors and Poison Blobs in Azure Functions With Azure Blob Storage Triggers
(This article applies to Azure Functions V2) An Azure Function can be triggered by new blobs being w
Type
: Post
Tags
: C#, azure, azure functions, .net, serverless
http://dontcodetired.com/blog/post/Handling-Errors-and-Poison-Blobs-in-Azure-Functions-With-Azure-Blob-Storage-Triggers
Getting Started with Azure Cosmos DB and Azure Functions
This is the first part in a series of articles. Azure Cosmos DB is a “globally distributed, mu
Type
: Post
Tags
: c#, .net, .net core, Azure, azure functions, cosmosdb, cosmosfuncseries
http://dontcodetired.com/blog/post/Getting-Started-with-Azure-Cosmos-DB-and-Azure-Functions
Writing Azure Functions with Function Monkey: Validation
"Function Monkey is a framework to define Azure Functions in a fluent way as opposed to using binding attributes on function methods. Other Function Monkey articles: Creating Azure Functions with Func ..."
Type
: Post
Tags
: azure, azure functions, serverless, .net, C#
http://dontcodetired.com/blog/post/Writing-Azure-Functions-with-Function-Monkey-Validation
The Ethereal Second Deliverable of Software Projects
"So the project or release or iteration is done. We’ve “finished”. The customer and users are (hopefully) reasonably satisfied, and we say that we’ve delivered the software. There’s a second hidden del ..."
Type
: Post
Tags
: technical debt, quality, cost, metrics
http://dontcodetired.com/blog/post/The-Ethereal-Second-Deliverable-of-Software-Projects
Your First Xbox One UWP App
"There’s been a number of almost-goosebump-inspiring moments during my .NET dev experience such as the first time I saw my code running on a Windows Phone 7. Another one of these moments was seeing my ..."
Type
: Post
Tags
: c#, xbox, uwp, windows 10
http://dontcodetired.com/blog/post/Your-First-Xbox-One-UWP-App
Making An Awesome Windows 8 Pinned Tile for your Website
"With Windows 8 and the metro "Modern Windows New UI Store Experience Style" version of Internet Explorer 10, you can pin a web site to the start menu and provide a hi-res image to be displayed on the ..."
Type
: Post
Tags
: html, user experience, ux, web, windows 8, tiles
http://dontcodetired.com/blog/post/Making-An-Awesome-Windows-8-Pinned-Tile-for-your-Website
Notes on Software Development
"It can be hard for those new to development or those wanting to move upwards from a junior role to mentally collate some of the ideas that constitute a senior/experienced outlook. The list below attem ..."
Type
: Post
Tags
: tdd, metrics, dependency injection, di, agile, code review
http://dontcodetired.com/blog/post/Notes-on-Software-Development
Design Principals in Practice: Typography in a Grocery Store Window
"I recently saw this notice in a local grocery store window: So it’s pretty ugly from a purely aesthetic point of view. But more than that, I don’t feel that it effectively communicates the message. ..."
Type
: Post
Tags
: design, ux, design principals in practice, typography
http://dontcodetired.com/blog/post/Design-Principals-in-Practice-Typography-in-a-Grocery-Store-Window
An Update on Keeping Software Soft
"I’m writing my first ever book calling Keeping Software Soft. I just published 3 new chapters: Technical Debt Software Craftsmanship, Professionalism, and Personal Development What Programmers Want a ..."
Type
: Post
Tags
: keeping software soft, writing
http://dontcodetired.com/blog/post/An-Update-on-Keeping-Software-Soft
Different Ways to Parse Http Request Data in Http-triggered Azure Functions
(This post refers to Azure Functions v2) There are different ways to access both the request data an
Type
: Post
Tags
: azure, azure functions, c#, serverless, .net, .net core
http://dontcodetired.com/blog/post/Different-Ways-to-Parse-Http-Request-Data-in-Http-triggered-Azure-Functions
Maintaining Feature Flag Values Across Multiple Requests (Microsoft.FeatureManagement)
This is part eight in a series of articles. EDIT: my Feature Management Pluralsight training course
Type
: Post
Tags
: .net, .net core, c#, featuretoggle, msftseries, FeatureManagement
http://dontcodetired.com/blog/post/Maintaining-Feature-Flag-Values-Across-Multiple-Requests-(MicrosoftFeatureManagement)
Running ASP.NET Core Apps on a Synology NAS with Docker
"Now I’ve got the Synology NAS up and running, I thought it would be interesting to see what the Docker support is like. You can essentially run Docker container instances on the NAS box which also mea ..."
Type
: Post
Tags
: hardware, NAS, Synology, docker, .net core
http://dontcodetired.com/blog/post/Running-ASPNET-Core-Apps-on-a-Synology-NAS-with-Docker
MSMQ Intermittent Exceptions
"Intermittent errors such as following when using MSMQ .NET (1.1) Index was outside the bounds of the arraySpecified cast is not valid System.Messaging.Interop.MessagePropertyVariants.Lockget_Label ms ..."
Type
: Post
http://dontcodetired.com/blog/post/MSMQ-Intermittent-Exceptions
Managing ViewState in ASP.Net 4
"ASP.Net 4 allows us to use an opt-in viewstate approach rather than an opt-out approach in previous ASP.Net versions (EnableViewState was available in prior versions, but if you disable viewstate, all ..."
Type
: Post
Tags
: .net, asp.net, asp.net 4, c#, html, web
http://dontcodetired.com/blog/post/Managing-ViewState-in-ASPNet-4
Refactoring Code to Use C# Local Functions
In a previous post I talked about the potential use of local functions to replace comments. This gen
Type
: Post
Tags
: C#, .net, .net core
http://dontcodetired.com/blog/post/Refactoring-Code-to-Use-C-Local-Functions
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
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17