Monday, July 18, 2011

Unsolved cases

Expiration date not carried to Warehouse Entry

Expiration Date in Whse Entries
www.mibuso.com/forum/viewtopic.php?f=23&t=36239&view=previous

Friday, July 8, 2011

Jasa cetak e-book (Indonesian)

Surabaya
--------
ASS@_KOM
Gubeng Kertajaya 7F / 10 Surabaya
(7 hari kerja per minggu ; 06.00 - 22.00)
CP : 081 703 708 991 ; (031)777.21.622
http://archive.kaskus.us/thread/2746825/0/jasa-print-skripsi-e-book-cuma-rp100-halaman

Bandung
-------
http://jasa-print-murah.blogspot.com/

Yogyakarta
----------
http://printmurah.wordpress.com/2011/02/22/jasa-cetak-ebook-bikin-buku-print-murah-seluruh-indonesia/

Tuesday, July 5, 2011

Tarif SMS (Indonesian)

SMS
Mentari ke IM3, Simpati: 100
Flexi ke IM3, Fren: 165
Flexi (pra) ke Flexi: 100 menurut ini
XL ke FlexI, sesama XL: 150
3 ke IM3: 39
SmartFren: 50
-- kirim sms ke tujuan 3 digit: tambahkan spasi di depan nomor tujuan


Thursday, June 30, 2011

DevExpress: Toolbox icons are missing

Probable cause:
Installing VS Service Pack

Try these:
#1 Toolbox > Right-click > Reset toolbox > Run DX Toolbox Creator
#2 Toolbox > Right-click > Choose Items... > Check all DX controls
#3 Register toolbox items manually
---www.devexpress.com/Support/Center/p/B93264.aspx

Wednesday, June 22, 2011

INCLUDE clause

Why use the INCLUDE clause when creating an index?
http://stackoverflow.com/questions/1307990/why-use-the-include-clause-when-creating-an-index

How NAV utilize Indexed View

What impact does my C/AL have on SQL - SIFT on 5.0 Sp1
http://dynamicsuser.net/blogs/waldo/archive/2008/08/01/what-impact-does-my-c-al-have-on-sql-sift-on-5-0-sp1.aspx

The article above referenced in:
SIFT on SQL in 5.0 SP1
www.mibuso.com/forum/viewtopic.php?f=34&t=13154&view=next

More info:
Indexed views work best for queries that aggregate many rows.
How to Create Indexed Views
(https://sqlship.wordpress.com/2010/04/13/how-to-create-indexed-views/)

A materialized view is a database object that contains the results of a query. They are local copies of data located remotely, or are used to create summary tables based on aggregations of a table's data.
Materialized view (http://en.wikipedia.org/wiki/Materialized_view)

Thursday, June 16, 2011

VS2008: Set default browser for ASP.NET app

Change Visual Studio Default Browser in an ASP.NET MVC project
http://stackoverflow.com/questions/1032743/change-visual-studio-default-browser-in-an-asp-net-mvc-project