当前位置: 首页 > 图文教程 > 网络编程 > ASP.NET > Thinking in C#

ASP.NET
给Asp.Net初学者的关于继承和多态性的例子
新手入门:C++下的引用类型
初学者的福音:游戏开发新手入门指南
C/C++中利用空指针简化代码,提高效率
获取转向地址的URL的源文件(可自定义REFER)
asp.net中执行存储数据操作时数据被自动截取的一种情况
.NET中防止Access数据库下载
vs.Net2003无法打开或创建Web应用程序若干解决办法.
我今天开始正式学习.net遇到的问题
无法在Web服务器上启动调试。未将项目配置为进行调试
找不到类型或命名空间名称“Server”(是否缺少 using 指令或程序集引用?)
ASP.NET页面间的传值的几种方法
几个ASP.NET技巧
让Asp.NET的DataGrid可排序、可选择、可分页
web.config文件的中文解释
用DataReader还是DataSet?
ASP.NET中数据库操作初步
ExecuteReader(),ExecuteNonQuery(),ExecuteScalar(),ExecuteXmlReader()之间的区别
如何在DataGrid控件中实现自定义分页
ADO.NET 的最佳实践技巧

ASP.NET 中的 Thinking in C#


出处:互联网   整理: 软晨网(RuanChen.com)   发布: 2009-11-03   浏览: 136 ::
收藏到网摘: n/a

About program language such as C++, C#, Java and Delphi, how to choose a good one for a freshman ?
This view has pointed by many people here and different person have different ideas.
In my opnion, , C# is the first choose for anyone. Why? Because it's different from any other language. C# comes from C++ and Java in some extend views. So it's obviouse for C# that it have the two important advantages of C++ and Java. It's easy to learn and use for anybody. Furthermore, C# is the first and only tool for .NET Frameworks. And .Net means the future of the world. So I am certain to use C# and recommand it for others.
Please take your eyes to C# and accept it suprise result to you in the following days. And I am glad to have a good communications with my fellows. And I will post my thoughts about C# and my soft life in the future. I love C#.

Thank you.2005/1/28