Skip to content

Ravindra Naik

My experiment using code

Enable CORS in web api
November 21, 2018 ravindranaik

CORS support in Web API

If you read the Web API tutorials from docs.microsoft.com, all of them are teaching you to create the server app (Web

Continue reading
Dependency injection in C#
October 18, 2018 ravindranaik

Dependency injection in C#

What is Dependency Injection? Dependency Injection (DI) is a software design pattern. It allows us to develop loosely-coupled code. How

Continue reading
pattern matching in C#
August 18, 2018 ravindranaik

Pattern Matching in C# 8

C# 7 introduced pattern matching with the extension of the switch statement and the is operator offering the const pattern, the type pattern, and

Continue reading
Implement a singleton pattern in C#
August 15, 2018 ravindranaik

Implementing the Singleton pattern in C#

With the help of this blog post, we are gonna learn to implement singleton in C# and make it thread

Continue reading
Single SIGN ON (SSO) using Cookie
August 14, 2018 ravindranaik

Single Sign On (SSO) using Cookie in .Net

There are various ways to use Single Sign-On (SSO) in asp.net web application. We can use cookies, session (state server),

Continue reading
Build C# objects dynamically
August 12, 2018 ravindranaik

Build C# objects dynamically

Through this blog post, we are going to learn on how to Build C# Objects dynamically and use them on

Continue reading
which messaging queue is the best?
July 4, 2018 ravindranaik

Which messaging queue is best

Messaging is one of the most important aspects of modern programming techniques. Majority of today’s systems consist of several modules

Continue reading
List Is it really as effective as you think?
June 9, 2018 ravindranaik

ListIs it really as efficient as you think

A .NET List is a list you can use as an array. Isn’t it? Yeah, I’m sure it is. And

Continue reading
GitLab vs GitHub
June 6, 2018 ravindranaik

GitLab vs GitHub

GitLab vs GitHub Version Control repository management services are a key component in the software development Lifecycle. In the last few

Continue reading
Key Announcements from Google IO and MS Build 2018
May 9, 2018 ravindranaik

Announcements from Google IO and MS Build

In past couple of days, Google had Annual IO event and Microsoft had MS Build 2018. Hell lot of innovation

Continue reading

Posts navigation

«Previous Posts 1 2 3 4 5 … 10 Next Posts»

Recent Posts

  • Task vs ValueTask
  • Recurring transaction in Near Protocol
  • Deploy smart contract with Truffle
  • Smart contracts in Blockchain
  • Introduction to Blockchain

Recent Comments

  • Automation Testing on Experitest cloud using Nightwatch JS – Ravindra Naik on Automation Testing using NightWatchJS

Archives

  • March 2022
  • September 2021
  • June 2021
  • May 2020
  • April 2020
  • September 2019
  • May 2019
  • March 2019
  • February 2019
  • November 2018
  • October 2018
  • August 2018
  • July 2018
  • June 2018
  • May 2018
  • April 2018
  • March 2018
  • February 2018
  • September 2017
  • August 2017
  • July 2017
  • June 2017
  • May 2017
  • April 2017

Categories

  • .NET
  • Analytics
  • Android
  • Blockchain
  • Cache
  • Experitest
  • General
  • How To
  • iPhone
  • SEO
  • Socket
  • Testing
  • YouTube

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
WordPress Theme: Wellington by ThemeZee.