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

Submitted URL: http://www.c-sharpcorner.com/
Effective URL: https://www.c-sharpcorner.com/
Submission: On June 27 via manual from FR — Scanned from FR

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>
    <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 fixed">
      <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 active" 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/asp-net-core-crud-using-dependency-injection/">ASP.NET CORE - CRUD Using Dependency Injection</a></div>
                </li>
                <li>
                  <div class="featured-list-item"><a class="featured-title" href="https://www.c-sharpcorner.com/article/implementation-of-the-redis-cache-in-the-net-core-api/">Implementation Of The Redis Cache In The .NET Core API</a></div>
                </li>
                <li>
                  <div class="featured-list-item"><a class="featured-title" href="https://www.c-sharpcorner.com/article/implement-in-memory-cache-in-the-net-core-api/">Implement In-Memory Cache In The .NET Core API</a></div>
                </li>
                <li>
                  <div class="featured-list-item">
                    <a class="featured-title" href="https://www.c-sharpcorner.com/article/easy-to-learn-net-6-0-and-angular-getting-started-admin-lte-design/">Easy To Learn .NET 6.0 And Angular - Getting Started Admin LTE Design</a></div>
                </li>
                <li>
                  <div class="featured-list-item"><a class="featured-title" href="https://www.c-sharpcorner.com/news/angular-14-launched-with-new-features">Angular 14 launched with New Features</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/06032022091912AM.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-24/"><div class="videos-list-item"><img src="https://i.ytimg.com/vi/dGuGuyCMeUM/mqdefault.jpg" alt="7 Minutes to Better Selling Podcast Ep. 24" title="7 Minutes to Better Selling Podcast Ep. 24"></div></a>
                </li>
                <li>
                  <a href="https://www.c-sharpcorner.com/article/social-good-the-global-future-of-finance/"><div class="videos-list-item"><img src="https://i.ytimg.com/vi/ffMQsU9P_Fc/mqdefault.jpg" alt="Social Good &amp; the Global Future of Finance" title="Social Good &amp; the Global Future of Finance"></div></a>
                </li>
                <li>
                  <a href="https://www.c-sharpcorner.com/article/investment-in-blockchain-crypto-metaverse-or-nft-companies/"><div class="videos-list-item"><img src="https://i.ytimg.com/vi/F2YILsItS4A/mqdefault.jpg" alt="Investment in Blockchain, Crypto, Metaverse or NFT Companies" title="Investment in Blockchain, Crypto, Metaverse or NFT Companies"></div></a>
                </li>
                <li>
                  <a href="https://www.c-sharpcorner.com/article/rockin-the-code-world-with-dotnetdave-ft-jeremy-likness-ep-58/"><div class="videos-list-item"><img src="https://i.ytimg.com/vi/97Rm5xQme2k/mqdefault.jpg" alt="Rockin’ The Code World with dotNetDave ft. Jeremy Likness Ep. 58" title="Rockin’ The Code World with dotNetDave ft. Jeremy Likness Ep. 58"></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">JUL</span> <span id="LocalDay1" runat="server" clientidmode="Static">1</span> <br> <span id="LocalTime1" runat="server" clientidmode="Static">FRI
                  4p</span></span>
              <div class="eventsWrap">
                <a class="title" href="https://www.c-sharpcorner.com/events/growth-mindset-weekly-live-show3">Growth Mindset Weekly Live Show</a><a href="https://www.c-sharpcorner.com/Chapters/JoinEvent/1127/" class="rgstr-btn text-orange">Register Now</a>
                <p></p>
              </div>
            </li>
            <li><span class="timeEvent"><span id="LocalMonth2" runat="server" clientidmode="Static">JUL</span> <span id="LocalDay2" runat="server" clientidmode="Static">2</span> <br> <span id="LocalTime2" runat="server" clientidmode="Static">SAT
                  5p</span></span>
              <div class="eventsWrap">
                <a class="title" href="https://www.c-sharpcorner.com/events/rockin-the-code-world-with-dotnetdave-ft-david-shepard-ep-59">Rockin’ The Code World with dotNetDave ft. David Shepard Ep. 59</a><a href="https://www.c-sharpcorner.com/Chapters/JoinEvent/1476/" class="rgstr-btn text-orange">Register Now</a>
                <p></p>
              </div>
            </li>
            <li><span class="timeEvent"><span id="LocalMonth3" runat="server" clientidmode="Static">JUL</span> <span id="LocalDay3" runat="server" clientidmode="Static">6</span> <br> <span id="LocalTime3" runat="server" clientidmode="Static">WED
                  2p</span></span>
              <div class="eventsWrap">
                <a class="title" href="https://www.c-sharpcorner.com/events/your-daily-application-performance-mvp-show-ft-bohdan-stupak">Your Daily Application Performance - MVP Show ft. Bohdan Stupak</a><a href="https://www.c-sharpcorner.com/Chapters/JoinEvent/1473/" class="rgstr-btn text-orange">Register Now</a>
                <p></p>
              </div>
            </li>
            <li><span class="timeEvent"><span id="LocalMonth4" runat="server" clientidmode="Static">JUL</span> <span id="LocalDay4" runat="server" clientidmode="Static">7</span> <br> <span id="LocalTime4" runat="server" clientidmode="Static">THU
                  3p</span></span>
              <div class="eventsWrap">
                <a class="title" href="https://www.c-sharpcorner.com/events/7-minutes-to-better-selling-podcast-ep-25">7 Minutes to Better Selling Podcast Ep. 25</a><a href="https://www.c-sharpcorner.com/Chapters/JoinEvent/1478/" class="rgstr-btn text-orange">Register Now</a>
                <p></p>
              </div>
            </li>
            <li><span class="timeEvent"><span id="LocalMonth5" runat="server" clientidmode="Static">JUL</span> <span id="LocalDay5" runat="server" clientidmode="Static">13</span> <br> <span id="LocalTime5" runat="server" clientidmode="Static">WED
                  2p</span></span>
              <div class="eventsWrap">
                <a class="title" href="https://www.c-sharpcorner.com/events/building-web-apps-with-blazormudblazor-mvp-show-ft-miguel-teheran">Building Web Apps with Blazor+MudBlazor - MVP Show ft. Miguel Teheran</a><a href="https://www.c-sharpcorner.com/Chapters/JoinEvent/1466/" 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-07-01T16:00:00"><input type="hidden"
              name="ctl00$MainContent$UpcomingEvents$HiddenUTCDateTimeList_2" id="HiddenUTCDateTimeList_2" value="2022-07-02T17:00:00"><input type="hidden" name="ctl00$MainContent$UpcomingEvents$HiddenUTCDateTimeList_3" id="HiddenUTCDateTimeList_3"
              value="2022-07-06T14:00:00"><input type="hidden" name="ctl00$MainContent$UpcomingEvents$HiddenUTCDateTimeList_4" id="HiddenUTCDateTimeList_4" value="2022-07-07T15:00:00"><input type="hidden"
              name="ctl00$MainContent$UpcomingEvents$HiddenUTCDateTimeList_5" id="HiddenUTCDateTimeList_5" value="2022-07-13T14:00: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/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-24/" class="title">7 Minutes to Better Selling Podcast Ep. 24</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"> 4 hrs 19 min ago</span> </div>
                </div>
              </li>
              <li class="media">
                <div class="media-left">
                  <a href="https://www.c-sharpcorner.com/technologies/dynamics-crm" title="Dynamics CRM"> <img src="/UploadFile/MinorCatImages/062745AM.png.ashx?width=48&amp;height=48" alt="Dynamics CRM" class="category-icon" width="48" height="48"> </a>
                </div>
                <div class="media-body">
                  <a href="https://www.c-sharpcorner.com/article/button-on-command-bar-doesnt-appear-when-an-item-is-selected-in-sub-grid-micros/" class="title">Button On Command Bar Doesn't Appear When An Item Is Selected In Sub Grid Microsoft Dynamic CRM - Issue</a>
                  <div class="post-details"> By <a href="https://www.c-sharpcorner.com/members/sode-keshav" class="author">Sode Keshav</a> in <a href="/Articles">Articles</a>&nbsp;<span class="hidden-xs"> 7 hrs 41 min ago</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/create-registration-and-login-functionality-in-asp-net-core-using-identity/" class="title">Create Registration And Login Functionality In ASP.NET Core Using Identity</a>
                  <div class="post-details"> By <a href="https://www.c-sharpcorner.com/members/aseeph-rjv" class="author">Aseeph Rjv</a> in <a href="/Articles">Articles</a>&nbsp;<span class="hidden-xs"> 7 hrs 56 min ago</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/javascript-getelementbyid-function" class="title">Javascript - getElementById() Function</a>
                  <div class="post-details"> By <a href="https://www.c-sharpcorner.com/members/jay-krishna4" class="author">Jay Krishna Reddy </a> in <a href="/Blogs">Blogs</a>&nbsp;<span class="hidden-xs"> 7 hrs 59 min ago</span> </div>
                </div>
              </li>
              <li class="media">
                <div class="media-left">
                  <a href="https://www.c-sharpcorner.com/technologies/flutter" title="Flutter"> <img src="/UploadFile/MinorCatImages/flutter_092439391.png.ashx?width=48&amp;height=48" alt="Flutter" class="category-icon" width="48" height="48"> </a>
                </div>
                <div class="media-body"> <a href="https://www.c-sharpcorner.com/article/flutter-3-variable-declaration-initialization-and-discuss-with-string/" class="title">Flutter 3 Variable Declaration, Initialization And Discuss With String😜</a>
                  <div class="post-details"> By <a href="https://www.c-sharpcorner.com/members/navin-prakash2" class="author">Navin Prakash</a> in <a href="/Articles">Articles</a>&nbsp;<span class="hidden-xs"> 8 hrs 1 min ago</span> </div>
                </div>
              </li>
              <li class="media">
                <div class="media-left">
                  <a href="https://www.c-sharpcorner.com/technologies/dynamics-crm" title="Dynamics CRM"> <img src="/UploadFile/MinorCatImages/062745AM.png.ashx?width=48&amp;height=48" alt="Dynamics CRM" class="category-icon" width="48" height="48"> </a>
                </div>
                <div class="media-body"> <a href="https://www.c-sharpcorner.com/article/get-users-local-date-time-with-webresource-in-dynamics-crm/" class="title">Get Users Local Date Time With Webresource In Dynamics CRM</a>
                  <div class="post-details"> By <a href="https://www.c-sharpcorner.com/members/venkat-p30" class="author">Venkata Subbarao  Polisetty</a> in <a href="/Articles">Articles</a>&nbsp;<span class="hidden-xs"> 8 hrs 7 min ago</span> </div>
                </div>
              </li>
              <li class="media">
                <div class="media-left">
                  <a href="https://www.c-sharpcorner.com/technologies/asp-dot-net-programming" title="ASP.NET"> <img src="/UploadFile/MinorCatImages/asp-dot-net-programming_060516203.png.ashx?width=48&amp;height=48" alt="ASP.NET" class="category-icon" width="48" height="48"> </a>
                </div>
                <div class="media-body"> <a href="https://www.c-sharpcorner.com/article/exporting-reports-to-excel-with-dotvvm-business-pack/" class="title">Exporting Reports To Excel With DotVVM Business Pack</a>
                  <div class="post-details"> By <a href="https://www.c-sharpcorner.com/members/esdanielgomez" class="author">Daniel Gomez Jaramillo</a> in <a href="/Articles">Articles</a>&nbsp;<span class="hidden-xs"> 8 hrs 10 min ago</span> </div>
                </div>
              </li>
              <li class="media">
                <div class="media-left">
                  <a href="https://www.c-sharpcorner.com/technologies/android-programming" title="Android"> <img src="/UploadFile/MinorCatimages/033144AM.PNG.ashx?width=48&amp;height=48" alt="Android" class="category-icon" width="48" height="48"> </a>
                </div>
                <div class="media-body">
                  <a href="https://www.c-sharpcorner.com/article/how-to-select-multiple-images-from-gallery-and-display-on-recyclerview-in-androi/" class="title">How To Select Multiple Images From Gallery And Display On RecyclerView In Android</a>
                  <div class="post-details"> By <a href="https://www.c-sharpcorner.com/members/abhishek-singhal8" class="author">Abhishek Singhal</a> in <a href="/Articles">Articles</a>&nbsp;<span class="hidden-xs"> 8 hrs 15 min ago</span> </div>
                </div>
              </li>
              <li class="media">
                <div class="media-left">
                  <a href="https://www.c-sharpcorner.com/technologies/databases-and-dba" title="Databases &amp; DBA"> <img src="/UploadFile/MinorCatImages/024410AM.png.ashx?width=48&amp;height=48" alt="Databases &amp; DBA" class="category-icon" width="48" height="48"> </a>
                </div>
                <div class="media-body"> <a href="https://www.c-sharpcorner.com/article/database-machine-taxonomy/" class="title">Database Machine Taxonomy</a>
                  <div class="post-details"> By <a href="https://www.c-sharpcorner.com/members/pragya-vats" class="author">Pragya Vats</a> in <a href="/Articles">Articles</a>&nbsp;<span class="hidden-xs"> 8 hrs 18 min ago</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/asp-net-core-crud-using-dependency-injection/" class="title">ASP.NET CORE - CRUD Using Dependency Injection</a>
                  <div class="post-details"> By <a href="https://www.c-sharpcorner.com/members/maneesha-kashyap" class="author">Maneesha Kashyap</a> in <a href="/Articles">Articles</a>&nbsp;<span class="hidden-xs"> 8 hrs 28 min ago</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/get-your-horoscope-using-python/" class="title">Get Your Horoscope Using 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"> 8 hrs 37 min ago</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/challenges-software-developers-face-today/" class="title">Challenges Software Developers Face Today</a>
                  <div class="post-details"> By <a href="https://www.c-sharpcorner.com/members/mahesh-chand" class="author">Mahesh Chand</a> in <a href="/Articles">Articles</a>&nbsp;<span class="hidden-xs"> 8 hrs 45 min ago</span> </div>
                </div>
              </li>
              <li class="media">
                <div class="media-left">
                  <a href="https://www.c-sharpcorner.com/technologies/artificialintelligence" title="Artificial Intelligence"> <img src="/UploadFile/MinorCatImages/artificialintelligence_024952324.png.ashx?width=48&amp;height=48" alt="Artificial Intelligence" class="category-icon" width="48" height="48"> </a>
                </div>
                <div class="media-body"> <a href="https://www.c-sharpcorner.com/article/artificial-intelligence-vs-machine-learning-whats-the-difference/" class="title">Artificial Intelligence Vs Machine Learning - What's The Difference?</a>
                  <div class="post-details"> By <a href="https://www.c-sharpcorner.com/members/allen-oneill" class="author">Allen O'neill</a> in <a href="/Articles">Articles</a>&nbsp;<span class="hidden-xs"> 10 hrs 48 min ago</span> </div>
                </div>
              </li>
              <li class="media">
                <div class="media-left">
                  <a href="https://www.c-sharpcorner.com/technologies/blazor" title="Blazor"> <img src="/UploadFile/MinorCatImages/blazor_053212805.jpg.ashx?width=48&amp;height=48" alt="Blazor" class="category-icon" width="48" height="48"> </a>
                </div>
                <div class="media-body"> <a href="https://www.c-sharpcorner.com/article/blazor-server-vs-blazor-web-assembly/" class="title">Blazor Server vs. Blazor Web Assembly </a>
                  <div class="post-details"> By <a href="https://www.c-sharpcorner.com/members/rikam-palkar" class="author">Rikam Palkar</a> in <a href="/Articles">Articles</a>&nbsp;<span class="hidden-xs">Jun 24, 2022</span> </div>
                </div>
              </li>
              <li class="media">
                <div class="media-left">
                  <a href="https://www.c-sharpcorner.com/technologies/power-automate" title="Power Automate"> <img src="/UploadFile/MinorCatImages/power-automate_065525765.jpg.ashx?width=48&amp;height=48" alt="Power Automate" class="category-icon" width="48" height="48"> </a>
                </div>
                <div class="media-body"> <a href="https://www.c-sharpcorner.com/article/loops-action-in-desktop-flow-using-microsoft-power-automate/" class="title">Loops Action in Desktop flow using Microsoft Power Automate</a>
                  <div class="post-details"> By <a href="https://www.c-sharpcorner.com/members/vijayaragavan-s3" class="author">Vijayaragavan S</a> in <a href="/Articles">Articles</a>&nbsp;<span class="hidden-xs">Jun 24, 2022</span> </div>
                </div>
              </li>
              <li class="media">
                <div class="media-left">
                  <a href="https://www.c-sharpcorner.com/technologies/android-programming" title="Android"> <img src="/UploadFile/MinorCatimages/033144AM.PNG.ashx?width=48&amp;height=48" alt="Android" class="category-icon" width="48" height="48"> </a>
                </div>
                <div class="media-body"> <a href="https://www.c-sharpcorner.com/article/implementing-maps-activity-and-getting-user-location-in-android-studio/" class="title">Implementing Maps Activity And Getting User Location In Android Studio</a>
                  <div class="post-details"> By <a href="https://www.c-sharpcorner.com/members/ravi-sahu12" class="author">Ravi Sahu</a> in <a href="/Articles">Articles</a>&nbsp;<span class="hidden-xs">Jun 24, 2022</span> </div>
                </div>
              </li>
              <li class="media">
                <div class="media-left">
                  <a href="https://www.c-sharpcorner.com/technologies/power-automate" title="Power Automate"> <img src="/UploadFile/MinorCatImages/power-automate_065525765.jpg.ashx?width=48&amp;height=48" alt="Power Automate" class="category-icon" width="48" height="48"> </a>
                </div>
                <div class="media-body"> <a href="https://www.c-sharpcorner.com/article/random-number-action-in-desktop-flow-using-microsoft-power-automate/" class="title">Random Number Action in Desktop flow using Microsoft Power Automate</a>
                  <div class="post-details"> By <a href="https://www.c-sharpcorner.com/members/vijayaragavan-s3" class="author">Vijayaragavan S</a> in <a href="/Articles">Articles</a>&nbsp;<span class="hidden-xs">Jun 24, 2022</span> </div>
                </div>
              </li>
              <li class="media">
                <div class="media-left">
                  <a href="https://www.c-sharpcorner.com/technologies/swift-programming" title="Swift"> <img src="/UploadFile/MinorCatImages/082213AM.png.ashx?width=48&amp;height=48" alt="Swift" class="category-icon" width="48" height="48"> </a>
                </div>
                <div class="media-body"> <a href="https://www.c-sharpcorner.com/article/whats-new-in-swift-5-7/" class="title">What's New In Swift 5.7</a>
                  <div class="post-details"> By <a href="https://www.c-sharpcorner.com/members/pravesh-dubey" class="author">Pravesh Dubey</a> in <a href="/Articles">Articles</a>&nbsp;<span class="hidden-xs">Jun 24, 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/prepare-prepare-and-prepare-some-more-for-your-next-technical-interview/" class="title">Prepare, Prepare And Prepare Some More For Your Next Technical Interview!</a>
                  <div class="post-details"> By <a href="https://www.c-sharpcorner.com/members/david-mccarter2" class="author">David Mccarter</a> in <a href="/Articles">Articles</a>&nbsp;<span class="hidden-xs">Jun 24, 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/blogs/sql-logical-operators" class="title">SQL Logical Operators</a>
                  <div class="post-details"> By <a href="https://www.c-sharpcorner.com/members/jay-krishna4" class="author">Jay Krishna Reddy </a> in <a href="/Blogs">Blogs</a>&nbsp;<span class="hidden-xs">Jun 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/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/artificial-intelligence-vs-machine-learning-whats-the-difference/" class="text-grey-900">Artificial Intelligence Vs Machine Learning - What's The Difference?</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/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/prepare-prepare-and-prepare-some-more-for-your-next-technical-interview/" class="text-grey-900">Prepare, Prepare And Prepare Some More For Your Next Technical Interview!</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/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/rediscache-manager">RedisCache manager</a></li>
              <li><a class="body" href="/forums/difference-between-iqueryable-icollection-ilist-and-idictionary">difference between IQueryable, ICollection,  IList and IDictionary</a></li>
              <li><a class="body" href="/forums/sql-for-calculate-closing-month-amp-year-wise">SQL FOR Calculate Closing Month &amp; Year Wise</a></li>
              <li><a class="body" href="/forums/c-sharp-code-to-generate-a-multidimensional-json-string">C# code to generate a multidimensional Json String.</a></li>
              <li><a class="body" href="/forums/digitally-sign-pdf-from-web-portal-using-c-sharp">Digitally Sign PDF Document From Web Portal Using C#</a></li>
              <li><a class="body" href="/forums/why-i-getting-lots-of-error-when-run-command-in-cmd-sharp39nmp-start-sharp39">Why I Getting lots of error when run command in cmd 'nmp start ?'</a></li>
              <li><a class="body" href="/forums/mail-not-send-using-smtp">Mail Not Send Using SMTP</a></li>
              <li><a class="body" href="/forums/cannot-show-error-message">cannot show error message</a></li>
              <li><a class="body" href="/forums/how-can-i-set-the-version-of-my-console-application-in-net-6-and-visu">How can I set the version of my console application in .Net 6 and visu</a></li>
              <li><a class="body" href="/forums/regarding-kendo-grid">Regarding Kendo Grid</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/powerapps-how-to-create-a-canvas-app-from-an-image-preview/">PowerApps - How To Create A Canvas App From An Image (Preview)</a></li>
              <li><a href="https://www.c-sharpcorner.com/article/how-to-create-a-powerapps-portals-website-without-writing-code/">How To Create A PowerApps Portals (Website) Without Writing Code </a></li>
              <li><a href="https://www.c-sharpcorner.com/article/create-a-simple-model-driven-app-in-powerapps/">Create A Simple Model-Driven App In Powerapps</a></li>
              <li><a href="https://www.c-sharpcorner.com/article/how-to-create-a-custom-pages-in-model-driven-app-powerapps/">How To Create a Custom Pages In Model Driven App (PowerAPPS)</a></li>
              <li><a href="https://www.c-sharpcorner.com/article/what-are-the-difference-between-web-2-0-and-web-3-0/">What Are The Differences Between Web 2.0 And Web 3.0</a></li>
              <li><a href="https://www.c-sharpcorner.com/article/easy-to-learn-net-6-0-and-angular-getting-started-angular-standalone-template/">Easy To Learn .NET 6.0 And Angular - Getting Started Angular Standalone Template</a></li>
              <li><a href="https://www.c-sharpcorner.com/article/easily-create-web-app-with-mongodb-net-6-and-angular-13/">Easily Create Web App With MongoDB, .NET 6, And Angular 13 </a></li>
              <li><a href="https://www.c-sharpcorner.com/article/caching-in-entity-framework-core-using-ncache/">Caching In Entity Framework Core Using NCache</a></li>
              <li><a href="https://www.c-sharpcorner.com/article/easy-to-learn-net-6-0-and-angular-getting-started-admin-lte-design/">Easy To Learn .NET 6.0 And Angular - Getting Started Admin LTE Design</a></li>
              <li><a href="https://www.c-sharpcorner.com/article/asp-net-core-cookie-sharing-authentication/">ASP.NET Core - Cookie Sharing Authentication</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

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


 * ASP.NET CORE - CRUD Using Dependency Injection
 * Implementation Of The Redis Cache In The .NET Core API
 * Implement In-Memory Cache In The .NET Core API
 * Easy To Learn .NET 6.0 And Angular - Getting Started Admin LTE Design
 * Angular 14 launched with New Features



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



 * JUL 1
   FRI 4p
   Growth Mindset Weekly Live ShowRegister Now
   
   

 * JUL 2
   SAT 5p
   Rockin’ The Code World with dotNetDave ft. David Shepard Ep. 59Register Now
   
   

 * JUL 6
   WED 2p
   Your Daily Application Performance - MVP Show ft. Bohdan StupakRegister Now
   
   

 * JUL 7
   THU 3p
   7 Minutes to Better Selling Podcast Ep. 25Register Now
   
   

 * JUL 13
   WED 2p
   Building Web Apps with Blazor+MudBlazor - MVP Show ft. Miguel TeheranRegister
   Now
   
   



RECENT POSTS



 * 7 Minutes to Better Selling Podcast Ep. 24
   By C# Corner Live in Videos  4 hrs 19 min ago
 * Button On Command Bar Doesn't Appear When An Item Is Selected In Sub Grid
   Microsoft Dynamic CRM - Issue
   By Sode Keshav in Articles  7 hrs 41 min ago
 * Create Registration And Login Functionality In ASP.NET Core Using Identity
   By Aseeph Rjv in Articles  7 hrs 56 min ago
 * Javascript - getElementById() Function
   By Jay Krishna Reddy in Blogs  7 hrs 59 min ago
 * Flutter 3 Variable Declaration, Initialization And Discuss With String😜
   By Navin Prakash in Articles  8 hrs 1 min ago
 * Get Users Local Date Time With Webresource In Dynamics CRM
   By Venkata Subbarao Polisetty in Articles  8 hrs 7 min ago
 * Exporting Reports To Excel With DotVVM Business Pack
   By Daniel Gomez Jaramillo in Articles  8 hrs 10 min ago
 * How To Select Multiple Images From Gallery And Display On RecyclerView In
   Android
   By Abhishek Singhal in Articles  8 hrs 15 min ago
 * Database Machine Taxonomy
   By Pragya Vats in Articles  8 hrs 18 min ago
 * ASP.NET CORE - CRUD Using Dependency Injection
   By Maneesha Kashyap in Articles  8 hrs 28 min ago
 * Get Your Horoscope Using Python
   By Shweta Lodha in Articles  8 hrs 37 min ago
 * Challenges Software Developers Face Today
   By Mahesh Chand in Articles  8 hrs 45 min ago
 * Artificial Intelligence Vs Machine Learning - What's The Difference?
   By Allen O'neill in Articles  10 hrs 48 min ago
 * Blazor Server vs. Blazor Web Assembly
   By Rikam Palkar in Articles Jun 24, 2022
 * Loops Action in Desktop flow using Microsoft Power Automate
   By Vijayaragavan S in Articles Jun 24, 2022
 * Implementing Maps Activity And Getting User Location In Android Studio
   By Ravi Sahu in Articles Jun 24, 2022
 * Random Number Action in Desktop flow using Microsoft Power Automate
   By Vijayaragavan S in Articles Jun 24, 2022
 * What's New In Swift 5.7
   By Pravesh Dubey in Articles Jun 24, 2022
 * Prepare, Prepare And Prepare Some More For Your Next Technical Interview!
   By David Mccarter in Articles Jun 24, 2022
 * SQL Logical Operators
   By Jay Krishna Reddy in Blogs Jun 23, 2022

Featured Columnists



 * Artificial Intelligence Vs Machine Learning - What's The
   Difference?Artificial Intelligence
 * Prepare, Prepare And Prepare Some More For Your Next Technical
   Interview!Career Advice
 * 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



 * RedisCache manager
 * difference between IQueryable, ICollection, IList and IDictionary
 * SQL FOR Calculate Closing Month & Year Wise
 * C# code to generate a multidimensional Json String.
 * Digitally Sign PDF Document From Web Portal Using C#
 * Why I Getting lots of error when run command in cmd 'nmp start ?'
 * Mail Not Send Using SMTP
 * cannot show error message
 * How can I set the version of my console application in .Net 6 and visu
 * Regarding Kendo Grid

TRENDING UP



 * PowerApps - How To Create A Canvas App From An Image (Preview)
 * How To Create A PowerApps Portals (Website) Without Writing Code
 * Create A Simple Model-Driven App In Powerapps
 * How To Create a Custom Pages In Model Driven App (PowerAPPS)
 * What Are The Differences Between Web 2.0 And Web 3.0
 * Easy To Learn .NET 6.0 And Angular - Getting Started Angular Standalone
   Template
 * Easily Create Web App With MongoDB, .NET 6, And Angular 13
 * Caching In Entity Framework Core Using NCache
 * Easy To Learn .NET 6.0 And Angular - Getting Started Admin LTE Design
 * ASP.NET Core - Cookie Sharing Authentication




 * 
 * 
 * 
 * 
 * 
 * 

 * 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.



EN ▼
BG
DA
DE
ES
FI
FR
IT
NL
NO
PL
PT
SR
SV
RO


Trust and transparency is important to us.

It takes a lot of work to build, maintain, and improve a site like this and all
the wonderful content you're about to enjoy. We and third parties use tech like
cookies to make this happen.

By continuing, you consent to the use of these technologies, and affirm you're
at least 16 years old or have consent from a parent or guardian. Learn more and
customize.



Save & Continue
Continue with Cookies