473,388 Members | 1,213 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,388 software developers and data experts.

Doubt ASP.net vs classic ASP

Hi... I have tryed my best to understand the asp.net, but the visual of
asp.net pages are the most complicated, because on asp we have total control
over the layout the page, on the asp.net for example we have a lot of
components, like tables wich already have paging, etc.. a lot of code must
be rewritten...

I am having a lot of dificulties to try converting my asp projects to
asp.net... what do you think about this?
Jan 27 '07 #1
4 1723
Paulo wrote:
Hi... I have tryed my best to understand the asp.net, but the visual
of asp.net pages are the most complicated, because on asp we have
total control over the layout the page, on the asp.net for example we
have a lot of components, like tables wich already have paging, etc..
a lot of code must be rewritten...

I am having a lot of dificulties to try converting my asp projects to
asp.net... what do you think about this?
I'm not sure what to think about this, except ...

There was no way for you to know it (except maybe by browsing through some
of the previous questions in this newsgroup before posting yours - always a
recommended practice) , but this is a classic asp newsgroup. ASP.Net bears
very little resemblance to classic ASP so, while you may be lucky enough to
find a dotnet-knowledgeable person here who can answer your question, you
can eliminate the luck factor by posting your question to a group where
those dotnet-knowledgeable people hang out. I suggest
microsoft.public.dotnet.framework.aspnet.

If there is no need to convert, then don't convert.
--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"
Jan 27 '07 #2

"Paulo" <pr*****@uol.com.brwrote in message
news:%2***************@TK2MSFTNGP06.phx.gbl...
Hi... I have tryed my best to understand the asp.net, but the visual of
asp.net pages are the most complicated, because on asp we have total
control over the layout the page, on the asp.net for example we have a lot
of components, like tables wich already have paging, etc.. a lot of code
must be rewritten...

I am having a lot of dificulties to try converting my asp projects to
asp.net... what do you think about this?
I have been using ASP.NET lately, it has some really good points about it.
but the controls are not one of them as far as I'm concerned.

The use of classes and web services and the ability to post info and return
info to the server without reloading the page are the points I like.

Jan 27 '07 #3

"Paulo" <pr*****@uol.com.brwrote in message
news:%2***************@TK2MSFTNGP06.phx.gbl...
Hi... I have tryed my best to understand the asp.net, but the visual of
asp.net pages are the most complicated, because on asp we have total
control over the layout the page, on the asp.net for example we have a lot
of components, like tables wich already have paging, etc.. a lot of code
must be rewritten...

I am having a lot of dificulties to try converting my asp projects to
asp.net... what do you think about this?
You have total control over the layout in ASP.Net. You just need to know
what you are doing. That means you must make the effort to learn it
properly, and that takes time. It's a lot more complicated than classic
ASP. If you are incapable of understanding it no matter how hard you try,
then ASP.Net is not for you.

And yes, since you a changing to a diffferent technology, your pages will
have to be re-written. ASP and ASP.Net have nothing in common.

--
Mike Brind
Jan 27 '07 #4

"Paulo" <pr*****@uol.com.brwrote in message
news:%2***************@TK2MSFTNGP06.phx.gbl...
Hi... I have tryed my best to understand the asp.net, but the visual of
asp.net pages are the most complicated, because on asp we have total
control
over the layout the page, on the asp.net for example we have a lot of
components, like tables wich already have paging, etc.. a lot of code must
be rewritten...

I am having a lot of dificulties to try converting my asp projects to
asp.net... what do you think about this?
Dig deeper and you may find that you can merge your existing 'controls' with
ASP.NET by building your own controls deriving from WebControl.

See:-

http://msdn2.microsoft.com/en-us/lib...5f(vs.80).aspx

Hence you can leverage your existing client side JScript in your new Server
side ASP.NET controls.

As with all things greater flexibility equates to greater complexity.
ASP.NET is considerably more flexibile hence considerably more complex as a
product.

There is a lot more to learn (worse a zillion more different ways to skin
the same cat) and if your going to use it you do need to learn a great deal
if only to be sure you are using it to best effect and not re-inventing
something already present.


Jan 28 '07 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

16
by: Simon Wittber | last post by:
I've noticed that a few ASPN cookbook recipes, which are recent additions, use classic classes. I've also noticed classic classes are used in many places in the standard library. I've been...
7
by: vanisathish | last post by:
Hi All, 1 ) I am using the Date() function to get the current time. But it doesnt tell me the time value in millisec. Is there any API in javascript that returns the current time value with...
20
by: Amit D.Shinde | last post by:
How can i add the scroll bar to my form if the controls are more. I am having lot of of coontrols on my form. for which my form is small. so i want to add the scroll bar to my form. Also if the...
5
by: Kent.Gallinger | last post by:
I have a web application that contains asp.net and classic asp pages. I have a vb.net function that I would like to use in one of the classic asp pages. How can I do this? Can I do this? ...
24
by: MikeR | last post by:
What do y'all see for the future of ASP in light of MS decision to replace FrontPage with a new series of development tools? All of them mention ASP.NET, but no mention of the ASP I love. Mike
8
by: Roshan Mathews | last post by:
According to the precedence rules && has a higher precedence than || and both are 'left to right' associative. So in an expression like ++i || ++j && ++k where i, j, k are 0, -1, 0 (before...
3
by: Paulo | last post by:
Hi everybody, I tried my best to understand asp.net, but I didnt like, I ve been programming classic asp for over 6 years, so I would like to know from you if there is any need to migrate asp pages...
13
by: Kamui Shirow | last post by:
Hello! I will write a snippet to illustrate my doubt: snippet 1: void foo( int l ) { char* tmp; tmp = (char*) malloc( l * sizeof( char ) );
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.