SQL Server – Clustered and Non-Clustered
We have often searched SQL Server – Clustered and Non-Clustered while learning for SQL. Below are the basics for the […]
We have often searched SQL Server – Clustered and Non-Clustered while learning for SQL. Below are the basics for the […]
Steps involved while working with delegates:
1. Declare a delegate
2. Set a target method
3. Invoke a delegate
Build us a deck of cards in a C# Or Node console application
Populate the deck of cards with 54 cards: 4 suits and 2 jokers
Display the cards on the console app
var should be globally scoped.
let should be a function or block scoped.
const should be used with read-only values or computed values, generally inside a component.
Difference between let, var and const in JavaScript with Hoisting Read More »
There are three different ways to achieve Dependency Injection, which are namely:
-Constructor Injection
-Method Injection
-Property Injection
Dependency Injection in C# uses IoC principle. IoC stands for Inversion of Control, this is used to invert different kinds of controls like a class etc. This include control over the flow of an application, and control over object creation or dependent object creation and binding.
So there are three ways to perform deep copy
1. Spread Operator {…}
2. Object.assign()
3. JSON.parse(JSON.stringify())
and use (=) for shallow copy
JavaScript – Shallow and Deep Copy difference in detail Read More »
You searched the internet and found out more than half of the world websites are made in WordPress. You then searched WordPress and then you got two links, one to WordPress.Com and other to wordpress.org. Where to go from now, and to clear that doubt, we are telling you the WordPress.Com Vs WordPress.Org – Major Difference
WordPress.com Vs WordPress.Org – Major Differences Read More »
There are over 360 temples within the fort, 300 ancient Jain and the rest Hindu. From the palace top, you can see the Aravalli Range. The sand dunes of the Thar Desert can be seen from the fort walls as well.
You can see the lighthouse pointing beam of light at you while you enjoy the clear sky in the night by counting stars. The white sand, the good ambiance, the people, and the cleanliness of the beach, makes you believe in Gods own country.
Kerala itinerary for 3 days – Alleppey and Trivandrum Read More »