how to oop programming in asp

They have: 2 posts

Joined: Jul 2004

i wanna learn oop programming in asp. vienuke.com like this portal? Thank you.

Suzanne's picture

She has: 5,507 posts

Joined: Feb 2000

I *believe* that's .NET, not ASP. Good luck!

He has: 1,758 posts

Joined: Jul 2002

Isn't .NET a kinda "binding" technolgy that allows you to use different technologies together? For instance I've heard the term ASP.NET and also PHP.NET

Can anyone give us a simple explanation as to what .NET is?

Andy

Abhishek Reddy's picture

He has: 3,348 posts

Joined: Jul 2001

andy206uk wrote: Can anyone give us a simple explanation as to what .NET is?

lol! That's the Holy Grail of Microsoft knowledge -- just what is .NET? Afaik, it's a framework for other technologies like ASP, VB, C# and all that jazz.

Joel Spolsky explains rather succinctly:

Quote: [b]One Runtime To Rule Them All[/b]

And along came .NET. This was a grand project, the super-duper unifying project to clean up the whole mess once and for all. It would have memory management, of course. It would still have Visual Basic, but it would gain a new language, one which is in spirit virtually the same as Visual Basic but with the C-like syntax of curly braces and semicolons. And best of all, the new Visual Basic/C hybrid would be called Visual C#, so you would not have to tell anyone you were a "Basic" programmer any more. All those horrid Windows functions with their tails and hooks and backwards-compatibility bugs and impossible-to-figure-out string-returning semantics would be wiped out, replaced by a single clean object oriented interface that only has one kind of string. One runtime to rule them all. It was beautiful. And they pulled it off, technically. .NET is a great programming environment that manages your memory and has a rich, complete, and consistent interface to the operating system and a rich, super complete, and elegant object library for basic operations.

He has: 1,758 posts

Joined: Jul 2002

That's still no clearer... is it just a way of allowing different programming languages to interact or something?

They have: 2 posts

Joined: Jul 2004

no .NET i mean asp3.0 like vienuke.com. This portal programmed in asp 3.0

druagord's picture

He has: 335 posts

Joined: May 2003

.NET only big change in functionality compare to old style asp is that you can access the hotmail passport with it so for example you could use it to show who is available for chat on a web page. the rest of .NET is just standard asp but with little change juste to make sure you have to pay for new exams to stay certified. old style asp was ok for oop too and i don't think asp.net change anything related to object

IF , ELSE , WHILE isn't that what life is all about

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.