<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://mynotes.babies.vn/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://mynotes.babies.vn/feed.php">
        <title>my notes - windows</title>
        <description></description>
        <link>http://mynotes.babies.vn/</link>
        <image rdf:resource="http://mynotes.babies.vn/lib/exe/fetch.php?media=wiki:dokuwiki.svg" />
       <dc:date>2026-05-01T18:51:20+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://mynotes.babies.vn/doku.php?id=windows:dotnet&amp;rev=1667060147&amp;do=diff"/>
                <rdf:li rdf:resource="http://mynotes.babies.vn/doku.php?id=windows:mstsc&amp;rev=1667060147&amp;do=diff"/>
                <rdf:li rdf:resource="http://mynotes.babies.vn/doku.php?id=windows:sqlserver&amp;rev=1667060147&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://mynotes.babies.vn/lib/exe/fetch.php?media=wiki:dokuwiki.svg">
        <title>my notes</title>
        <link>http://mynotes.babies.vn/</link>
        <url>http://mynotes.babies.vn/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="http://mynotes.babies.vn/doku.php?id=windows:dotnet&amp;rev=1667060147&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-10-29T16:15:47+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>dotnet</title>
        <link>http://mynotes.babies.vn/doku.php?id=windows:dotnet&amp;rev=1667060147&amp;do=diff</link>
        <description>Visual Studion .NET

Unit test

create unit test project



run unit test

	*  Step1: select test-&gt;windows-&gt;test explorer -&gt; Display test explorer
	*  Step2: rebuild solution -&gt; to display test method in test explorer</description>
    </item>
    <item rdf:about="http://mynotes.babies.vn/doku.php?id=windows:mstsc&amp;rev=1667060147&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-10-29T16:15:47+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>mstsc</title>
        <link>http://mynotes.babies.vn/doku.php?id=windows:mstsc&amp;rev=1667060147&amp;do=diff</link>
        <description>Windows utils

mstsc

refer: &lt;http://ss64.com/nt/mstsc.html&gt;
Connect and login to a remote machine using the Remote Desktop Protocol (RDP) also known as Terminal Server Connection (TSC).

Syntax:


MSTSC option
MSTSC /Edit &quot;ConnectionFile&quot;
MSTSC /migrate


Options:


ConnectionFile     The name of an RDP file for connection

/v:&lt;server[:port]&gt; The remote computer to connect to

/console       Connect to the console of a server (NT/XP)
/Admin         Connect to a session for administering the ser…</description>
    </item>
    <item rdf:about="http://mynotes.babies.vn/doku.php?id=windows:sqlserver&amp;rev=1667060147&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-10-29T16:15:47+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>sqlserver</title>
        <link>http://mynotes.babies.vn/doku.php?id=windows:sqlserver&amp;rev=1667060147&amp;do=diff</link>
        <description>SQL Server

Install  SQL server

install sql server 2012 with Manage studio tools

Download and Install SQLEXPRWT_x64_ENU.exe(SQL management studio was integrated in this package)

	*  Authentication: mixed mode(authenticate with windows authentication and sql server authentication)</description>
    </item>
</rdf:RDF>
