Always remain updated about current software development trends

Articles in PLATFORM

A Beginner's Tutorial for Understanding and Implementing Password Hashing and Salting

In this article we will discuss about securing the user passwords by using hashing and salting on the user passwords.

Surface RT–first impressions

Couple months ago I bought Surface RT because I needed some lightweight business supporting thing to take with me sometimes. Carrying ~3kg development laptop is not always fun, specially when you have long days and you need to move from one place to another...

Using ngOptions In AngularJS

The ngOptions directive in AngularJS allows you to build and bind an HTML select element with options to a model property. It's quite a versatile directive and is smarter than trying to build the select options with ngRepeat since ngOptions is optimized...

IIS at TechEd Europe - Madrid - 26 June 2013

Don't miss the opportunity to hear Wade Hilmo, IIS' principal development lead, at Tech Ed Europe, 26 June 2013 in Madrid, Spain at the IFEMA \u2013 Feria de Madrid Convention Centre. Wade will be presenting the latest about IIS in Windows Server 2012 R2, bringing...

Directory Authentication for Cross Domain Users in .NET

Directory authentication for cross domain users in .NET

Java Class Viewer

Watch the Java class file visually & interactively for the meaning of every byte

Extend your VBA code with C#, VB.NET, or C++/CLI

Interfacing VBA and .NET is a relatively straightforward process.