View previous topic :: View next topic |
Author |
Message |
Kirito Master Cheater
Reputation: 4
Joined: 26 May 2009 Posts: 274
|
Posted: Tue Jun 07, 2011 6:19 am Post subject: I need to learn this programming language... |
|
|
All I can remember is the windows login form code
Code: | Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
If TextBox1.Text = "user1" And TextBox2.Text = "12345" Then
Form2.Show() |
What language is this?
And where can I find some codes of this language?
|
|
Back to top |
|
 |
AhMunRa Grandmaster Cheater Supreme
Reputation: 27
Joined: 06 Aug 2010 Posts: 1117
|
|
Back to top |
|
 |
atom0s Moderator
Reputation: 204
Joined: 25 Jan 2006 Posts: 8580 Location: 127.0.0.1
|
Posted: Tue Jun 07, 2011 1:03 pm Post subject: |
|
|
That's VB.NET, [opinion]and you should avoid using it.[/opinion]
Look into C# if you want to do .NET programming.
_________________
- Retired. |
|
Back to top |
|
 |
InternetIsSeriousBusiness Grandmaster Cheater Supreme
Reputation: 8
Joined: 12 Jul 2010 Posts: 1268
|
Posted: Tue Jun 07, 2011 1:58 pm Post subject: |
|
|
Why do you "need" to learn a programming language you don't even know the name of, or even have?
_________________
FLAME FLAME FLAME!!!@@@ |
|
Back to top |
|
 |
cokefag Master Cheater
Reputation: 51
Joined: 15 Nov 2007 Posts: 488
|
Posted: Wed Jun 08, 2011 2:44 pm Post subject: |
|
|
Don't learn VB.
I did that in gr 10 programming. It is a language that is barely used seriously. And all the GUIs look like Windows 1995 shit.
|
|
Back to top |
|
 |
InternetIsSeriousBusiness Grandmaster Cheater Supreme
Reputation: 8
Joined: 12 Jul 2010 Posts: 1268
|
Posted: Wed Jun 08, 2011 2:48 pm Post subject: |
|
|
cokefag wrote: | Don't learn VB.
I did that in gr 10 programming. It is a language that is barely used seriously. And all the GUIs look like Windows 1995 shit. |
Your last two sentences are debatable, but I agree not to learn it. You should start out with C# instead.
_________________
FLAME FLAME FLAME!!!@@@ |
|
Back to top |
|
 |
cokefag Master Cheater
Reputation: 51
Joined: 15 Nov 2007 Posts: 488
|
Posted: Wed Jun 08, 2011 2:52 pm Post subject: |
|
|
lilkid wrote: | cokefag wrote: | Don't learn VB.
I did that in gr 10 programming. It is a language that is barely used seriously. And all the GUIs look like Windows 1995 shit. |
Your last two sentences are debatable, but I agree not to learn it. You should start out with C# instead. | Or lua if you play gmod.
|
|
Back to top |
|
 |
atom0s Moderator
Reputation: 204
Joined: 25 Jan 2006 Posts: 8580 Location: 127.0.0.1
|
Posted: Wed Jun 08, 2011 3:19 pm Post subject: |
|
|
cokefag wrote: | lilkid wrote: | cokefag wrote: | Don't learn VB.
I did that in gr 10 programming. It is a language that is barely used seriously. And all the GUIs look like Windows 1995 shit. |
Your last two sentences are debatable, but I agree not to learn it. You should start out with C# instead. | Or lua if you play gmod. |
Uhm not sure where 'gmod' came into this discussion.
And Lua isn't a programming language, it is a scripting language.
_________________
- Retired. |
|
Back to top |
|
 |
Kirito Master Cheater
Reputation: 4
Joined: 26 May 2009 Posts: 274
|
Posted: Thu Jun 09, 2011 7:24 am Post subject: |
|
|
Are there any tutorials for C# programming?
And what software do I need? Visual Studio 2010?
|
|
Back to top |
|
 |
AhMunRa Grandmaster Cheater Supreme
Reputation: 27
Joined: 06 Aug 2010 Posts: 1117
|
|
Back to top |
|
 |
atom0s Moderator
Reputation: 204
Joined: 25 Jan 2006 Posts: 8580 Location: 127.0.0.1
|
|
Back to top |
|
 |
lucidity Advanced Cheater
Reputation: 0
Joined: 16 Feb 2011 Posts: 91
|
Posted: Thu Jun 09, 2011 12:04 pm Post subject: |
|
|
Does VB Express allow calls to the Windows API? The only limitations I see all appear to be IDE-related, except the lack of database support and crystal reports.
Does anyone know of any limitations which might be a disappointment or a roadblock for someone trying to make trainers?
_________________
» Antec Twelve Hundred Full Tower » EVGA E760 CLASSIFIED » EVGA GeForce GTX 580 SuperClocked 1536MB » i7-980XE » CORSAIR DOMINATOR 6GB PC3 12800 DDR3 » OS: Intel X25-M SSD » Game Storage: Raid-0 2 x WD VelociRaptor 10000 RPM » CE Cache Drive: 500GB WD Caviar » Power Supply: OCZ Z Series Gold 1000W |
|
Back to top |
|
 |
atom0s Moderator
Reputation: 204
Joined: 25 Jan 2006 Posts: 8580 Location: 127.0.0.1
|
Posted: Thu Jun 09, 2011 12:46 pm Post subject: |
|
|
Yes you can call API.
_________________
- Retired. |
|
Back to top |
|
 |
lucidity Advanced Cheater
Reputation: 0
Joined: 16 Feb 2011 Posts: 91
|
|
Back to top |
|
 |
InternetIsSeriousBusiness Grandmaster Cheater Supreme
Reputation: 8
Joined: 12 Jul 2010 Posts: 1268
|
|
Back to top |
|
 |
|