Archive for the 'Web Development' Category

19
Aug
09

howto append new list item in the aspx dropdownlist

this guide will tell you how to append new list item to the existing listitems in the aspx dropdown list.

1. make sure you activate the AppendDataBoundItems at the dropdownlist control, set the value to be true. AppendDataBoundItems=”true”

2. insert the following code in the code behin:
ddlObject.Items.Insert(0, new ListItem(”Default text”, “Default value”));

change the ddlObject name to your dropdownlist object name.

04
Apr
09

enaknya kue php

duhh,.. enak bener nih bikin kue make php,.. :P
iyah,.. cake php framework php yang bisa di download di cakephp.org ini dapat memanjakan kita dalam membuat aplikasi berbasis php,. gimana enggak? dalam membuat aplikasi kita sudah disediakan sebuah framework Model View Controller (MVC) dimana class-class yang dibutuhkan juga sudah disediakeun oleh cake php ini. sebagai contoh, untuk memulai membuat kue aplikasi sistem akademik misalnya, kita hanya perlu menuliskan command cake bake akademik. jadi dah tuh skeleton code,.. abis itu kita tinggal bake model, bake controller dan bake view nya. tapi sodara-sodara juga hati-hati kalo mau masak kue dengan cakephp ini, soalnya do’i cuman mau bikinin model dengan database schema yang menggunakan bahasa inggris, jadi ingredients ato komposisi dari database kita juga harus menggunakan bahasa inggris, selain itu cake php juga akan mendetek foreign key kalo kita nulis columns dari nama tabel sesuai dengan standar dia, yaitu namaTable_id baru deh columns tersebut bisa kedetek sebagai column yang merujuk pada column id di table namaTable.

24
Mar
09

web developer firefox add on

hari ini coba bikin website baru buat adek-adek di komfast (http://komfast.pmii.web.id). web developer firefox add on ternyata cukup membantu untuk mengedit css, tinggal download, restart firefox, dan edit deh langsung di firefox, kalo tampilan udah terasa cukup baru deh css yang kita edit kita save di tempat yang semestinya.
Continue reading ‘web developer firefox add on’




Branbench.com Certified

VB.Net Fundamental

RDBMS Developer

Win XP Fundamentals

Networking Concept

Html 3.2

c sharp is cool

Network Security

MS Sharepoint Portal Certifiedl

RMHD.wordPress.com

Blog Stats

  • 4,064 hits

Hari-hari ngepost

November 2009
M T W T F S S
« Aug    
 1
2345678
9101112131415
16171819202122
23242526272829
30