<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>Wee Blog! @ Numplus.com - SQL 2005</title>
    <link>http://wee.numplus.com/blog/</link>
    <description>เขียนไว้อ่านเอง โดย วีระพันธุ์ กุลธรรมโยธิน</description>
    <language>th-TH</language>
    <copyright>NUMPLUS.COM</copyright>
    <lastBuildDate>Mon, 17 Dec 2007 09:43:15 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 2.0.7226.0</generator>
    <managingEditor>wee@numplus.com</managingEditor>
    <webMaster>wee@numplus.com</webMaster>
    <item>
      <trackback:ping>http://wee.numplus.com/blog/Trackback.aspx?guid=6c8d9731-b01f-45ee-90ca-8efb29773684</trackback:ping>
      <pingback:server>http://wee.numplus.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://wee.numplus.com/blog/PermaLink,guid,6c8d9731-b01f-45ee-90ca-8efb29773684.aspx</pingback:target>
      <dc:creator>Weeraphan K.</dc:creator>
      <wfw:comment>http://wee.numplus.com/blog/CommentView,guid,6c8d9731-b01f-45ee-90ca-8efb29773684.aspx</wfw:comment>
      <wfw:commentRss>http://wee.numplus.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=6c8d9731-b01f-45ee-90ca-8efb29773684</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
โปรแกรมสร้าง Data Dictionary
</p>
        <p>
สามารถ Download มาใช้งานได้ที่ 
<br /><a href="http://www.codeplex.com/datadictionary">http://www.codeplex.com/datadictionary</a></p>
        <p>
ใช้งานได้กับ SQL 2000, SQL 2005
</p>
        <img width="0" height="0" src="http://wee.numplus.com/blog/aggbug.ashx?id=6c8d9731-b01f-45ee-90ca-8efb29773684" />
      </body>
      <title>โปรแกรมสร้าง Data Dictionary</title>
      <guid isPermaLink="false">http://wee.numplus.com/blog/PermaLink,guid,6c8d9731-b01f-45ee-90ca-8efb29773684.aspx</guid>
      <link>http://wee.numplus.com/blog/2007/12/17/%e0%b9%82%e0%b8%9b%e0%b8%a3%e0%b9%81%e0%b8%81%e0%b8%a3%e0%b8%a1%e0%b8%aa%e0%b8%a3%e0%b8%b2%e0%b8%87DataDictionary.aspx</link>
      <pubDate>Mon, 17 Dec 2007 09:43:15 GMT</pubDate>
      <description>&lt;p&gt;
โปรแกรมสร้าง Data Dictionary
&lt;/p&gt;
&lt;p&gt;
สามารถ Download มาใช้งานได้ที่ 
&lt;br&gt;
&lt;a href="http://www.codeplex.com/datadictionary"&gt;http://www.codeplex.com/datadictionary&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
ใช้งานได้กับ SQL 2000, SQL 2005
&lt;/p&gt;
&lt;img width="0" height="0" src="http://wee.numplus.com/blog/aggbug.ashx?id=6c8d9731-b01f-45ee-90ca-8efb29773684" /&gt;</description>
      <comments>http://wee.numplus.com/blog/CommentView,guid,6c8d9731-b01f-45ee-90ca-8efb29773684.aspx</comments>
      <category>SQL 2000</category>
      <category>SQL 2005</category>
    </item>
    <item>
      <trackback:ping>http://wee.numplus.com/blog/Trackback.aspx?guid=4f6084d1-8a14-4785-92cd-107d31363fc4</trackback:ping>
      <pingback:server>http://wee.numplus.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://wee.numplus.com/blog/PermaLink,guid,4f6084d1-8a14-4785-92cd-107d31363fc4.aspx</pingback:target>
      <dc:creator>Weeraphan K.</dc:creator>
      <wfw:comment>http://wee.numplus.com/blog/CommentView,guid,4f6084d1-8a14-4785-92cd-107d31363fc4.aspx</wfw:comment>
      <wfw:commentRss>http://wee.numplus.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=4f6084d1-8a14-4785-92cd-107d31363fc4</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
วิธีการใช้ Visual Studio สร้าง Data Access Layer ด้วย DataSet Designer ซึ่งง่ายและรวดเร็วในการสร้างสไตล์วิชวล
ไม่ต้อง coding
</p>
        <p>
          <a href="http://www.theserverside.net/tt/articles/showarticle.tss?id=DataSetDesigner">http://www.theserverside.net/tt/articles/showarticle.tss?id=DataSetDesigner</a>
        </p>
        <p>
 
</p>
        <img width="0" height="0" src="http://wee.numplus.com/blog/aggbug.ashx?id=4f6084d1-8a14-4785-92cd-107d31363fc4" />
      </body>
      <title>การสร้าง Data Access Layer ด้วย VS 2005 DataSet Designer</title>
      <guid isPermaLink="false">http://wee.numplus.com/blog/PermaLink,guid,4f6084d1-8a14-4785-92cd-107d31363fc4.aspx</guid>
      <link>http://wee.numplus.com/blog/2007/10/29/%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%a3%e0%b8%b2%e0%b8%87DataAccessLayer%e0%b8%94%e0%b8%a7%e0%b8%a2VS2005DataSetDesigner.aspx</link>
      <pubDate>Mon, 29 Oct 2007 12:09:25 GMT</pubDate>
      <description>&lt;p&gt;
วิธีการใช้ Visual Studio สร้าง Data Access Layer ด้วย DataSet Designer ซึ่งง่ายและรวดเร็วในการสร้างสไตล์วิชวล
ไม่ต้อง coding
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.theserverside.net/tt/articles/showarticle.tss?id=DataSetDesigner"&gt;http://www.theserverside.net/tt/articles/showarticle.tss?id=DataSetDesigner&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://wee.numplus.com/blog/aggbug.ashx?id=4f6084d1-8a14-4785-92cd-107d31363fc4" /&gt;</description>
      <comments>http://wee.numplus.com/blog/CommentView,guid,4f6084d1-8a14-4785-92cd-107d31363fc4.aspx</comments>
      <category>ASP.Net 2.0</category>
      <category>SQL 2005</category>
    </item>
    <item>
      <trackback:ping>http://wee.numplus.com/blog/Trackback.aspx?guid=28732920-085b-4347-9ffe-2f939ba4e81c</trackback:ping>
      <pingback:server>http://wee.numplus.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://wee.numplus.com/blog/PermaLink,guid,28732920-085b-4347-9ffe-2f939ba4e81c.aspx</pingback:target>
      <dc:creator>Weeraphan K.</dc:creator>
      <wfw:comment>http://wee.numplus.com/blog/CommentView,guid,28732920-085b-4347-9ffe-2f939ba4e81c.aspx</wfw:comment>
      <wfw:commentRss>http://wee.numplus.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=28732920-085b-4347-9ffe-2f939ba4e81c</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <a href="http://www.codeproject.com/useritems/ADONET_ConnectionPooling.asp">http://www.codeproject.com/useritems/ADONET_ConnectionPooling.asp</a>
        </p>
        <p>
          <a href="http://www.15seconds.com/issue/040830.htm">http://www.15seconds.com/issue/040830.htm</a>
        </p>
        <img width="0" height="0" src="http://wee.numplus.com/blog/aggbug.ashx?id=28732920-085b-4347-9ffe-2f939ba4e81c" />
      </body>
      <title>Connection Pools กับ ADO.Net</title>
      <guid isPermaLink="false">http://wee.numplus.com/blog/PermaLink,guid,28732920-085b-4347-9ffe-2f939ba4e81c.aspx</guid>
      <link>http://wee.numplus.com/blog/2007/06/11/ConnectionPools%e0%b8%81%e0%b8%9aADONet.aspx</link>
      <pubDate>Mon, 11 Jun 2007 04:39:30 GMT</pubDate>
      <description>&lt;p&gt;
&lt;a href="http://www.codeproject.com/useritems/ADONET_ConnectionPooling.asp"&gt;http://www.codeproject.com/useritems/ADONET_ConnectionPooling.asp&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.15seconds.com/issue/040830.htm"&gt;http://www.15seconds.com/issue/040830.htm&lt;/a&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://wee.numplus.com/blog/aggbug.ashx?id=28732920-085b-4347-9ffe-2f939ba4e81c" /&gt;</description>
      <comments>http://wee.numplus.com/blog/CommentView,guid,28732920-085b-4347-9ffe-2f939ba4e81c.aspx</comments>
      <category>ASP.Net 2.0</category>
      <category>SQL 2000</category>
      <category>SQL 2005</category>
    </item>
    <item>
      <trackback:ping>http://wee.numplus.com/blog/Trackback.aspx?guid=77405c0b-1a39-4976-a075-0f9dc6e84813</trackback:ping>
      <pingback:server>http://wee.numplus.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://wee.numplus.com/blog/PermaLink,guid,77405c0b-1a39-4976-a075-0f9dc6e84813.aspx</pingback:target>
      <dc:creator>Weeraphan K.</dc:creator>
      <wfw:comment>http://wee.numplus.com/blog/CommentView,guid,77405c0b-1a39-4976-a075-0f9dc6e84813.aspx</wfw:comment>
      <wfw:commentRss>http://wee.numplus.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=77405c0b-1a39-4976-a075-0f9dc6e84813</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
ไปดูที่นี่ <a href="http://www.microsoft.com/events/series/msdnsqlserver2005.mspx">http://www.microsoft.com/events/series/msdnsqlserver2005.mspx</a></p>
        <img width="0" height="0" src="http://wee.numplus.com/blog/aggbug.ashx?id=77405c0b-1a39-4976-a075-0f9dc6e84813" />
      </body>
      <title>VDO SQL 2005 Training</title>
      <guid isPermaLink="false">http://wee.numplus.com/blog/PermaLink,guid,77405c0b-1a39-4976-a075-0f9dc6e84813.aspx</guid>
      <link>http://wee.numplus.com/blog/2007/06/04/VDOSQL2005Training.aspx</link>
      <pubDate>Mon, 04 Jun 2007 17:58:57 GMT</pubDate>
      <description>&lt;p&gt;
ไปดูที่นี่ &lt;a href="http://www.microsoft.com/events/series/msdnsqlserver2005.mspx"&gt;http://www.microsoft.com/events/series/msdnsqlserver2005.mspx&lt;/a&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://wee.numplus.com/blog/aggbug.ashx?id=77405c0b-1a39-4976-a075-0f9dc6e84813" /&gt;</description>
      <comments>http://wee.numplus.com/blog/CommentView,guid,77405c0b-1a39-4976-a075-0f9dc6e84813.aspx</comments>
      <category>SQL 2005</category>
    </item>
    <item>
      <trackback:ping>http://wee.numplus.com/blog/Trackback.aspx?guid=dfc1be1b-bd6e-4937-b594-b9afbe96ce93</trackback:ping>
      <pingback:server>http://wee.numplus.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://wee.numplus.com/blog/PermaLink,guid,dfc1be1b-bd6e-4937-b594-b9afbe96ce93.aspx</pingback:target>
      <dc:creator>Weeraphan K.</dc:creator>
      <wfw:comment>http://wee.numplus.com/blog/CommentView,guid,dfc1be1b-bd6e-4937-b594-b9afbe96ce93.aspx</wfw:comment>
      <wfw:commentRss>http://wee.numplus.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=dfc1be1b-bd6e-4937-b594-b9afbe96ce93</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
อ่านสิ่งที่ควรทำ และ ไม่ควรทำ กับ SQL Server ได้ที่นี่
</p>
        <p>
          <a href="http://www.codeproject.com/cs/database/sqldodont.asp">http://www.codeproject.com/cs/database/sqldodont.asp</a>
        </p>
        <img width="0" height="0" src="http://wee.numplus.com/blog/aggbug.ashx?id=dfc1be1b-bd6e-4937-b594-b9afbe96ce93" />
      </body>
      <title>สิ่งที่ควรทำและไม่ควรทำ กับ SQL Server</title>
      <guid isPermaLink="false">http://wee.numplus.com/blog/PermaLink,guid,dfc1be1b-bd6e-4937-b594-b9afbe96ce93.aspx</guid>
      <link>http://wee.numplus.com/blog/2007/06/02/%e0%b8%aa%e0%b8%87%e0%b8%97%e0%b8%84%e0%b8%a7%e0%b8%a3%e0%b8%97%e0%b8%b3%e0%b9%81%e0%b8%a5%e0%b8%b0%e0%b9%84%e0%b8%a1%e0%b8%84%e0%b8%a7%e0%b8%a3%e0%b8%97%e0%b8%b3%e0%b8%81%e0%b8%9aSQLServer.aspx</link>
      <pubDate>Sat, 02 Jun 2007 10:05:55 GMT</pubDate>
      <description>&lt;p&gt;
อ่านสิ่งที่ควรทำ และ ไม่ควรทำ กับ SQL Server ได้ที่นี่
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.codeproject.com/cs/database/sqldodont.asp"&gt;http://www.codeproject.com/cs/database/sqldodont.asp&lt;/a&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://wee.numplus.com/blog/aggbug.ashx?id=dfc1be1b-bd6e-4937-b594-b9afbe96ce93" /&gt;</description>
      <comments>http://wee.numplus.com/blog/CommentView,guid,dfc1be1b-bd6e-4937-b594-b9afbe96ce93.aspx</comments>
      <category>SQL 2000</category>
      <category>SQL 2005</category>
    </item>
    <item>
      <trackback:ping>http://wee.numplus.com/blog/Trackback.aspx?guid=4ac10e3b-a28a-4bc7-afbe-8a115c0b3f61</trackback:ping>
      <pingback:server>http://wee.numplus.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://wee.numplus.com/blog/PermaLink,guid,4ac10e3b-a28a-4bc7-afbe-8a115c0b3f61.aspx</pingback:target>
      <dc:creator>Weeraphan K.</dc:creator>
      <wfw:comment>http://wee.numplus.com/blog/CommentView,guid,4ac10e3b-a28a-4bc7-afbe-8a115c0b3f61.aspx</wfw:comment>
      <wfw:commentRss>http://wee.numplus.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=4ac10e3b-a28a-4bc7-afbe-8a115c0b3f61</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
LINQ - Language INtegrated Query<br />
เป็นภาษาที่ใช้ในการเรียกข้อมูลแบบใหม่
</p>
        <p>
ไปอ่านรายละเอียดได้ที่นี่
</p>
        <p>
          <a href="http://dotnetslackers.com/articles/csharp/IntroducingLINQ1.aspx">http://dotnetslackers.com/articles/csharp/IntroducingLINQ1.aspx</a>
        </p>
        <img width="0" height="0" src="http://wee.numplus.com/blog/aggbug.ashx?id=4ac10e3b-a28a-4bc7-afbe-8a115c0b3f61" />
      </body>
      <title>LINQ มารู้จักมันด้วยกัน</title>
      <guid isPermaLink="false">http://wee.numplus.com/blog/PermaLink,guid,4ac10e3b-a28a-4bc7-afbe-8a115c0b3f61.aspx</guid>
      <link>http://wee.numplus.com/blog/2007/05/09/LINQ%e0%b8%a1%e0%b8%b2%e0%b8%a3%e0%b8%88%e0%b8%81%e0%b8%a1%e0%b8%99%e0%b8%94%e0%b8%a7%e0%b8%a2%e0%b8%81%e0%b8%99.aspx</link>
      <pubDate>Wed, 09 May 2007 08:15:32 GMT</pubDate>
      <description>&lt;p&gt;
LINQ - Language INtegrated Query&lt;br&gt;
เป็นภาษาที่ใช้ในการเรียกข้อมูลแบบใหม่
&lt;/p&gt;
&lt;p&gt;
ไปอ่านรายละเอียดได้ที่นี่
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://dotnetslackers.com/articles/csharp/IntroducingLINQ1.aspx"&gt;http://dotnetslackers.com/articles/csharp/IntroducingLINQ1.aspx&lt;/a&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://wee.numplus.com/blog/aggbug.ashx?id=4ac10e3b-a28a-4bc7-afbe-8a115c0b3f61" /&gt;</description>
      <comments>http://wee.numplus.com/blog/CommentView,guid,4ac10e3b-a28a-4bc7-afbe-8a115c0b3f61.aspx</comments>
      <category>SQL 2005</category>
      <category>LINQ</category>
    </item>
    <item>
      <trackback:ping>http://wee.numplus.com/blog/Trackback.aspx?guid=4ec317bd-4622-4403-9226-27b8ff2bdda4</trackback:ping>
      <pingback:server>http://wee.numplus.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://wee.numplus.com/blog/PermaLink,guid,4ec317bd-4622-4403-9226-27b8ff2bdda4.aspx</pingback:target>
      <dc:creator>Weeraphan K.</dc:creator>
      <wfw:comment>http://wee.numplus.com/blog/CommentView,guid,4ec317bd-4622-4403-9226-27b8ff2bdda4.aspx</wfw:comment>
      <wfw:commentRss>http://wee.numplus.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=4ec317bd-4622-4403-9226-27b8ff2bdda4</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
คำสั่งในการสร้าง Table สำหรับ Membership ของ ASP.Net 2.0
</p>
        <p>
C:\Windows\Microsoft .Net\Framework\v.2.0\aspnet_regsql.exe
</p>
        <img width="0" height="0" src="http://wee.numplus.com/blog/aggbug.ashx?id=4ec317bd-4622-4403-9226-27b8ff2bdda4" />
      </body>
      <title>การสร้าง Table สำหรับ Membership ของ ASP.Net 2.0</title>
      <guid isPermaLink="false">http://wee.numplus.com/blog/PermaLink,guid,4ec317bd-4622-4403-9226-27b8ff2bdda4.aspx</guid>
      <link>http://wee.numplus.com/blog/2006/11/13/%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%aa%e0%b8%a3%e0%b8%b2%e0%b8%87Table%e0%b8%aa%e0%b8%b3%e0%b8%ab%e0%b8%a3%e0%b8%9aMembership%e0%b8%82%e0%b8%ad%e0%b8%87ASPNet20.aspx</link>
      <pubDate>Mon, 13 Nov 2006 04:36:36 GMT</pubDate>
      <description>&lt;p&gt;
คำสั่งในการสร้าง Table สำหรับ Membership ของ ASP.Net 2.0
&lt;/p&gt;
&lt;p&gt;
C:\Windows\Microsoft .Net\Framework\v.2.0\aspnet_regsql.exe
&lt;/p&gt;
&lt;img width="0" height="0" src="http://wee.numplus.com/blog/aggbug.ashx?id=4ec317bd-4622-4403-9226-27b8ff2bdda4" /&gt;</description>
      <comments>http://wee.numplus.com/blog/CommentView,guid,4ec317bd-4622-4403-9226-27b8ff2bdda4.aspx</comments>
      <category>ASP.Net 2.0</category>
      <category>SQL 2000</category>
      <category>SQL 2005</category>
    </item>
  </channel>
</rss>