Geeks with Blogs
HomeAbout
  • Binding Checkboxes with KnockoutJS
    Recently I had occasion to bind a list of checkbox input elements to a KnockoutJS observableArray. It actually took me a great deal of time to get the…
    Brian Lanham · 2013-08-08
  • The Basics - Four Pillars of Object Oriented Programming
    What are the four pillars of OO programming? (Summary) a. Inheritance i. (e.g. object triangle inherits from object shape)
    NETCode · 2013-08-07
  • Nginx and PHP Fundamentals
    Hot on the heels of my .NET caching course, I’ve had my first “fundamentals” course released on Pluralsight: Nginx and PHP Fundamentals.
    Elton Stoneman · 2013-08-01
  • Installing Exchange 2013 CU1
    Before you begin Download the following software: · UCMA 4.0: http://www.microsoft.com/en-us/download/details.aspx?id=34992
    marc dekeyser · 2013-08-01
  • Dev Docs and another Responsive Bookmarklet
    I came across two sources of developer documentation today, courtesy of the LinkedIn CSS3/HTML5 group. The first, DocHub http://dochub.io/#css/ and the…
    ihaynes · 2013-07-30
  • UK Connected Systems User Group Recap from July
    Just a note to recap some of the discussion and activity from the recent UK Connected Systems User Group in July.
    Michael Stephenson · 2013-07-29
  • NLog Exception Details Renderer
    This is easily remedied by implementing a custom layout renderer. Start by extending 'NLog.LayoutRenderers.LayoutRenderer' and overriding the 'Append'…
    jtimperley · 2013-07-28
  • APress Deal of the Day 27/Jul/2013 - Pro Application Lifecycle Management with Visual Studio 2012
    Today's $10 Deal of the Day from APress at http://www.apress.com/9781430243441 is Pro Application Lifecycle Management with Visual Studio 2012 "Pro…
    TATWORTH · 2013-07-27
  • Benefits of Behavior Driven Development
    Now posted on aligneddev.net Continuing my previous article on BDD, I wanted to point out some benefits of BDD and since BDD is an extension of Test…
    Aligned · 2013-07-26
  • APress Deal of the Day 26/Jul/2013 - Pro Windows Embedded Compact 7
    Today's $10 deal of the day from APress at http://www.apress.com/9781430241799 is Pro Windows Embedded Compact 7 "This book is the natural choice for…
    TATWORTH · 2013-07-26
  • C#/.NET Little Wonders: Getting Caller Information
    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 · 2013-07-25
  • Loops, Recursion and Memoization in JavaScript
    According to Wikipedia, the factorial of a positive integer n (denoted by n!) is the product of all positive integers less than or equal to n.
    Ken Dason · 2013-07-25
  • Configuring SQL Server Express Edition for remote access
    << Joining to an arbitrary SQL set in EF5 | Home I wanted to access SQL Express on my local machine from within a Client Hyper=V virtual machine on the…
    rohancragg · 2013-07-24
  • Better name of Social Networking ! quora.com
    After writing my recent post Facebook allow you to abuse in Non-English words ? I am looking for better social networking site. I found Facebook is not…
    Anirudha · 2013-07-23
  • A starting point for Use Cases and User Stories
    Software is a challenging business and is rife with opportunities to go wrong. Over the years a number of methodologies have evolved to help make sure…
    Mike Benkovich · 2013-07-23
  • Neo4JClient – Getting Path Results
    So, let’s get this straight off the bat – Craig Brett has written about using the PathResults from (a.NET REST client to Neo4J), but times have moved on,…
    Chris Skardon · 2013-07-23
  • OWA for ios devices
    Read more: http://blogs.office.com/b/office365tech/archive/2013/07/16/owa-for-iphone-and-owa-for-ipad.aspx
    marc dekeyser · 2013-07-23
  • LINQ to Twitter v2.1.08 Released
    Today, I released v2.1.08. This was primarily a critical bug fix where the problem was that no one using LINQ to Twitter could tweet. Of course, most…
    Joe Mayo · 2013-07-22
  • Using Dependency Injection When Calling .NET Over COM
    COM provides a way for legacy systems to use components written in modern languages and frameworks, and allows the steady porting of components away from…
    Steve Wilkes · 2013-07-14
  • Named anchors in HTML5
    The traditional way to create named anchors (bookmarks) on a page was to use <a name="top">Top of page</a> If you are working in HTML5 you'll find that…
    ihaynes · 2013-07-12
← Prev1…343536…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.