Geeks with Blogs
HomeAbout
  • Little Puzzlers–Validate a Sudoku Board
    I like to keep my brain sharp by working on programming puzzlers. On off weeks I'm going to start posting programming puzzlers I've collected over the…
    James Michael Hare · 2015-05-19
  • I am a Developer Turned Marketer
    Hello everyone! I hope you have been doing well. Over the past few years since Matt and his amazing team has taken over Geekwithblogs.net, I have had a…
    Jeff Julian · 2015-05-17
  • C#/.NET Little Wonders: Expression-Bodied Members in C# 6
    Once again, in this series of posts I look at the parts of the .NET Framework that may seem trivial, but can help improve your code by making it easier to…
    James Michael Hare · 2015-05-14
  • The Combating of Custom Based Templates for Websites at its Best
    As we know that the wordpress is a lot more than being only web creation software, with the variety of tools in built on the taskbar of the application,…
    wordsuccor · 2015-05-13
  • Solution to Little Puzzlers–Positive Integer to Roman Numerals
    This is the way I went about the "Positive Integer to Roman Numerals” problem. However, keep in mind there are multiple ways to solve this, so don't worry…
    James Michael Hare · 2015-05-11
  • C#/.NET Little Wonders: Indexer Initializer Syntax
    Once again, in this series of posts I look at the parts of the .NET Framework that may seem trivial, but can help improve your code by making it easier to…
    James Michael Hare · 2015-05-08
  • Different ways to get Distinct Values from a List<T> using LINQ
    This article talks about the different scenarios regarding filtering distinct values from the List<T>. One practical example is if you have a list of…
    Vincent Maverick Durano · 2015-05-07
  • Understanding $q in Angular.js
    When I'm working in my project, as well as development "" toolkit, I need to deal with asynchronous operation. For example, in "sx.wizard", template for…
    Shaun · 2015-05-07
  • Serializers in .NET. v.2
    \[v.2.9.0 2015-08-19\] I've decided to keep live the first version of this post. It is interesting how tests evolve and how results change. V.1.0.10 see…
    Leonid Ganeline · 2015-05-06
  • Little Puzzlers–Positive Integer to Roman Numerals
    I like to keep my brain sharp by working on programming puzzlers. On off weeks I'm going to start posting programming puzzlers I've collected over the…
    James Michael Hare · 2015-05-04
  • Programming Problems and Finding Solutions
    It’s been years (8 years to be exact as of this writing) since I am involved in various forums such as (forums.asp.net), (codeasp.net/forums),…
    Vincent Maverick Durano · 2015-05-04
  • IODA Architecture by Example
    The IODA Architecture to me is fundamental. But as many fundamental notions it might be a bit abstract. That's why I want to provide an example of how to…
    Ralf Westphal · 2015-05-02
  • The IODA Architecture
    The common architectural patterns are all pretty much the same. Layered architecture, MVC, Hexagonal architecture, Onion Architecture, Clean architecture……
    Ralf Westphal · 2015-04-29
  • Deploying an Azure Web Site using TFS Build vNext
    Moved to http://blog.ehn.nu/2015/04/29/deploying-an-azure-web-site-using-tfs-build-vnext/
    Jakob Ehn · 2015-04-29
  • Sweet Aspects
    When a module has a single responsibility that means it’s focused on producing the behavior of a single aspect. That’s how I described the Single…
    Ralf Westphal · 2015-04-27
  • Solution to Little Puzzlers–Largest Square of ‘1’s in a Matrix
    This is the way I went about the “Largest Square of '1's in a Matrix” problem. However, keep in mind there are multiple ways to solve this, so don't worry…
    James Michael Hare · 2015-04-27
  • Obstructive Developers
    Tldr: Don't accept obstructive behaviour as the norm, get to the root of it because there is probably an important reason.
    FranHoey · 2015-04-27
  • BIDS Helper 1.7.0 released
    A few days ago the BIDS Helper team released of v1.7.0 which you can download from here: https://bidshelper.codeplex.com/releases
    Darren Gosbell · 2015-04-24
  • Xamarin.Android - Syncing data between Wearable and Handheld devices
    In my previous posts I've talked about setting up your development environment to get started with Android development using Xamarin and Visual Studio and…
    Vincent Maverick Durano · 2015-04-23
  • Windows Performance Toolkit for Windows 10
    Windows Performance Toolkit for Windows 10 ~All are talking about Windows 10 but what about the developer Tools? Since 4/20/2015 you can also download the…
    Alois Kraus · 2015-04-21
← Prev1…181920…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.