May
21
2008
0

phpMyAdmin ใช้กันบ่อยมองข้ามสิ่งเล็กๆ กันไปหรือเปล่า

1,058 views

บางทีเครื่องไม้เครื่องมือที่เราใช้มันทุกวัน เราก็ใช้เพื่อผลลัพท์บางอย่างเท่านั้น
หลายอย่างเราอาจลืมมองไป ทั้งๆ ที่มันมีดีซ่อนอยู่ ยกตัวอย่าง phpMyAdmin
ใครเป็น web programmer ก็คงหนีไปพ้น import, export data ฯลฯ
(more...)

Written by Pipo in: Web Developer | Tags: ,
May
13
2008
0

aspx getSessionId

652 views
Public Function getSessionId () As String
	return System.Web.HttpContext.Current.Session.SessionID
End Functio

Written by Pipo in: VB.Net & Aspx | Tags: ,
May
12
2008
0

How to check DirectX version

941 views

  • Go to the Windows START Menu.
  • Select RUN or Command Prompt.
  • Type dxdiag and click OK.

Written by Pipo in: Memo | Tags:
May
07
2008
0

Fix for Firefox memory leak on Windows

531 views

Type the following into your address bar in Firefox:

about:config

You will want to right click anywhere in the window, choose New, Boolean, and enter in the following text:

config.trim_on_minimize

You will want the value to be set to True in order for this to work.

credit:
http://www.howtogeek.com/howto/windows/fix-for-firefox-memory-leak-on-windows/

Written by Pipo in: Memo | Tags: ,

Powered by WordPress | Aeros Theme | TheBuckmaker.com WordPress Themes