<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="/Skins/Default/Rss.xsl" ?>
<rss version="2.0">
<channel>
<title>Visual C# .NET :: Vietnam .NET Community</title>
<link>http://dot.net.vn/Desktop.aspx/Articles/Visual-CSharp-dotNET-Articles/</link>
<description>Các bài viết về ngôn ngữ lập trình C#</description>
<publisher>Vietnam .NET Community</publisher>
<language>vi-VN</language>
<managingEditor>automail-noreply@dot.net.vn (Vietnam .NET Community)</managingEditor>
<webMaster>automail-noreply@dot.net.vn (Vietnam .NET Community)</webMaster>
<copyright>Copyright 2005-2008 Vietnam .NET Community</copyright>
<pubDate>Thu, 20 Nov 2008 23:54:37 GMT</pubDate>
<category>General, Vietnam .NET Community</category>
<ttl>60</ttl>
<docs>http://cyber.law.harvard.edu/rss/rss.html</docs>
<generator>VIE Portal RSS Generator - Version 5.6.3183.28143 - http://www.vieportal.vn/</generator>
<item>
<title>Learn Regular Expression (Regex) syntax with C# and .NET</title>
<link>http://dot.net.vn/Desktop.aspx/Articles/Visual-CSharp-dotNET-Articles/Learn_Regular_Expression_Regex_syntax_with_C_andNET/</link>
<description>Regular Expressions are a powerful pattern matching language that is part of 
many modern programming languages. Regular Expressions allow you to apply a &lt;b&gt;pattern&lt;/b&gt;
to an input string and return a list of the matches within the text. Regular 
expressions also allow text to be replaced using replacement patterns. It is a 
very powerful version of find and replace.
</description>
<author>automail-noreply@dot.net.vn (Vietnam .NET Community)</author>
<guid>http://dot.net.vn/Desktop.aspx/Articles/Visual-CSharp-dotNET-Articles/Learn_Regular_Expression_Regex_syntax_with_C_andNET/</guid>
<pubDate>Thu, 17 Jul 2008 10:32:20 GMT</pubDate>
<source url="http://dot.net.vn/Desktop.aspx/Articles/Visual-CSharp-dotNET-Articles/">Internet or Some Document</source>
<category>Visual C# .NET</category>
</item>
<item>
<title>Sử dụng Log4Net trong C#</title>
<link>http://dot.net.vn/Desktop.aspx/Articles/Visual-CSharp-dotNET-Articles/Su_dung_Log4Net_trong_C/</link>
<description>-
Log4net là một công cụ giúp người lập trình ghi lại những thông tin
trong lúc chạy ứng dụng. Nó chính là một phiên bản chuyển thể từ log4j
và vẫn tiếp tục được phát triển kể từ năm 2001. Trong trường hợp ứng
dụng của bạn có lỗi mà vẫn không tìm được nguyên nhân, log4net có thể
là vị cứu tinh để giúp bạn xác định nơi gây lỗi. Ngoài ra, Log4net còn
có thể thay đổi trạng thái log lúc chương trình chạy mà không cần ngừng
chương trình. Bên cạnh đó, khi sử dụng log4net sẽ không ảnh hưởng đáng
kể đến performance của ứng dụng, log4net còn được thiết kế với tính
flexibility rất cao, chúng ta có thể mở rộng và thêm thắt những thứ
mình muốn vào thư viện log4net, chẳng hạn như cách thức log, định dạng
log, …&lt;br&gt;</description>
<author>automail-noreply@dot.net.vn (Vietnam .NET Community)</author>
<guid>http://dot.net.vn/Desktop.aspx/Articles/Visual-CSharp-dotNET-Articles/Su_dung_Log4Net_trong_C/</guid>
<pubDate>Sat, 14 Jun 2008 01:56:43 GMT</pubDate>
<source url="http://dot.net.vn/Desktop.aspx/Articles/Visual-CSharp-dotNET-Articles/">Internet or Some Document</source>
<category>Visual C# .NET</category>
</item>
<item>
<title>Creating Excel XP spreadsheets by using .NET and XML</title>
<link>http://dot.net.vn/Desktop.aspx/Articles/Visual-CSharp-dotNET-Articles/Creating_Excel_XP_spreadsheets_by_usingNET_and_XML/</link>
<description>&lt;span id="abstractLabel"&gt;Excel XP has a cool feature related to XML as
the product can easily read and write properly-structured XML
documents, run web queries against properly-structured XML data sources
and save entire workbooks as XML spreadsheets. This article
demonstrates one view to the utilization of this feature in .NET,
namely creating a basic spreadsheet that has formulas.&lt;/span&gt;</description>
<author>automail-noreply@dot.net.vn (Dương Nguyễn)</author>
<guid>http://dot.net.vn/Desktop.aspx/Articles/Visual-CSharp-dotNET-Articles/Creating_Excel_XP_spreadsheets_by_usingNET_and_XML/</guid>
<pubDate>Mon, 02 Jun 2008 16:09:51 GMT</pubDate>
<source url="http://dot.net.vn/Desktop.aspx/Articles/Visual-CSharp-dotNET-Articles/">Internet</source>
<category>Visual C# .NET</category>
</item>
<item>
<title>Customize site map trong .net 2.0</title>
<link>http://dot.net.vn/Desktop.aspx/Articles/Visual-CSharp-dotNET-Articles/Customize_site_map_trongnet_20/</link>
<description>Sitemap, là 1 cái mới trong .net hỗ trợ cho dev khá nhiều trong việc build site của mình. Nhưng Site map datasource chỉ làm việc với cái file xml site map. Trong bài viết này sẽ customize lại 1 chút. Cho phép bạn build cái site map riêng của mình 1 cách linh động hơn.&lt;br&gt;</description>
<author>automail-noreply@dot.net.vn (Dương Nguyễn)</author>
<guid>http://dot.net.vn/Desktop.aspx/Articles/Visual-CSharp-dotNET-Articles/Customize_site_map_trongnet_20/</guid>
<pubDate>Mon, 01 Jan 1900 00:00:59 GMT</pubDate>
<source url="http://dot.net.vn/Desktop.aspx/Articles/Visual-CSharp-dotNET-Articles/">.NET Việt Nam</source>
<category>Visual C# .NET</category>
</item>
<item>
<title>C# - sắp xếp trong listview</title>
<link>http://dot.net.vn/Desktop.aspx/Articles/Visual-CSharp-dotNET-Articles/C-sap_xep_trong_listview/</link>
<description>&lt;span id="ctl00_ContentPlaceHolder1_lblAbstract" class="abstractText"&gt;Chúng
ta đều biết rằng Listview có phương Sort để thực hiện việc sắp xếp, tuy
nhiên phương thức này chỉ cho phép sắp xếp theo text mặc định của Item.
Vậy muốn sắp xếp theo text của các cột bất kỳ hoặc theo các quy tắc
riêng của ta thì phải làm thế nào.&lt;/span&gt;</description>
<author>automail-noreply@dot.net.vn (Dương Nguyễn)</author>
<guid>http://dot.net.vn/Desktop.aspx/Articles/Visual-CSharp-dotNET-Articles/C-sap_xep_trong_listview/</guid>
<pubDate>Wed, 02 Apr 2008 00:49:52 GMT</pubDate>
<source url="http://dot.net.vn/Desktop.aspx/Articles/Visual-CSharp-dotNET-Articles/">.NET Việt Nam</source>
<category>Visual C# .NET</category>
</item>
<item>
<title>Layout Manager trong C Sharp.</title>
<link>http://dot.net.vn/Desktop.aspx/Articles/Visual-CSharp-dotNET-Articles/Layout_Manager_trong_C_Sharp/</link>
<description>&lt;span id="ctl00_ContentPlaceHolder1_lblAbstract" class="abstractText"&gt;Bất
cứ khi nào người lập trình ngồi xuống thiết kế một giao diện, anh ta sẽ
phải đối mặt với một số vấn đề liên quan đến việc thiết kế: yêu cầu
thẩm mỹ, khả năng mở rộng, có thể chuyển đổi kích thước và dễ chỉnh
sửa...&lt;/span&gt; &lt;br&gt;</description>
<author>automail-noreply@dot.net.vn (Dương Nguyễn)</author>
<guid>http://dot.net.vn/Desktop.aspx/Articles/Visual-CSharp-dotNET-Articles/Layout_Manager_trong_C_Sharp/</guid>
<pubDate>Wed, 02 Apr 2008 00:47:40 GMT</pubDate>
<source url="http://dot.net.vn/Desktop.aspx/Articles/Visual-CSharp-dotNET-Articles/">.NET Việt Nam</source>
<category>Visual C# .NET</category>
</item>
<item>
<title>Cách sử dụng chú thích trong C#</title>
<link>http://dot.net.vn/Desktop.aspx/Articles/Visual-CSharp-dotNET-Articles/Cach_su_dung_chu_thich_trong_C/</link>
<description>&lt;span id="ctl00_ContentPlaceHolder1_lblAbstract" class="abstractText"&gt;Trước
khi có sự ra đời của Dot Net, trong các ngôn ngữ lập trình đều sử dụng
những "Chú Thích" như là một cách để làm rõ ràng cho các khối lệnh của
chương trình. Nhưng bây giờ, với sự ra đời của Dot Net Frameworks, thì
dựa vào những "Chú Thích", bạn có thể tạo ra những tài liệu ứng dụng mà
bạn đang phát triển.&lt;/span&gt; &lt;br&gt;

                                
&lt;p&gt;&lt;br&gt;&lt;/p&gt;</description>
<author>automail-noreply@dot.net.vn (Dương Nguyễn)</author>
<guid>http://dot.net.vn/Desktop.aspx/Articles/Visual-CSharp-dotNET-Articles/Cach_su_dung_chu_thich_trong_C/</guid>
<pubDate>Wed, 02 Apr 2008 00:06:03 GMT</pubDate>
<source url="http://dot.net.vn/Desktop.aspx/Articles/Visual-CSharp-dotNET-Articles/">.NET Việt Nam</source>
<category>Visual C# .NET</category>
</item>
<item>
<title>Lập trình thao tác dữ liệu với MySQL Server</title>
<link>http://dot.net.vn/Desktop.aspx/Articles/Visual-CSharp-dotNET-Articles/Lap_trinh_thao_tac_du_lieu_voi_MySQL_Server/</link>
<description>&lt;span class="itemdetail_content"&gt;&lt;span class="itemdetailtitle"&gt;&lt;/span&gt;&lt;br&gt;
Sử dụng MySQL là một lựa chọn thông minh cho doanh nghiệp để tiết kiệm
chi phí. Bài viết này tôi giới thiệu đến các bạn cách thức thực hiện
thao tác với MySQL từ C#.&lt;span class="itemdetail_content"&gt;&lt;p class="MsoNormal" style="margin: 0px;"&gt;&lt;span style="font-size: 10pt; font-family: Verdana;"&gt;MySQL
là hệ cơ sở dữ liệu mã nguồn mở nổi tiếng nhất thế giới, đây là hệ cơ
sở dữ liệu với tốc độ truy cập cao, mạnh mẽ, dễ sử dụng. Được sử dụng
bởi nhiều hệ thống lớn như Yahoo, Google, Nokia, YouTube … Việc sử dụng
một hệ cơ sở dữ liệu mã mở, miễn phí giúp tiết kiệm chi phí cho doanh
nghiệp của bạn. Bạn có thể tải và sử dụng miễn phí hệ cơ sở dữ liệu này
thông qua địa chỉ &lt;a href="http://www.mysql.com/"&gt;&lt;font color="#800080"&gt;www.mysql.com&lt;/font&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;/span&gt;&lt;/span&gt;</description>
<author>automail-noreply@dot.net.vn (Dương Nguyễn)</author>
<guid>http://dot.net.vn/Desktop.aspx/Articles/Visual-CSharp-dotNET-Articles/Lap_trinh_thao_tac_du_lieu_voi_MySQL_Server/</guid>
<pubDate>Tue, 04 Mar 2008 06:27:35 GMT</pubDate>
<source url="http://dot.net.vn/Desktop.aspx/Articles/Visual-CSharp-dotNET-Articles/">.NET Việt Nam</source>
<category>Visual C# .NET</category>
</item>
<item>
<title>Khởi tạo ứng  dụng Linux đầu tiên với Visual Studio .NET 2003 IDE</title>
<link>http://dot.net.vn/Desktop.aspx/Articles/dotNET-Mono-Framework-Articles/Khoi_tao_ung_dung_Linux_dau_tien_voi_Visual_Studio_NET_2003_IDE/</link>
<description>Bài viết "&lt;EM&gt;Create your first Linux application with the Visual Studio .NET IDE in 10 minutes&lt;/EM&gt;" của hãng Mainsoft giới thiệu tổng quan chung về công nghệ Grasshopper giúp cho các ứng dụng .NET có thể chạy trên Unix/Linux.</description>
<author>automail-noreply@dot.net.vn (Quỳnh Nguyễn)</author>
<guid>http://dot.net.vn/Desktop.aspx/Articles/dotNET-Mono-Framework-Articles/Khoi_tao_ung_dung_Linux_dau_tien_voi_Visual_Studio_NET_2003_IDE/</guid>
<pubDate>Sun, 05 Jun 2005 20:12:38 GMT</pubDate>
<source url="http://dot.net.vn/Desktop.aspx/Articles/Visual-CSharp-dotNET-Articles/">.NET Việt Nam</source>
<category>Nền tảng .NET/Mono</category>
</item>
</channel>
</rss>