Geeks with Blogs
HomeAbout
  • Which Distribution of Linux Should I Use?
    I'm often asked this question: "hey, you're a Linux guy right? What Linux should I use? I have this friend who recommends \\\\\ and I want to know what…
    Jeremy Morgan · 2018-03-13
  • Common Code Smells
    You may have heard the term "code smells" lately, it seems its being talked about frequently again. In this short post I'll explain what they are, and a…
    Jeremy Morgan · 2018-02-27
  • Load Testing Your IIS Web Server
    All the theory, calculations, and estimations in the world aren’t going to tell you how your website will truly perform under a load. If you’re deploying…
    Jeremy Morgan · 2018-02-11
  • Unit Test for EF LINQ queries using Mocked DbSet
    Goal: Create a unit test for a EF repository query. As we all know unit tests are infrastructure agnostic and therefore have no kowledge of for example…
    Renso Hollhumer · 2018-01-30
  • .NET Core–Push Nuget Package After Build
    You can configure.NET Core to automatically push your nuget package to the package server of your choice by adding a Target to your project file.
    ChrisD · 2017-10-26
  • Installing a Kubernetes Cluster on CentOS 7
    Having played around with the GKE and MiniKube "one stop" clusters, I wanted to build a multi-node K8 cluster from a bunch of CentOS VMs. The experience…
    Alex Hildyard · 2017-10-12
  • PowerShell: A curse in disguise
    I rarely think of technology as a problem, as most of the time people or processes are usually the root of organizational concerns. Many times will…
    Herve Roggero · 2017-09-22
  • Azure App Service Tools VSCode Extension
    Microsoft made their new Azure App Service Tools extension available today in the Visual Studio Marketplace. I had the opportunity to preview this…
    Kyle Burns · 2017-09-20
  • New Visual Studio 2017 Extension - Code Search (VS Text Editor)
    It's been quite some time since I've cracked open Visual Studio to create an extension freebie for all my fellow engineers. If you're keeping up with the…
    MikeParks · 2017-08-03
  • The TDLR; on easily managing .NET concurrent asynchronous threads
    The TDLR; on easily managing .NET concurrent asynchronous threads Ever had the requirement for your code to perform some series of background actions, say…
    Michael Ballhaus · 2017-06-12
  • Writing a Voice Activated SharePoint Todo List - IoT App on RPi
    Ever wanted to write a voice activated system on an IoT device to keep track of your “todo list”, hear your commands being played back, and have the…
    Herve Roggero · 2017-05-16
  • Integrating ASP.NET Core With Webforms Using IIS URL Rewrite
    This blog now lives here.
    Steve Wilkes · 2017-03-25
  • Distributed TensorFlow Pipeline using Google Cloud Machine Learning Engine
    TensorFlow https://www.tensorflow.org/ is an open source software library for Machine Learning across a range of tasks, developed by Google. It is…
    JoshReuben · 2017-03-17
  • MonoGame – v3.6 now available
    Pardon the interruption of the regular MonoGame blog series, but this is important. There’s a new version of MonoGame now available!!
    Chris G. Williams · 2017-03-07
  • Reasons for Automated Testing
    So I gave a talk at the Edmonton.NET User Group on an introduction to automated testing. And of course in this introduction I gave a list of reasons why…
    Timothy Klenke · 2017-02-23
  • Multithreading with PowerShell using RunspacePool
    If you are working with PowerShell, you may want to start running certain scripts in parallel for improved performance. While doing some research on the…
    Herve Roggero · 2017-02-22
  • Migrating from NUnit to XUnit–SetupFixture fun
    So I was limited to a specific version of NUnit for various reasons, and needed to start being able to run ‘core’ tests, so I migrated to XUnit. Generally…
    Chris Skardon · 2017-02-22
  • Business motives to MS Office 365: The transition that could take over
    Business has many facets that distinguish one from the other. Even so, the business models vary a lot more from one sort of a business infrastructure to…
    Meridian Solution · 2017-02-16
  • Microsoft Azure: the seamless next generation cloud platform
    It would not be surprising to many if one could say that Microsoft has been one leader with a monopoly in the Software industry. First, it was the…
    Mismo Systems · 2017-02-16
  • How to Use Technology to Make Informed Business Decisions
    Look into the history books, any business that survived the test of time and also thrived maximized the potential of the time or age in which they were…
    Abdulrahman Bonire · 2017-02-12
← Prev1…101112…227Next →
Geeks with Blogs

A community archive of developer blogs and technical articles, preserved at their original URLs.

Browse

HomeAboutArchive
© 2026 Geeks with Blogs. Posts by their original authors.