VB.NET

You are currently browsing articles tagged VB.NET.

ต้องการ ให้แนบไฟล์ .net framework 3.5 sp1 ไปด้วย ดันเกิด error
“The install location for prerequisites has not been set to ‘component vendor’s web site’ and the file ‘DotNetFX35SP1\dotNetFx35setup.exe’ in item ‘.NET Framework 3.5 SP1′ can not be located on disk.”

Read the rest of this entry »

Tags: , ,

if u want to copy data from table in database with DataAdapter

Read the rest of this entry »

Tags: , , , , ,

good function. if u want highlight text in Datagridview in window application. very thx a lot [_Joe_]
ref : social.msdn.microsoft.com

Read the rest of this entry »

Tags: , ,

บน asp.net System.Web.UI.WebControls.TreeView  ถ้าจะ event onclick ให้ใช้ SelectedNodeChanged
แต่ถ้าเป็น winApp Windows.Forms.TreeView ให้ใช้ AfterSelect ละ ไม่งั้น value Delay ช่วยไม่ได้นะ

Event onClick

บน asp.net System.Web.UI.WebControls.TreeView
ให้ใช้ SelectedNodeChanged

แต่ถ้าเป็น winApp Windows.Forms.TreeView
ให้ใช้ AfterSelect ละ ไม่งั้น value Delay ช่วยไม่ได้นะ

แค่นี้แหละ ^.^

Tags: , , ,

it’s make very trouble for me. i try to collect my problem.

Read the rest of this entry »

Tags: , , ,