<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Windows on Kenno&#39;s Open Note</title>
    <link>https://blog.khmersite.net/categories/windows/</link>
    <description>Recent content in Windows on Kenno&#39;s Open Note</description>
    <image>
      <title>Kenno&#39;s Open Note</title>
      <url>https://blog.khmersite.net/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</url>
      <link>https://blog.khmersite.net/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</link>
    </image>
    <generator>Hugo -- 0.154.0</generator>
    <language>en</language>
    <lastBuildDate>Wed, 23 May 2018 10:18:08 +0000</lastBuildDate>
    <atom:link href="https://blog.khmersite.net/categories/windows/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Where is the Startup folder in Windows 10?</title>
      <link>https://blog.khmersite.net/p/where-is-the-startup-folder-in-windows-10/</link>
      <pubDate>Wed, 23 May 2018 10:18:08 +0000</pubDate>
      <guid>https://blog.khmersite.net/p/where-is-the-startup-folder-in-windows-10/</guid>
      <description>&lt;p&gt;Here’s one way to locate it:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Click on the Windows Start Menu icon. Type “Run”, and click on Run (Desktop App).&lt;/li&gt;
&lt;li&gt;Then, when the Run dialog box presents, just enter &lt;code&gt;shell:common startup&lt;/code&gt; and hit the Enter key&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Ref: http://www.thewindowsclub.com/startup-folder-in-windows-8&lt;/p&gt;</description>
    </item>
    <item>
      <title>How to find the motherboard model on Windows 10</title>
      <link>https://blog.khmersite.net/p/how-to-find-the-motherboard-model-on-windows-10/</link>
      <pubDate>Sun, 14 Jan 2018 19:59:50 +0000</pubDate>
      <guid>https://blog.khmersite.net/p/how-to-find-the-motherboard-model-on-windows-10/</guid>
      <description>&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;https://blog.khmersite.net/wp-content/uploads/2018/01/motherboard_info_on_windows.png&#34;&gt;&lt;/p&gt;
&lt;p&gt;To find the motherboard model number on Windows (10), run &lt;code&gt;cmd&lt;/code&gt;, and type:&lt;/p&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;C:\Users\kenno&amp;gt;wmic baseboard get product,Manufacturer,version,serialnumber
Manufacturer                   Product         SerialNumber            Version
Gigabyte Technology Co., Ltd.  Z170N-Gaming 5  To be filled by O.E.M.  x.x
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Ref &amp;amp; credit: &lt;a href=&#34;http://windowsreport.com/computer-motherboard-serial-number-windows-10/&#34;&gt;How to Find Computer and Motherboard Model Serial Number on Windows 10&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>NHibernate.MappingException: Unknown entity class</title>
      <link>https://blog.khmersite.net/p/nhibernate-mappingexception-unknown-entity-class/</link>
      <pubDate>Tue, 26 May 2009 06:11:33 +0000</pubDate>
      <guid>https://blog.khmersite.net/p/nhibernate-mappingexception-unknown-entity-class/</guid>
      <description>&lt;p&gt;If you get MappingException error, there are two things you should check out:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Make sure the name of the *.&lt;strong&gt;hbm.xml&lt;/strong&gt; is spelled correctly — not *.hmb.xml nor *.mbh.xml&lt;/li&gt;
&lt;li&gt;Make sure the Build Action property is set to “Embeded Resource.”&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;I learned this the hard way. First, I wrongly spelled hbm.xml and I had its Buld Action property set to “Content”. The above 2 points fixed the problem.&lt;/p&gt;
&lt;p&gt;Credit: &lt;a href=&#34;http://www.verysimple.com/blog/2007/07/08/nhibernate-unknown-entity-class/&#34;&gt;VerySimple, Inc&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Visual Studio Shortcuts</title>
      <link>https://blog.khmersite.net/p/visual-studio-shortcuts/</link>
      <pubDate>Tue, 17 Jun 2008 06:19:24 +0000</pubDate>
      <guid>https://blog.khmersite.net/p/visual-studio-shortcuts/</guid>
      <description>&lt;p&gt;This is an ongoing list of shortcuts used in Visual Studio 2005.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Go To Definition: Ctrl + F12&lt;/li&gt;
&lt;li&gt;Go to line number: Ctrl + G&lt;/li&gt;
&lt;li&gt;To comment a block of code: Ctrl + E + C&lt;/li&gt;
&lt;li&gt;To uncomment a block of code: Ctrl + E + U&lt;/li&gt;
&lt;/ul&gt;</description>
    </item>
  </channel>
</rss>
