也许我真的是一个n00b [英] Maybe I really am a n00b

查看:56
本文介绍了也许我真的是一个n00b的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

好的,自从发布以来我一直在vb.net中编程。我喜欢它,我很高兴看到我的代码变得生动。最近我一直在寻求扩大视野(即寻找新工作)。我看到很多C#工作...... C#这个C#那个。所以我想我自己,好开始学习C#。所以我开始研究我已经在vb.net中完成的程序,并努力将它们转换为C#。


我得出的结论是,C#中的intellisense应该被称为dumbsense。

属性创建是一种痛苦。

Line终结者(为什么需要它们?)

我无法让类下拉列表在vb.net中工作....


我认为C#是对于那些喜欢把头靠在墙上的程序员......


CoderVB:那你今天过得怎么样?我有3个不同的控件编写和调试.....

CoderC#:PAH!看到我的头上的这个贴边?那是从墙上看到我手臂上的演员?我从所有打字中得到了TCS

CoderVB:呃......好吧你在编码什么?

CoderC#:< puffs out chest>我在C#中编码....

CoderVB:<给他自己>嗯......破碎的头,破碎的手腕.....没有我坚持我的劣等 vb.net。


-

--Eric Cathell,MCSA

Ok I have been programming in vb.net since it was released. I love it and I have a great time seeing my code come to life. Recently I have been seeking to expand my horizons(ie looking for a new job). I see a lot of C# jobs...C# this C# that. So I think to myself, ok ill start learning C#. So I start working on programs that I already have done in vb.net and working on transitioning them to C#.

I have come to the conclusion that intellisense in C# should be called dumbsense.
Property Creation is a pain.
Line terminators (Why are they needed?)
I couldnt get the class dropdowns to work like in vb.net....

Mostly I think C# is for those coders who like to bang their head against the wall....

CoderVB: So how was your day today? I got 3 different controls written and debugged.....
CoderC#: PAH! See this welt on my head? thats from the wall, see my cast on my arm? I got TCS from all the typing
CoderVB: Erm...ok Well what are you coding in?
CoderC#:<puffs out chest> I code in C#....
CoderVB:<to himself>hmm...Broken Head, Broken Wrist.....Nope Ill stick to my "inferior" vb.net.

--
--Eric Cathell, MCSA

推荐答案

所有这一切真正意味着MS在为VB编写一个好的IDE然后为C#做了很多工作。它与语言本身完全无关(除了行终止者投诉之外)。

" ECathell" < EC ****** @ nospam.com>在消息新闻中写道:uU ************** @ TK2MSFTNGP12.phx.gbl ...

好​​的我自从发布以来一直在vb.net中编程。我喜欢它,我很高兴看到我的代码变得生动。最近我一直在寻求扩大视野(即寻找新工作)。我看到很多C#工作...... C#这个C#那个。所以我想我自己,好开始学习C#。所以我开始研究我已经在vb.net中完成的程序,并努力将它们转换为C#。


我得出的结论是,C#中的intellisense应该被称为dumbsense。

属性创建是一种痛苦。

Line终结者(为什么需要它们?)

我无法让类下拉列表在vb.net中工作....


我认为C#是对于那些喜欢把头靠在墙上的程序员......


CoderVB:那你今天过得怎么样?我有3个不同的控件编写和调试.....

CoderC#:PAH!看到我的头上的这个贴边?那是从墙上看到我手臂上的演员?我从所有打字中得到了TCS

CoderVB:呃......好吧你在编码什么?

CoderC#:< puffs out chest>我在C#中编码....

CoderVB:<给他自己>嗯......破碎的头,破碎的手腕.....没有我坚持我的劣等 vb.net。


-

--Eric Cathell,MCSA
All that really means is that MS put a lot more work in writing a good IDE for VB then for C#. It has absolutely nothing to do with the language itself (other then the line terminator complaint).
"ECathell" <ec******@nospam.com> wrote in message news:uU**************@TK2MSFTNGP12.phx.gbl...
Ok I have been programming in vb.net since it was released. I love it and I have a great time seeing my code come to life. Recently I have been seeking to expand my horizons(ie looking for a new job). I see a lot of C# jobs...C# this C# that. So I think to myself, ok ill start learning C#. So I start working on programs that I already have done in vb.net and working on transitioning them to C#.

I have come to the conclusion that intellisense in C# should be called dumbsense.
Property Creation is a pain.
Line terminators (Why are they needed?)
I couldnt get the class dropdowns to work like in vb.net....

Mostly I think C# is for those coders who like to bang their head against the wall....

CoderVB: So how was your day today? I got 3 different controls written and debugged.....
CoderC#: PAH! See this welt on my head? thats from the wall, see my cast on my arm? I got TCS from all the typing
CoderVB: Erm...ok Well what are you coding in?
CoderC#:<puffs out chest> I code in C#....
CoderVB:<to himself>hmm...Broken Head, Broken Wrist.....Nope Ill stick to my "inferior" vb.net.

--
--Eric Cathell, MCSA


在星期二, 2005年7月26日14:07:57 -0400,Marina < so ***** @ nospam.com>

写道:
On Tue, 26 Jul 2005 14:07:57 -0400, "Marina" <so*****@nospam.com>
wrote:
所有这些真正意味着MS在写作方面付出了更多的努力适用于VB的IDE,适用于C#。它与语言本身完全无关(除了行终止者投诉之外)。
All that really means is that MS put a lot more work in writing a good IDE for VB then for C#. It has absolutely nothing to do with the language itself (other then the line terminator complaint).




它不仅仅是IDE。 VB.Net有一个后台编译机制

,可以实现更好的智能感知。 C#在VS.Net中没有这个功能

2003.我不确定VS.Net 2005.



Its not just the IDE. VB.Net has a background compilation mechanism
which enables better intellisense. C# lacks this feature in VS.Net
2003. I''m not sure about VS.Net 2005.


不是吗还有IDE的一个功能? VB.NET本身只是编写代码的一种语法,它没有编译机制


再次,不是该语言的一个特性。


" Bradley" < PL **** @ nospam.com>在消息中写道

新闻:ia ******************************** @ 4ax.com ...
Isn''t that also a feature of the IDE? VB.NET itself is just a syntax for
writing code, it has no compilation mechanisms

Again, not a feature of the language.

"Bradley" <pl****@nospam.com> wrote in message
news:ia********************************@4ax.com...
On Tue,2005年7月26日14:07:57 -0400,Marina < so ***** @ nospam.com>
写道:
On Tue, 26 Jul 2005 14:07:57 -0400, "Marina" <so*****@nospam.com>
wrote:
所有这些都意味着MS在编写一个好的IDE方面做了很多工作/>对于VB然后对于C#。它与语言本身完全无关(除了行终止者投诉之外)。
All that really means is that MS put a lot more work in writing a good IDE
for VB then for C#. It has absolutely nothing to do with the language
itself (other then the line terminator complaint).



它不仅仅是IDE。 VB.Net有一个后台编译机制
,它可以实现更好的智能感知。 C#在VS.Net 2003中缺少这个功能。我不确定VS.Net 2005。



Its not just the IDE. VB.Net has a background compilation mechanism
which enables better intellisense. C# lacks this feature in VS.Net
2003. I''m not sure about VS.Net 2005.



这篇关于也许我真的是一个n00b的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆