Jump to content

Need A Help!

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
3 replies to this topic

#1
Guest_Senkamalam_*

Guest_Senkamalam_*
  • Guests
Hi
How to start learning VB.NET???What's the Start window?Why all s/w companies are now changing thier platforms to .NET.What is the merits & craze of this rather than other platforms?How it is differ from VB?

#2
Lop

Lop

    Speaks fluent binary

  • Members
  • PipPipPipPipPipPipPipPip
  • 1,172 posts
VB 6.0 and all Visual Studio Languages prior to .NET had their own libraries and it was hard to switch from one language to the next. With the new .NET language you can easily port your applications from one language to the next. .NET allows your application to run on any computer that has .NET installed which makes it convenient but a pain as well. Most users do not stay current with the .NET releases. Companies are switching to it because Microsoft is saying they should...... The .NET programming is much easier and less buggy than the old one.

#3
TcM

TcM

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 11,147 posts
Yeah but it has less security and the softwares are being decompiled and converted back to code! = Cracking Software is Simpler!!

#4
AfTriX

AfTriX

    Programming God

  • Members
  • PipPipPipPipPipPipPip
  • 586 posts
Hey I'm just giving you some overview, which I have got from Google Search Results. And It was basically compared with VB

Visual Basic .NET (VB.NET) is an object-oriented computer language that can be viewed as an evolution of Microsoft's Visual Basic (VB) implemented on the Microsoft .NET framework. Its introduction has been controversial, as significant changes were made that broke backward compatibility with VB and caused a rift within the developer community.

The great majority of VB.NET developers use Visual Studio .NET as their integrated development environment (IDE). SharpDevelop provides an open-source alternative IDE.

Like all .NET languages, programs written in VB.NET require the .NET framework to execute.

Posted Image