http://msdn.microsoft.com/architecture/default.aspx?pull=/library/en-us/dnmaj/html/choosing_presentation_layer.asp阅读全文>
发表于 @ 2005年01月26日 14:58:00|评论(loading...)|编辑
asp.net在表现层优势明显,而java在后台数据层有优势。
我昨天去hotscripts.com, 发现使用最多的是php, 不知道php的优势何在?
ASP (3,365) ASP.NET (689) C and C++ (402)
CFML (286) CGI and Perl (4,433) Flash (607)
Java (1,632) JavaScript (2,143) PHP (10,724)
Python (111) Remotely Hosted (1,443) Tools and Utilities (2,202)
Web Hosting XML (211)
阅读全文>
发表于 @ 2005年01月26日 13:51:00|评论(loading...)|编辑
• Instead of writing the data access code to populate a DataGrid, you can now declaratively associate it with any number of DataSource controls, which manage the details of data access for you.
• Instead of manually checking your SQL Server for new data, use the new SqlCacheDependency to invalidate your cached data when the underlying data changes
• Instead of building custom login forms for your application’s forms
authentication, you can now drag an instance of the Login control onto阅读全文>
发表于 @ 2005年01月26日 13:47:00|评论(loading...)|编辑