Introduction to the Backbone Query API

Matt McCandless API Development, Articles, BackboneJS, Development Technologies & Tools, JavaScript Leave a Comment

Attention: This article was published over 11 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.As a relatively โ€œnewโ€ user of Backbone.js, I looked at different JSON querying tools that existed. At the time I was still struggling with …

Real-Time Website Data Using SignalR

John Holland .NET, Articles, ASP.NET, Databases, Development Technologies & Tools 2 Comments

Attention: This article was published over 11 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.When I was tasked with using SignalR to implement the real-time updating of data on a project I was working on, I was excited. …

Scripting with Python and AutoHotkey

Kevin Wisniewski Articles, Automation, Development Technologies & Tools, Python 7 Comments

Attention: This article was published over 11 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.After I began programming, I started noticing that some of the things I was doing on my computer at home were repetitive and could …

Node.js Meets .NET – Edge.js

Brian Wetzel .NET, Articles, JavaScript, Node.js, Python Leave a Comment

Attention: This article was published over 11 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.With so much JavaScript development on the client side, it only makes sense that developers and organizations would want to develop server side applications …

SignalR in a Nutshell

Brad Trebilcock .NET, Articles, ASP.NET, Development Technologies & Tools Leave a Comment

Attention: This article was published over 12 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.I have had the opportunity to work with SignalR over the last 6 months and I really like how easy it was toย set up …