Geeks with Blogs
HomeAbout
  • How to compile less in Visual studio 2015 ?
    In previous version of Visual studio (2013 actually) Web Essentials 2013 compile everything easily. If you just fork something and start editing less file…
    Anirudha · 2015-07-28
  • There is no such thing as technical debt
    Ward Cunningham coined the “technical debt” metaphor. It sounds plausible, it might resonate with management. But it’s far from reality.
    Ralf Westphal · 2015-07-22
  • Solution to Little Puzzlers–Find the Majority Element
    This is the way I went about the "The Majority Element” problems. However, keep in mind there are multiple ways to solve this, so don't worry if your…
    James Michael Hare · 2015-07-20
  • How many customers does Microsoft have?
    ](http://scottge.net/2015/07/15/how-many-customers-does-microsoft-have/) As of Feb 2015 - One and a half billion people use Windows every day. - There are…
    Geekswithblogs · 2015-07-16
  • New Book: C# Succinctly
    My latest book, C# Succinctly, is now available. This is published by Syncfusion, as part of their Succinctly series. It’s an e-book and is free for you…
    Joe Mayo · 2015-07-07
  • Little Puzzlers–The Majority Element
    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-07-07
  • Hey Azure, how's my Cloud Service doing?
    The Azure Management APIs give you a lot of useful stats and you can easily use them to build a customised dashboard for an instant healthcheck of your…
    Elton Stoneman · 2015-07-03
  • What’s New in C# 6.0: Auto-Property Initializers
    Today, Somasegar announced that Visual Studio 2015 will be released on July 20th, 2015. This release will also include C# 6.0. This is the first in a…
    Joe Mayo · 2015-06-30
  • NDC 2015 Videos
    The Norwegian Developer Conference 2015 videos have been uploaded in the last few days. I didn’t get to go, but they always have a lot of great speakers…
    Aligned · 2015-06-24
  • SpinWait Is Dangerous
    SpinWait Is Dangerous Some bugs are easy some are hard. If you are dealing with a massive multithreaded distributed application consisting of many…
    Alois Kraus · 2015-06-18
  • Warehouse pallet storage to store your products
    Do you have a business in Yorkshire and oblige warehouse pallet storage for putting away items? Possibly you are coming up short on space in your present…
    Twain Mark · 2015-06-18
  • Developing Accessible Websites
    An increasing number of corporations are facing lawsuits for ignoring accessibility standards in their websites that results in huge settlements, which…
    Mathi Rajan · 2015-06-14
  • Free Webinar: What’s New in C# 6.0
    I'll be doing a Free Webinar on 6/24/2015 with LearnNowOnline.com on What's New in C# 6.0: > http://bit.ly/1POvqmJ
    Joe Mayo · 2015-06-11
  • Little Puzzlers–Fun With Random Number Generators
    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-06-08
  • C#/.NET Little Wonders: Null Conditional Operator 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-06-05
  • Neo4j.AspNet.Identity is Back!
    In fairness, it was never \away\, but after a brief hiatus - it is being developed again. So changes – it’s moved -…
    Chris Skardon · 2015-06-05
  • What is the Service Bus for Windows Server?
    As programmers, we can build bridges between various systems in two ways: point to point, or loosely coupled. Within each design paradigm, additional…
    Herve Roggero · 2015-06-04
  • Solution to Little Puzzlers–Validate a Sudoku Board
    This is the way I went about the problem. However, keep in mind there are multiple ways to solve this, so don't worry if your solution has variations and…
    James Michael Hare · 2015-06-03
  • Easy Tabs for SharePoint 2013
    Easy Tabs for SharePoint 2013 Easy Tabs is a 3rd party javascript library that allows site designers to place webparts in a tabbed format on a page. It is…
    venkatx5 · 2015-05-21
  • Create Node Task for Visual Studio Code
    Create Node Task for Visual Studio Code I love the new Visual Studio Code editor/IDE. It’s fast, simple, lightweight, and an overall pleasure to work…
    Steve Michelotti · 2015-05-20
← Prev1…171819…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.