-
learning ASP.NET
I am new to ASP, I know a little php, not all that much, are there any good sites that anyone would reccommend to learn some of the basics of asp.net? .. I can make my forms look exactly how i want them, but I have very little idea how to make them do what I want them to do. I do have some expierience in VB6, but I dont know how much help that will be here. Thanks
-
-
Cheers Cander.. I need to look into ASP.NET too and those sites are very useful...
-
yeah guys, i got vs.net today.... installed it. .also picked up a couple books... one on vb.net and one on asp.net.... i'm quite experienced with classic ASP, and asp.net looks quite intriguing .... i think i'll make the switch all new stuff i code :)...
i like the idea of event driven programming .... i don't think i'll be using vs.net to develop em though.. i'll stick with frontpage or notepad for now for that.... i wish there was some text editor program that had highlighting and case correction and the list of options (eg: Command1. <and list shows up here of what u can do>), etc.... i know the ide has it, but i don't like how it codes asp.net pages...
neways...
this looks quite interesting.. .and it looks as if ms means some serious business finally with ADO.NET, and 'special drivers' for SQL server connections.... i like that.... that's what i need.....
it's a bit of a switch to do, but it'll be better... i'll miss using my <% %> tags all the time.... i think typing runat="Server" everywhere is gonna become a pain....
mmmmmm.... aspx....
-
How do you do "hello world" in ASP? Your old code doesn't quite work without a minor tweak, that has implications on porting large apps.
--------------------------------------------------------------------------------
Response.Write "Hello world...doesn't work"
Use parenthesees instead:
Response.Write ("Hello World--this works!")
One more thing to worry about when porting!
-
Terms of Agreement for a post? LOL
-
umm copy and paste..
guess I should have taken that out... hehehe...
well it's out now... thanks :D
half asleep
-
oh god I love your avatar...thats pretty funny LOL.