Author |
Message |
Onlyone Newbie
Joined: Jul 26 2004 Posts: 13 Offline
|
Posted: Mon Jul 26, 2004 1:40 am Post subject: Visual Basic or C for Asp.net? |
 |
|
|
|
Unfortunately i need to learn Asp for a reason i wont go into. Furthermore, i accidently bought a book on asp.net that is in VB. Should i get a book that teaches asp.net in C or keep the VB one.
I guess the real question is... is there any benefit of learning VB or C in this cirumstance or not? |
|
Back to top |
|
 |
SuSE Me measures good

Joined: Dec 02 2002 Posts: 2307 Offline
|
Posted: Mon Jul 26, 2004 7:07 am Post subject: |
 |
|
|
|
asp is proprietary - ie, it sucks, you shouldn't use it (just use php)
if you MUST use asp, you may as well use a language that isn't proprietary so you don't waste your time - try Perl(Script?)
bottom line: if you're taking a class that REQUIRES you to do something in ASP (with the possible exception of something entitled something like "Problem solving: forced to use stuff that sucks"), you should drop the class because it is bullshit
if you're taking the class for some reason like - I don't know - a major revolving around Microsoft Windows...then, um, go ahead and learn VBScript and be a tool |
|
Back to top |
|
 |
D1st0rt Miss Directed Wannabe

Age:37 Gender: Joined: Aug 31 2003 Posts: 2247 Location: Blacksburg, VA Offline
|
Posted: Mon Jul 26, 2004 10:39 am Post subject: |
 |
|
|
|
for ASP.Net, I use C#. I hate VB with a passion _________________
 |
|
Back to top |
|
 |
Onlyone Newbie
Joined: Jul 26 2004 Posts: 13 Offline
|
Posted: Mon Jul 26, 2004 11:48 am Post subject: |
 |
|
|
|
Its for my ROTC outfits website. The guy that hosts all the ROTC sites will only allow asp for god knows what reason.
Is VB good for anything? |
|
Back to top |
|
 |
Mr Ekted Movie Geek

Gender: Joined: Feb 09 2004 Posts: 1379 Offline
|
Posted: Mon Jul 26, 2004 12:29 pm Post subject: |
 |
|
|
|
God> *shrug* _________________ 4,691 irradiated haggis! |
|
Back to top |
|
 |
CypherJF I gargle nitroglycerin

Gender: Joined: Aug 14 2003 Posts: 2582 Location: USA Offline
|
Posted: Mon Jul 26, 2004 1:03 pm Post subject: |
 |
|
|
|
VB is good for quick development  _________________ Performance is often the art of cheating carefully. - James Gosling |
|
Back to top |
|
 |
Onlyone Newbie
Joined: Jul 26 2004 Posts: 13 Offline
|
Posted: Mon Jul 26, 2004 3:59 pm Post subject: |
 |
|
|
|
What a waste of money...
Anyone know any goods sites with asp programming tutorials in C# |
|
Back to top |
|
 |
SuSE Me measures good

Joined: Dec 02 2002 Posts: 2307 Offline
|
Posted: Mon Jul 26, 2004 5:11 pm Post subject: |
 |
|
|
|
Onlyone wrote: | Its for my ROTC outfits website. The guy that hosts all the ROTC sites will only allow asp for god knows what reason. |
what? You're saying he's supporting nothing except ASP?
Get a new host
What do you need the asp for anyways?
Onlyone wrote: | Is VB good for anything? |
paperweights |
|
Back to top |
|
 |
Onlyone Newbie
Joined: Jul 26 2004 Posts: 13 Offline
|
Posted: Mon Jul 26, 2004 9:24 pm Post subject: |
 |
|
|
|
"Get a new host"
- If i could i would but, its not that easy.
What do you need the asp for anyways?
- News, schedule, etc.. |
|
Back to top |
|
 |
ZiGNoTZaG Novice

Age:49 Gender: Joined: Jan 19 2003 Posts: 60 Offline
|
Posted: Tue Jul 27, 2004 7:34 am Post subject: |
 |
|
|
|
CypherJF wrote: | VB is good for quick development  |
Its GUI/Debugger Interface Owns anything any C compiler can do. easy to debug = fast dev. |
|
Back to top |
|
 |
D1st0rt Miss Directed Wannabe

Age:37 Gender: Joined: Aug 31 2003 Posts: 2247 Location: Blacksburg, VA Offline
|
|
Back to top |
|
 |
ZiGNoTZaG Novice

Age:49 Gender: Joined: Jan 19 2003 Posts: 60 Offline
|
Posted: Tue Jul 27, 2004 8:21 am Post subject: |
 |
|
|
|
looks interesting.
but.... isnt that designed for .NET? |
|
Back to top |
|
 |
CypherJF I gargle nitroglycerin

Gender: Joined: Aug 14 2003 Posts: 2582 Location: USA Offline
|
Posted: Tue Jul 27, 2004 5:28 pm Post subject: |
 |
|
|
|
once again .NET is "ew". |
|
Back to top |
|
 |
D1st0rt Miss Directed Wannabe

Age:37 Gender: Joined: Aug 31 2003 Posts: 2247 Location: Blacksburg, VA Offline
|
Posted: Tue Jul 27, 2004 9:03 pm Post subject: |
 |
|
|
|
yes, thats all .NET because that's the new stuff that's being supported widely. You can use WebMatrix to make ASP.NET sites, its free and like frontpage only with coding too. Then you can go to europe.webmatrixhosting.com and get a nice free site to test it out. Has ftp, no ads, and a SQL database |
|
Back to top |
|
 |
Cyan~Fire I'll count you!

Age:37 Gender: Joined: Jul 14 2003 Posts: 4608 Location: A Dream Offline
|
Posted: Wed Jul 28, 2004 1:01 pm Post subject: |
 |
|
|
|
You don't need ASP for the news and schedule (definitely not for the news), just edit the HTML and CSS. _________________ This help is informational only. No representation is made or warranty given as to its content. User assumes all risk of use. Cyan~Fire assumes no responsibility for any loss or delay resulting from such use.
Wise men STILL seek Him. |
|
Back to top |
|
 |
Onlyone Newbie
Joined: Jul 26 2004 Posts: 13 Offline
|
Posted: Wed Jul 28, 2004 1:51 pm Post subject: |
 |
|
|
|
Im working with people that dont know what html and css is. Therefore, they need a basic way to update the without editing html directing and uploading every time. |
|
Back to top |
|
 |
SuSE Me measures good

Joined: Dec 02 2002 Posts: 2307 Offline
|
Posted: Wed Jul 28, 2004 4:28 pm Post subject: |
 |
|
|
|
use a php CMS |
|
Back to top |
|
 |
D1st0rt Miss Directed Wannabe

Age:37 Gender: Joined: Aug 31 2003 Posts: 2247 Location: Blacksburg, VA Offline
|
Posted: Thu Jul 29, 2004 7:47 pm Post subject: |
 |
|
|
|
phpnuke works. If you HAVE to use ASP.Net, you can use DotNetNuke or RainbowPortal |
|
Back to top |
|
 |
Argyle Newbie
Joined: Feb 26 2003 Posts: 12 Offline
|
|
Back to top |
|
 |
|