Beta版出来的时候就有人在兴奋的叫呼,我考虑到市场上还没卖的就没去看,网上下也慢,现在好了,包月了狂下之。找了许多介绍的下载地址,终于下了3个轻量级的
Visual Web Developer 2005 Express
Visual C# 2005 Express
Visual Basic 2005 Express
觉得还应该下个完整的(中文的最好),于是找到BT种子http://tracker.prq.to/announce;http://mongo56.org:3535/announce;http://bittorrent-support.com:2710/announce;http://btfans.3322.org:6969/announce;http://bt.5qzone.net:8080/;http://souptracker.com:6969/announce;http://mongo56.org:3434/announce;udp://tracker.cnxp.com:8080/announce;http://btfans.3322.org:8080/announce;http://btfans.3322.org:8000/announce;http://tracker.cnxp.com:8080/announce;|udp://tracker.cnxp.com:8080/announce
用Bit Comet 下一共是3.54Gb不过要等明天才能下载下来。
先装了下完的Visual Basic 2005 Express
同时打开VS.NET2005和VS .net2003进行工作都没问题
MS SQL Server 2005也不错
果然不错,Office风格的IDE
终于见到了”My“这个东西
还看到有个ApplicationEvents.vb东西,原来这个还很有用Namespace My
' The following events are availble for MyApplication: ' ' Startup: Raised when the application starts, before the startup form is created. ' Shutdown: Raised after all application forms are closed. This event is not raised if the application terminates abnormally. ' UnhandledException: Raised if the application encounters an unhandled exception. ' StartupNextInstance: Raised when launching a single-instance application and the application is already active. ' NetworkAvailabilityChanged: Raised when the network connection is connected or disconnected. Partial Friend Class MyApplication
Friend Sub wgscd()
MsgBox("some MSG")
End Sub End Class
End Namespace
再看看工具条里多了什么东西没,确实多了ContentPanel ,TableLayoutPanel,MaskedTextBox1,FlowLayoutPanel,SerialPort,BackgroundWorker??
ToolStrip替代了以前呆板的ToolBar,功能多多了,
还将根据箱分类了,图片框控件还多了个ErrorImage的东东。
还发现操作资源文件已经简单得不得了了,太方便了吧
代码错误提示也增强了,调试现在也更加方便了。。
看来MS真的想实现人人都可以写“程序”的理想!
MS真是有一套
,发现下载还附带有MSSQL2005,简直爽!
还没仔细看C# 的那个怎么样呢,想来也不坏
怪不得MS把人都吸引得那样痴。
我等小民应取人之长为我所用。
等几天正式版出来了一定不用VS2003了。