วิธีป้องกัน SQL Injection ใน ASP.Net
MSDN:How To: Protect From SQL Injection in ASP.NET
MSDN:How To: Protect From Injection Attacks in ASP.NET
MSDN:Anti-Cross Site Scripting
เป็นโปรแกรมแปลงตัวอักษรให้เป็นคำพูด สามารถใช้ได้ฟรีhttp://www.research.att.com/~ttsweb/tts/demo.php
สาย LAN CAT6 รองรับความเร็วระดับ Gigabit มีวิธีการเข้าหัวที่ไม่เหมือน CAT5 หรือ CAT5e ไปดูวิธีการได้ที่นี่
http://www.ampnetconnect.th.com/nsd/news/FAQ/Cat6PatchCord/Cat6PatchCord.php
โปรแกรมสร้าง Data Dictionary
สามารถ Download มาใช้งานได้ที่ http://www.codeplex.com/datadictionary
ใช้งานได้กับ SQL 2000, SQL 2005
Master page controls Init event.
Content controls Init event.
Master page Init event.
Content page Init event.
Content page Load event.
Master page Load event.
Content controls Load event.
Content page PreRender event.
Master page PreRender event.
Master page controls PreRender event.
Content controls PreRender event.
วิธีการใช้ Visual Studio สร้าง Data Access Layer ด้วย DataSet Designer ซึ่งง่ายและรวดเร็วในการสร้างสไตล์วิชวล ไม่ต้อง coding
http://www.theserverside.net/tt/articles/showarticle.tss?id=DataSetDesigner
เทคนิคการทำ Data Paging กับ Data List ของ Scott Gu
http://weblogs.asp.net/scottgu/archive/2006/01/07/434787.aspx
เทคนิคเล็กๆน้อย ด้วยภาษา C#
byte[] ascii = System.Text.Encoding.GetEncoding("windows-874").GetBytes("สวัสดี");
http://www.ascii.ca/cp874.htm
http://msdn.microsoft.com/msdnmag/issues/05/10/WickedCode/http://odetocode.com/Blogs/scott/archive/2005/06/16/1656.aspxhttp://msdn.microsoft.com/msdnmag/issues/06/07/ExtremeASPNET/default.aspx
Page rendered at Tuesday, September 07, 2010 9:24:14 AM (SE Asia Standard Time, UTC+07:00)
Disclaimer The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.