Steering LED RGBW light bulb in .NET Marcin Kawalerowicz / Wed, Jan 27, 2016 Introduction Milight LED RGBW light bulbs are a lighting system similar to the Phillips Hue light bulbs. Both work using the same pattern: they can be controlled via wireless network via software you...
Infragistics to Host Central NJ .NET User Group Meetup DevToolsGuy / Tue, Dec 8, 2015 Attention NJ-based developers: are you interested in learning more about .NET technologies and networking with local like-minded people? Come to Infragistics' headquarters in Cranbury, NJ on December...
The Periodic Table of .NET Dara Monasch / Thu, Aug 20, 2015 Everything in our universe is made up of pieces. From a macaroni necklace to the most complex organism, we are all made up of bits and bytes, if you will. Programming is no different, especially the ...
Simplifying the JavaScript Callback function for .NET developers Dhananjay Kumar / Wed, May 20, 2015 In JavaScript, functions are objects, and they can: · Be passed as an argument to another function · Return as a value from a function · Be assigned to a variable Let’s assume that you have a...
Objects in JavaScript for .NET developers – Part 1 Dhananjay Kumar / Tue, May 19, 2015 Here are some fun facts for you: JavaScript is not an object oriented language, but almost everything in JavaScript is an object. JavaScript does not have classes, and we can create an object from an...
Touch Enabled Scenarios with Infragistics Windows Forms Components [Infragistics] Mihail Mateev / Tue, Apr 28, 2015 Infragistics Windows Form controls offer opportunities to cover different scenarios and represent data in your desktop applications. This toolkit is one of the best, most extensible third party controls...
Open source .NET: CoreCLR now on GitHub DevToolsGuy / Fri, Apr 24, 2015 At the beginning of February, Microsoft announced their release of CoreCLR on GitHub , where developers can now get their hands on the roughly 2.6 million lines of source code of which it is comprised...