destnity
路人甲
路人甲
  • 注册日期2004-03-25
  • 发帖数341
  • QQ
  • 铜币272枚
  • 威望0点
  • 贡献值0点
  • 银元0个
阅读:2003回复:3

C#开发AE组件的来报个道,交流一下。

楼主#
更多 发布于:2004-09-06 09:29
<P>哈。</P>
刚刚转过来,想找些志同道合的兄弟姐妹聊聊。<img src="images/post/smile/dvbbs/em03.gif" />
[此贴子已经被作者于2004-9-6 9:30:04编辑过]
喜欢0 评分0
签 名: 不能超过 250 个字符 文字将出现在您发表的文章的结尾处。
gis
gis
管理员
管理员
  • 注册日期2003-07-16
  • 发帖数15945
  • QQ554730525
  • 铜币25337枚
  • 威望15352点
  • 贡献值0点
  • 银元0个
  • GIS帝国居民
  • 帝国沙发管家
  • GIS帝国明星
  • GIS帝国铁杆
1楼#
发布于:2004-09-08 13:55
<P>用ae,但用vb.net,过段时间用c#,先加入再说</P>
举报 回复(0) 喜欢(0)     评分
destnity
路人甲
路人甲
  • 注册日期2004-03-25
  • 发帖数341
  • QQ
  • 铜币272枚
  • 威望0点
  • 贡献值0点
  • 银元0个
2楼#
发布于:2004-09-08 14:35
可以用 VB.net 2 C# Convert Tool ,哈。。
<P><a href="attachment/2004-9/200498143321687.rar">2004-9/200498143321687.rar</a></P>
<P>这是注册机.</P>
<P>这是下载地址:</P>
<P>hxxp://www.vbconversions.com/vbtocs_setup.msi</P>
<P>这是在这个网站上看到的 VB.net 转到 C# 的十个理由,挺逗的。</P>
<P>Top 10 Reasons to Convert Your Project to C# </P>
<P>1) C# is clearly the premier language for .Net development.  It gets the new features first, has the most support, and is being promoted as the "Preferred" .Net language. </P>
<P>2) Improved Code Quality - C# catches many errors allowed in VB.Net, such as variable use before initialization and dead code.</P>
<P>3) You can use Borland's C# Builder, with it's cool ECO modeling features. </P>
<P>4) You can use Mono - An open source C# compiler for unix.</P>
<P>5) You can use DotGNU - Another open source C# compiler which supports many operating systems: GNU/Linux (on PCs, Sparc, iPAQ, Sharp Zaurus, PlayStation 2, Xbox,...), BSD, Cygwin/Mingw32, Mac OS X, Solaris, and AIX.</P>
<P>6) C# Developers earn 15% more on average that VB.Net developers (you may not want to tell your boss this!).</P>
<P>7) Use "Unsafe" code.  C# allows you to define sections of "Unsafe" code, where you can use pointers and directly access memory.  It's like writing a C program within a C# program.  This is necessary for low level system access and performance and tuning.  There is nothing comparable in VB.Net.</P>
<P>8) Go Cross Platform: C# compilers exist for just about every platform imaginable, including Mac, Linux, Windows, Solaris, etc.  I don't know of even ONE working VB.Net compiler on a non-Windows platform.</P>
<P>9) You can get the source code for a C# compiler for FREE from Microsoft which works on many different operating systems.  Check it out Here.</P>
<P>10) You can use the Eclipse development environment with C#. Many consider the Eclipse development environment the best there is - and it's free. The C# Plug-in for Eclipse is also free and open source

</P>
签 名: 不能超过 250 个字符 文字将出现在您发表的文章的结尾处。
举报 回复(0) 喜欢(0)     评分
shark909
路人甲
路人甲
  • 注册日期2004-09-07
  • 发帖数5
  • QQ
  • 铜币114枚
  • 威望0点
  • 贡献值0点
  • 银元0个
3楼#
发布于:2004-09-10 13:26
正准备从事,正在评估JAVA和C#
举报 回复(0) 喜欢(0)     评分
游客

返回顶部