Geeks with Blogs
HomeAbout
  • Serializers in .NET
    Please go to the v.2 of this article. Any distributed system requires serializing to transfer data through the wires. The serializers used to be hidden in…
    Leonid Ganeline · 2015-02-26
  • Introducing Module Browser – A World of Reusable PowerShell Modules at your Fingertips
    High quality reusable modules, like LEGO pieces, enable IT Pros to build automation solutions in minutes! Where can I find those high quality reusable…
    Geekswithblogs · 2015-02-23
  • Know how to dunk a basketball
    If you are looking for the answer to your query that is then continue reading this article as here you will catch best available information that you have…
    Twain Mark · 2015-02-22
  • Simplicity Principles and Anti-Patterns
    In my last post I stated that the only guideline for writing good software is to make it simple. There are a number of very specific code analyses that…
    Timothy Klenke · 2015-02-20
  • 10 Awesome Gulp Plugins Working with AngularJS and Bower
    Below are some gulp plugins I'm using in my Angular.JS website for build and deployment. Basically what I need are
    Shaun · 2015-02-17
  • Introducing GitFlow for Visual Studio
    Moved to http://blog.ehn.nu/2015/02/12/introducing-gitflow-for-visual-studio/
    Jakob Ehn · 2015-02-12
  • Getting Started with Android Wearable using Xamarin and Visual Studio
    What are Wearable Devices? The terms “wearable devices“, and “wearables” all refer to electronic technologies or computers that are incorporated into…
    Vincent Maverick Durano · 2015-02-12
  • Samsung Galaxy Note Edge: An Impressive Display Smartphone
    Samsung is known for bringing the experimental devices in the Android market. Few years ago, Galaxy Note series was an experiment and now just launched…
    Mag Jasson · 2015-02-09
  • TypeScript and RequireJs
    TypeScript and RequireJs work well together. Writing small modular code with Single Responsibilities (SOLID principles) is a good practice in any language…
    Aligned · 2015-02-06
  • Trigger Releases in Visual Studio Release Management
    Moved to http://blog.ehn.nu/2015/02/05/trigger-releases-in-visual-studio-release-management/
    Jakob Ehn · 2015-02-05
  • ASP.NET Security – Custom Error Handling
    Any application we built, will not be completely error free. Application will throw an exception at one or other point. Its a good practice to handle such…
    Manjunath K · 2015-02-05
  • Issue with Xamarin Forms–InitializeComponent does not exist-Xamarin XAML is not Windows XAML
    Have you ever tried to reuse code by adding existing files to a project? In Visual Studio this usually works, with the file getting put into the right…
    Mike Benkovich · 2015-02-02
  • To SaaS or not to SaaS
    Many companies servicing specific industries have technology assets that could be transformed into a Software as a Service (SaaS) offering. Your business…
    Herve Roggero · 2015-01-28
  • ConcurrentCollections Can Be Prohibitively Expensive
    ConcurrentCollections Can Be Prohibitively Expensive Since most of us use multiple threads we get all sorts of race conditions which we can solve with…
    Alois Kraus · 2015-01-26
  • Node.js and TypeScript Modules: Internal, External... Shake it All About
    This blog now lives here.
    Steve Wilkes · 2015-01-25
  • Building C#/ASP.NET Apps on a Mac With vNext
    Author: Jeremy Morgan <table align="center" border="1" cellspacing="1" cellpadding="1" style="width: 665px;"><tbody><tr><td><b style="font-size:…
    Jeremy Morgan · 2015-01-23
  • TFS Build vNext – A Preview
    Moved to http://blog.ehn.nu/2015/01/15/tfs-build-vnext-a-preview/
    Jakob Ehn · 2015-01-15
  • Trigger Visual Studio Release Management vNext from TeamCity
    Moved to http://blog.ehn.nu/2015/01/14/trigger-visual-studio-release-management-vnext-from-teamcity/
    Jakob Ehn · 2015-01-14
  • My small contribution to ASP .NET 5
    I saw that the readme files for ASP NET 5 Home and ASP NET Data Project still said vNext so I made a pull request on github to change it to the announced…
    Aligned · 2015-01-14
  • Dependency Injection, Angular and Node
    My current pet project is a chess-type board game using Node, Angular and TypeScript. This is my first time working with Node or Angular and the…
    Steve Wilkes · 2015-01-12
← Prev1…202122…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.