04 2009 档案

摘要:MSDN的MVC文档链接,http://msdn.microsoft.com/en-us/library/dd394709.aspxBoth the DropDownList and ListBox helpers accept either a SelectList or MultiSelectList object.List<string> petList = new List&l... 阅读全文
posted @ 2009-04-20 13:44 asp.net初学者 阅读(305) 评论(0) 推荐(0)
摘要:sql server 2008 sp1 已经发布了,大家可以看看修正的错误列表来看看是否要安装http://support.microsoft.com/?kbid=968369 阅读全文
posted @ 2009-04-14 13:04 asp.net初学者 阅读(227) 评论(0) 推荐(0)
摘要:这是文本 下面是html <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.or... 阅读全文
posted @ 2009-04-10 18:33 asp.net初学者 阅读(170) 评论(0) 推荐(0)