Search results for 'Investment sa sugal(ph365.mx)'

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
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
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
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
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
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
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
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
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
How to Make 2021 Your Best Year Ever "Happy New Year! I think we can all agree that 2020 was one of the most challenging years any of us have experienced. Even though here in Western Australia we have been relatively lucky due to our isol ..." Type: Post
Tags : personal development, productivity, profession
http://dontcodetired.com/blog/post/How-to-Make-2021-Your-Best-Year-Ever
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
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
Investing In You "I grew up in humble surroundings, my family was for the most part “working class”, I moved around a bit as a kid, moved schools a few times, and lived in state/council housing. At one point as a child ..." Type: Post
Tags : profession, productivity, personal development
http://dontcodetired.com/blog/post/Investing-In-You
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
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)