摘要:
mono 计划―linux版.net平台 c
......
摘要:
这些问题提的都蛮有意思的
不敢班门弄斧,只是就其中几个我知道的问题
发表一下自己的看法
*问题4. 谈谈 autoeventwireup
"uestc95:autoeventwireup属性是用来控制是否允许page framework自动调用
page_init和page_load方法的,默认情况下是true."
我的说明:在page这个directive......
10TipsforGreat.NETProgramming(绝对精彩的文章。不可不看)
10 tips for great .net programming
whether you re interested in windows forms, asp.net, web services, or the .net framework, these tips help you exploit the still young .net technology.
by dino esposito
the .net framework is larger than ever and filled with a huge number of classes and methods, but the developer community has yet to explore and understand most of this incredible volume of software features. what might appear to be a bug or a design flaw at first might be considered a significant strength after a second, more thoughtful look.
in light of this inevitable refinement process, sharing tips with other developers, although far from providing the definitive solution you might be looking for, is a way to steer you in the right direction when you build your the first .net application. i ve compiled a list of 10 tips to make your .net development more effective and productive. to help as many developers as possible, the tips span the technology s whole spectrum—from ado.net to asp.net, from the clr to the framework, and from windows forms to web services. here they are, counting up to the ones i anticipate will have the most impact.
tip 1: shape up your datagrid s footer
the datagrid control might feature a footer—that is, a row that summarizes part of the content shown in the page. the footer is hidden unless you enable it by setting the showfooter property to true. once you do, the footer appears, but it has exactly the same number of columns as other rows. if this is fine with you, it isn t a problem. otherwise, you ll need to add more fields to the footer or remove existing ones.
onitemcreat...
下一页 摘要:
.net 的一年
长期观察微软公司动态的人们将二零零二年视为“.net 的一年”,因为该公司正准备发表多项产品,以落实他们“软件服务”(software-as-a-service)的远景。
新年度预计将会推出的新产品包括 visual studio .net 2002 开发套装工具、.net 伺服器家族以及平版电脑(tablet pc)。该公司的研发团队也正在进行下一代 ......