HAP: How to extract favicon from website using HTML Agility Pack
OverviewThe last article on HtmlAgility Search By Text has detailed the steps involved on one of the important utilities provided by the HtmlAgility pack. Yet there is this another significant ability...
View ArticleEncryption and Decryption a String using C#
IntroductionThe previous articles dealt on extensive usage of HtmlAgility pack such as finding text by class name and HTML Writer. This particular one here talks about encryption and decryption of...
View ArticleWhat are new in TLS 1.3 (Transport Layer Security)?
IntroductionIt’s not new to everybody; TLS is extensively used the cryptographic protocol to render the end-to-end 100% secured communications across global online networks. For the successful...
View ArticleHow to compute MD5 Hash (Message-Digest algorithm 5) using Cryptography?
IntroductionAs Cryptographyis the latest trend in web security service, MD5 is the most significant cryptographic hash function and component of various web security certificates like SSL 3.0, TLS 1.3...
View ArticleHash 384: How to compute Sha-384 hash security using C#
IntroductionSha-384 is one of the crucial security algorithms, through which the developers can strengthen the security protection of website or application.It’s a fare experience before Sha-512,...
View ArticleSHA 256: Compute a SHA 256 hash using C# for effective security
IntroductionSha-256 (Secure Hash Algorithm) is a succeeding function of algorithm Sha-2 (like SHA 384, and SHA 512, and more freshly 224 bits versions), which is the developed version of Sha-1, itself...
View ArticleThe underlying connection was closed: An unexpected error occurred on a send...
IntroductionUsually, you could find two resolutions for the above-said error regarding ‘The underlying connection was closed: An unexpected error occurred on a send of web request’. Recently, we...
View ArticleRelease of new version .NET Core 3.1 has brought an excellent resolution
OverviewMicrosoft has released the new version of .NET Core 3.1 with the resolution of all errors and drawbacks of .Net Core 3.0. It allows the developers to work efficiently with C++/CLI throughout...
View ArticleLearn HAP: How to use XPath using HTML Agility Pack?
IntroductionXPath refers to XML Path Language which can be put into action to navigate through specific attributes and elements in an HTML or XML document. XPath is an XSLT standard element that is...
View Article.net core web API tutorial | Web API
IntroductionHere demonstrating web API through Net core. A beginner will be an Expert after going through this Web API tutorial. ASP.NET Core supports in building RESTful services, which is also known...
View ArticleWhat is Web Scraping | Data Mining
IntroductionWeb scraping is a popular term for various significant methods used to extract web meta data or gather valuable information across the Internet. Generally, this is accomplished with...
View ArticleWhy Should You Backup Office 365 Data? If Yes, then How?
IntroductionNowadays, if someone asks me which is the best business productivity suite, then my answer will be Office 365. It offers a wide range of applications and features which makes it easy for...
View ArticleLearn HAP: Grab all images from Website using HTML Agility Pack C#
IntroductionAfter extraction of text through XPath method in our previous article, it’s time to grab all images from Website using HTML Agility Pack C#. Not a big deal! Just change some syntax! Also,...
View ArticleHow to Crack Access Database Password Effortlessly – Effective solution
Crack Access Database Password – Unique Way to Resolve issueHave you lost your MS Access database password? No need to worry, because there are many users who have faced this issue once in their...
View ArticleThe Top Reasons Why Data Management Is Important for Your Business
IntroductionIf you are running a business, you will find that you use your computer a lot either to send emails, save information and images, do some searching on the internet, planning your dairy and...
View ArticleHow to Open EML file in Outlook 2019, 2016, 2013, 2010
IntroductionIn the modern world, communication is the primary thing for a human being. As there is various modes of communication available but the email communication is must for everyone. Well, MS...
View ArticleHow to make HTTP POST web request using C#
IntroductionThe developers, who are keen to know how to make HTTP POST web request using C #, will have all the needful information definitely from this article. Basically, like SMS sending application...
View ArticleHow to Request a Web Page and Retrieve the Results as a Stream
How to Request a Web Page and Retrieve the Results as a StreamIf you want to get the exact idea about How to Request a Web Page and Retrieve the Results as a Stream, you must have enough knowledge...
View ArticlePrivacy Risks You May be Overlooking Right Now
IntroductionLet’s be honest: most of the time when we’re on the Internet, we don’t tend to focus on our security and the dozens of security issues present. It’s a weakness of ours; a weakness needing...
View ArticleWhat are Key things should be know about data scraping
IntroductionWeb scraping is meant for web content extraction or web harvesting, which serves an uncountable number of reasons. In detail, web scraping generally refers to gaining data or content...
View Article