最新评论

段少卿 2011-04-11 23:10
你能整点原创的不?
一线风 2010-08-23 12:45
有给Grid填加背景的没? 嘿嘿`
一线风 2010-08-23 12:34
感觉有点悲剧呀,GIF动画导成Flash很 方便的呀!
无意中看到 2009-11-14 09:32
SB写的文章,垃圾
boygod1986 2009-03-16 15:20
请问博主,为什么我在xaml编辑模式下能看到引入的图片,但是一ctrl+f5运行,在浏览器里就什么都看不到了?
这是为什么?能不能发邮件帮我解答一下啊,谢谢了
boygod1986@gmail.com
流浪者333333 2008-10-19 10:32
博主有什么区别啊
流浪者333333 2008-10-19 10:24
这正是我需要的,太感谢了!
流浪者333333 2008-10-19 10:22
顶顶顶顶顶顶顶
paaboo 2008-09-03 11:12
Failed to load viewstate. The control tree into which viewstate is being loaded must match the control tree that was used to save viewstate during the previous request. For example, when adding controls dynamically, the controls added during a post-back must match the type and position of the controls added during the initial request.
明明2 2008-08-26 11:48
protected override TreeNode CreateNode()
{
return new myTreeNode();
}
是错的,编译都不能通过