When I use visual studio 2005 to make an asp site it gives me a choice of vb c# or j#... um i am kind of lost as to what this means and which to use...
Keeping in mind the only thing i know even mildy C like is php, and that is only c like because the only other thing i know is VBA:PIts the ASP.NET forum you want not ASP/VBscript.
ASP.NET is a server-side tech that allows you to use any .NET-capable language as your codebehind solution that drives the web application.
I would suggest C# if you are at all familiar with PHP.
OOOO coulda sworn i clicked on the right forum... i ment to post there my bad:(
Hmm where is a mod when you need one.
I blame IE for this.. firefox would never let me down in this way :P
Thanks for the advice penagate :)
Dont blame IE. It was FF's fault and trying to pass the blame on to IE :D
Moved
Everything is IE's fault :D
Thanks Robdog.
I think I have about given up on trying to figure out the Access Data Pages..
Instead I will just learn C# :D lol
Theoretically I should not resolve those pages should I? or just do it for the hell of it?:D
Its up to you. If you resolve it you should state in a post that your putting it on hold or something so others dont try to continue to solve it. This also leaves you the option of re-opening it later if things change. ;)
very true.
Now to find out how I use $_GET in asp.net(c# style:D... lol what on earth is a void.. hmm viod = sub maybe :D)
I can just tell this is going to result in plenty of trouble from the boss for phsyically and verbally abusing the poor computer :)
void is a sub, yes, a function with no return value.
$_GET is HttpRequest.QueryString[key] which can be found through Page.Request.QueryString[].
Thankyou.
Would you believe it the SQL Server 2005 mail server just decided to take a holiday...
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment