随笔分类 -  Dot net

Dot net associated articles
摘要:Show how to add script to the client in aspx file. /// <param name="rbl">RadioButtonList to apply script to</param>/// <param name="page">The Page the script is going to be appended ... 阅读全文

posted @ 2007-08-30 18:34 Wade 阅读(422) 评论(0) 推荐(0)

摘要:Goal:Use a ComboBox to select an item, andsave the selected item's value to some textboxes. each control is using databinding.Problems:1. set control's value when comboBox changed, after the comboBox ... 阅读全文

posted @ 2007-08-29 10:31 Wade 阅读(789) 评论(0) 推荐(0)

摘要:When run cc.net to build and test the web project, it throws an exception:Could not load file or assembly 'ADODB, Version=7.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its de... 阅读全文

posted @ 2007-08-16 16:59 Wade 阅读(3441) 评论(0) 推荐(0)

导航