473,698 Members | 2,371 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

ASP.NET with conventional technologies

I'd like to build a .NET app. that will be a mixture .NET and conventional
technologies.
Here how I see it.
1. HTML pages are static (predesigned) pages. They use JavaScript to handle
user interface.
The user interface with data (tables, combos) is result of XSLT
transformation.
2. The user submits requests to an ASPX page.
For all business processing (data retrival, data manipulation and so forth)
the aspx page calls a c# code
(could be in an external dll).
3. The html page will get an XML back that is getting transformed into html
on a client site.
I will also need a server site transformation.

Can someone show how that can be done in her Majesty DOTNET?

Thanks
Nov 18 '05 #1
2 1282
Her Majesty's .net says that's you are doing hell lot of extra work for your
needs
here's the reason why:
1. HTML Pages are static.. yes they are static in the sense they don't do
much by themselves
2. You want static pages.. with javascript... (equals a rendered aspx page)
and you don't data to displayed as a result of xsl
transform...(eq uivalent to a datagrid or a repeater control rendered on html
page- at the end of it you all you will have is a table)
3. You want all the processing to be done by aspx page and then you will
probably want to call
yet another html page (how are you going to pass the data ?)

so let me get it clear... you idea seems do-able but not your have not given
a thought to the overheads you are adding !!!
(stylesheet for every transform you need... transforms for html pages...
considering you want html on client side.. consider an update statement
somewhere or an add
aspx pages to receive the post... )
- my feeling is that you can pull it off... but it will not be fast enough
for you to actually oh wow... look at that...
here's the reason why:
- you will always have data in a database so consider database query
- so you will get a dataset or something equivalent... get the xml
- load a stylesheet and transform to get the static html...
- say you want to post a form to an aspx page...
- you post it.. you read the query string or the forms collection... and you
call the method determined by a your page.. be the parameters passed
- you update and go back to step 1 by generating xml and doing a
transform...
so you are not using many features of .net as such... so why bother with it
.... might as well do it in asp?
(trust me i wouldn't even go near such a design... and considering that you
are new - from your posts earlier.... i would say DON'T)
--
Regards,
HD
Once a Geek.... Always a Geek
"Mark Goldin" <ma********@com cast.net> wrote in message
news:%2******** **********@tk2m sftngp13.phx.gb l...
I'd like to build a .NET app. that will be a mixture .NET and conventional
technologies.
Here how I see it.
1. HTML pages are static (predesigned) pages. They use JavaScript to
handle
user interface.
The user interface with data (tables, combos) is result of XSLT
transformation.
2. The user submits requests to an ASPX page.
For all business processing (data retrival, data manipulation and so
forth)
the aspx page calls a c# code
(could be in an external dll).
3. The html page will get an XML back that is getting transformed into
html
on a client site.
I will also need a server site transformation.

Can someone show how that can be done in her Majesty DOTNET?

Thanks

Nov 18 '05 #2
sorry awful.. made lots of mistakes (spell check increased the numbers)...
had to keep going up a few times to add more things
okay the thing is that you will have too many things to look after to do one
thing
rather just stick to aspx....

--
Regards,
HD
Once a Geek.... Always a Geek
"Hermit Dave" <he************ @CAPS.AND.DOTS. hotmail.com> wrote in message
news:Oy******** *****@TK2MSFTNG P12.phx.gbl...
Her Majesty's .net says that's you are doing hell lot of extra work for
your needs
here's the reason why:
1. HTML Pages are static.. yes they are static in the sense they don't do
much by themselves
2. You want static pages.. with javascript... (equals a rendered aspx
page)
and you don't data to displayed as a result of xsl
transform...(eq uivalent to a datagrid or a repeater control rendered on
html page- at the end of it you all you will have is a table)
3. You want all the processing to be done by aspx page and then you will
probably want to call
yet another html page (how are you going to pass the data ?)

so let me get it clear... you idea seems do-able but not you have not
given a thought to the overheads you are adding !!!
(stylesheet for every transform you need... transforms for html pages...
considering you want html on client side.. consider an update statement
somewhere or an add
aspx pages to receive the post... )
- my feeling is that you can pull it off... but it will not be fast enough
for you to actually oh wow... look at that...
here's the reason why:
- you will always have data in a database so consider database query
- so you will get a dataset or something equivalent... get the xml
- load a stylesheet and transform to get the static html...
- say you want to post a form to an aspx page...
- you post it.. you read the query string or the forms collection... and
you call the method determined by a your page.. be the parameters passed
- you update and go back to step 1 by generating xml and doing a
transform...
so you are not using many features of .net as such... so why bother with
it ... might as well do it in asp?
(trust me i wouldn't even go near such a design... and considering that
you are new - from your posts earlier.... i would say DON'T)
--
Regards,
HD
Once a Geek.... Always a Geek
"Mark Goldin" <ma********@com cast.net> wrote in message
news:%2******** **********@tk2m sftngp13.phx.gb l...
I'd like to build a .NET app. that will be a mixture .NET and
conventional
technologies.
Here how I see it.
1. HTML pages are static (predesigned) pages. They use JavaScript to
handle
user interface.
The user interface with data (tables, combos) is result of XSLT
transformation.
2. The user submits requests to an ASPX page.
For all business processing (data retrival, data manipulation and so
forth)
the aspx page calls a c# code
(could be in an external dll).
3. The html page will get an XML back that is getting transformed into
html
on a client site.
I will also need a server site transformation.

Can someone show how that can be done in her Majesty DOTNET?

Thanks


Nov 18 '05 #3

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

Similar topics

0
1414
by: melledge | last post by:
XTECH 2005 Program Available - Web Technologies, Browsers, Open Data, and XML Headline Event XTECH 2005 http://www.xtech.org takes place 24-27 May at the RAI Centre, Amsterdam, The Netherlands. The full program can be found at: http://www.xtech-conference.org/2005/schedule.asp This year's event brings to the forefront Web Technologies, Open Data, Browser Technologies, and XML. Chaired by Edd Dumbill, XTECH speakers represent many...
0
2301
by: Stylus Studio | last post by:
DataDirect XQuery(TM) is the First Embeddable Component for XQuery That is Modeled after the XQuery API for Java(TM) (XQJ) BEDFORD, Mass.--Sept. 20, 2005--DataDirect Technologies (http://www.datadirect.com), the software industry leader in standards-based components for connecting applications to data and an operating unit of Progress Software Corporation, today announced the release of DataDirect XQuery(TM), the first embeddable...
9
2365
by: Lyle Fairfield | last post by:
It's confusing. Many people here and elsewhere make many different predictions: There's an introduction mentioning some aspects of this at http://msdn.microsoft.com/data/mdac/techinfo/default.aspx? pull=/library/en-us/dnmdac/html/data_mdacroadmap.asp revised Sep 2005 (upper case conversions are mine)
0
1511
by: Piotr Nienaltowski | last post by:
!!! DEADLINE FOR PAPER SUBMISSIONS HAS BEEN EXTENDED UNTIL FEBRUARY 26, 2004 !!! ---------------------------------------------------------------- .NET TECHNOLOGIES 2004 2nd International Workshop on .NET Technologies University of West Bohemia Pilsen (Czech Republic) May 31 - June 2, 2004
0
1314
by: Doru Pacurari | last post by:
Hello everyone, Background information: OS: Win 2000 Server Development environment: Microsoft C++ .NET, version 7.1.3088, BUT code written in conventional C++ Problem:
0
1289
by: fblake | last post by:
Boulogne, France (17th February) Lassalle Technologies, a leading supplier of powerful flowcharting/diagramming components, today released a much-anticipated upgrade to its highly acclaimed product AddFlow for .NET. AddFlow for .NET is a .NET Windows Forms Custom control that is useful each time you need to display and use relationships between objects in your application. The new V2.0, created with Visual Studio 2005, introduces new...
0
969
by: =?Utf-8?B?QU1lcmNlcg==?= | last post by:
..NET suggests but does not enforce a conventional signature for events, namely two parameters 'sender as object' and 'e as XxxEventArgs'. If you deviate from this convention, things work fine, but FxCop complains (at least 1.32 does). If I ignore the convention, what I have is a method whose signature is designed by the object's programmer and whose implementation deliberately left to the consumer to omit or implement as he sees fit. ...
0
1030
by: Allen Maki | last post by:
I would be pleased if someone gives me a general idea; how I am going to do this. I am using visual C++ .NET 2003. I made a simple program using conventional C++ code. This program accepts data from the user, does some calculations and outputs the result back to the user using the console.
0
8683
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8609
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
9170
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9031
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8901
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
7739
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6528
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
4622
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3052
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

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.