Some time we need to access/get few response values from cookies returned by api service provider or some auth provider. To solved this problem .net providing HttpClientHandler.CookieContainer and can be pass as handler argument in HttpClient. In this article we will see in detail.
Views: 12630
Comments: 7
Like: 4
Posted On: 18-Jan-2022 05:53
Brian
2376 Points
13 Posts
In this post, we have covered the issue of Outlook 2016 missing emails. We have provided the reasons behind this problem. We have also provided ways to resolve the issue and recover the lost Outlook emails. Sometimes, Outlook users complain that they can’t see some emails in their Inbox. This sudden disappearance of emails in Outlook 2016 not only leads to frustration but also hampers the work. So, what causes this problem and how can you recover the missing Outlook emails?
Views: 3969
Comments: 2
Like: 3
Posted On: 25-Mar-2021 07:18
Brian
2376 Points
13 Posts
Docker is a full development platform to build, run, and share containerized applications. Docker Desktop is a outstanding way and an easy-to-install application for your Mac or Windows environment that enables you to start coding and containerizing. In this article we will discuss about Docker Desktop for Windows Systems.
Views: 3205
Comments: 0
Like: 0
Posted On: 17-Apr-2020 23:51
Brian
2376 Points
13 Posts
In this article, we will discuss how to create a Custom Authentication Filter in ASP.Net MVC application. The Authentication Filter was introduced with MVC 5 and provides a great enhancement for authenticating an endpoint.
Views: 3272
Comments: 1
Like: 1
Posted On: 03-Aug-2019 00:59
Brian
2376 Points
13 Posts
I have come across the problem converting multiple rows values to a comma separated values while doing development. Finally I have sorted this problem. So I have decided to write an blog on this.
Views: 4329
Comments: 0
Like: 2
Posted On: 13-May-2018 06:55
Brian
2376 Points
13 Posts
Insert your USB flash drive to your computer which you want to make bootable. Open command Prompt Run as Administrator: Search for ‘cmd’ in Windows 10 from the taskbar, Command Prompt will appear. Alternatively, you can also open the Command Prompt by pressing windows+R at the same time and typing in ‘cmd’ in the ‘Run’ window and hitting enter.
Views: 3126
Comments: 0
Like: 1
Posted On: 08-Apr-2018 04:31
Brian
2376 Points
13 Posts
Microsoft has made "Automatic Updates" mandatory for Windows 10 users to update their computer. The Microsoft has set the new operating system to automatically receive new updates by default. Windows 10 Pro users have an option to delay the updates they receive, but if you are on Windows 10 Home, there isn't much you can do about it.
Views: 2475
Comments: 1
Like: 2
Posted On: 28-Jan-2018 00:32
Brian
2376 Points
13 Posts
This article will explain how to build a multi-level menu using recursion method.
Views: 9580
Comments: 0
Like: 3
Posted On: 27-Dec-2017 06:55
Brian
2376 Points
13 Posts
The Random class of .NET class library provides functionality to generate random numbers in C#. The Random class constructors have two overloaded forms. It takes either no value or it takes a seed value.
Views: 2550
Comments: 0
Like: 1
Posted On: 17-Dec-2017 04:31
Brian
2376 Points
13 Posts
String.Contains Method returns a value indicating whether a specified substring occurs within this string. This method do an ordinal (case-sensitive and culture-insensitive) comparison. The search starts at the first character position of this string and continues through the last character position. This article will help you how to use StringComparision (something other than ordinal comparison)
Views: 1102
Comments: 1
Like: 1
Posted On: 21-Sep-2017 04:48
Brian
2376 Points
13 Posts
 Log In to Chat