由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
DotNet版 - difference between VS2005 and VS2003
相关主题
vs2005 beta downloadA Bug about TextBox?
VS2005能和VS2003装在一个OS上么?.Net IDE - 总结网址
Simple deployment question Free Beta1
自动化的问题 (WebBrowser)哪位大侠指点一下 DOT NET 哪里有下?
Programming .NET Components GET VS2005 BETA2 FOR FREE
How do you disable automatic style generation in VS2005?VS2005 coming in Nov
怎么写多语言的程序?vs2005的正式版出来没有?
一下狠心vs2005的viso还有吗?
相关话题的讨论汇总
话题: vs2005话题: vs2003话题: difference话题: between话题: msft
进入DotNet版参与讨论
1 (共1页)
m*******n
发帖数: 154
1
Is there any difference or improvement between VS2005 and VS2003? Thanks.
p*p
发帖数: 75
2
a lot. changes on .net framework, c# language, and also IDE. basically the
code written in VS2003 may need to change when upgrading to VS2005.

【在 m*******n 的大作中提到】
: Is there any difference or improvement between VS2005 and VS2003? Thanks.
m*******n
发帖数: 154
3
i know those general things you are talking about. can you be more specific?
In essense, why VS2005 is better than VS2003? How can I pursuade my boss to
buy one?

【在 p*p 的大作中提到】
: a lot. changes on .net framework, c# language, and also IDE. basically the
: code written in VS2003 may need to change when upgrading to VS2005.

C******r
发帖数: 282
4
取决于你要build什么样的app了。
database programming的nullable type狠管用,
windows UI的partial class狠好,
不管干什么的,generic collection, iterator都狠handy.

Thanks.

【在 m*******n 的大作中提到】
: i know those general things you are talking about. can you be more specific?
: In essense, why VS2005 is better than VS2003? How can I pursuade my boss to
: buy one?

m*******n
发帖数: 154
5
Can you recommend a good book for VS2005? thanks.

specific?
to
the

【在 C******r 的大作中提到】
: 取决于你要build什么样的app了。
: database programming的nullable type狠管用,
: windows UI的partial class狠好,
: 不管干什么的,generic collection, iterator都狠handy.
:
: Thanks.

C******r
发帖数: 282
6
I don't know there is any books available about VS2005 because it's
still a beta product. you can check out some MSFT's blogs about .net fx 2.0
For example: http://blogs.msdn.com/jaybaz_ms/ (I know he is a rock solid dev)
要pursuade你老板,要是我的话,(I have no idea about what your company does)
我就跟他说: look, 咱们早晚要支持64位机子,早晚要使用Longhorn, 下一代的
SQL server可以让我们嵌入.net codes, 早晚要支持更全面的WS协议,早晚要进入
service oriented的时代,晚起得鸟吃不到虫子,干脆您现在就给我办个VS2005吧. :)
good luck

【在 m*******n 的大作中提到】
: Can you recommend a good book for VS2005? thanks.
:
: specific?
: to
: the

n*********g
发帖数: 75
7
my boss just refused and said all MS product need couple
years to fix all the major bugs, heihei.

【在 C******r 的大作中提到】
: I don't know there is any books available about VS2005 because it's
: still a beta product. you can check out some MSFT's blogs about .net fx 2.0
: For example: http://blogs.msdn.com/jaybaz_ms/ (I know he is a rock solid dev)
: 要pursuade你老板,要是我的话,(I have no idea about what your company does)
: 我就跟他说: look, 咱们早晚要支持64位机子,早晚要使用Longhorn, 下一代的
: SQL server可以让我们嵌入.net codes, 早晚要支持更全面的WS协议,早晚要进入
: service oriented的时代,晚起得鸟吃不到虫子,干脆您现在就给我办个VS2005吧. :)
: good luck

a*******t
发帖数: 891
8
VS2005 Beta is pretty sable even in beta release. It is true that MS products
needs bug fixes more than other companies', but then your company will always
be couple years behind if you go with MS solution.
To me as a programmer, VS2005 takes away A LOT of hand coding with pretty
impressive and functional pre-built commonly used functions. The generated
code is pretty clean too. It's a good feature for small develpment teams to
save a lot of hand coding time.

2.0
dev)
does)

【在 n*********g 的大作中提到】
: my boss just refused and said all MS product need couple
: years to fix all the major bugs, heihei.

n*********g
发帖数: 75
9
hmmm. seems it is worth to install beta and play around...

【在 a*******t 的大作中提到】
: VS2005 Beta is pretty sable even in beta release. It is true that MS products
: needs bug fixes more than other companies', but then your company will always
: be couple years behind if you go with MS solution.
: To me as a programmer, VS2005 takes away A LOT of hand coding with pretty
: impressive and functional pre-built commonly used functions. The generated
: code is pretty clean too. It's a good feature for small develpment teams to
: save a lot of hand coding time.
:
: 2.0
: dev)

C******r
发帖数: 282
10
hmm, 说MSFT bug多是有些不公平的, MSFT产品大家都在用,自然发现bug的
机率要大些。

products
always
.

【在 a*******t 的大作中提到】
: VS2005 Beta is pretty sable even in beta release. It is true that MS products
: needs bug fixes more than other companies', but then your company will always
: be couple years behind if you go with MS solution.
: To me as a programmer, VS2005 takes away A LOT of hand coding with pretty
: impressive and functional pre-built commonly used functions. The generated
: code is pretty clean too. It's a good feature for small develpment teams to
: save a lot of hand coding time.
:
: 2.0
: dev)

p***n
发帖数: 635
11
it is also unfair to the customers paying the big bucks and being
a free QA for MSFT.

【在 C******r 的大作中提到】
: hmm, 说MSFT bug多是有些不公平的, MSFT产品大家都在用,自然发现bug的
: 机率要大些。
:
: products
: always
: .

C******r
发帖数: 282
12
hehe. 也有道理。MSFT实在应该建个奖励机制。每个星期在community里评个
bug of the week. 评上的奖一个盖茨家两日免费游


pretty
generated
to

【在 p***n 的大作中提到】
: it is also unfair to the customers paying the big bucks and being
: a free QA for MSFT.

1 (共1页)
进入DotNet版参与讨论
相关主题
vs2005的viso还有吗? Programming .NET Components
vs2005 team suite rtm里的msdn是什么时间的版本?How do you disable automatic style generation in VS2005?
Why this c# program from msdn failed?怎么写多语言的程序?
Do we still need DAL一下狠心
vs2005 beta downloadA Bug about TextBox?
VS2005能和VS2003装在一个OS上么?.Net IDE - 总结网址
Simple deployment question Free Beta1
自动化的问题 (WebBrowser)哪位大侠指点一下 DOT NET 哪里有下?
相关话题的讨论汇总
话题: vs2005话题: vs2003话题: difference话题: between话题: msft