by Bilal Amjad | Sep 22, 2019 | .NET, ASP.NET, ASP.NET, C#
In this article, i will be discussing about the performance of ForEach Vs For Loop.So Let’s get started. I have data that provides me with 100 posts. And Now i will apply both loops on this data one by one.Let’s First Use ForEach Loop. ForEach Loop :...
by bilalamjad | Jun 28, 2019 | .NET, Blockchain, C#
Learn How to compute SHA256 Hash in C#. Hashing (also known as hash functions) in cryptography is a process of mapping a binary string of an arbitrary length to a small binary string of a fixed length, known as a hash value, a hash code, or a hash. Hash functions are...
by bilalamjad | Mar 24, 2019 | .NET, C#, Microsoft
Let’s take a look at the most likely new C# 8 features: Nullable Reference Types The name of this particular feature might confuse a lot of developers wondering “Isn’t nullable reference a bad idea?” or “Shouldn’t it be called non nullable reference types?”. Sir Tony...
by bilalamjad | Mar 24, 2019 | .NET, ASP.NET, Different errors and their solutions
If you receive the error “A potentially dangerous Request.Path value was detected from the client (&) ” don’t panic and do not waste your time at all because this error occurs when you pass any special character like “&” in your...
by bilalamjad | Mar 23, 2019 | .NET, mentor ships and events, Microsoft
Here are the glimpse of my session in COMSATS, Lahore in which over 100 students were trained on Machine Learning using Microsoft Cognitive Services and Cloud i.e. Microsoft Azure with Implementation in ASP.NET...
by bilalamjad | Mar 23, 2019 | .NET, Community Sessions, mentor ships and events, Microsoft
Here are the glimpse of my session in COMSATS, Sahiwal in which students were trained on Machine Learning using Microsoft Cognitive Services and Cloud i.e. Microsoft Azure with Implementation in ASP.NET...
Recent Comments