Click here to Skip to main content
15,921,959 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: Why it takes forever to load an ASP page on WinXP Pro? Pin
mrhsean28-May-02 18:47
mrhsean28-May-02 18:47 
GeneralRe: Why it takes forever to load an ASP page on WinXP Pro? Pin
Chan Chee Wah28-May-02 19:53
Chan Chee Wah28-May-02 19:53 
GeneralRe: Why it takes forever to load an ASP page on WinXP Pro? Pin
mrhsean30-May-02 15:32
mrhsean30-May-02 15:32 
GeneralUsing Out OfProc Component Pin
patty22-May-02 20:19
patty22-May-02 20:19 
GeneralRe: Using Out OfProc Component Pin
Jonathan Craig23-May-02 10:14
Jonathan Craig23-May-02 10:14 
GeneralRe: Using Out OfProc Component Pin
Jonathan Craig24-May-02 3:11
Jonathan Craig24-May-02 3:11 
GeneralRe: Using Out OfProc Component Pin
patty26-May-02 18:39
patty26-May-02 18:39 
GeneralASP.NET and the bigger picture Pin
Paul Watson22-May-02 3:43
sitebuilderPaul Watson22-May-02 3:43 
(Haven't got much time right now to flesh this thought out, but please feel free to develop it further)

Is ASP.NET really a step in the right direction when it comes to creating web sites?

The reason I ask is that I am having a tough time reconcilling ASP.NET into the XML and XSL (producing (X)HTML) vision of the web.

Yes, ASP.NET brings some wonderful features to the table. Being able to use a fully fledged language (like C#) instead of a handicapped scripting language is great. So is the concept of web forms with VB like controls (though they have a long way towards being really useful when you have cross browser and accessibility considerations.)

My concerns really have to do with when you are attempting to manage a large website which has both content-driven (e.g. an article page) and function-driven (e.g. a e-commerce ordering page) pages.

Currently we strive to ensure content is stored in XML files with XSL outputting XHTML to the client. This is great especially when you need to repurpose to different devices or you need to syndicate your content to other sites or applications.

When we need a functional page however it becomes a bit more complex tying it all together, but nothing too hectic.

Now however we have ASP.NET with code behind files. Programatically producing an Web Form is a lot trickier than a normal ASP page. Things need to be re-compiled, classes can't have duplicates etc. etc. This gives a CMS system a lot of extra stick really.


So just how does ASP.NET fit into the bigger picture of producing extensible, standards compliant and manageable websites?

regards,
Paul Watson
Bluegrass
Cape Town, South Africa

The greatest thing you'll ever learn is just to love, and to be loved in return - Moulin Rouge

Tim Smith wrote:
Over here in the third world of humor (a.k.a. BBC America),

peterchen wrote:
We should petition microsoft to a "target=_Paul" attribute.
GeneralInvoking IE SaveAs dialog using Javascript Pin
22-May-02 3:39
suss22-May-02 3:39 
GeneralASP Socket Connection Pin
Sameer Maggon21-May-02 21:05
Sameer Maggon21-May-02 21:05 
GeneralRe: ASP Socket Connection Pin
zakimurtaza21-May-02 21:36
zakimurtaza21-May-02 21:36 
GeneralError using COM+ app with ASP.Net Pin
Marshall21-May-02 9:39
Marshall21-May-02 9:39 
GeneralRe: (solved) Error using COM+ app with ASP.Net Pin
Marshall21-May-02 10:15
Marshall21-May-02 10:15 
QuestionWhere do the controls go? Pin
SHaroz21-May-02 9:05
SHaroz21-May-02 9:05 
AnswerRe: Where do the controls go? Pin
MS le Roux22-May-02 0:49
MS le Roux22-May-02 0:49 
GeneralCustom webcontrols and postback data Pin
Ludwig Stuyck20-May-02 21:33
Ludwig Stuyck20-May-02 21:33 
GeneralRe: Custom webcontrols and postback data Pin
MS le Roux22-May-02 0:51
MS le Roux22-May-02 0:51 
Generalvisiting other sites wothout logging out Pin
Ann20-May-02 20:20
Ann20-May-02 20:20 
GeneralValidator controls - Netscape browser Pin
20-May-02 5:33
suss20-May-02 5:33 
GeneralRe: Validator controls - Netscape browser Pin
Todd Smith21-May-02 5:58
Todd Smith21-May-02 5:58 
QuestionWHY??? Pin
Vlad Beu20-May-02 0:55
Vlad Beu20-May-02 0:55 
AnswerRe: WHY??? Pin
Philip Patrick20-May-02 9:32
professionalPhilip Patrick20-May-02 9:32 
GeneralPost a form to an asp.net page from a WinForm Pin
phalc18-May-02 5:52
phalc18-May-02 5:52 
GeneralRe: Found the problem Pin
phalc18-May-02 6:12
phalc18-May-02 6:12 
GeneralP/Invoke dll from ASP.NET codes Pin
17-May-02 9:27
suss17-May-02 9:27 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.