Upcoming Talks at DevTeach Montreal 2017 9 years ago Yeahhhh I am really exited that I have been selected to speak at DevTeach Montreal 2017 this year, July 3rd… Redis for .NET Developers – Redis HyperLogLog Datatype 9 years ago Redis HyperLogLog is used for calculating the cardinality of a set or non mathematically speaking it is a probabilistic data… Redis for .NET Developers – Redis Sets Datatype 9 years ago Redis Sets Datatype are similar in C# world as HashSet, they are an unordered collection used for storing strings. One… Get Started with Visual Studio Code and Golang 9 years ago Below is a VSCode with Golang video on mine on channel9 that I recorded at Channel 9 Studio, Redmond at… Does Json Web Token JWT have performance overhead? 9 years ago Json Web Token JWT have performance overhead? I wanted to find out if using jwt token during authentication of a… Get Started with Visual Studio Code with Python Django 9 years ago Visual Studio Code with Python Django I wanted to continue on my python exploration and show how to get started… Get Started with Visual Studio Code with Python 9 years ago Visual Studio Code with Python Visual Studio Code is the new kid on the block and it has lots of… Generating fake data in Node.js with Faker.js 10 years ago Last time I did a sample app to generate large amount of data using GenFu in C# so that I… Redis for .NET Developers – Redis List Datatype 10 years ago Redis List Datatype are similar in C# world as LinkeList e.g LinkedList. Just like in LinkedList in C#, Redis can… Redis for .NET Developers – Redis Password 10 years ago I wanted to cover some security aspect of Redis, using Redis Password feature. Redis uses config file to provide a… Next» « Previous