

<!DOCTYPE html>
<html>
<head>
    <meta charset="utf-8"/>
    <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0">

    
<title>My DasBlog!</title>
<meta name="description" content="John Doe is a professional web developer. He is blogging about ASP.NET and web developing." />
<meta name="keywords" content="ASP.NET Silverlight CSS HTML JavaScript" />
<meta name="author" content="Your Name Here" />
<meta name="copyright" content="Your Name Here" />
<link rel="shortcut icon" href="https://noopman.com/theme/noopman/favicon.ico" />
<base href="https://noopman.com/">
<link href="https://noopman.com/" rel="canonical">
<link rel="microsummary" type="application/x.microsummary+xml" href="https://noopman.com/site/microsummary" />
    
<link rel="alternate" type="application/rss+xml" title="This blog is powered by DasBlog Core built on the awesome legacy of the original DasBlog!" href="https://noopman.com/feed/rss" />
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://noopman.com/feed/rsd" />
    
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="@twitterhandle" />
<meta name="twitter:creator" content="@twitterhandle" />
<meta name="twitter:title" content="My DasBlog!" />
<meta name="twitter:description" content="John Doe is a professional web developer. He is blogging about ASP.NET and web developing." />
<meta name="twitter:image" content="http://www.somesite.com/images/defaultsiteimage.png" />
    <meta property="og:url" content="https://noopman.com/" />
<meta property="og:title" content="My DasBlog!" />
<meta property="og:image" content="http://www.somesite.com/images/defaultsiteimage.png" />
<meta property="og:description" content="John Doe is a professional web developer. He is blogging about ASP.NET and web developing." />
<meta property="og:video" content="" />
<meta property="og:type" content="article" />
    
<script type="application/ld+json">
    {
    "@context": "http://schema.org",
    "@type": "BlogPosting",
    "headline": "My DasBlog!",
    "description": "John Doe is a professional web developer. He is blogging about ASP.NET and web developing.",
    "url": "https://noopman.com/",
    "image": "http://www.somesite.com/images/defaultsiteimage.png"
    }
</script>



    <link rel="stylesheet" href="https://noopman.com/Themes/noopman/assets/css/fontawesome.min.css" />
    <link rel="stylesheet" href="https://noopman.com/Themes/noopman/assets/css/regular.min.css" />
    <link rel="stylesheet" href="https://noopman.com/Themes/noopman/assets/css/brands.min.css" />
    <link rel="stylesheet" href="https://noopman.com/Themes/noopman/assets/css/solid.min.css" />

    
<link rel="stylesheet" href="/css/site.css" />
<link rel="stylesheet" href="https://noopman.com/theme/noopman/custom.css" />

</head>

<body id="body" class="dark">
<header class="header">
    <nav class="navigation">
        <input type="checkbox" name="">
        <div class="hamburger-lines">
            <span class="line line1"></span>
            <span class="line line2"></span>
            <span class="line line3"></span>
        </div>
        <div class="menu">
            <div class="me-container">
                <a href="/">
                    <img class="me-photo" alt="Magnus M&aring;rtensson">
                </a>
            </div>
            <div class="logo-container">
                <div class="logo-main">
                    <a href="/">
                        Magnus&nbsp;M&aring;rtensson
                    </a>
                </div>
                <div class="logo-sub">
                    <a href="/home/about">(noopman)</a>
                </div>
            </div>
            <div class="menu-text-items">
                <ul class="list">
                    <li class="item">
                        <a href="/home/About">About</a>
                    </li>
                    <li class="item">
                        <a href="/home/About">Loftysoft AB</a>
                    </li>
                    <li class="item">
                        <a href="/Speaking">Speaking</a>
                    </li>
                    <li class="item">
                        <a href="/Articles">Articles</a>
                    </li>

                    <li class="item submenu">
                        <a href="/Blog">Blog</a>
                        <div class="submenudiv">
                            <ul class="list">
                                <li class="item">
                                    <a href="/Blog">Posts</a>
                                </li>
                                <li class="item">
                                    <a href="/category">Categories</a>
                                </li>
                                <li class="item">
                                    <a href="/archive">Archives</a>
                                </li>
                                <li class="item">
                                    <a href="/feed/rss">Subscribe</a>
                                </li>
                                
                                
                                
                                
                            </ul>
                        </div>
                    </li>
                </ul>
            </div>
            <div class="social">
                <div class="other-theme-frame">
                    <div class="other-theme" toggle="theme">
                        <div class="theme-switcher">
                            <span class="theme-switcher-btn">
                                <svg xmlns="http://www.w3.org/2000/svg" class="theme-icon" width="24" height="24" viewBox="0 0 24 24"
                                     stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round">
                                    <path stroke="none" d="M0 0h24v24H0z"/>
                                    <circle cx="12" cy="12" r="4"/>
                                    <path d="M3 12h1M12 3v1M20 12h1M12 20v1M5.6 5.6l.7 .7M18.4 5.6l-.7 .7M17.7 17.7l.7 .7M6.3 17.7l-.7 .7"/>
                                </svg>
                                <svg xmlns="http://www.w3.org/2000/svg" class="theme-icon" width="24" height="24" viewBox="0 0 24 24"
                                     stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round">
                                    <path stroke="none" d="M0 0h24v24H0z"/>
                                    <path d="M16.2 4a9.03 9.03 0 1 0 3.9 12a6.5 6.5 0 1 1 -3.9 -12"/>
                                </svg>
                            </span>
                        </div>
                        <div class="theme-label">
                            <span class="theme-switcher-lbl visiblelight">Deluminate</span>
                            <span class="theme-switcher-lbl visibledark">&nbsp;Illuminate</span>
                        </div>
                    </div>
                </div>
                <div class="social-frame-up">
                <ul class="list">
                        <li class="item">
                            <a href="https://hachyderm.io/@noopman" target="_blank">
                                <i aria-hidden="true"
                                   title="Mastodon @noopman@hachyderm" class="lbl fa-brands fa-mastodon">
                                </i>
                            </a>
                        </li>
                        <li class="item">
                            <a href="https://twitter.com/noopman" target="_blank">
                  <i aria-hidden="true" title="Twitter @noopman"
                                   class="lbl fa-brands fa-twitter">
                                </i>
                            </a>
                        </li>
                        <li class="item">
                            <a href="https://facebook.com/noopman" target="_blank">
                                <i aria-hidden="true"
                                   title="Magnus on Facebook" class="lbl fa-brands fa-facebook">
                                </i>
                            </a>
                        </li>
                        <li class="item">
                            <a href="https://github.com/noopman" target="_blank">
                  <i aria-hidden="true" title="GitHub @noopman"
                                   class="lbl fa-brands fa-github">
                                </i>
                            </a>
                        </li>
                    </ul>
                </div>
                <div class="social-frame-down">
                    <ul class="list">
                        <li class="item">
                            <a href="https://linkedin.com/in/noopman" target="_blank">
                                <i aria-hidden="true"
                                   title="Magnus on LinkedIn" class="lbl fa-brands fa-linkedin">
                                </i>
                            </a>
                        </li>
                        <li class="item">
                            <a href="https://www.youtube.com/c/magnusmartensson" target="_blank">
                                <i aria-hidden="true"
                                   title="Magnus on YouTube" class="lbl fa-brands fa-youtube">
                                </i>
                            </a>
                        </li>
                        <li class="item">
                            <a href="https://www.instagram.com/noopman" target="_blank">
                                <i aria-hidden="true"
                                   title="Instagram noopman" class="lbl fa-brands fa-instagram">
                                </i>
                            </a>
                        </li>
                        <li class="item">
                            <a href="https://noopman.com/blog/rss" target="_blank">
                                <i aria-hidden="true" title="noopman blog feed"
                                   class="lbl fa-solid fa-rss">
                                </i>
                            </a>
                        </li>
                    </ul>
                </div>
            </div>
        </div>
    </nav>
</header>

<section class="page_top">
    <div class="page_top_frame">
        <div class="me-container">
            <a href="/">
                <img class="me-photo" alt="Magnus M&aring;rtensson">
            </a>
        </div>
        <div class="logo-container">
            <div class="logo-main">
                <a href="/">Magnus&nbsp;M&aring;rtensson</a>
            </div>
            <div class="logo-sub">
                <a href="/home/about">(noopman)</a>
            </div>
        </div>
    </div>
</section>

<section class="mainbody">
    



    


<div class="row">
    <div id="contents" class="container col-md-12">
        

        
<div class="post">
    <div class="row post-title">
        <div class="col-md-12 mb-6">
            <h2><a href="https://noopman.com/this-is-a-blog-post-test">This is a blog post test</a> </h2>
            <small class="text-muted"><span class="dbc-post-date">February 13, 2023 11:35</span></small>
                <small class="text-muted"><a href="https://noopman.com/this-is-a-blog-post-test/comments#comments-start" class="dbc-comment-on-post-link">Comments [1]</a></small>
        </div>
    </div>

    <div class="row post-body">
        <div class="col-md-12 mb-6">
            <div class="dbc-post-content"><p>What is happening on my site?</p><p><a href="https://noopman.com/blog/content/binary/Open-Live-Writer/This-is-a-blog-post-test_B10C/for%20the%20birds%203_2.png"><img width="244" height="133" title="for the birds 3" style="display: inline; background-image: none;" alt="for the birds 3" src="https://noopman.com/blog/content/binary/Open-Live-Writer/This-is-a-blog-post-test_B10C/for%20the%20birds%203_thumb.png" border="0"></a></p><p>This <a href="http://bing.com/new" target="_blank">link</a>!</p></div>
        </div>
    </div>
    <div class="row post-footer">
        <div class="col-md-12 mb-6">
            Categories: <span class="dbc-span-category"></span>
        </div>
    <div class="col-md-12 mb-6">
      Share 
    </div>
    <div class="col-md-12 mb-6">
      Share on <a custom-style="fa-brands fa-twitter" class="dasblog-a-share-twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fnoopman.com%2Fthis-is-a-blog-post-test&amp;amp;text=This%20is%20a%20blog%20post%20test&amp;amp;via=twitterhandle"></a>, <a class="dasblog-a-share-reddit" href="https://www.reddit.com/submit?url=https%3A%2F%2Fnoopman.com%2Fthis-is-a-blog-post-test&amp;title=This%20is%20a%20blog%20post%20test">Reddit</a>, <a class="dasblog-a-share-facebook" href="https://facebook.com/sharer.php?u=https%3A%2F%2Fnoopman.com%2Fthis-is-a-blog-post-test">Facebook</a> or <a class="dasblog-a-share-linkedin" href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fnoopman.com%2Fthis-is-a-blog-post-test">LinkedIn</a>
        </div>
        
        <div class="col-md-12 mb-6">
            <span class="dbc-post-date">February 13, 2023 11:35</span>
        </div>
    </div>

    


        <a class="btn btn-primary" role="button" data-bs-toggle="collapse" data-bs-target="#----" aria-expanded="false" aria-controls="----">
            Add a comment
        </a>
    <div class="collapse" id="----">
        

    <hr />
    <h3 class="comment-section-title" id="comments-start">Comment Section</h3>
    <div class="post-comments">
        <div class="post-comments-list">
        </div>
            
<div class="post-new-comment">
    <form method="post" action="/post/comments">
        <div class="modal-body form-horizontal">
            <div class="text-danger validation-summary-valid" data-valmsg-summary="true"><ul><li style="display:none"></li>
</ul></div>
            
            <div class="row">
                <div class="col-md-6 mb-3">
                    <label for="Name" class="control-label">Name</label>
                    <input id="Name" name="Name" class="form-control" />
                </div>
            </div>
            <div class="row">
                <div class="col-md-6 mb-3">
                    <label for="Email" class="control-label">Email</label>
                    <input id="Email" name="Email" class="form-control" />
                </div>
            </div>
            <div class="row">
                <div class="col-md-6 mb-3">
                    <label class="control-label" for="HomePage">Home page (optional)</label>
                    <input class="form-control" type="url" data-val="true" data-val-length="The field Home page (optional) must be a string with a minimum length of 1 and a maximum length of 60." data-val-length-max="60" data-val-length-min="1" data-val-url="Invalid home page" id="HomePage" maxlength="60" name="HomePage" value="" />
                </div>
            </div>
            <div class="row">
                <div class="col-md-6 mb-3">
                    <label class="control-label">2&#x2B;5=?</label>
                    <input class="form-control" type="text" id="CheesyQuestionAnswered" name="CheesyQuestionAnswered" value="" />
                </div>
            </div>
            <div class="row">
                <div class="col-md-12 mb-3">
                    <label for="Content" class="control-label">Content</label>
                    <textarea id="Content" name="Content" rows="12" cols="60" class="form-control"></textarea>
                </div>
            </div>
            <div class="row">
                <div class="col-md-4 mb-2">
                    <button type="submit" id="SaveContentButton" class="btn btn-primary btn-block">SAVE COMMENT</button>
                </div>
            </div>
        </div>
        <input data-val="true" data-val-required="The TargetEntryId field is required." id="TargetEntryId" name="TargetEntryId" type="hidden" value="cc11ae93-fbc2-401f-8070-e90f594a3e1b" />
    <input name="__RequestVerificationToken" type="hidden" value="CfDJ8GgFbgawAJNNnkmMOj2b0rQgcsNmMRsu9Az9fra6HmPJpQDb6_JZgL_JJu7JLieZluQ9BiT0URxCmH-PrTqC_pRJRudal990Frp3iW6-G4LQ220QZJAyfDDfzfarw_UPXrsVclfYn5cKiXPEs5231CU" /></form>
</div>

    </div>

    </div>


</div>

<hr />



    </div>
</div>


</section>

<footer>

    <div class="container text-center">
        <p class="text-muted">
            <span class="dbc-span-page-control"><span class='dbc-span-page-control-older'><a href='https://noopman.com/page/1'>&lt;&lt; Older Posts</a></span></span>
        </p>
    </div>

    <div class="alonetime">

        <span class="center">© 2023 - Your Name Here</span>

        <ul class="center">
            <li class="item">
                <span class="lbl">Credits:</span>
            </li>
            <li class="item">
                <a href="https://github.com/poppastring/dasblog-core" target="_blank">Dasblog</a>
            </li>
            <li class="item">|</li>
            <li class="item">
                <a href="https://fontawesome.com" target="_blank">Font awesome</a>
            </li>
            <li class="item">|</li>
            <li class="item">
                <a href="https://colorffy.com/color-scheme-generator" target="_blank">Colorffy</a>
            </li>
        </ul>
    </div>
</footer>

<div class="pi">
    <a class="pi" href="https://www.youtube.com/watch?v=pXPXMxsXT28" target="_blank">&pi;&nbsp;</a>
</div>

<script src="/lib/jquery/dist/jquery.min.js"></script>
<script src="/lib/bootstrap/dist/js/bootstrap.bundle.min.js"></script>
<script src="/js/site.js?v=dcUg-g4CCUx6SDTfC71rLD66UUK0Jo--M_QWmKC48GQ"></script>



<script>
    // Set the theme from localStorage(if exist) || or set default dark
    let theme = window.localStorage.getItem('theme') || 'dark';
    // Activate the current theme (using class)
    body.classList = theme;
    /** Light / Dark theme Toggle */
    // Toggle Dark / Light theme
    let _toggler = document.querySelector('[toggle]');
    _toggler.addEventListener('click', toggleTheme);

    // Function: toggle theme(light & dark)
    function toggleTheme() {
        // Toggle light / dark theme
        (theme == 'light' ? theme = 'dark' : theme = 'light');
        // Apply class to body (using class)
        body.classList = theme;
        // Apply class to body (using attribute)
        // body.setAttribute('color-theme', theme);
        // Store theme var to localStorage
        window.localStorage.setItem('theme', theme);
    }
  </script>
</body>
</html>