www.c-sharpcorner.com Open in urlscan Pro
40.65.205.118  Public Scan

Submitted URL: http://c-sharpcorner.com/
Effective URL: https://www.c-sharpcorner.com/
Submission: On August 27 via api from SG — Scanned from DE

Form analysis 1 forms found in the DOM

POST /

<form method="post" action="/" id="aspnetForm">
  <div class="aspNetHidden"> <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUKLTc4NjAxNTU1M2RkBQxfgDy9csmT66SwJR4/bf6rHeg="> </div>
  <div id="OldHeader">
    <style type="text/css">
      @media (max-width: 1023px) {
        body.home-page {
          padding-top: 0px !important;
        }

        #OldHeader .responsiveHeader {
          position: inherit;
        }
      }
    </style>
    <div id="ctl00_HeaderHomeNewDesign_Announcement_divAnnouncement">
      <div id="topAnnouncement" style="height: 48px; background: rgb(15, 146, 0); clear: both; overflow: hidden; transition: all 0.3s ease-in-out 0s; box-sizing: border-box !important;">
        <div style="max-width: 1280px; width: auto; margin: 0px auto; min-height: 48px; line-height: 48px; clear: both; font-size: 18px; color: #fff; box-sizing: border-box !important;">
          <div style="float: right; width: 100%; padding: 0px 10px; box-sizing: border-box !important; text-align: center;"><img src="/images/annoucement.png" alt="Alternate Text"
              style="position: relative;top: 8px;transform: rotate(14deg);margin-right: 8px;"><a href="https://www.c-sharpcorner.com/ebooks/wpf-simplified-build-windows-apps-using-csharp-and-xaml" style="color: #ffffff; white-space: nowrap;">BUY eBook: WPF SIMPLIFIED - BUILD WINDOWS APPS USING C# AND XAML</a><a id="greenHeaderClose" href="javascript:void(0)" title="Close" onclick="greenHeaderClose(); return false;" style="color: #ffffff; float: right;transition:all 0.3s ease-in-out; border: 2px solid #fff; height: 24px; width: 24px; margin-top: 10px; text-align: center; line-height: 20px; border-radius: 50%;"> x </a>
          </div>
        </div>
      </div>
    </div>
    <script src="https://csharpcorner-mindcrackerinc.netdna-ssl.com/JQuery/jquery.min-20150912.js"></script>
    <script>
      jQuery(document).ready(function() {
        if (getCookie("topAnnouncementIsHide") != 1) {
          jQuery("#topAnnouncement").hide();
          jQuery("#topAnnouncement").delay(3000).fadeIn('fast', function() {
            jQuery(this).height("48px");
            jQuery("#OldHeader .responsiveHeader").css("top", "48px");
            jQuery("#greenHeaderClose").hover(function() {
              jQuery(this).css({
                "background": "white",
                "color": "black"
              });
            }, function() {
              jQuery(this).css({
                "background": "transparent",
                "color": "white"
              });
            });
            if (window.matchMedia("(max-width:1023px)").matches) {
              jQuery("#OldHeader .responsiveHeader").css({
                "top": "initial"
              });
              jQuery(".HeadermenuStripBlue").css({
                "position": "relative",
                "top": "0px"
              });
              jQuery(".top-header").css("position", "relative");
              jQuery(".rightSide").css("min-width", "320px");
              jQuery(".b-container, #OldHeader .page").css("max-width", "100%");
              jQuery(window).scroll(function() {
                var headPos = jQuery(this).scrollTop();
                if (headPos > 40) {
                  jQuery("#OldHeader .responsiveHeader").css({
                    "position": "fixed",
                    "top": "0px"
                  });
                  jQuery(".HeadermenuStripBlue").css("position", "fixed");
                } else {
                  jQuery('#OldHeader .responsiveHeader, .HeadermenuStripBlue').css({
                    "position": "inherit",
                    "top": "initial"
                  });
                  jQuery(".featuredBox").css("margin-top", "0px");
                }
              });
            }
            if (window.matchMedia("(max-width:640px)").matches) {
              jQuery("#topAnnouncement img").remove();
              jQuery("#topAnnouncement div div:last-child").attr("style", "width: 100%;padding: 0px 6px 0px 10px;box-sizing: border-box !important;position: absolute;top: -3px;min-width:340px;");
              jQuery("#topAnnouncement a:first-child").attr("style", "white-space: nowrap;color:#fff; font-size: 12px;display: inline-block;");
              jQuery("#greenHeaderClose").attr("style",
                "color: #ffffff; border: 2px solid #fff; height: 26px; width: 26px; border-radius: 50%; text-align: center; line-height: initial; position: absolute; transform: scale(0.6); top: 10px; right: 1%;");
            }
          });
        }
      });

      function greenHeaderClose() {
        //document.cookie = "topAnnouncementIsHide = 1";
        document.cookie = "topAnnouncementIsHide=" + "1;expires=Sat, 13 Dec 2021 23:59:59 GMT" + "; path=/";
        jQuery("#topAnnouncement").hide();
        jQuery("#OldHeader .responsiveHeader").css("top", "0px");
        jQuery("#OldHeader .responsiveHeader").css({
          "top": "0"
        });
      }

      function getCookie(cookieName) {
        var name = cookieName + "=";
        var allCookieArray = document.cookie.split(';');
        for (var i = 0; i < allCookieArray.length; i++) {
          var temp = allCookieArray[i].trim();
          if (temp.indexOf(name) == 0) return temp.substring(name.length, temp.length);
        }
        return "";
      }
    </script>
    <div class="responsiveHeader" style="top: 48px;">
      <header class="new-header">
        <div class="top-header">
          <div class="row">
            <div class="logo">
              <a href="https://www.c-sharpcorner.com" id="ctl00_HeaderHomeNewDesign_LogoLink" class="logo" title="C# Corner"> <img src="/App_Themes/CSharp/Images/SiteLogo.png" id="ctl00_HeaderHomeNewDesign_imageLogo" class="display_none" alt="C# Corner"> </a>
            </div>
            <div class="InFocusNews display_none">
              <div style="position: relative;">
                <div class="rightNew" style="display: inline;">
                  <div class="ticker"> <a href="https://www.c-sharpcorner.com/live/" id="InFocus">Watch Pre-recorded Live Shows Here</a> </div>
                </div>
              </div>
            </div>
            <div class="rightSide">
              <div class="login-sec">
                <style>
                  #OldHeader .loginControl .notificationMessageCntr .messageCount {
                    color: #fff;
                    background: #008000;
                    position: absolute;
                    left: 12px;
                    top: 0px;
                    padding: 1px 2px;
                    font-size: 10px;
                    font-weight: bold;
                    display: none;
                    z-index: 1;
                  }

                  #OldHeader {
                    box-sizing: content-box;
                  }
                </style>
                <div id="geoLocationPopup" style="display: none;"></div>
                <div class="page" style="position: relative;">
                  <div class="loginControl"> <a href="javascript:void(0)" id="ctl00_HeaderHomeNewDesign_login_HyperLinkWhyJoin" class="join-btn">Why Join</a>
                    <a href="/register" id="ctl00_HeaderHomeNewDesign_login_HyperLinkRegister" title="New User Register Here" class="becomemember display_none">Become a member</a>
                    <a href="/userregistration/logincheck.aspx?returnurl=/" id="loginBtn" class="login-btn" title="Login">Login</a>
                    <div id="askQuestion" class="notificationMessageCntr display_none_mobile"> <a id="PostForum" class="icons askaquestion" title="Ask A Question" href="https://www.c-sharpcorner.com/forums/AddPost.aspx?TSource=AddPost"></a> </div>
                    <div id="commentNotification" class="notificationMessageCntr"> <span id="spanCommentsNotifications" style="display: none;" class="messageCount"></span> <span class="arrow">&nbsp;</span> </div>
                    <div id="userCommentBox" class="msg_container" style="display: none;">
                      <div class="NoticationLoading"> <label id="LabelNoComments" style="display: none; text-align: center; color: red;"> No unread comment.</label>
                        <a id="imgComments" href="javascript:void(0)" class="loadmore" style="display: none; text-align: center"> <img src="/Images/csharp/ajax-loader-small.gif" alt="loading..." width="12" height="9"></a> </div>
                      <ul id="dvComments"> </ul> <a class="gotoAllView" href="/notification/">View All Comments</a>
                    </div>
                    <div id="messageNotification" class="notificationMessageCntr"> <span id="spanMessages" style="display: none;" class="messageCount"></span> <span class="arrow">&nbsp;</span> </div>
                    <div id="userMsgBox" class="msg_container" style="display: none;">
                      <div class="NoticationLoading"> <label id="LabelNoData" style="display: none; text-align: center; color: red;"> No unread message.</label>
                        <a id="imgMessages" href="javascript:void(0)" class="loadmore" style="display: none; text-align: center"> <img src="/Images/csharp/ajax-loader-small.gif" width="12" height="9"></a> </div>
                      <ul id="dvMessages"> </ul> <a href="/notification/notification.aspx" id="ctl00_HeaderHomeNewDesign_login_LinkButtonAllMessages" class="gotoAllView">View All Messages</a>
                    </div>
                    <div id="generalNotifications" class="notificationMessageCntr"> <span id="spanGeneralNotifications" style="display: none;" class="messageCount"></span><span class="arrow">&nbsp;</span> </div>
                    <div id="generalNotificationContainer" class="msg_container general_notifications" style="display: none;">
                      <div class="NoticationLoading"> <a id="LabelNoDataNotifications" style="display: none; text-align: center; color: red;">No unread notification.</a>
                        <a id="imgGeneralNotifications" href="javascript:void(0)" class="loadmore" style="display: none; text-align: center"> <img src="/Images/csharp/ajax-loader-small.gif" alt="loading..." width="12" height="9"></a> </div>
                      <ul>
                        <div id="dvGeneralNotifications"> </div>
                      </ul> <a class="gotoAllView" href="/notification/GeneralNotification.aspx">View All Notifications</a>
                    </div>
                    <div class="notificationMessageCntr display_none_mobile"> <span class="arrow">&nbsp;</span> </div>
                    <div class="msg_container admin_msg_container" style="display: none;">
                      <ul id="ctl00_HeaderHomeNewDesign_login_UnapprovedContentStats" class="unapproved_stats"> </ul>
                    </div>
                  </div> <a class="menuButton"></a> <a href="https://www.c-sharpcorner.com" id="ctl00_HeaderHomeNewDesign_login_AnchorResponsiveLogo" class="logo_responsive">C# Corner</a>
                </div>
              </div> <!--Login Control will come here-->
              <div class="contribute-btn display_none">
                <div class="conbtBtnList"> <a href="javascript:void(0);" class="conbtBtn-anchor">Post</a>
                  <ul>
                    <li> <a href="/publish">An Article</a> </li>
                    <li> <a href="/blogs/createblog.aspx">A Blog</a> </li>
                    <li> <a href="/news/createnews.aspx" id="ctl00_HeaderHomeNewDesign_linkPostNews" style="display: none;">A News</a> </li>
                    <li> <a href="/publish/createarticle.aspx?type=videos">A Video</a> </li>
                    <li> <a href="/aboutebookposting.aspx" id="linkPostEbook">An EBook</a> </li>
                    <li> <a href="/interviews/question/postquestion.aspx">An Interview Question</a> </li>
                  </ul>
                </div>
              </div>
              <div class="askquestionbtn display_none"> <a href="/forums/AddPost.aspx?TSource=AddPost" class="askquestionbtn-anchor">Ask Question</a> </div>
            </div>
          </div>
        </div>
        <div id="ctl00_HeaderHomeNewDesign_Menu_HeaderMenu" class="HeadermenuStripBlue">
          <div class="page">
            <div class="responsiveMenu">
              <div class="SearchBox">
                <div id="ctl00_HeaderHomeNewDesign_Menu_Panal1"> <input name="ctl00$HeaderHomeNewDesign$Menu$searchTextBox" type="text" id="searchTextBox" class="searchTextBox" placeholder="C# Corner Search" onkeypress="SearchClick(event)"> <input
                    type="submit" name="ctl00$HeaderHomeNewDesign$Menu$searchImageButton" value="" onclick="SearchContent(event);" id="searchImageButton" class="button"> </div>
              </div>
              <ul id="MenuControl1" class="headerMenu">
                <li class="display_none first"><a href="https://www.c-sharpcorner.com" class="csharpHome" title="C# Corner Home">&nbsp;</a></li>
                <li><a href="https://www.c-sharpcorner.com/technologies" title="Technologies">TECHNOLOGIES </a></li>
                <li><a class="menu-color-default" href="https://www.c-sharpcorner.com/forums" title="Ask a Question" target="">ANSWERS</a></li>
                <li><a class="menu-color-default" href="https://www.c-sharpcorner.com/learn/" title="C# Corner Learn" target="">LEARN</a></li>
                <li><a class="menu-color-default" href="https://www.c-sharpcorner.com/news" title="Submit a News" target="">NEWS</a></li>
                <li><a class="menu-color-default" href="https://www.c-sharpcorner.com/blogs" title="Share a Blog" target="">BLOGS</a></li>
                <li><a class="menu-color-default" href="https://www.c-sharpcorner.com/videos" title="Share a Video" target="">VIDEOS</a></li>
                <li><a class="menu-color-default" href="https://www.c-sharpcorner.com/interviews" title="Ask an Interview Question" target="">INTERVIEW PREP</a></li>
                <li><a class="menu-color-default" href="https://www.c-sharpcorner.com/ebooks" title="Share a Book" target="">BOOKS</a></li>
                <li><a class="menu-color-default" href="https://www.c-sharpcorner.com/chapters" title="Join an Event" target="">EVENTS</a></li>
                <li><a class="menu-color-default" href="https://noltran.com/" title="Training" target="_blank">Training</a></li>
                <li><a class="menu-color-default" href="https://www.c-sharpcorner.com/live/" title="Live" target="">Live</a></li>
                <li><a class="menu-color-default" href="https://www.c-sharpcorner.com/jobs" title="Get Jobs" target="">JOBS</a></li>
                <li class="more-btn"><a href="javascript:void(0);">MORE</a>
                  <ul class="dropdown-content">
                    <li><a class="menu-color-default" href="https://www.c-sharpcorner.com/careeradvice" title="Get Career Advice" target="">CAREER</a></li>
                    <li><a class="menu-color-default" href="https://www.c-sharpcorner.com/members/" title="C# Corner Members" target="">MEMBERS</a></li>
                  </ul>
                </li>
              </ul>
            </div>
          </div>
        </div>
      </header>
    </div>
  </div>
  <div class="clearfix"></div>
  <section class="wrapper" id="DivBreakingNewsAndEvents">
    <div class="row latest-news-bg">
      <div class="col-8">
        <div class="latestNews-wrap">
          <div class="col-5">
            <div id="featureDIV" class="breaking-news-container">
              <div class="news-title"> <a href="/featured-articles" title="Featured Article"> <i class="d-icon icon-star"></i></a> </div>
              <ul id="FeaturedArticlesList" class="latest-featured-list">
                <li>
                  <div class="featured-list-item">
                    <a class="featured-title" href="https://www.c-sharpcorner.com/article/syncing-cache-in-ado-net-using-ncache-in-net-6-with-sql-server/">Syncing Cache In ADO.NET Using NCache In .NET 6 With SQL Server</a></div>
                </li>
                <li>
                  <div class="featured-list-item">
                    <a class="featured-title" href="https://www.c-sharpcorner.com/article/microservices-async-communication-using-ocelot-gateway-rabbitmq-docker-and-an/">Microservices Async Communication Using Ocelot Gateway, RabbitMQ, Docker, And Angular 14</a>
                  </div>
                </li>
                <li>
                  <div class="featured-list-item"><a class="featured-title" href="https://www.c-sharpcorner.com/article/simple-qrcode-generator-using-spfx/">Simple QRCode Generator Using SPFx</a></div>
                </li>
                <li>
                  <div class="featured-list-item">
                    <a class="featured-title" href="https://www.c-sharpcorner.com/article/asynchronous-communication-between-microservices-using-net-core-api-rabbitmq/">Asynchronous Communication Between Microservices Using .NET Core API, RabbitMQ, and Docker</a>
                  </div>
                </li>
                <li>
                  <div class="featured-list-item"><a class="featured-title" href="https://www.c-sharpcorner.com/news/c-sharp-corner-q2-2022-mvps-announced">C# Corner Q2, 2022 MVPs Announced</a></div>
                </li>
              </ul>
              <div id="PanelFeature"> <input name="ctl00$MainContent$FeaturedArticles$hidType1" type="hidden" id="hidType1" value="article"><input name="ctl00$MainContent$FeaturedArticles$hidImgUrl1" type="hidden" id="hidImgUrl1"><input
                  name="ctl00$MainContent$FeaturedArticles$hidType2" type="hidden" id="hidType2" value="article"><input name="ctl00$MainContent$FeaturedArticles$hidImgUrl2" type="hidden" id="hidImgUrl2"><input
                  name="ctl00$MainContent$FeaturedArticles$hidType3" type="hidden" id="hidType3" value="article"><input name="ctl00$MainContent$FeaturedArticles$hidImgUrl3" type="hidden" id="hidImgUrl3"><input
                  name="ctl00$MainContent$FeaturedArticles$hidType4" type="hidden" id="hidType4" value="article"><input name="ctl00$MainContent$FeaturedArticles$hidImgUrl4" type="hidden" id="hidImgUrl4"><input
                  name="ctl00$MainContent$FeaturedArticles$hidType5" type="hidden" id="hidType5" value="news"><input name="ctl00$MainContent$FeaturedArticles$hidImgUrl5" type="hidden" id="hidImgUrl5"
                  value="https://www.c-sharpcorner.com/UploadFile/BreakingNewsImages/07022022110046AM.png"> </div>
              <div class="clearfix"></div>
            </div>
          </div>
          <div class="col-7">
            <style>
              .heading {
                font-family: 'Open Sans', sans-serif !important;
              }
            </style>
            <div class="news-img" id="firstnews" style="display: none;">
              <div id="ctl00_MainContent_BreakingNews_MainNews" class="recent-news-wrap"><img src="" alt="Modern Web Design Using CSS And JavaScript Course Announced"
                  width="100%"><a class="recent-news" href="https://www.c-sharpcorner.com/news/modern-web-design-using-css-and-javascript-course-announced">Modern Web Design Using CSS And JavaScript Course Announced</a></div>
            </div>
            <div class="news-list">
              <h1 href="/news" class="heading" style="margin-top: 7px;">Current Affairs <p class="view-all-link text-right"><a href="/news" class="text-blue-900"><i class="c-icon icon-20 icon-view-all"></i></a></p>
              </h1>
              <ul id="BreakingNewsUL" class="news-listing">
                <li><a href="https://www.c-sharpcorner.com/news/modern-web-design-using-css-and-javascript-course-announced">Modern Web Design Using CSS And JavaScript Course Announced</a></li>
                <li><a href="https://www.c-sharpcorner.com/news/google-plans-to-hire-a-slew-of-blockchain-experts">Google Plans To Hire A Slew Of Blockchain Experts</a></li>
                <li><a href="https://www.c-sharpcorner.com/news/stratis-launches-worlds-first-zero-fee-nft-marketplace-stratisphere">Stratis Launches World's First Zero Fee NFT Marketplace - Stratisphere</a></li>
                <li><a href="https://www.c-sharpcorner.com/news/stratis-sponsors-net-conference-2022">Stratis Sponsors .NET Conference 2022</a></li>
              </ul>
            </div>
            <div class="clearfix"></div>
          </div>
        </div>
        <div class="clearfix"></div>
        <div id="DivLatestVideos">
          <div class="videos-section">
            <div class="heading"> <a href="/videos">Latest Videos</a>
              <p class="view-all-link"> <a href="/videos"><i class="c-icon icon-view-all"></i></a> </p>
            </div>
            <div class="divScroll">
              <ul id="LatestVideosList" class="latest-videos-list">
                <li>
                  <a href="https://www.c-sharpcorner.com/article/7-minutes-to-better-selling-podcast-ep-27/"><div class="videos-list-item"><img src="https://i.ytimg.com/vi/TQRyvnbnAEw/mqdefault.jpg" alt="7 Minutes to Better Selling Podcast Ep. 27" title="7 Minutes to Better Selling Podcast Ep. 27"></div></a>
                </li>
                <li>
                  <a href="https://www.c-sharpcorner.com/article/rockin-the-code-world-with-dotnetdave-ft-magnus-mrtensson-ep-64/"><div class="videos-list-item"><img src="https://i.ytimg.com/vi/5Vy_Lh56u9M/mqdefault.jpg" alt="Rockin’ The Code World with dotNetDave ft. Magnus Mårtensson Ep. 64" title="Rockin’ The Code World with dotNetDave ft. Magnus Mårtensson Ep. 64"></div></a>
                </li>
                <li>
                  <a href="https://www.c-sharpcorner.com/article/implement-iaas-solutions-ep-1-az-204-hands-on-series/"><div class="videos-list-item"><img src="https://i.ytimg.com/vi/33KvxeuG_U4/mqdefault.jpg" alt="Implement IaaS Solutions Ep. 1 - AZ-204 Hands-On Series" title="Implement IaaS Solutions Ep. 1 - AZ-204 Hands-On Series"></div></a>
                </li>
                <li>
                  <a href="https://www.c-sharpcorner.com/article/rockin-the-code-world-with-dotnetdave-ft-billy-hollis-ep-63/"><div class="videos-list-item"><img src="https://i.ytimg.com/vi/corSjb0OX5E/mqdefault.jpg" alt="Rockin’ The Code World with dotNetDave ft. Billy Hollis Ep. 63" title="Rockin’ The Code World with dotNetDave ft. Billy Hollis Ep. 63"></div></a>
                </li>
              </ul>
            </div>
            <div class="clearfix"></div>
          </div>
        </div>
        <div class="clearfix"></div>
      </div>
      <div class="col-4 events-section">
        <div id="ChapterEventsBox" class="upcoming-Events-section">
          <p class="live-txt" id="LblChallengeText" style="display:none;"> <a href="/challenges" id="ctl00_MainContent_UpcomingEvents_linkLatestChallenge" style="color: #fbc531 !important">Challlenge 
<img src="/Images/challenge.png" width="16"> </a> </p>
          <div class="heading"> <a href="/chapters">Upcoming Events</a>
            <p class="view-all-link"> <a href="/chapters"><i class="c-icon icon-view-all"></i></a> </p>
          </div>
          <ul id="ChapterEventsContainer" class="UpComing-Events-list">
            <li><span class="timeEvent"><span id="LocalMonth1" runat="server" clientidmode="Static">AUG</span> <span id="LocalDay1" runat="server" clientidmode="Static">27</span> <br> <span id="LocalTime1" runat="server" clientidmode="Static">SAT
                  4a</span></span>
              <div class="eventsWrap">
                <a class="title" href="https://www.c-sharpcorner.com/events/azure-bootcamp-series-2">Azure Bootcamp - Series 2</a><a href="https://www.c-sharpcorner.com/Chapters/JoinEvent/1501/" class="rgstr-btn text-orange">Register Now</a>
                <p></p>
              </div>
            </li>
            <li><span class="timeEvent"><span id="LocalMonth2" runat="server" clientidmode="Static">AUG</span> <span id="LocalDay2" runat="server" clientidmode="Static">27</span> <br> <span id="LocalTime2" runat="server" clientidmode="Static">SAT
                  4:30a</span></span>
              <div class="eventsWrap">
                <a class="title" href="https://www.c-sharpcorner.com/events/frontend-days-event-angular-day-indore">Frontend Days Event - Angular Day Indore</a><a href="https://www.c-sharpcorner.com/Chapters/JoinEvent/1489/" class="rgstr-btn text-orange">Register Now</a>
                <p></p>
              </div>
            </li>
            <li><span class="timeEvent"><span id="LocalMonth3" runat="server" clientidmode="Static">AUG</span> <span id="LocalDay3" runat="server" clientidmode="Static">27</span> <br> <span id="LocalTime3" runat="server" clientidmode="Static">SAT
                  10a</span></span>
              <div class="eventsWrap">
                <a class="title" href="https://www.c-sharpcorner.com/events/azure-virtual-wan">Azure Virtual WAN - Azure User Group Sweden</a><a href="https://www.c-sharpcorner.com/Chapters/JoinEvent/1480/" class="rgstr-btn text-orange">Register Now</a>
                <p></p>
              </div>
            </li>
            <li><span class="timeEvent"><span id="LocalMonth4" runat="server" clientidmode="Static">SEP</span> <span id="LocalDay4" runat="server" clientidmode="Static">10</span> <br> <span id="LocalTime4" runat="server" clientidmode="Static">SAT
                  4:30a</span></span>
              <div class="eventsWrap">
                <a class="title" href="https://www.c-sharpcorner.com/events/frontend-days-event-siliguri">Frontend Days Event - Siliguri</a><a href="https://www.c-sharpcorner.com/Chapters/JoinEvent/1493/" class="rgstr-btn text-orange">Register Now</a>
                <p></p>
              </div>
            </li>
            <li><span class="timeEvent"><span id="LocalMonth5" runat="server" clientidmode="Static">SEP</span> <span id="LocalDay5" runat="server" clientidmode="Static">12</span> <br> <span id="LocalTime5" runat="server" clientidmode="Static">MON
                  3:30p</span></span>
              <div class="eventsWrap">
                <a class="title" href="https://www.c-sharpcorner.com/events/net-web-api-web-apps-with-sql-server-cosmosdb-az204-handson">.NET Web API, Web Apps with SQL Server &amp; CosmosDB Ep. 2 - AZ-204 Hands-On Series</a><a href="https://www.c-sharpcorner.com/Chapters/JoinEvent/1496/" class="rgstr-btn text-orange">Register Now</a>
                <p></p>
              </div>
            </li>
          </ul> <input type="hidden" name="ctl00$MainContent$UpcomingEvents$HiddenLocalTimezone" id="HiddenLocalTimezone" value="GMT"> <input type="hidden" name="ctl00$MainContent$UpcomingEvents$HiddenLocalDateTime" id="HiddenLocalDateTime">
          <div id="tzListDiv"> <input type="hidden" name="ctl00$MainContent$UpcomingEvents$HiddenUTCDateTimeList_1" id="HiddenUTCDateTimeList_1" value="2022-08-27T04:00:00"><input type="hidden"
              name="ctl00$MainContent$UpcomingEvents$HiddenUTCDateTimeList_2" id="HiddenUTCDateTimeList_2" value="2022-08-27T04:30:00"><input type="hidden" name="ctl00$MainContent$UpcomingEvents$HiddenUTCDateTimeList_3" id="HiddenUTCDateTimeList_3"
              value="2022-08-27T10:00:00"><input type="hidden" name="ctl00$MainContent$UpcomingEvents$HiddenUTCDateTimeList_4" id="HiddenUTCDateTimeList_4" value="2022-09-10T04:30:00"><input type="hidden"
              name="ctl00$MainContent$UpcomingEvents$HiddenUTCDateTimeList_5" id="HiddenUTCDateTimeList_5" value="2022-09-12T15:30:00"> </div>
        </div>
        <script>
          document.addEventListener("DOMContentLoaded", function(event) {
            // Get the Local Time zone
            document.getElementById("HiddenLocalTimezone").value = getTimezoneName();
            var index = 1;
            jQuery('[id^="HiddenUTCDateTimeList"]').each(function() {
              if (this.id == "HiddenUTCDateTimeList_" + index) {
                // Convert UTC to Local date time according to local time zone
                var dt = convertUTCDateToLocalDate(new Date($("#HiddenUTCDateTimeList_" + (index)).val()));
                //Make suitable date time format and display
                var arr = dt.toLocaleDateString("en-US", options).split(',');
                var monthDay = arr[1].split(' ');
                var shortMonthName = monthDay[1].substring(0, 3) + " " + monthDay[2];
                var localDateTime = dt.toLocaleString('en-US', {
                  hour: 'numeric',
                  minute: 'numeric',
                  hour12: true
                })
                var time = localDateTime.split(' ');
                var timeHM = time[0].split(':');
                var timeMin = "";
                if (timeHM[1] === "00") {
                  timeMin = timeHM[0];
                } else {
                  timeMin = time[0];
                }
                var localDayTime = GetDayName(dt.getDay()) + " " + timeMin + time[1].substring(0, 1).toLowerCase();
                var MonthDay = shortMonthName.split(' ');
                $("#LocalMonth" + (index)).text(MonthDay[0].toLocaleUpperCase());
                $("#LocalDay" + (index)).text(MonthDay[1]);
                $("#LocalTime" + (index)).text(localDayTime);
                index++;
              }
            });
          });
        </script>
      </div>
      <div class="clearfix"></div>
    </div>
  </section>
  <section class="wrapper" id="DivRecent">
    <div class="row">
      <div class="repost-wrap">
        <div class="col-6" id="DivLeft">
          <div class="recent-post-section">
            <div class="heading"> <a href="/recent">RECENT POSTS</a>
              <p class="view-all-link text-right"><a href="/recent" class="text-blue-900"><i class="c-icon icon-20 icon-view-all"></i></a></p>
            </div>
            <ul id="RecentActivity" class="content-list">
              <li class="media">
                <div class="media-left">
                  <a href="https://www.c-sharpcorner.com/technologies/coding-best-practices" title="Coding Best Practices"> <img src="/UploadFile/MinorCatImages/coding-best-practices_014245412.png.ashx?width=48&amp;height=48" alt="Coding Best Practices" class="category-icon" width="48" height="48"> </a>
                </div>
                <div class="media-body"> <a href="https://www.c-sharpcorner.com/article/application-architecture-patterns-by-joe-guadagno/" class="title">Application Architecture Patterns by Joe Guadagno</a>
                  <div class="post-details"> By <a href="https://www.c-sharpcorner.com/members/csharp-tv" class="author">C# Corner Live</a> in <a href="/Videos">Videos</a>&nbsp;<span class="hidden-xs">Aug 26, 2022</span> </div>
                </div>
              </li>
              <li class="media">
                <div class="media-left">
                  <a href="https://www.c-sharpcorner.com/technologies/windows_10" title="Windows"> <img src="/UploadFile/MinorCatImages/070508AM.png.ashx?width=48&amp;height=48" alt="Windows" class="category-icon" width="48" height="48"> </a> </div>
                <div class="media-body"> <a href="https://www.c-sharpcorner.com/article/how-to-restart-windows-service-using-task-scheduler/" class="title">How To Restart Windows Service Using Task Scheduler</a>
                  <div class="post-details"> By <a href="https://www.c-sharpcorner.com/members/raj-kumar-beniwal" class="author">Raj Kumar</a> in <a href="/Articles">Articles</a>&nbsp;<span class="hidden-xs">Aug 26, 2022</span> </div>
                </div>
              </li>
              <li class="media">
                <div class="media-left">
                  <a href="https://www.c-sharpcorner.com/technologies/dotnetcore" title=".NET Core"> <img src="/UploadFile/MinorCatImages/062632AM.png.ashx?width=48&amp;height=48" alt=".NET Core" class="category-icon" width="48" height="48"> </a>
                </div>
                <div class="media-body"> <a href="https://www.c-sharpcorner.com/article/uploaddownload-bot-framework-composer-conversationchat/" class="title">Upload/Download Bot Framework Composer Conversation/Chat</a>
                  <div class="post-details"> By <a href="https://www.c-sharpcorner.com/members/amit-bhatt13" class="author">Amit Bhatt</a> in <a href="/Articles">Articles</a>&nbsp;<span class="hidden-xs">Aug 25, 2022</span> </div>
                </div>
              </li>
              <li class="media">
                <div class="media-left">
                  <a href="https://www.c-sharpcorner.com/technologies/csharp-programming" title="C#"> <img src="/UploadFile/MinorCatImages/csharp-programming_210700275.jpg.ashx?width=48&amp;height=48" alt="C#" class="category-icon" width="48" height="48"> </a>
                </div>
                <div class="media-body"> <a href="https://www.c-sharpcorner.com/article/compress-files-to-zip-in-c-sharp/" class="title">Compress Files To Zip In C#</a>
                  <div class="post-details"> By <a href="https://www.c-sharpcorner.com/members/amit-bhatt13" class="author">Amit Bhatt</a> in <a href="/Articles">Articles</a>&nbsp;<span class="hidden-xs">Aug 25, 2022</span> </div>
                </div>
              </li>
              <li class="media">
                <div class="media-left">
                  <a href="https://www.c-sharpcorner.com/technologies/dotnetcore" title=".NET Core"> <img src="/UploadFile/MinorCatImages/062632AM.png.ashx?width=48&amp;height=48" alt=".NET Core" class="category-icon" width="48" height="48"> </a>
                </div>
                <div class="media-body"> <a href="https://www.c-sharpcorner.com/article/telemtery-converter-was-not-found-error/" class="title">Telemtery Converter Was Not Found Error</a>
                  <div class="post-details"> By <a href="https://www.c-sharpcorner.com/members/aqib-murtaza2" class="author">Aqib Murtaza</a> in <a href="/Articles">Articles</a>&nbsp;<span class="hidden-xs">Aug 25, 2022</span> </div>
                </div>
              </li>
              <li class="media">
                <div class="media-left">
                  <a href="https://www.c-sharpcorner.com/technologies/angularjs" title="Angular"> <img src="/UploadFile/MinorCatImages/angularjs_030800596.jpg.ashx?width=48&amp;height=48" alt="Angular" class="category-icon" width="48" height="48"> </a>
                </div>
                <div class="media-body"> <a href="https://www.c-sharpcorner.com/article/powershell-script-is-not-digitally-signed-or-running-not-enabled/" class="title">PowerShell - Script Is Not Digitally Signed Or Running Not Enabled</a>
                  <div class="post-details"> By <a href="https://www.c-sharpcorner.com/members/george-han2" class="author">George </a> in <a href="/Articles">Articles</a>&nbsp;<span class="hidden-xs">Aug 25, 2022</span> </div>
                </div>
              </li>
              <li class="media">
                <div class="media-left">
                  <a href="https://www.c-sharpcorner.com/technologies/csharp-programming" title="C#"> <img src="/UploadFile/MinorCatImages/csharp-programming_210700275.jpg.ashx?width=48&amp;height=48" alt="C#" class="category-icon" width="48" height="48"> </a>
                </div>
                <div class="media-body"> <a href="https://www.c-sharpcorner.com/article/c-sharp-idisposable-and-garbage-collector/" class="title">C# IDisposable And Garbage Collector</a>
                  <div class="post-details"> By <a href="https://www.c-sharpcorner.com/members/amit-bhatt13" class="author">Amit Bhatt</a> in <a href="/Articles">Articles</a>&nbsp;<span class="hidden-xs">Aug 25, 2022</span> </div>
                </div>
              </li>
              <li class="media">
                <div class="media-left">
                  <a href="https://www.c-sharpcorner.com/technologies/algorithms-in-csharp" title="Algorithms in C#"> <img src="/UploadFile/MinorCatImages/015510AM.png.ashx?width=48&amp;height=48" alt="Algorithms in C#" class="category-icon" width="48" height="48"> </a>
                </div>
                <div class="media-body"> <a href="https://www.c-sharpcorner.com/blogs/partial-sums-for-arrays3" class="title">Partial Sums For Arrays</a>
                  <div class="post-details"> By <a href="https://www.c-sharpcorner.com/members/anand-b4" class="author">Anand B</a> in <a href="/Blogs">Blogs</a>&nbsp;<span class="hidden-xs">Aug 25, 2022</span> </div>
                </div>
              </li>
              <li class="media">
                <div class="media-left">
                  <a href="https://www.c-sharpcorner.com/technologies/products" title="Products"> <img src="/UploadFile/MinorCatImages/055904AM.png.ashx?width=48&amp;height=48" alt="Products" class="category-icon" width="48" height="48"> </a> </div>
                <div class="media-body"> <a href="https://www.c-sharpcorner.com/blogs/what-is-requirement-elicitation" class="title">What Is Requirement Elicitation</a>
                  <div class="post-details"> By <a href="https://www.c-sharpcorner.com/members/mudassar-ali4" class="author">Sardar Mudassar Ali  Khan</a> in <a href="/Blogs">Blogs</a>&nbsp;<span class="hidden-xs">Aug 25, 2022</span> </div>
                </div>
              </li>
              <li class="media">
                <div class="media-left">
                  <a href="https://www.c-sharpcorner.com/technologies/sharepoint" title="SharePoint"> <img src="/UploadFile/MinorCatImages/060125AM.PNG.ashx?width=48&amp;height=48" alt="SharePoint" class="category-icon" width="48" height="48"> </a>
                </div>
                <div class="media-body"> <a href="https://www.c-sharpcorner.com/article/get-current-user-profile-properties-in-spfx-webpart-using-ms-graph-api/" class="title">Get Current User Profile Properties In SPFx Webpart Using MS Graph API</a>
                  <div class="post-details"> By <a href="https://www.c-sharpcorner.com/members/n-vinodh" class="author">Vinodh Narayanan</a> in <a href="/Articles">Articles</a>&nbsp;<span class="hidden-xs">Aug 25, 2022</span> </div>
                </div>
              </li>
              <li class="media">
                <div class="media-left">
                  <a href="https://www.c-sharpcorner.com/technologies/azure" title="Azure"> <img src="/UploadFile/MinorCatImages/azure_050104261.png.ashx?width=48&amp;height=48" alt="Azure" class="category-icon" width="48" height="48"> </a> </div>
                <div class="media-body"> <a href="https://www.c-sharpcorner.com/article/static-web-apps-with-apis-with-azure-functions/" class="title">Static Web Apps With APIs With Azure Functions</a>
                  <div class="post-details"> By <a href="https://www.c-sharpcorner.com/members/jorge-levy2" class="author">Jorge Levy</a> in <a href="/Articles">Articles</a>&nbsp;<span class="hidden-xs">Aug 25, 2022</span> </div>
                </div>
              </li>
              <li class="media">
                <div class="media-left">
                  <a href="https://www.c-sharpcorner.com/technologies/sql-server" title="SQL Server"> <img src="/UploadFile/MinorCatImages/sql-server_045500746.png.ashx?width=48&amp;height=48" alt="SQL Server" class="category-icon" width="48" height="48"> </a>
                </div>
                <div class="media-body"> <a href="https://www.c-sharpcorner.com/article/sql-clone-tables/" class="title">SQL - Clone Tables😉 </a>
                  <div class="post-details"> By <a href="https://www.c-sharpcorner.com/members/uday-dodiya2" class="author">Uday Dodiya</a> in <a href="/Articles">Articles</a>&nbsp;<span class="hidden-xs">Aug 25, 2022</span> </div>
                </div>
              </li>
              <li class="media">
                <div class="media-left">
                  <a href="https://www.c-sharpcorner.com/technologies/Asp-Net-core" title="ASP.NET Core"> <img src="/UploadFile/MinorCatImages/Asp-Net-core_025110633.png.ashx?width=48&amp;height=48" alt="ASP.NET Core" class="category-icon" width="48" height="48"> </a>
                </div>
                <div class="media-body"> <a href="https://www.c-sharpcorner.com/article/using-ncache-as-identityserver4-cache-and-store/" class="title">Using NCache As IdentityServer4 Cache And Store</a>
                  <div class="post-details"> By <a href="https://www.c-sharpcorner.com/members/gowtham-k3" class="author">Gowtham K</a> in <a href="/Articles">Articles</a>&nbsp;<span class="hidden-xs">Aug 25, 2022</span> </div>
                </div>
              </li>
              <li class="media">
                <div class="media-left">
                  <a href="https://www.c-sharpcorner.com/technologies/career-advice" title="Career Advice"> <img src="/UploadFile/MinorCatImages/010525AM.png.ashx?width=48&amp;height=48" alt="Career Advice" class="category-icon" width="48" height="48"> </a>
                </div>
                <div class="media-body"> <a href="https://www.c-sharpcorner.com/article/7-minutes-to-better-selling-podcast-ep-27/" class="title">7 Minutes to Better Selling Podcast Ep. 27</a>
                  <div class="post-details"> By <a href="https://www.c-sharpcorner.com/members/csharp-tv" class="author">C# Corner Live</a> in <a href="/Videos">Videos</a>&nbsp;<span class="hidden-xs">Aug 24, 2022</span> </div>
                </div>
              </li>
              <li class="media">
                <div class="media-left">
                  <a href="https://www.c-sharpcorner.com/technologies/cosmosdb" title="Cosmos DB"> <img src="/UploadFile/MinorCatImages/cosmosdb_010448497.png.ashx?width=48&amp;height=48" alt="Cosmos DB" class="category-icon" width="48" height="48"> </a>
                </div>
                <div class="media-body"> <a href="https://www.c-sharpcorner.com/article/learning-azure-cosmos-db/" class="title">Learning Azure Cosmos DB</a>
                  <div class="post-details"> By <a href="https://www.c-sharpcorner.com/members/abhishek-singh166" class="author">Abhishek Kumar</a> in <a href="/Articles">Articles</a>&nbsp;<span class="hidden-xs">Aug 24, 2022</span> </div>
                </div>
              </li>
              <li class="media">
                <div class="media-left">
                  <a href="https://www.c-sharpcorner.com/technologies/python" title="Python"> <img src="/UploadFile/MinorCatImages/015200AM.png.ashx?width=48&amp;height=48" alt="Python" class="category-icon" width="48" height="48"> </a> </div>
                <div class="media-body"> <a href="https://www.c-sharpcorner.com/article/trick-to-simplify-if-in-python/" class="title">Trick To Simplify IF In Python</a>
                  <div class="post-details"> By <a href="https://www.c-sharpcorner.com/members/shweta-lodha" class="author">Shweta Lodha</a> in <a href="/Articles">Articles</a>&nbsp;<span class="hidden-xs">Aug 24, 2022</span> </div>
                </div>
              </li>
              <li class="media">
                <div class="media-left">
                  <a href="https://www.c-sharpcorner.com/technologies/azure" title="Azure"> <img src="/UploadFile/MinorCatImages/azure_050104261.png.ashx?width=48&amp;height=48" alt="Azure" class="category-icon" width="48" height="48"> </a> </div>
                <div class="media-body"> <a href="https://www.c-sharpcorner.com/article/how-to-create-azure-service-bus-using-azure-portal/" class="title">How To Create Azure Service Bus Using Azure Portal</a>
                  <div class="post-details"> By <a href="https://www.c-sharpcorner.com/members/farhan-ahmed24" class="author">Farhan Ahmed</a> in <a href="/Articles">Articles</a>&nbsp;<span class="hidden-xs">Aug 24, 2022</span> </div>
                </div>
              </li>
              <li class="media">
                <div class="media-left">
                  <a href="https://www.c-sharpcorner.com/technologies/ado-dot-net" title="ADO.NET"> <img src="/UploadFile/MinorCatImages/054836AM.png.ashx?width=48&amp;height=48" alt="ADO.NET" class="category-icon" width="48" height="48"> </a> </div>
                <div class="media-body"> <a href="https://www.c-sharpcorner.com/article/syncing-cache-in-ado-net-using-ncache-in-net-6-with-sql-server/" class="title">Syncing Cache In ADO.NET Using NCache In .NET 6 With SQL Server</a>
                  <div class="post-details"> By <a href="https://www.c-sharpcorner.com/members/thiago-vivas" class="author">Thiago Vivas</a> in <a href="/Articles">Articles</a>&nbsp;<span class="hidden-xs">Aug 23, 2022</span> </div>
                </div>
              </li>
              <li class="media">
                <div class="media-left">
                  <a href="https://www.c-sharpcorner.com/technologies/azure" title="Azure"> <img src="/UploadFile/MinorCatImages/azure_050104261.png.ashx?width=48&amp;height=48" alt="Azure" class="category-icon" width="48" height="48"> </a> </div>
                <div class="media-body"> <a href="https://www.c-sharpcorner.com/article/rockin-the-code-world-with-dotnetdave-ft-magnus-mrtensson-ep-64/" class="title">Rockin’ The Code World with dotNetDave ft. Magnus Mårtensson Ep. 64</a>
                  <div class="post-details"> By <a href="https://www.c-sharpcorner.com/members/csharp-tv" class="author">C# Corner Live</a> in <a href="/Videos">Videos</a>&nbsp;<span class="hidden-xs">Aug 23, 2022</span> </div>
                </div>
              </li>
              <li class="media">
                <div class="media-left">
                  <a href="https://www.c-sharpcorner.com/technologies/javascript" title="JavaScript"> <img src="/UploadFile/MinorCatImages/054636AM.png.ashx?width=48&amp;height=48" alt="JavaScript" class="category-icon" width="48" height="48"> </a>
                </div>
                <div class="media-body"> <a href="https://www.c-sharpcorner.com/blogs/jamstack-a-new-trend-in-futuristic-web-development" class="title">Jamstack - A New Trend In Futuristic Web Development</a>
                  <div class="post-details"> By <a href="https://www.c-sharpcorner.com/members/jigar-shah41" class="author">Jigar Shah</a> in <a href="/Blogs">Blogs</a>&nbsp;<span class="hidden-xs">Aug 23, 2022</span> </div>
                </div>
              </li>
            </ul>
          </div>
        </div>
        <div class="col-6" id="DivCenter">
          <div class="featured-columnist-section">
            <div class="heading"> <a href="/columns">Featured Columnists</a>
              <p class="view-all-link"><a href="/columns"><i class="c-icon icon-view-all"></i></a></p>
            </div>
            <ul id="ColumnsContainer">
              <li class="media">
                <div class="media-left media-top">
                  <a href="https://www.c-sharpcorner.com/members/david-mccarter2" title="David Mccarter"><img alt="David Mccarter" src="https://www.c-sharpcorner.com/UploadFile/AuthorImage/bd872c20191229113417.jpg.ashx?height=56&amp;width=56" class="user-image-56" width="56" height="56"></a>
                </div>
                <div class="media-body">
                  <a href="https://www.c-sharpcorner.com/article/coding-faster-with-dotnettips-com-spargine-6-august-2022-release/" class="text-grey-900">Coding Faster With dotNetTips.com Spargine 6 - August 2022 Release</a><a href="https://www.c-sharpcorner.com/technologies/dot_net_2015" class="text-orange">.NET</a>
                </div>
              </li>
              <li class="media">
                <div class="media-left media-top">
                  <a href="https://www.c-sharpcorner.com/members/allen-oneill" title="Allen O'neill"><img alt="Allen O'neill" src="https://www.c-sharpcorner.com/UploadFile/AuthorImage/09925520170214015947.jpg.ashx?height=56&amp;width=56" class="user-image-56" width="56" height="56"></a>
                </div>
                <div class="media-body">
                  <a href="https://www.c-sharpcorner.com/article/what-is-natural-processing-language-and-how-does-it-work/" class="text-grey-900">What is Natural Processing Language, and How Does It Work?</a><a href="https://www.c-sharpcorner.com/technologies/artificialintelligence" class="text-orange">Artificial Intelligence</a>
                </div>
              </li>
              <li class="media">
                <div class="media-left media-top">
                  <a href="https://www.c-sharpcorner.com/members/mahesh-chand" title="Mahesh Chand"><img alt="Mahesh Chand" src="https://www.c-sharpcorner.com/UploadFile/AuthorImage/mahesh20160308020632.png.ashx?height=56&amp;width=56" class="user-image-56" width="56" height="56"></a>
                </div>
                <div class="media-body">
                  <a href="https://www.c-sharpcorner.com/article/challenges-software-developers-face-today/" class="text-grey-900">Challenges Software Developers Face Today</a><a href="https://www.c-sharpcorner.com/technologies/career-advice" class="text-orange">Career Advice</a>
                </div>
              </li>
              <li class="media">
                <div class="media-left media-top">
                  <a href="https://www.c-sharpcorner.com/members/monica-rathbun" title="Monica Rathbun"><img alt="Monica Rathbun" src="https://www.c-sharpcorner.com/UploadFile/AuthorImage/de2f0120180206101000.jpg.ashx?height=56&amp;width=56" class="user-image-56" width="56" height="56"></a>
                </div>
                <div class="media-body">
                  <a href="https://www.c-sharpcorner.com/article/quick-tip-remove-convertscasts-from-wherejoin-clauses/" class="text-grey-900">Quick Tip - Remove CONVERTS/CASTS From WHERE/JOIN Clauses</a><a href="https://www.c-sharpcorner.com/technologies/sql-server" class="text-orange">SQL Server</a>
                </div>
              </li>
              <li class="media">
                <div class="media-left media-top">
                  <a href="https://www.c-sharpcorner.com/members/john-morehouse" title="John Morehouse"><img alt="John Morehouse" src="https://www.c-sharpcorner.com/UploadFile/AuthorImage/99747d20180219023111.png.ashx?height=56&amp;width=56" class="user-image-56" width="56" height="56"></a>
                </div>
                <div class="media-body">
                  <a href="https://www.c-sharpcorner.com/article/how-to-put-a-sql-server-database-into-recovery-pending/" class="text-grey-900">How to put a SQL Server Database into Recovery Pending</a><a href="https://www.c-sharpcorner.com/technologies/sql-server" class="text-orange">SQL Server</a>
                </div>
              </li>
            </ul>
          </div>
          <div class="latest-questions-section">
            <div class="heading"> <a href="/forums">Latest Questions</a>
              <p class="view-all-link"> <a href="/forums"><i class="c-icon icon-view-all"></i></a> </p>
            </div>
            <ul id="LatestQuestionsList" class="latest-questions-list">
              <li><a class="body" href="/forums/what-is-the-latest-trend-in-the-net">What is the latest trend in the .net?</a></li>
              <li><a class="body" href="/forums/unpredictable-regex-expression">Unpredictable Regex expression</a></li>
              <li><a class="body" href="/forums/multiple-query-using-union-and-different-parameters">Multiple Query using UNION and Different parameters</a></li>
              <li><a class="body" href="/forums/i-want-to-leave-first-row-as-empty-second-row-onwords-data-should-sta">i want to leave first row as empty second row onwords data should sta</a></li>
              <li><a class="body" href="/forums/how-do-i-implement-badges-using-xamarin">how do i implement badges using xamarin</a></li>
              <li><a class="body" href="/forums/set-user-control-fields-values-to-empty-on-page-refresh">set user control fields values to empty on page refresh</a></li>
              <li><a class="body" href="/forums/how-can-we-write-or-condition-inside-method-argument">how can we write or condition inside method argument?</a></li>
              <li><a class="body" href="/forums/i-have-a-requirement-where-i-need-to-install-the-pgaudit-and-pgcryoto">I have a requirement where I need to install the pgaudit and pgcryoto</a></li>
              <li><a class="body" href="/forums/project-in-net-core">Project in .net core.</a></li>
              <li><a class="body" href="/forums/why-to-use-the-lock-statement-in-csharp">Why to use the lock statement in Csharp</a></li>
            </ul>
          </div>
          <div class="trending-up-section">
            <div class="heading"> <a href="/top-articles">TRENDING UP</a>
              <p class="view-all-link"> <a href="/top-articles"><i class="c-icon icon-view-all"></i></a> </p>
            </div>
            <ul id="TrendingUpList" class="trending-up-list">
              <li><a href="https://www.c-sharpcorner.com/article/rownumberrankdenserankleadlag-function-in-sql/">Row_Number(),Rank(),Dense_Rank(),Lead(),Lag() Function In SQL</a></li>
              <li><a href="https://www.c-sharpcorner.com/article/python-constants/">Python Constants</a></li>
              <li><a href="https://www.c-sharpcorner.com/article/introducing-carbon-googles-new-programming-language/">Introducing Carbon - Google's New Programming Language</a></li>
              <li><a href="https://www.c-sharpcorner.com/article/build-a-blazor-hybrid-app-with-net-maui-for-cross-platform-application/">Build A Blazor Hybrid App with .NET MAUI for Cross-Platform Application</a></li>
              <li><a href="https://www.c-sharpcorner.com/article/getting-started-with-net-maui-for-cross-platform-application-development/">Getting Started With .NET MAUI For Cross Platform Application Development</a></li>
              <li><a href="https://www.c-sharpcorner.com/article/how-to-receive-real-time-data-in-net-6-client-application-using-signalr/">How To Receive Real-Time Data In .NET 6 Client Application Using SignalR</a></li>
              <li><a href="https://www.c-sharpcorner.com/article/asynchronous-communication-between-microservices-using-net-core-api-rabbitmq/">Asynchronous Communication Between Microservices Using .NET Core API, RabbitMQ, and Docker</a></li>
              <li><a href="https://www.c-sharpcorner.com/article/create-qr-code-using-google-charts-api-in-vb-net/">Create QR Code Using Google Charts API In VB.Net</a></li>
              <li><a href="https://www.c-sharpcorner.com/article/filtering-in-datagridview-in-vb-net-and-also-in-c-sharp/">Filtering In Datagridview In Vb.Net And Also In C#</a></li>
              <li><a href="https://www.c-sharpcorner.com/article/how-to-find-the-index-of-an-element-in-a-list/">Index() Method In Python</a></li>
            </ul>
          </div>
        </div>
      </div>
      <div class="col- ads-section">
        <div id="CsharpCorner_2019_300X600"></div>
        <div class="clearfix"></div> <br>
        <div id="CsharpCorner_2019_336x280"></div>
      </div>
    </div>
  </section>
  <footer>
    <div style="margin: 0 auto;"> </div>
    <div style="clear: both">
      <div class="bottom-footer">
        <div class="b-container">
          <div>
            <div class="right-items">
              <ul class="footer-social-bar">
                <li><a title="Facebook" target="_blank" href="http://www.facebook.com/pages/C-Corner/194086953935286" class="facebook-icon"><i class="c-icon icon-28 icon-facebook"></i></a></li>
                <li><a title="Twitter" target="_blank" href="http://twitter.com/csharpcorner" class="twitter-icon"><i class="c-icon icon-28 icon-twitter"></i></a></li>
                <li><a title="Youtube" target="_blank" href="http://www.youtube.com/user/CsharpCorner1/" class="youtube-icon"><i class="c-icon icon-28 icon-youtube"></i></a></li>
                <li><a title="iOS App" target="_blank" href="https://itunes.apple.com/us/app/c-corner/id451080586?ls=1&amp;mt=8" class="birch-icon"><i class="c-icon icon-28 icon-birch"></i></a></li>
                <li>
                  <a title="Android App" target="_blank" href="https://play.google.com/store/apps/details?id=com.mcn.csharpcorner&amp;pcampaignid=MKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1" class="birch-icon"><i class="c-icon icon-28 icon-google-play-store"></i></a>
                </li>
                <li><a title="Windows App" target="_blank" href="https://www.microsoft.com/store/apps/9nblggh4tmwd?ocid=badge" class="birch-icon"><i class="c-icon icon-28 icon-win-store"></i></a></li>
              </ul>
            </div>
            <div class="left-items">
              <ul class="footer-nav">
                <li><a href="https://www.c-sharpcorner.com/about">About Us</a></li>
                <li><a href="https://www.c-sharpcorner.com/contactus.aspx">Contact Us</a></li>
                <li><a href="https://www.c-sharpcorner.com/privacypolicy.aspx">Privacy Policy</a></li>
                <li><a href="https://www.c-sharpcorner.com/termsconditions.aspx">Terms</a></li>
                <li><a href="https://www.c-sharpcorner.com/media/contactus.aspx">Media Kit</a></li>
                <li><a href="https://www.c-sharpcorner.com/sitemap/">Sitemap</a></li>
                <li><a href="https://www.c-sharpcorner.com/report-bugs">Report a Bug</a></li>
                <li><a href="https://www.c-sharpcorner.com/faq">FAQ</a></li>
                <li><a href="https://www.c-sharpcorner.com/partners.aspx">Partners</a></li>
              </ul>
              <ul class="footer-nav" style="margin-top: 10px;">
                <li><a href="https://www.c-sharpcorner.com/csharp-tutorials">C# Tutorials</a></li>
                <li><a href="https://www.c-sharpcorner.com/Common-Interview-Questions">Common Interview Questions</a></li>
                <li><a href="https://www.c-sharpcorner.com/stories">Stories</a></li>
                <li><a href="https://consultants.c-sharpcorner.com/">Consultants</a></li>
                <li><a href="https://www.c-sharpcorner.com/ideas">Ideas</a></li>
                <li><a href="https://www.c-sharpcorner.com/certification">Certifications</a></li>
              </ul>
              <p class="footer-copyright"><small>©2022 C# Corner. All contents are copyright of their authors.</small> </p>
            </div>
          </div>
        </div>
      </div>
    </div>
    <style type="text/css">
      .icon-facebook:before,
      .icon-twitter:before {
        content: '' !important
      }
    </style>
  </footer>
  <div class="aspNetHidden"> <input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="CA0B0334"> <input type="hidden" name="__EVENTVALIDATION" id="__EVENTVALIDATION"
      value="/wEdABQ/0ZsZNFJgRmYj3fQVu8XDQmoBJNsfO7Z5v2qHl4dSq1JY6+4KajMHz5y6ktcgLg3xVgLsHlsZ8ziV3KjfPFHa83RcdliHDZ528gylFq77Up/6kFy8snuhb7L+lS+Odv6UYf3o3KY/syoL8riPqTQzivDgJe2H0rdqtogJkW1yRR2P/xSyW9OzKOj7XHzIoxdHXQdLR0F/JyqOmGQhONmHOu/3TRIa34wn36ZoTqbV9OlxprXG3DFACiEb7VqJaWlk0t0StI/sqsEok5O6cMtyuNBCk/rsFt3EYL3XnWrpmCN/BAG9bqbwHZgX9Tpm0GEQXM0kquIa0PNJQ7LLLVHCg93Z8J8SUa3UdHJyaG8vgtt7rOOiRvO17QUZYo377UlXGaN2z4e/785rKMjwchLCWRZqIgCTpJoi3yzR5+XR6pQ7UblHAyB0W4AozrZWvOmu18Zf">
  </div>
  <script>
    var arrInFocus = [{
      "Title": "Watch Pre-recorded Live Shows Here",
      "Url": "https://www.c-sharpcorner.com/live/",
      "IsActive": true,
      "CreatedDate": "2022-06-10T16:58:03.2371292"
    }, {
      "Title": "Speeding Up Logging in .NET 6",
      "Url": "https://www.c-sharpcorner.com/article/speeding-up-logging-in-net-6/",
      "IsActive": true,
      "CreatedDate": "2022-06-10T16:57:29.3238848"
    }, {
      "Title": "10 TIPs - To Become a Good Developer/Programmer",
      "Url": "https://www.c-sharpcorner.com/article/10-tips-to-become-a-good-programmer/",
      "IsActive": true,
      "CreatedDate": "2022-02-17T12:50:44.4656194"
    }, {
      "Title": "Enroll Now: Full-Stack Blazor Development Course",
      "Url": "https://www.c-sharpcorner.com/news/announcing-fullstack-blazor-development-course",
      "IsActive": true,
      "CreatedDate": "2022-01-10T10:41:27.3688688"
    }]
  </script>
</form>

Text Content

BUY eBook: WPF SIMPLIFIED - BUILD WINDOWS APPS USING C# AND XAML x
Watch Pre-recorded Live Shows Here
Why Join Become a member 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
 *  
 * TECHNOLOGIES
 * ANSWERS
 * LEARN
 * NEWS
 * BLOGS
 * VIDEOS
 * INTERVIEW PREP
 * BOOKS
 * EVENTS
 * Training
 * Live
 * JOBS
 * MORE
   * CAREER
   * MEMBERS


 * Syncing Cache In ADO.NET Using NCache In .NET 6 With SQL Server
 * Microservices Async Communication Using Ocelot Gateway, RabbitMQ, Docker, And
   Angular 14
 * Simple QRCode Generator Using SPFx
 * Asynchronous Communication Between Microservices Using .NET Core API,
   RabbitMQ, and Docker
 * C# Corner Q2, 2022 MVPs Announced



Modern Web Design Using CSS And JavaScript Course Announced


CURRENT AFFAIRS



 * Modern Web Design Using CSS And JavaScript Course Announced
 * Google Plans To Hire A Slew Of Blockchain Experts
 * Stratis Launches World's First Zero Fee NFT Marketplace - Stratisphere
 * Stratis Sponsors .NET Conference 2022



Latest Videos



 * 
 * 
 * 
 * 




Challlenge

Upcoming Events



 * AUG 27
   SAT 4a
   Azure Bootcamp - Series 2Register Now
   
   

 * AUG 27
   SAT 4:30a
   Frontend Days Event - Angular Day IndoreRegister Now
   
   

 * AUG 27
   SAT 10a
   Azure Virtual WAN - Azure User Group SwedenRegister Now
   
   

 * SEP 10
   SAT 4:30a
   Frontend Days Event - SiliguriRegister Now
   
   

 * SEP 12
   MON 3:30p
   .NET Web API, Web Apps with SQL Server & CosmosDB Ep. 2 - AZ-204 Hands-On
   SeriesRegister Now
   
   



RECENT POSTS



 * Application Architecture Patterns by Joe Guadagno
   By C# Corner Live in Videos Aug 26, 2022
 * How To Restart Windows Service Using Task Scheduler
   By Raj Kumar in Articles Aug 26, 2022
 * Upload/Download Bot Framework Composer Conversation/Chat
   By Amit Bhatt in Articles Aug 25, 2022
 * Compress Files To Zip In C#
   By Amit Bhatt in Articles Aug 25, 2022
 * Telemtery Converter Was Not Found Error
   By Aqib Murtaza in Articles Aug 25, 2022
 * PowerShell - Script Is Not Digitally Signed Or Running Not Enabled
   By George in Articles Aug 25, 2022
 * C# IDisposable And Garbage Collector
   By Amit Bhatt in Articles Aug 25, 2022
 * Partial Sums For Arrays
   By Anand B in Blogs Aug 25, 2022
 * What Is Requirement Elicitation
   By Sardar Mudassar Ali Khan in Blogs Aug 25, 2022
 * Get Current User Profile Properties In SPFx Webpart Using MS Graph API
   By Vinodh Narayanan in Articles Aug 25, 2022
 * Static Web Apps With APIs With Azure Functions
   By Jorge Levy in Articles Aug 25, 2022
 * SQL - Clone Tables😉
   By Uday Dodiya in Articles Aug 25, 2022
 * Using NCache As IdentityServer4 Cache And Store
   By Gowtham K in Articles Aug 25, 2022
 * 7 Minutes to Better Selling Podcast Ep. 27
   By C# Corner Live in Videos Aug 24, 2022
 * Learning Azure Cosmos DB
   By Abhishek Kumar in Articles Aug 24, 2022
 * Trick To Simplify IF In Python
   By Shweta Lodha in Articles Aug 24, 2022
 * How To Create Azure Service Bus Using Azure Portal
   By Farhan Ahmed in Articles Aug 24, 2022
 * Syncing Cache In ADO.NET Using NCache In .NET 6 With SQL Server
   By Thiago Vivas in Articles Aug 23, 2022
 * Rockin’ The Code World with dotNetDave ft. Magnus Mårtensson Ep. 64
   By C# Corner Live in Videos Aug 23, 2022
 * Jamstack - A New Trend In Futuristic Web Development
   By Jigar Shah in Blogs Aug 23, 2022

Featured Columnists



 * Coding Faster With dotNetTips.com Spargine 6 - August 2022 Release.NET
 * What is Natural Processing Language, and How Does It Work?Artificial
   Intelligence
 * Challenges Software Developers Face TodayCareer Advice
 * Quick Tip - Remove CONVERTS/CASTS From WHERE/JOIN ClausesSQL Server
 * How to put a SQL Server Database into Recovery PendingSQL Server

Latest Questions



 * What is the latest trend in the .net?
 * Unpredictable Regex expression
 * Multiple Query using UNION and Different parameters
 * i want to leave first row as empty second row onwords data should sta
 * how do i implement badges using xamarin
 * set user control fields values to empty on page refresh
 * how can we write or condition inside method argument?
 * I have a requirement where I need to install the pgaudit and pgcryoto
 * Project in .net core.
 * Why to use the lock statement in Csharp

TRENDING UP



 * Row_Number(),Rank(),Dense_Rank(),Lead(),Lag() Function In SQL
 * Python Constants
 * Introducing Carbon - Google's New Programming Language
 * Build A Blazor Hybrid App with .NET MAUI for Cross-Platform Application
 * Getting Started With .NET MAUI For Cross Platform Application Development
 * How To Receive Real-Time Data In .NET 6 Client Application Using SignalR
 * Asynchronous Communication Between Microservices Using .NET Core API,
   RabbitMQ, and Docker
 * Create QR Code Using Google Charts API In VB.Net
 * Filtering In Datagridview In Vb.Net And Also In C#
 * Index() Method In Python




 * 
 * 
 * 
 * 
 * 
 * 

 * About Us
 * Contact Us
 * Privacy Policy
 * Terms
 * Media Kit
 * Sitemap
 * Report a Bug
 * FAQ
 * Partners

 * C# Tutorials
 * Common Interview Questions
 * Stories
 * Consultants
 * Ideas
 * Certifications

©2022 C# Corner. All contents are copyright of their authors.




WELCOME TO C-SHARPCORNER.COM


C-SHARPCORNER.COM ASKS FOR YOUR CONSENT TO USE YOUR PERSONAL DATA TO:

 * perm_identity
   Personalised ads and content, ad and content measurement, audience insights
   and product development
 * devices
   Store and/or access information on a device

expand_moreremove
Learn more
 * 
   How can I change my choice?
 * 
   What if I don't consent?
 * 
   How does legitimate interest work?
 * 
   Do I have to consent to everything?

Your personal data will be processed and information from your device (cookies,
unique identifiers, and other device data) may be stored by, accessed by and
shared with third party vendors, or used specifically by this site or app.

Some vendors may process your personal data on the basis of legitimate interest,
which you can object to by managing your options below. Look for a link at the
bottom of this page or in our privacy policy where you can withdraw consent.

Consent



Do not consent

Manage options

arrow_back

Data preferences


MANAGE YOUR DATA

You can choose how your personal data is used. Vendors want your permission to
do the following:

TCF vendors

help_outline


STORE AND/OR ACCESS INFORMATION ON A DEVICE

Cookies, device identifiers, or other information can be stored or accessed on
your device for the purposes presented to you. View details
Consent


SELECT BASIC ADS

Ads can be shown to you based on the content you’re viewing, the app you’re
using, your approximate location, or your device type. View details
ConsentLegitimate interesthelp_outline


CREATE A PERSONALISED ADS PROFILE

A profile can be built about you and your interests to show you personalised ads
that are relevant to you. View details
ConsentLegitimate interesthelp_outline


SELECT PERSONALISED ADS

Personalised ads can be shown to you based on a profile about you. View details
ConsentLegitimate interesthelp_outline


CREATE A PERSONALISED CONTENT PROFILE

A profile can be built about you and your interests to show you personalised
content that is relevant to you. View details
ConsentLegitimate interesthelp_outline


SELECT PERSONALISED CONTENT

Personalised content can be shown to you based on a profile about you. View
details
ConsentLegitimate interesthelp_outline


MEASURE AD PERFORMANCE

The performance and effectiveness of ads that you see or interact with can be
measured. View details
ConsentLegitimate interesthelp_outline


MEASURE CONTENT PERFORMANCE

The performance and effectiveness of content that you see or interact with can
be measured. View details
ConsentLegitimate interesthelp_outline


APPLY MARKET RESEARCH TO GENERATE AUDIENCE INSIGHTS

Market research can be used to learn more about the audiences who visit
sites/apps and view ads. View details
ConsentLegitimate interesthelp_outline


DEVELOP AND IMPROVE PRODUCTS

Your data can be used to improve existing systems and software, and to develop
new products View details
ConsentLegitimate interesthelp_outline


ENSURE SECURITY, PREVENT FRAUD, AND DEBUG

help_outline
Your data can be used to monitor for and prevent fraudulent activity, and ensure
systems and processes work properly and securely. View details


TECHNICALLY DELIVER ADS OR CONTENT

help_outline
Your device can receive and send information that allows you to see and interact
with ads and content. View details


MATCH AND COMBINE OFFLINE DATA SOURCES

help_outline
Data from offline data sources can be combined with your online activity in
support of one or more purposes View details


LINK DIFFERENT DEVICES

help_outline
Different devices can be determined as belonging to you or your household in
support of one or more of purposes. View details


RECEIVE AND USE AUTOMATICALLY-SENT DEVICE CHARACTERISTICS FOR IDENTIFICATION

help_outline
Your device might be distinguished from other devices based on information it
automatically sends, such as IP address or browser type. View details


USE PRECISE GEOLOCATION DATA

Your precise geolocation data can be used in support of one or more purposes.
This means your location can be accurate to within several meters. View details
Consent

Vendor preferences

Accept all



Confirm choices

arrow_back

Vendor preferences


CONFIRM OUR VENDORS

Vendors can use your data to provide services. Declining a vendor can stop them
from using the data you shared.

TCF vendors

help_outline


EXPONENTIAL INTERACTIVE, INC D/B/A VDX.TV

Cookie duration: 90 (days). Cookie duration resets each session.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


ROQ.AD INC.

Cookie duration: 365 (days). Cookie duration resets each session.

View details | Storage details | Privacy policylaunch
Consent


INDEX EXCHANGE, INC.

Cookie duration: 395 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


QUANTCAST

Cookie duration: 397 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


BEESWAXIO CORPORATION

Cookie duration: 395 (days). Cookie duration resets each session.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


SOVRN HOLDINGS INC

Cookie duration: 365 (days).

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


ADIKTEEV

Doesn't use cookies. Uses other forms of storage.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


RTB HOUSE S.A.

Cookie duration: 365 (days). Uses other forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


WIDESPACE AB

Cookie duration: 372 (days). Cookie duration resets each session.

View details | Storage details | Privacy policylaunch
Consent


THE TRADE DESK

Cookie duration: 365 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


ADMETRICS GMBH

Doesn't use cookies.

View details | Privacy policylaunch
Consent


AMOBEE INC.

Cookie duration: 180 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


EPSILON

Cookie duration: 403 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


YAHOO EMEA LIMITED

Cookie duration: 397 (days). Cookie duration resets each session.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


ADVENTORI SAS

Cookie duration: 90 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


TRIPLELIFT, INC.

Cookie duration: 90 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


XANDR, INC.

Cookie duration: 90 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


NEORY GMBH

Cookie duration: 90 (days). Cookie duration resets each session.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


UNRULY GROUP LLC

Cookie duration: 395 (days).

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


NEURAL.ONE

Cookie duration: 365 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


ADITION (VIRTUAL MINDS GMBH)

Cookie duration: 579 (days). Cookie duration resets each session.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


ACTIVE AGENT (VIRTUAL MINDS GMBH)

Cookie duration: 579 (days). Cookie duration resets each session.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


TABOOLA EUROPE LIMITED

Cookie duration: 366 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


SMART ADSERVER

Cookie duration: 396 (days). Uses other forms of storage.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


ADFORM A/S

Cookie duration: 1 (days).

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


MAGNITE, INC.

Cookie duration: 365 (days). Uses other forms of storage.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


ADARA MEDIA UNLIMITED

Cookie duration: 730 (days).

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


SIFT MEDIA, INC

Doesn't use cookies.

View details | Privacy policylaunch
Consent


RAKUTEN MARKETING LLC

Cookie duration: 365 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


AVOCET SYSTEMS LIMITED

Cookie duration: 300 (days). Cookie duration resets each session.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


LIFESTREET CORPORATION

Cookie duration: 730 (days). Cookie duration resets each session.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


SIZMEK BY AMAZON

Cookie duration: 396 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


OPENX

Cookie duration: 365 (days). Cookie duration resets each session.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


YIELDLAB (VIRTUAL MINDS GMBH)

Cookie duration: 365 (days). Cookie duration resets each session.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


ROKU ADVERTISING SERVICES

Cookie duration: 396 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


NANO INTERACTIVE GROUP LTD.

Cookie duration: 182 (days).

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


SIMPLIFI HOLDINGS INC

Cookie duration: 366 (days). Uses other forms of storage.

View details | Privacy policylaunch
Consent


PUBMATIC, INC

Cookie duration: 90 (days). Uses other forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


COMSCORE B.V.

Cookie duration: 720 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


FLASHTALKING, INC.

Cookie duration: 730 (days).

View details | Privacy policylaunch
Consent


MEDIAMATH, INC.

Cookie duration: 393 (days). Uses other forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


SMAATO, INC.

Cookie duration: 21 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


SEMASIO GMBH

Cookie duration: 366 (days). Cookie duration resets each session.

View details | Storage details | Privacy policylaunch
Consent


CRIMTAN HOLDINGS LIMITED

Cookie duration: 365 (days). Cookie duration resets each session.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


BETGENIUS LTD

Cookie duration: 730 (days). Cookie duration resets each session.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


CRITEO SA

Cookie duration: 390 (days). Uses other forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


ADLOOX SA

Doesn't use cookies.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


BLIS GLOBAL LIMITED

Cookie duration: 400 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


LOTAME SOLUTIONS, INC

Cookie duration: 274 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Privacy policylaunch
Consent


LIVERAMP

Cookie duration: 365 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


GROUPM UK LIMITED

Cookie duration: 395 (days). Cookie duration resets each session.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


LOOPME LIMITED

Cookie duration: 365 (days). Uses other forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


DYNATA LLC

Cookie duration: 365 (days). Cookie duration resets each session.

View details | Privacy policylaunch
Consent


ASK LOCALA

Cookie duration: 1 (days).

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


NEAR INTELLIGENCE

Doesn't use cookies. Uses other forms of storage.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


DOUBLEVERIFY INC.

Doesn't use cookies.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


BIDSWITCH GMBH

Cookie duration: 365 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


IPONWEB GMBH

Cookie duration: 365 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


NEXTROLL, INC.

Cookie duration: 183 (days). Cookie duration resets each session.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


TEADS FRANCE SAS

Cookie duration: 365 (days).

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


STRÖER SSP GMBH (SSP)

Cookie duration: 365 (days). Uses other forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


STRÖER SSP GMBH (DSP)

Cookie duration: 90 (days). Uses other forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


PLATFORM161 B.V.

Cookie duration: 396 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


ADACADO TECHNOLOGIES INC. (DBA ADACADO)

Cookie duration: 365 (days). Cookie duration resets each session.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


MEETRICS GMBH

Cookie duration: 365 (days).

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


SMADEX, S.L.U.

Cookie duration: 365 (days). Cookie duration resets each session.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


BOMBORA INC.

Cookie duration: 365 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


SPOTX, INC

Cookie duration: 366 (days). Uses other forms of storage.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


EASYMEDIA GMBH

Cookie duration: 365 (days). Cookie duration resets each session.

View details | Storage details | Privacy policylaunch
Consent


REMERGE GMBH

Doesn't use cookies.

View details | Privacy policylaunch
Consent


ADVANCED STORE GMBH

Cookie duration: 365 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


MAGNITE CTV, INC.

Cookie duration: 366 (days).

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


DELTA PROJECTS AB

Cookie duration: 365 (days).

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


USEMAX ADVERTISEMENT (EMEGO GMBH)

Cookie duration: 365 (days). Cookie duration resets each session.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


EMETRIQ GMBH

Cookie duration: 365 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Storage details | Privacy policylaunch
Consent


PUBLICIS MEDIA GMBH

Cookie duration: 90 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Privacy policylaunch
Consent


MCCANN DISCIPLINE LTD

Cookie duration: 25 (days).

View details | Storage details | Privacy policylaunch
Consent


ONETAG LIMITED

Cookie duration: 730 (days). Uses other forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


CLOUD TECHNOLOGIES S.A.

Cookie duration: 365 (days). Cookie duration resets each session.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


SMARTOLOGY LIMITED

Doesn't use cookies.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


IMPROVE DIGITAL

Cookie duration: 90 (days).

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


ADOBE ADVERTISING CLOUD

Cookie duration: 365 (days).

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


BANNERFLOW AB

Cookie duration: 366 (days).

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


TABMO SAS

Doesn't use cookies.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


INTEGRAL AD SCIENCE, INC.

Doesn't use cookies.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


WIZALY

Cookie duration: 365 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Storage details | Privacy policylaunch
Consent


WEBORAMA

Cookie duration: 393 (days).

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


JIVOX CORPORATION

Cookie duration: 90 (days). Cookie duration resets each session.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


MOBILE PROFESSIONALS BV / SAGE&AMP;ARCHER BV

Doesn't use cookies.

View details | Privacy policylaunch
Consent


ON DEVICE RESEARCH LIMITED

Cookie duration: 30 (days).

View details | Storage details | Privacy policylaunch
Consent


EXACTAG GMBH

Cookie duration: 180 (days). Cookie duration resets each session.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


CELTRA, INC.

Doesn't use cookies. Uses other forms of storage.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


MAINADV SRL

Cookie duration: 1 (days). Cookie duration resets each session. Uses other forms
of storage.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


GEMIUS SA

Cookie duration: 395 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


THE KANTAR GROUP LIMITED

Cookie duration: 914 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Privacy policylaunch
Consent


IMPACT TECH INC.

Cookie duration: 720 (days).

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


NIELSEN MARKETING CLOUD

Cookie duration: 120 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


PIXALATE, INC.

Cookie duration: Uses session cookies.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


ORACLE ADVERTISING

Cookie duration: 180 (days).

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


1000MERCIS (NUMBERLY)

Cookie duration: 180 (days). Cookie duration resets each session.

View details | Privacy policylaunch
Consent


AUDIENCEPROJECT APS

Cookie duration: 365 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


EFFILIATION / EFFINITY

Cookie duration: 60 (days). Uses other forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


ARRIVALIST CO

Cookie duration: 730 (days). Cookie duration resets each session.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


SEENTHIS AB

Doesn't use cookies.

View details | Privacy policylaunch


COMMANDERS ACT

Cookie duration: 365 (days).

View details | Storage details | Privacy policylaunch
Consent


TRAVEL AUDIENCE GMBH

Cookie duration: 397 (days). Cookie duration resets each session.

View details | Privacy policylaunch
Consent


HUMAN

Doesn't use cookies.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


ADLUDIO LTD.

Doesn't use cookies.

View details | Privacy policylaunch
Consent


NEODATA GROUP SRL

Cookie duration: 366 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


INNOVID LLC

Cookie duration: 90 (days). Cookie duration resets each session.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


TACTIC™ REAL-TIME MARKETING AS

Cookie duration: Uses session cookies.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


NEUSTAR, INC., A TRANSUNION COMPANY

Cookie duration: 365 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


SUBLIMESKINZ - ADLEDGE

Doesn't use cookies.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


SALESFORCE.COM, INC.

Cookie duration: 180 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Privacy policylaunch
Consent


VERVE GROUP EUROPE GMBH

Doesn't use cookies.

View details | Privacy policylaunch
Consent


KOCHAVA INC.

Doesn't use cookies.

View details | Privacy policylaunch
Consent


OTTO (GMBH &AMP; CO KG)

Cookie duration: 365 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


ADOBE AUDIENCE MANAGER, ADOBE EXPERIENCE PLATFORM

Cookie duration: 180 (days). Cookie duration resets each session.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


LOCALSENSOR B.V.

Doesn't use cookies.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


ONLINE SOLUTION

Cookie duration: 365 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


RELAY42 NETHERLANDS B.V.

Cookie duration: 731 (days).

View details | Privacy policylaunch
Consent


GP ONE GMBH

Cookie duration: Uses session cookies. Uses other forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


LIFTOFF MOBILE, INC.

Doesn't use cookies.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


MINDTAKE RESEARCH GMBH

Cookie duration: 93 (days). Uses other forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


CINT AB

Cookie duration: 730 (days).

View details | Privacy policylaunch
Consent


GOOGLE ADVERTISING PRODUCTS

Cookie duration: 396 (days). Uses other forms of storage.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


GFK SE

Cookie duration: 730 (days). Uses other forms of storage.

View details | Privacy policylaunch
Consent


REVJET

Cookie duration: 730 (days).

View details | Privacy policylaunch
Consent


PROTECTED MEDIA LTD

Doesn't use cookies.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


CLINCH LABS LTD

Cookie duration: 730 (days). Cookie duration resets each session.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


ORACLE DATA CLOUD - MOAT

Doesn't use cookies.

View details | Privacy policylaunch


HEARTS AND SCIENCE MÜNCHEN GMBH

Cookie duration: 60 (days). Cookie duration resets each session.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


AMAZON ADVERTISING

Cookie duration: 396 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


MOLOCO, INC.

Cookie duration: Uses session cookies.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


OBJECTIVE PARTNERS BV

Cookie duration: 90 (days). Cookie duration resets each session.

View details | Storage details | Privacy policylaunch
Consent


EBAY INC

Cookie duration: 90 (days).

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline

General vendors

help_outline


GSKINNER

Privacy policylaunch
Consent


AKAMAI

Privacy policylaunch
Consent


FACEBOOK

Privacy policylaunch
Consent


AUNICA

Privacy policylaunch
Consent


BOOKING.COM

Privacy policylaunch
Consent


C3 METRICS

Privacy policylaunch
Consent


IBM

Privacy policylaunch
Consent


ADTRIBA

Privacy policylaunch
Consent


PULSEPOINT

Privacy policylaunch
Consent


DEMANDBASE

Privacy policylaunch
Consent


EVIDON

Privacy policylaunch
Consent


CUBED

Privacy policylaunch
Consent


HURRA.COM

Privacy policylaunch
Consent


OPTOMATON

Privacy policylaunch
Consent


INTELLIAD

Privacy policylaunch
Consent


ANALIGHTS

Privacy policylaunch
Consent


DSTILLERY

Privacy policylaunch
Consent


DMA INSTITUTE

Privacy policylaunch
Consent


ZMS

Privacy policylaunch
Consent


DENTSU AEGIS NETWORK

Privacy policylaunch
Consent


IGNITION ONE

Privacy policylaunch
Consent


OMNICOM MEDIA GROUP

Privacy policylaunch
Consent


DIGISEG

Privacy policylaunch
Consent


RESONATE

Privacy policylaunch
Consent


BASIS TECHNOLOGIES

Privacy policylaunch
Consent


SOJERN

Privacy policylaunch
Consent


HAENSEL AMS

Privacy policylaunch
Consent


BDSK HANDELS GMBH & CO. KG

Privacy policylaunch
Consent


VIDEOLOGY

Privacy policylaunch
Consent


TRADEDOUBLER AB

Privacy policylaunch
Consent


TRUSTARC

Privacy policylaunch
Consent


TRUEFFECT

Privacy policylaunch
Consent


MARKETING SCIENCE CONSULTING GROUP, INC.

Privacy policylaunch
Consent


DENTSU

Privacy policylaunch
Consent


ESSENS

Privacy policylaunch
Consent


TRAVEL DATA COLLECTIVE

Privacy policylaunch
Consent


ADVOLUTION.CONTROL

Privacy policylaunch
Consent


VIMEO

Privacy policylaunch
Consent


ENSIGHTEN

Privacy policylaunch
Consent


ADMAXIM

Privacy policylaunch
Consent


BATCH MEDIA

Privacy policylaunch
Consent


VODAFONE GMBH

Privacy policylaunch
Consent


SCENESTEALER

Privacy policylaunch
Consent


NETQUEST

Privacy policylaunch
Consent


MANAGE.COM

Privacy policylaunch
Consent


CLOUDFLARE

Privacy policylaunch
Consent


SCOOTA

Privacy policylaunch
Consent


HAVAS MEDIA FRANCE - DBI

Privacy policylaunch
Consent


NETFLIX

Privacy policylaunch
Consent


MACROMILL GROUP

Privacy policylaunch
Consent


EBUILDERS

Privacy policylaunch
Consent


APPLOVIN CORP.

Privacy policylaunch
Consent


FRACTIONAL MEDIA

Privacy policylaunch
Consent


RACKSPACE

Privacy policylaunch
Consent


MSI-ACI

Privacy policylaunch
Consent


NAVEGG

Privacy policylaunch
Consent


ADMEDO

Privacy policylaunch
Consent


MOBITRANS

Privacy policylaunch
Consent


ADEX

Privacy policylaunch
Consent


SPOTAD

Privacy policylaunch
Consent


AARKI

Privacy policylaunch
Consent


SFR

Privacy policylaunch
Consent


CABLATO

Privacy policylaunch
Consent


WAYSTACK

Privacy policylaunch
Consent


TRESENSA

Privacy policylaunch
Consent


SOLOCAL

Privacy policylaunch
Consent

Accept all



Confirm choices

Close