473,480 Members | 1,492 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

new Ajax Site

I'm about to finally make the jump and start a new site using AJAX. THe
question i have for all of you AJAX developers out there is which one?

1. The Standard AJAX frame work
2. The Tool kit.
3. Or are there others out there.
4. Should i not do AJAX at all because it still posts back the entire page
even though
only the section is refreshed. (someone tell me i'm wrong here and why
please!)

This is a big site with a lot of information and i'm a little concerned
about speed hits due to AJAX. Should i be?

thanks you and and all advise appreciated.

--
thanks (as always)
some day i''m gona pay this forum back for all the help i''m getting
kes
Jun 5 '07 #1
8 1685
"WebBuilder451" <We***********@discussions.microsoft.comwrote in message
news:48**********************************@microsof t.com...
3. Or are there others out there.
I use this almost exclusively:
http://anthemdotnet.com/
--
http://www.markrae.net

Jun 5 '07 #2

"Mark Rae" <ma**@markNOSPAMrae.netwrote in message
news:e9**************@TK2MSFTNGP03.phx.gbl...
"WebBuilder451" <We***********@discussions.microsoft.comwrote in message
news:48**********************************@microsof t.com...
>3. Or are there others out there.

I use this almost exclusively:
http://anthemdotnet.com/
--
http://www.markrae.net
Going to their site gives runtime errors. Not a good start if their site
cannot use their controls without problems.

Jun 5 '07 #3
"Lloyd Sheen" <a@b.cwrote in message
news:E2**********************************@microsof t.com...
Going to their site gives runtime errors. Not a good start if their site
cannot use their controls without problems.
Fair comment. I've sent them an email...
--
http://www.markrae.net

Jun 5 '07 #4
"Lloyd Sheen" <a@b.cwrote in message
news:E2**********************************@microsof t.com...
Going to their site gives runtime errors.
Seems to be fixed now...
--
http://www.markrae.net

Jun 5 '07 #5
no other oppinions? Are all of you saying that the tool kit is not useful. Or
that this is the only realistic choice?

Thnaks
KES
--
thanks (as always)
some day i''m gona pay this forum back for all the help i''m getting
kes
"WebBuilder451" wrote:
I'm about to finally make the jump and start a new site using AJAX. THe
question i have for all of you AJAX developers out there is which one?

1. The Standard AJAX frame work
2. The Tool kit.
3. Or are there others out there.
4. Should i not do AJAX at all because it still posts back the entire page
even though
only the section is refreshed. (someone tell me i'm wrong here and why
please!)

This is a big site with a lot of information and i'm a little concerned
about speed hits due to AJAX. Should i be?

thanks you and and all advise appreciated.

--
thanks (as always)
some day i''m gona pay this forum back for all the help i''m getting
kes
Jun 5 '07 #6

"WebBuilder451" <We***********@discussions.microsoft.comwrote in message
news:55**********************************@microsof t.com...
no other oppinions? Are all of you saying that the tool kit is not useful.
Or
that this is the only realistic choice?

Thnaks
KES
--
thanks (as always)
some day i''m gona pay this forum back for all the help i''m getting
kes
"WebBuilder451" wrote:
>I'm about to finally make the jump and start a new site using AJAX. THe
question i have for all of you AJAX developers out there is which one?

1. The Standard AJAX frame work
2. The Tool kit.
3. Or are there others out there.
4. Should i not do AJAX at all because it still posts back the entire
page
even though
only the section is refreshed. (someone tell me i'm wrong here and why
please!)

This is a big site with a lot of information and i'm a little concerned
about speed hits due to AJAX. Should i be?

thanks you and and all advise appreciated.

--
thanks (as always)
some day i''m gona pay this forum back for all the help i''m getting
kes
I have been using a combo of the AJAX framework and the tool kit. I don't
think that development wise these products are really ready from a WYSIWYG
point of view. Once you use the controls much of the IDE will be lost to
you including Intellisence etc.

But the framework and toolkit do work. I got around some of the problems by
creating webcontrols and doing the debugging of those controls in a testbed
environment.

Another advantage is price (free) and there are lots of tutorials and videos
to get you started.

Lloyd Sheen

Jun 5 '07 #7
I appreciate the continued indulgence on my part.

1. Does this mean this is really not ready for a large site.
2. are there others that are fully functional even if they need t obe
purchesed?
3. again i really need to ask the response question. Because the call-back
really does a posting with the entire page (so it was demonstrated at a
dot.net usergroup meeting) have you noticed a tack of responsiveness?

to clarify: The site i'm going to be upgrading contains stock market data
and analysis information totalling about 50,000+ charts and reports. These
reports and charts are created using normalized and denormalized data.
ColdFusion handles the current very well, but the future is dot.net (so the
holy church of MS says). So the final question for me is to AJAX or not?

Thanks I'll buy you lunch if you ever get to Chicago.
KES
--
thanks (as always)
some day i''m gona pay this forum back for all the help i''m getting
kes
"Lloyd Sheen" wrote:
>
"WebBuilder451" <We***********@discussions.microsoft.comwrote in message
news:55**********************************@microsof t.com...
no other oppinions? Are all of you saying that the tool kit is not useful.
Or
that this is the only realistic choice?

Thnaks
KES
--
thanks (as always)
some day i''m gona pay this forum back for all the help i''m getting
kes
"WebBuilder451" wrote:
I'm about to finally make the jump and start a new site using AJAX. THe
question i have for all of you AJAX developers out there is which one?

1. The Standard AJAX frame work
2. The Tool kit.
3. Or are there others out there.
4. Should i not do AJAX at all because it still posts back the entire
page
even though
only the section is refreshed. (someone tell me i'm wrong here and why
please!)

This is a big site with a lot of information and i'm a little concerned
about speed hits due to AJAX. Should i be?

thanks you and and all advise appreciated.

--
thanks (as always)
some day i''m gona pay this forum back for all the help i''m getting
kes

I have been using a combo of the AJAX framework and the tool kit. I don't
think that development wise these products are really ready from a WYSIWYG
point of view. Once you use the controls much of the IDE will be lost to
you including Intellisence etc.

But the framework and toolkit do work. I got around some of the problems by
creating webcontrols and doing the debugging of those controls in a testbed
environment.

Another advantage is price (free) and there are lots of tutorials and videos
to get you started.

Lloyd Sheen
Jun 5 '07 #8
You should use ASP.NET AJAX because it is Microsoft's solution that will
soon be integrated directly into ASP.NET and Visual Studio (Orcas).
http://ajax.asp.net/
Additionally, you can add on the AJAX Control Toolkit in cases where it's
beneficial to you.

You do not necessarily need to post the whole page back during an AJAX call;
it is configurable in a variety of ways and supports a variety of ways to do
AJAX calls.

--
I hope this helps,
Steve C. Orr,
MCSD, MVP, CSM, ASPInsider
http://SteveOrr.net

"WebBuilder451" <We***********@discussions.microsoft.comwrote in message
news:48**********************************@microsof t.com...
I'm about to finally make the jump and start a new site using AJAX. THe
question i have for all of you AJAX developers out there is which one?

1. The Standard AJAX frame work
2. The Tool kit.
3. Or are there others out there.
4. Should i not do AJAX at all because it still posts back the entire page
even though
only the section is refreshed. (someone tell me i'm wrong here and why
please!)

This is a big site with a lot of information and i'm a little concerned
about speed hits due to AJAX. Should i be?

thanks you and and all advise appreciated.

--
thanks (as always)
some day i''m gona pay this forum back for all the help i''m getting
kes
Jun 5 '07 #9

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

Similar topics

5
2376
by: toffee | last post by:
Hi, I need some pointers as I have no idea how to get started. I have a large table which pulls data from a mysql db. Because of the large number of records, it clugs up lot of memory and the...
1
1321
by: Mike | last post by:
Hi, I have a component that resides on the server side (distributed). This component will trigger some events that I need to catch in an ASP.NET form.
3
1583
gchq
by: gchq | last post by:
Hi there Passing variables to a new window was quite easy before Ajax, just write a window.open script and include it under the button click event with the variables being including in the url and...
6
1537
by: Jonathan Wood | last post by:
Greetings, I'd like to implement some AJAX features on an existing ASP.NET site. I have one example of doing this but, otherwise, don't know much about it. I have one question, though, about...
3
1625
by: mazdotnet | last post by:
Hi guys, On my work computer I had VisualStudio 2005, AJAX 1.0 and AJAX toolkit installed. 2 days ago I installed VisualStudio 2008 and every AJAX test that I do (IIS), does a postback. When I...
2
2368
by: vunet | last post by:
I've been thinking about how AJAX sites implement page browsing when in fact the whole site is on one page. I know I may store page content in array and add new content to this array as user clicks...
5
3076
by: simon | last post by:
hello, I have a server set up on my local (home) network and can not get an ajax application to run on the box. it works fine on our developement server and also works fine locally. I...
4
1586
by: Henok Girma | last post by:
Hello, i have developed an AJAX enabled web app, but when i try to deploy it on the production server, it craps out.. and it's a rather strange error i get, and i have no were to go with it. ...
0
7044
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
6908
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...
0
7087
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...
0
6944
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
4782
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...
0
4483
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
2995
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
2985
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
563
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.