DotNet Core Request Processing PipelineIn this Article I am going to discuss the request process of DotNet Core application. To understand the request pipeline first we have to…Dec 28, 2020Dec 28, 2020
What is Reflection and uses of ReflectionReflection provides objects that describe assemblies, modules, and types. We can dynamically create an instance of a type and bind that…Dec 27, 2020Dec 27, 2020
Geo Location for Farms in Remote areasI am working for farmers. So basically we are selling the seed links to farmers and then we monitor the crops using satellite image/Remote…Mar 31, 2020Mar 31, 2020
Hardware Security Model and it’s ImportanceA hardware security module (HSM) is a physical device that provides extra security for sensitive data and built on top of specialized…Feb 14, 2020Feb 14, 2020
Number of unique visitors in each minuteFind the number of unique visitors in each minute for a site. How to identify the user :- 1.Using IP 2.Using IMEI number 3.Using Cookie…Dec 8, 2019Dec 8, 2019