.Net Core .net core 3.1 TechnologyNews Release of new version .NET Core 3.1 has brought an excellent resolution Anjan kant 02:13 Overview M icrosoft has released the new version of .NET Core 3.1 with the resolution of all errors and drawbacks of .Net Core 3.0 . It ... Read more »
C# The underlying connection was closed: An unexpected error occurred on a send of web request Anjan kant 03:45 Introduction U sually, you could find two resolutions for the above-said error regarding ‘ The underlying connection was closed : An une... Read more »
C# Internet Security and Performance SHA 256 SHA 256: Compute a SHA 256 hash using C# for effective security Anjan kant 08:41 Introduction S ha-256 (Secure Hash Algorithm) is a succeeding function of algorithm Sha-2 (like SHA 384 , and SHA 512 , and more freshly ... Read more »
Internet Security and Performance Sha-384 Hash 384: How to compute Sha-384 hash security using C# Anjan kant 09:12 Introduction Sha-384 is one of the crucial security algorithms, through which the developers can strengthen the security protection of we... Read more »
C# Internet Security and Performance MD5 How to compute MD5 Hash (Message-Digest algorithm 5) using Cryptography? Anjan kant 03:21 Introduction As Cryptography is the latest trend in web security service, MD5 is the most significant cryptographic hash function and ... Read more »
Internet Security and Performance TLS 1.3 What are new in TLS 1.3 (Transport Layer Security)? Anjan kant 08:08 Introduction I t’s not new to everybody; TLS is extensively used the cryptographic protocol to render the end-to-end 100% secured commun... Read more »
Internet Security and Performance Encryption and Decryption a String using C# Anjan kant 09:12 Introduction The previous articles dealt on extensive usage of HtmlAgility pack such as finding text by class name and HTML Writer . T... Read more »
HTML Agility Pack Web Scraping HAP: How to extract favicon from website using HTML Agility Pack Anjan kant 09:07 Overview T he last article on HtmlAgility Search By Text has detailed the steps involved on one of the important utilities provided by ... Read more »
HTML Agility Pack Web Scraping How to search HTML Page by specific text using html agility pack? Anjan kant 08:06 Introduction I n the last session about How to Get elements by class in Html Agility Pack C# , one can very well understand about how ... Read more »
HTML Agility Pack Web Scraping How to Find Text by class name using Html Agility Pack C# Anjan kant 04:36 Introduction HtmlAgility is a very great tool as we have seen how it can be used to traverse the entire HTML content of webpages in C#... Read more »
Internet Security and Performance SHA-512 Hash using C# Anjan kant 10:14 Introduction SHA-2, also known as Secure Hash Algorithm 2 , is a set of cryptographic hash functions. SHA-512 now discussing after SHA-... Read more »
Internet Security and Performance SHA-1 Hash using C# Anjan kant 09:56 Introduction S HA-1, also known as Secure Hash Algorithm 1 , is a cryptographic hash function. SHA-512 is already discussed in detail,... Read more »
Internet Security and Performance Why There Is A Need Of Content Security Policy (CSP)? Anjan kant 10:10 Introduction I t’s a security that protects you against various types of attacks. Usually, there could be several reasons behind these... Read more »
HTTP Status Codes HTTP Status Codes: 500 Internal Server Error Anjan kant 09:42 The HTTP Status Codes 500 Internal Server Error is a general HTTP status code that implies something has turned out badly on the site... Read more »