Skip to content

Ravindra Naik

My experiment using code

Tag: C#

Task vs Value Task
March 22, 2022 ravindranaik

Task vs ValueTask

Task Task serves multiple purposes, but at its core it’s a “promise”, an object that represents the eventual completion of

Continue reading
creating a calendar invite using C#
September 14, 2019 ravindranaik

Create a calendar invite (ics file) in ASP NET

Creating a calendar invite (ics file) and attaching a email via service or sending an email with downloadable calendar invite

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
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
Client server communication using sockets in C
February 8, 2018 ravindranaik

Client server communication using Sockets and TCP in C part 2

This post in in continuation with client server communication using Socket and TCP in C Part 1. Here in this

Continue reading
Client server communication using sockets in C
February 8, 2018 ravindranaik

Client server communication using Sockets and TCP in C -1

Here is an example of a very simple client-server program in C. Basically the client connects to the server, the

Continue reading
How to get youtube video title from url programatically
September 4, 2017 ravindranaik

How to get Youtube Video Title from url programatically

Some people have asked me for a code snippet to get Youtube Video Title from Url. Here is how you

Continue reading

Posts navigation

1 2 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.