TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About COO
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Anubhav Chaudhary (4)
Sarthak Varshney (3)
Anoop Kumar Sharma (2)
Manoj Kalla (2)
Ajay Kumar (2)
Nemi Chand (2)
Munib Butt (2)
Sandeep Mishra (2)
CSharp TV (2)
Mudita Rathore (2)
Vikas Mishra (2)
Rion Williams (2)
Balaji Thilagar (1)
Kuppu Swami (1)
Ishika Tiwari (1)
Vaishali Vishwakarma (1)
Jitendra Mesavaniya (1)
Mukesh Kumar (1)
Chetan Sanghani (1)
Akash Bhimani (1)
Rasmita Dash (1)
Shivanand Arur (1)
Gyanender Sharma (1)
Allam Purushotham (1)
Annathurai Subbaiah (1)
Tahir Ansari (1)
Munir Shaikh (1)
Abhishek Saini (1)
Arvind Yadav (1)
Ankur Mishra (1)
Santosh Sarnobat (1)
Visakh P (1)
Anupam Maiti (1)
Rohit Gupta (1)
Munesh Sharma (1)
Amogh Natu (1)
Satendra Singh (1)
Sourav Kayal (1)
Ajay Yadav (1)
Agustinus Theodorus (1)
Manish Dwivedi (1)
Deepak Sharma (1)
Rajeev Bera (1)
Mahender Pal (1)
Neelesh Vishwakarma (1)
Sandhya Shinde (1)
Alain Natalini (1)
Ranjit Powar (1)
Mahesh Chand (1)
Ramasagar Pulidindi (1)
Ish Bandhu (1)
Amir Ali (1)
Abhijeet Singh (1)
Prashant Rewatkar (1)
Dipal Choksi (1)
Prabhakar Maurya (1)
Vidyadharran G (1)
Mohan Rathour (1)
Jean Paul (1)
Satyapriya Nayak (1)
Bohdan Stupak (1)
C# Curator (1)
Ravi Shekhar (1)
Nikunj Satasiya (1)
Vijayaragavan S (1)
Delpin Susai Raj (1)
Venkata Swamy Balaraju (1)
Ankit Sharma (1)
Mushtaq M A (1)
Guest User (1)
Satyaprakash Samantaray (1)
Ashish Aphale (1)
Jeetendra Gund (1)
Bhushan Gawale (1)
Nairisha Shrestha (1)
Sekhar Srinivas (1)
Emiliano Musso (1)
Nanhe Siddique (1)
Amat Ul Jameel Kazmi (1)
Sahil Sharma (1)
Shivprasad (1)
Deepak Gaur (1)
Divya Sharma (1)
Arpit Jain (1)
Sandeep Sharma (1)
Related resources for COO
No resource found
Create Cool Webpage Using CSS3 Custom Fonts
10/8/2024 9:17:45 AM.
This guide covers how to effectively use custom fonts on your website. It includes steps for downloading fonts from reliable sources, converting them from .ttf to .eot for better browser compatibility
How to Manage ViewState in ASP.NET?
9/23/2024 9:16:18 AM.
This article explains various methods of managing state in ASP.NET, including ViewState, Session, Application, and Cookies. It focuses on ViewState, its lifecycle, enabling/disabling at the page or co
Cross-Site Request Forgery (CSRF) in ASP.NET Core
9/13/2024 9:00:31 AM.
CSRF is a security vulnerability where attackers trick authenticated users into making unintended requests. This ASP.NET Core example demonstrates using anti-forgery tokens to prevent CSRF attacks. It
🖥️ How to Create an Azure Storage Account
9/11/2024 9:34:52 AM.
Azure Storage provides cloud storage with features like high availability, security, and scalability. It includes Blob storage for unstructured data (images, videos), and Azure Files for managed file
Implementing a Map with Latitude and Longitude in JavaScript
8/20/2024 12:26:38 PM.
We'll explore how to leverage Leaflet, a powerful JavaScript library for interactive maps. This article guides the creation of dynamic maps using Leaflet and geolocation. It covers HTML structure,
Authentication Methods in C#: From Basic to JWT and API Keys
7/4/2024 4:27:07 AM.
This article explores the history and implementation of authentication methods in C#, including Basic, Digest, Cookie, Session, Token (JWT), and API keys, highlighting their security features and prac
Techniques of State Management in .NET
6/24/2024 6:03:49 AM.
State management in .NET 6 is essential for preserving and accessing data across web applications. Techniques include server-side (session state, database storage) and client-side (cookies, LocalStora
Synchronizing Threads with AutoResetEvent in C# .NET
6/23/2024 3:47:19 PM.
In multithreaded C# applications, synchronizing thread execution is crucial to avoid race conditions and ensure controlled access to shared resources. The AutoResetEvent class helps manage this by act
Authentication And Authorization In ASP.NET Core MVC Using Cookie
6/20/2024 10:12:07 AM.
Security is the main concern of modern applications because anyone can steal your data if it is not secured. So, if you are going to create an application where the data security is a primary concern,
Getting Started with ZooKeeper: A Beginner's Guide
6/20/2024 8:57:57 AM.
Learn the basics of Apache ZooKeeper, a distributed coordination service, including its architecture, installation, usage, and practical examples.
Understanding ZooKeeper: Key Concepts and Architecture
6/19/2024 5:24:30 AM.
Explore the key concepts and architecture of ZooKeeper, a distributed coordination service, and understand its impact through an example of a distributed lock service.
Introduction to Apache ZooKeeper
6/18/2024 5:58:37 AM.
Apache ZooKeeper is a centralized service for managing configuration, synchronization, and naming in distributed systems.
ASP.NET Core Working With Cookie
6/17/2024 8:28:46 AM.
ASP.NET Core Working With Cookie. This article explains how ASP.NET Core deals with cookies. Cookies are key-value pair collections where we can read, write and delete using key. HTTP Cookie is some p
Mastering Technical Project Management: Strategies for Success
6/3/2024 9:41:18 AM.
Mastering Technical Project Management: Strategies for Success" delves into effective planning, execution, and leadership in technical projects. It covers tools, best practices, and risk manageme
Overview of State Management in ASP.Net
5/31/2024 9:41:18 AM.
ASP.NET offers diverse state management techniques to maintain page state over multiple requests. These include client-side methods like View State, Cookies, Query String, and server-side methods like
Various Types of Hidden Fields in .NET
5/7/2024 11:25:41 AM.
Explore the diverse methods of managing hidden data in .NET applications. Learn about ViewState, Control State, Session State, HiddenField Control, Cookies, QueryString, Application State, Cache, and
ASP.NET State Management Techniques
5/1/2024 11:18:17 AM.
In this article, we will learn essential ASP.NET state management techniques including session state, view state, application state, cookies, query strings, caching, and more.
How To Find Mouse Coordinates In HTML5
4/11/2024 6:08:36 AM.
In this article, we will learn to track mouse movements in HTML5! Explore JavaScript event handling to find precise coordinates of the mouse pointer on a canvas element. Master DOM manipulation techni
D365 Data Retrieval: FetchXml, Paging Cookies, and PowerShell
2/20/2024 6:08:48 AM.
Prepare your PowerShell environment for Dynamics 365 with crucial commands: Install Microsoft.Xrm.Data.PowerShell module for interacting with Dynamics 365 data. Set execution policy to RemoteSigned fo
HttpClientHandler in C#
1/2/2024 4:46:07 AM.
Unlock the potential of C#'s HttpClient class with HttpClientHandler. Delve into its capabilities—handling cookies, managing proxies, configuring SSL/TLS, timeouts, and more—to optimize and contro
Cookies in ASP.NET
11/17/2023 8:53:33 AM.
Cookies is a small piece of data stored on a client browser. There are three types of Cookies - Persist Cookie, Non-Persist Cookie. In this article, we will see how to create a cookie in ASP.NET. We&#
Cookie vs. Session vs. Local Storage
11/6/2023 6:07:18 AM.
cookies are small pieces of data stored in a user's browser, often used for limited-size, temporary information like session tokens and user preferences. Session storage, on the other hand, serves
Distributed Transaction Coordinator/Control In ASP.NET (DTC)
9/14/2023 10:04:12 AM.
A transaction is a series of work perform as a single unit of work consistency and reliability of the system, can be achieved by binding a set of related operations together in a transaction. Here I w
Utilizing Browser Cache and Cookies in React.js Applications
9/2/2023 7:31:40 AM.
Here in this article we will learn how to implement browser cache and cookies for react js application.
How To Set And Get Cookies In Angular With Example
4/10/2023 5:11:33 AM.
In this article, you will learn how to set and get cookies in angular with example.
Cookies in JavaScript
3/29/2023 9:25:44 AM.
Cookies are variables stored on the visitor's (client's) computer. JavaScript can be used to create and retrieve cookie values.
How To Fetch More Than 100k Items From Dataverse Table
2/20/2023 11:23:43 AM.
In this article, we will learn how to fetch more than 100k items from Dataverse table. In Power Automate, the default threshold limit for the “List rows” action is 5000, which is used to fetch items f
Coordination Between The Development And QA Teams
8/17/2022 6:09:31 AM.
In this article, you will learn how to coordinate between the Development and QA Teams.
ASP.NET Core - Cookie Sharing Authentication
6/3/2022 12:16:01 PM.
In this article, you will learn about Cookie Sharing Authentication.
Some Cool Features In C# 10
9/9/2021 12:59:31 PM.
In this article, you will learn about cool features in C# 10.
Javascript and Cookies
8/14/2021 5:35:30 AM.
Learn to create Cookies using js, Read Cookies using js, Set expiry date.
Web Security Vulnerabilities On SSL/TLS Protocols And Set-Cookie Attributes
7/22/2021 4:36:58 AM.
In this article, you will learn about Web Security Vulnerabilities On SSL/TLS Protocols And Set-Cookie Attributes.
How To Delete Cookies In Chrome
7/12/2021 12:24:03 PM.
In this article, you will learn to clear cookies in Chrome.
State Management Technique in .NET
6/8/2021 9:48:21 AM.
State Management Technique is a process by which we maintain the state and page into multiple requests for the same or different page.
State Management Using Cookies
5/26/2021 11:02:02 AM.
This article describes state management using cookies.
Cookie Authentication In ASP.NET Core
5/17/2021 3:38:32 PM.
In this article, we will learn how to implement Cookie Authentication in ASP.NET Core without using Identity.
How To Create A Storage Account In Azure
5/11/2021 8:56:00 PM.
Azure storage account can be used to store various types of data objects.There are many types of data objects like blobs, files, queues, tables, and disks, for e.g. blob storage is used to store the l
Send Cookie Using HTTP Response From Web API
4/23/2021 9:17:07 AM.
This article shows how to send a cookie from the Web API to a client using a HTTP response.
Session Fixation Vulnerability Detection in ASP.Net
4/13/2021 5:54:09 AM.
This article explains session fixation attacks on an ASP.NET website in details by giving a realistic code scenario.
Connecting the dots with PowerAutomate, MS Graph and other cool stuff!
3/16/2021 11:25:10 AM.
This session is about “Connecting the dots with PowerAutomate, MS Graph and other cool stuff!” in Power Platform Virtual Conference 2021.
Authenticating Front-End Apps Using Cookies In .NET Core Web API
2/23/2021 5:20:17 PM.
In this article, you will learn how to secure your .NET Core backend for the front end using cookies.
HTTP Cookies in ASP.Net Web API
2/9/2021 9:37:36 AM.
In this article you will learn about cookies in the ASP. NET Web API.
Encrypting and Decrypting Cookies in ASP.NET 2.0
2/3/2021 9:18:44 AM.
This article demonstrate how to encode and decode cookies in ASP.NET 2.0
How To Set Cookies in ASP.Net Web API
1/20/2021 6:37:49 AM.
This article explains how to set cookies in the Web API. A cookie is used for sending information to the HTTP server in an HTTP response.
Cookie-less Session in ASP.NET
1/15/2021 11:35:23 AM.
In this article we will learn to use a Session even if Cookies of the user’s browser is disabled
Ask More From Git - Cool Tips
10/21/2020 1:43:27 PM.
In Git, once you have a workflow setup for your team, Git becomes a handy and powerful tool. This guide will explain advanced and handy git tips to boost your productivity in a concise time frame.
Show Two Entities In Bing Maps In Canvas App
10/14/2020 3:40:15 PM.
This article is about showing two entities in Bing maps and using Bing maps action in Flow to get geocoordinates
Cookie in Silverlight Through JavaScript
9/30/2020 2:06:49 AM.
In this process we follow, we will be accessing JavaScript's function from silverlight. This sometime becomes headache for most developers, but you should not worry, you are reading “my post.”
State Management In MVC
9/28/2020 8:47:14 AM.
In this article, you will learn about State Management in MVC.
Cookie Injection
8/19/2020 7:29:58 AM.
In this article, you will learn about Cookie Injection.
How To Retrieve Your Coordinates On Android And iOS With Xamarin.forms And Xamarin Essentials
8/12/2020 9:03:25 AM.
In this tutorial You'll see how to use Xamarin.Forms and Xamarin Essentials to create a geolocator application.
Coordination is the Future of O365 by Peter Ward
7/23/2020 5:56:05 AM.
Fourth keynote by Peter Ward in Lightup Virtual Conference
Overview Of JavaScript Cookies
7/17/2020 3:34:25 AM.
In this article we will learn about cookies in JavaScript. In JavaScript cookies can be accessed with help of the "cookie" property of the document’" object.
AutoComplete TextBox in C#
5/21/2020 1:12:51 AM.
Auto completion is a new feature added to Windows Forms 2.0 controls. In this article, I will show how to use the auto completion feature in your applications.
Cookies in JavaScript
4/28/2020 1:23:53 AM.
This article explains the use of cookies in JavaScript.
Drag Image in Div and Find Coordinates From Where It's Cropped Like in Facebook
4/14/2020 2:22:37 PM.
This article explains how to drag an image in a Div and determine the coordinates of where it's cropped like in Facebook.
How to Save and Get Values From Cookies Using JavaScript
4/7/2020 3:03:39 PM.
In this article we will tell how to save and get cookies using JavaScript.
Generate Google Maps Key in Android
4/2/2020 12:59:55 AM.
This article explains how to generate a Google Maps Key in Android.
Capture Requests and Get Cookies of Web Page in a WebView in Android
3/22/2020 3:18:10 AM.
In this article we will learn how to capture requests and get cookies when a web page is loaded into a WebView in Android.
Difference Between Local Storage, Session Storage And Cookies
1/20/2020 3:56:24 PM.
In this article I'll tell you about the differences between Session Storage, Local Storage and Cookies.
Cookie Authentication In .NET Core 3.0
1/16/2020 1:21:47 AM.
Authentication is the process of determining or giving an individual access to system or user based on their identity. There are multiple options to do authentication in .net core. This article demon
Introduction to HTML5 Storage
12/26/2019 1:00:29 AM.
This article introduces the concepts of HTML5 Storage and then works through a code sample demonstrating the use of HTML 5
Block Cookies in IE 10 on Windows 8
12/20/2019 4:57:45 AM.
In this article we explain how to block all cookies in Internet Explorer in Windows 8.
Storing Login Details Using Cookies
10/24/2019 9:25:06 AM.
By using cookies we are going to store the user's login data, if the user's credentials are valid, then it will be directed to the Dashboard page.
Working With Cookies in JAVA
9/13/2019 6:08:35 AM.
A Cookie is small information sent by a web server to a web client. Cookies are saved at the client side for the given domain and path. The cookie file persists on the client machine and the client br
Session Management and Cookies in JAVA
9/13/2019 4:30:00 AM.
In this article you will learn about Session Management and Cookie. Also Session Tracking by using Cookies in Java.
WCF - Authentication and Authorization in Enterprise Architecting
9/12/2019 4:38:36 AM.
In this article, I am going to show how to use Authorization and Authentication using a WCF service in Enterprise Architecting standards. This article is of Advanced WCF concepts.
Cookies Servlet in Java
9/12/2019 3:06:59 AM.
In this article we will know how to use cookies in servlet.
Session Management Using URL Rewritting Instead of Cookies
7/30/2019 1:09:03 AM.
URL rewriting provides you with another session tracking alternative that can be substituted automatically when the server detects that the browser does not accept cookies. URL rewriting involves enco
Cooking Angular With TypeScript
4/2/2019 10:53:27 AM.
This article shows how you can migrate your legacy angular.js project to use TypeScript.
Cookies in ASP.NET
2/3/2019 11:46:49 PM.
In this article I will explain you about cookies in ASP.NET and how to use them.
Cookies in ASP.Net
2/3/2019 11:39:15 PM.
Today I am here to explain cookies in ASP.Net. In this article, I will also mention advantages and disadvantages of cookies.
An Overview Of Cookies In ASP.NET
1/7/2019 2:49:22 AM.
In this article explain wow to Read, Write and Clear Cookies in ASP.Net. Write Cookies in ASP.Net, Read Cookies in Asp.Net, Clear Cookies in Asp.Net using HttpCookie, Request.Cookies.
Retrieve Geo Location Coordinates In Xamarin Forms Application Using Xamarin Essentials For Android And UWP
11/26/2018 10:24:07 AM.
Reading this article, we can learn how to retrieve the device's current geolocation coordinates (Latitude, Longitude, Altitude) in Xamarin Forms application using Xamarin Essentials for Android an
Xamarin.Forms - Get Distance Between Two Coordinates Using GeoLocation Using Xamarin.Essentials
10/30/2018 12:18:26 AM.
In this article, you will learn how to Get Distance between two Coordinates Using Xamarin.Essentials in Xamarin Forms.
How To Clear WebView Cookies In Xamarin.Forms Using DependencyService
5/17/2018 11:45:01 PM.
Sometimes, we may need to clear the cookies in our app, for example, integrated social media login. In that case, we need to clear the cookies, In this article, we can learn how to clear cookies using
Cookie Authentication With ASP.NET Core 2.0
2/7/2018 4:31:12 PM.
Authentication is an integral part of web security. ASP.NET Core provides multiple ways to implement authentication in a web application. We will be looking into on such technique - Cookie authenticat
Pin Coordinates To External Maps In Xamarin.Forms
1/9/2018 10:40:16 AM.
In this tutorial, we will learn how to pin Latitude and Longitude Coordinates in External maps in Xamarin.Forms. The Coordinates are pinned with Google Maps in Android and Apple Maps in iOS.
ASP.NET Core 2.0 Cookie Authentication
1/2/2018 10:29:58 AM.
Cookie Authentication allows developers to hook into events at various lifecycle stages of the authentication process. For instance you could log successful sign-ins using OnSignedIn or use OnValidate
Google Map Location Coordinates Using Bootbox In ASP.NET MVC
5/30/2017 12:44:32 PM.
Bootbox.js is a small JavaScript library which allows you to create programmatic dialog boxes.
Cookie Manager Wrapper In ASP.NET Core
5/9/2017 12:59:29 AM.
In this article, you will learn how to work with cookies in an ASP.NET Core style (in the form of an interface) , abstraction layer on top of cookie object and how to secure cookie data.
Overview Of Cookies In ASP.NET
12/28/2016 11:05:42 AM.
In this article, you will learn about cookies in ASP.NET.
Persistant Cookies in ASP.NET MVC 6
7/24/2016 10:33:53 AM.
In this article, we see how to create a persistent cookie within an ASP.NET MVC 6.
MVC Application Security Issues: Cookie Security & URL Attacks - Part One
5/16/2016 1:03:30 PM.
In this article you will learn MVC Application Security Issues.
Introduction To AngularJS: Cookies - Day Twenty Three
5/7/2016 2:21:37 PM.
In this article you will learn about Cookies in AngularJS.
Getting Started With Cool Blob Storage Service In Azure
4/30/2016 5:07:25 PM.
In this article you will learn more about the newly introduced Cool Blob Storage Service in Azure.
Power BI: Map Report Giving Count Of Latitude And Longitude Instead Of Geo Coordinates
1/18/2016 2:44:45 PM.
In this article you will learn about Map Report giving count of Latitude and Longitude Instead of Geo Coordinates.
C# 6.0 New Features: Part 1
12/23/2015 5:17:10 AM.
This video will help the C# developers to understand the top 10 new cool features of C# 6.0. This video will be divided into two parts where in the first part I will be covering the following new features 1.using static qualifier 2.String Interpolation 3.Null Conditional Operator 4.Auto Property Initalizer 5. Expression bodied functions and Properties.
Using A Cookie-Aware WebClient To Persist Authentication In ASP.NET MVC
11/2/2015 11:07:12 AM.
In this article you will learn how to use cookie-aware WebClient to persist authentication in ASP.NET MVC.
Geolocalize a Device and Store Coordinates on Webserver
6/1/2015 8:47:49 PM.
In this article we'll see how to make a simple geolocalizing Windows Phone App, and how to store the coordinates it acquires on a remote Web server, for further examinations.
Introduction to Cookies in ASP.Net
5/7/2015 10:14:36 PM.
In this article I am trying to explain Cookies in ASP.NET.
Some Cool Operations With Text Using XAML in Windows Phone
2/28/2015 2:30:44 PM.
In this article you will learn how to play with font size, projection and font color of text dynamically.
State Management in ASP.NET: Everything You Need to Know
12/31/2014 12:57:11 AM.
This article provides an overview to the various State Management techniques in ASP.NET.
Caching FAQ's: Part I
9/15/2014 4:36:29 AM.
In this section we will touch base on one of important concepts in .NET Caching.
Custom Cookies in WCF With C#
8/14/2014 1:58:58 PM.
This article provides a short description of Custom Cookies and how to use them in a WCF Service.
Introduction To Cookies in ASP.Net
6/9/2014 4:23:49 AM.
This article explains how to read and write cookies and the differences between Persistent and Non-Persistent Cookies and explains Multivalued Cookies.
Bing Maps Task In Windows Phone 8
4/11/2014 1:22:53 PM.
This article explains the process of launching Bing Maps from an app.
Cookies in AngularJS
3/9/2014 4:43:37 PM.
In this article I will tell you about Cookies in AngularJS.
$cookies Service in AngularJS
3/9/2014 4:35:59 PM.
In this article I will tell you about the $cookies service in AngularJS.
Cookies in Java
9/27/2013 4:53:15 PM.
This article explains cookies in Java. NetBeans IDE is used for sample example.