Page 1 of 2

ASP.Net

Posted: Sun May 24, 2009 2:23 pm
by hallsofvallhalla
Well i have to start learning ASP.net for work. Was wondering if anyone has any good advice. I am still a little confused on how it exactly works for I have never fooled with it. Is it like a web wrapper for VB and or C?

I learn better and faster when I am using a language in examples or trying to make a game from them. This is how I was going to learn ASP but is it built that way? I am a little confused how it takes VB graphics and puts them in the browser.

Re: ASP.Net

Posted: Fri Jun 05, 2009 6:50 am
by Noctrine
I have a nagging suspicion that I am going to be forced to use ASP over PHP for some of the stuff that I am going to be doing at work. So if I learn anything I will be sure to tell you, likewise. If you get anything keep me informed.

Re: ASP.Net

Posted: Fri Jun 05, 2009 1:52 pm
by hallsofvallhalla
I would much rather stick with PHP, but people always got to change things.....eh maybe for the better.

Re: ASP.Net

Posted: Fri Jun 05, 2009 4:03 pm
by Noctrine
Companies that like M$ like ASP. They feel safe with a company they know :p, and trust :p

Re: ASP.Net

Posted: Tue Jun 23, 2009 2:44 am
by xezero
ASP.NET is a subset/extension (depends on how you look at it) of .NET. Any .NET language can be used to make ASP.NET pages, although I'd recommend C# (for many reasons which I'm not going to list here). Whereas PHP is very "C-like" (obviously there is a bit of C++ sugar in there too..but we all know php is practically C :D )with its procedural style coding, ASP.NET is more OO (similar to Java, if you're not accustomed to C#) oriented.

Re: ASP.Net

Posted: Thu Jun 25, 2009 2:47 pm
by hallsofvallhalla
OMG Asp.Net Rocks a box of socks!!! It will cut my web games development times in half! Why didnt I see this earlier? I smell a bad ass web browser game a brewing....

Re: ASP.Net

Posted: Thu Jun 25, 2009 5:54 pm
by xezero
lol tbh, i would go WPF/Silverlight (Silverlight is a subset of WPF strictly for the web..but you can also use WPF in the web browser directly). WPF/Silverlight supports media much better (3D for instance), than ASP.NET

Re: ASP.Net

Posted: Thu Jun 25, 2009 6:38 pm
by hallsofvallhalla
Well I have to learn asp.net for my work so its kinda a must, but I do want to go the silverlight road at some point.

Re: ASP.Net

Posted: Thu Jun 25, 2009 7:14 pm
by xezero
TELL THE COMPANY THEY'RE TOO OLDSCHOOL!!! >:|

Re: ASP.Net

Posted: Thu Jun 25, 2009 7:20 pm
by hallsofvallhalla
Well they make over 600 million a year so what ever works right ?