导航

2008年11月5日

摘要: afterI restore a database, I can't create the diagram.error message:Database diagram support objects cannot be installed because this database does not have a valid owner. To continue, first use the F... 阅读全文

posted @ 2008-11-05 10:02 Niko 阅读(206) 评论(0) 推荐(0)

摘要: 今天有用到动态生成控件: protected void Page_PreRender(object sender, EventArgs e) { BoundControl(); }{ List<OfferQuestion> offerQuestion = new List<OfferQuestion>(); if (Request.QueryString["OfferId"... 阅读全文

posted @ 2008-11-05 09:59 Niko 阅读(661) 评论(0) 推荐(0)