在VB6之后学习.net [英] learning .net after VB6

查看:73
本文介绍了在VB6之后学习.net的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嗨。


如果一个

多年来一直在使用VB6,你能推荐任何书籍或课程吗?


谢谢。

Hi.

Can you recommend any books or courses to learn .net if one
has been using VB6 for many years?

Thanks.

推荐答案



这是免费赠品:
http://msdn.microsoft.com/en-us/vbrun/ ms788236.aspx


我的意见(请注意意见,如同每个人都有一个)将是b / b
尝试csharp。这将允许你留下你(坏)vb6习惯在你身后

大部分。


...


您也可以坚持使用vb.net。


我的vb.net建议:


异常处理? (ErrorHandling)


采取异常处理的vb6心态并执行以下4项操作:


1.将其放入棕色纸袋中。

2.把它带到你不喜欢的人的家里。

3.把它放在火上。

4尽可能快地离开它。


...


点击这里:
http://blogs.msdn.com/kcwalina/archi .. .16 / 396787.aspx

如果你正在使用resume next在您的VB代码中,请不要将它转发给.Net
。只是

,因为你〜可以〜并不意味着你〜应该〜。

另一个:

ADO不是ADO.NET。了解IDataReader和强大的DataSet。


另一个:

ASP.NET不是ASP。


另一个:



选项明确开启

期权严格上限


在顶部你的课程,直到你弄清楚如何在

项目设置级别上完成它。这将帮助你避免旧的vb6之类的东西,比如

dim x



dim x as variant


把这种心态抛到窗外。

...

这只是你的心态需要改变的一个区域。

但是试试上面的免费书。


我可能是其他一些海报上的一些爆炸声。没关系。这些是

意见。

请记住,我编写了VB4,VB5和VB6超过6年。这是我的面包

和黄油很长一段时间。

天哪,我希望有人能给我一些比我更好的指导

从VB6转到VB.Net。


我最终去了csharp所以我可以避免所有vb.net的东西,你是

允许这样做,但你不应该这样做。


祝你好运。

" dman" < dm ** @ aol.com写信息

新闻:Oo **************** @ TK2MSFTNGP04.phx.gbl ...

Here is a freebie:
http://msdn.microsoft.com/en-us/vbrun/ms788236.aspx

My OPINION (note the word of opinion, as in, everybody has one) would be to
try csharp. This will allow you to leave your (bad) vb6 habits behind you
for the most part.

...

You can stick with vb.net as well.

My vb.net suggestions:

Exception Handling? (ErrorHandling)

Take the vb6 mentality of exception handling and do the 4 following things:

1. Put it in a brown paper bag.
2. Take it to someone''s house you don''t like.
3. Set it on fire.
4. Run away from it as fast as you can.

...

Check here:
http://blogs.msdn.com/kcwalina/archi...16/396787.aspx
If you''re using "resume next" in your VB code, then do NOT bring it forward
to .Net. Just
because you ~can~ doesn''t mean you ~should~.
Another one:
ADO is NOT ADO.NET. Learn about the IDataReader and the strong DataSet.

Another one:
ASP.NET is NOT ASP.

Another one:
Put
Option Explicit On
Option Strict On

at the top of your classes, until you figure out how you can do it on a
project setting level. This will help you avoid the old vb6 stuff like
dim x
or
dim x as variant

Throw that mindset out the window.
...
This is just one area where your mentality will need to change some.
But try the free book above.

I may be a few blasts from some other posters. That''s fine. These are
OPINIONS.
Keep in mind I coded VB4, VB5, and VB6 for over 6 years. It was my bread
and butter for a long time.
And gosh I wish someone had given me some better guidance than I got when I
went from VB6 to VB.Net.

I ended up going to csharp so I could avoid all the vb.net stuff that you''re
allowed to do, but you shouldn''t do.

Good luck.
"dman" <dm**@aol.comwrote in message
news:Oo****************@TK2MSFTNGP04.phx.gbl...

嗨。


你能推荐任何书籍或课程来学习.net如果一个

已被使用VB6多年了?


谢谢。
Hi.

Can you recommend any books or courses to learn .net if one
has been using VB6 for many years?

Thanks.



还有第二本免费书:

http:// msdn。 microsoft.com/en-us/vbrun/ms788234.aspx


" sloan" < sl *** @ ipass.netwrote in message

news:OK **************** @ TK2MSFTNGP06.phx.gbl ...
There is a second free book:

http://msdn.microsoft.com/en-us/vbrun/ms788234.aspx

"sloan" <sl***@ipass.netwrote in message
news:OK****************@TK2MSFTNGP06.phx.gbl...

>

这是免费赠品:
http://msdn.microsoft.com/en-us/vbrun/ms788236.aspx


我的意见(注意意见一词,如同每个人都有一个)将是

来尝试csharp。这样你就可以将你的(坏)vb6习惯留在

你的大部分时间。


..


你也可以坚持使用vb.net。


我的vb.net建议:


异常处理? (ErrorHandling)


采取异常处理的vb6心态并执行以下4个

的事情:


1把它放在一个棕色的纸袋里。

2.把它带到你不喜欢的人家里。

3.把它放在火上。

4.尽可能快地离开它。


..


点击这里:
http://blogs.msdn。 com / kcwalina / archi ... 16 / 396787.aspx


如果你正在使用resume next在您的VB代码中,请不要将它带到

转发到.Net。只是

因为你〜可以〜并不意味着你〜应该〜。


另一个:

ADO不是ADO.NET。了解IDataReader和强大的DataSet。


另一个:

ASP.NET不是ASP。


另一个:



选项明确开启

期权严格上限


在顶部你的课程,直到你弄清楚如何在

项目设置级别上完成它。这将帮助你避免旧的vb6之类的东西,比如

dim x



dim x as variant


把这种心态抛到窗外。


..


这只是你心态需要改变的一个方面。

但是试试上面的免费书。



我可能会在其他一些海报上发布一些爆炸声。没关系。这些是

意见。

请记住,我编写了VB4,VB5和VB6超过6年。这是我的面包

和黄油很长一段时间。

天哪,我希望有人能给我一些比我更好的指导

我从VB6转到VB.Net。


我最终去了csharp所以我可以避免所有的vb.net东西

你是允许这样做,但你不应该这样做。


祝你好运。


" dman" < dm ** @ aol.com写信息

新闻:Oo **************** @ TK2MSFTNGP04.phx.gbl ...
>
Here is a freebie:
http://msdn.microsoft.com/en-us/vbrun/ms788236.aspx

My OPINION (note the word of opinion, as in, everybody has one) would be
to try csharp. This will allow you to leave your (bad) vb6 habits behind
you for the most part.

..

You can stick with vb.net as well.

My vb.net suggestions:

Exception Handling? (ErrorHandling)

Take the vb6 mentality of exception handling and do the 4 following
things:

1. Put it in a brown paper bag.
2. Take it to someone''s house you don''t like.
3. Set it on fire.
4. Run away from it as fast as you can.

..

Check here:
http://blogs.msdn.com/kcwalina/archi...16/396787.aspx
If you''re using "resume next" in your VB code, then do NOT bring it
forward to .Net. Just
because you ~can~ doesn''t mean you ~should~.
Another one:
ADO is NOT ADO.NET. Learn about the IDataReader and the strong DataSet.

Another one:
ASP.NET is NOT ASP.

Another one:
Put
Option Explicit On
Option Strict On

at the top of your classes, until you figure out how you can do it on a
project setting level. This will help you avoid the old vb6 stuff like
dim x
or
dim x as variant

Throw that mindset out the window.
..
This is just one area where your mentality will need to change some.
But try the free book above.

I may be a few blasts from some other posters. That''s fine. These are
OPINIONS.
Keep in mind I coded VB4, VB5, and VB6 for over 6 years. It was my bread
and butter for a long time.
And gosh I wish someone had given me some better guidance than I got when
I went from VB6 to VB.Net.

I ended up going to csharp so I could avoid all the vb.net stuff that
you''re allowed to do, but you shouldn''t do.

Good luck.
"dman" <dm**@aol.comwrote in message
news:Oo****************@TK2MSFTNGP04.phx.gbl...

>嗨。

如果一个人多年来一直在使用VB6,你能推荐任何书籍或课程来学习吗?

谢谢。
>Hi.

Can you recommend any books or courses to learn .net if one
has been using VB6 for many years?

Thanks.




斯隆,

我的观点(请注意意见一词,如每个人都有一个)将是b / b
来尝试csharp。这将允许你在大多数情况下将你的(坏)vb6习惯留在


My OPINION (note the word of opinion, as in, everybody has one) would be
to try csharp. This will allow you to leave your (bad) vb6 habits behind
you for the most part.



你和你的妻子有一些争论,或者这个观点基于什么

更多?


:-)


Cor

You had some arguments with your wife, or is this opinion based on something
more?

:-)

Cor


这篇关于在VB6之后学习.net的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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