473,396 Members | 1,784 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,396 software developers and data experts.

Migrating Completly to Ajax..Suggestion Needed!

I have a website that i have migrated VS 2003 to VS 2005. I have done
some work like adding master pages and making rest of the pages as
content pages.

However, now i want the site to be completly Ajaxed.

I have a asp.net 2.0's menu control in my master page. I need the
ContentPlaceHolder should only get refreshed when i select any
menuItem. Is there an easy way to do this.

Here is how my page is setup.
1. The form is in the Master Page.
2. Master page has the 3 control a) Header b) footer c) Menu

Thanks for the suggestions,
Von

Oct 3 '06 #1
1 1323
Easy way? It depends on how you have abstracted your data transport. If you
have everything embedded in the ASP.NET code, you are going to have a lot of
retooling. If your data access is in other classes and you are merely
binding, you will find the Ajax switch much easier, as you are pretty much
just changing the way you are calling. If you are also using serializable
data bits, like DataSets, it is much easier than the XXXDataSource controls
(be that SQL, Object, et al).

I would carefully consider what you are doing. I do not find Ajax to be the
best transport layer. It is great for many things, but moving all data
access to Ajax is potentially problematic. And, if you are merely moving
most of the items, I would figure out a definite line for "normal data
acccess" and Ajax prior to moving code around or you will end up with a hard
to maintain site.

Good luck!

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
http://gregorybeamer.spaces.live.com

*************************************************
Think outside of the box!
*************************************************
"Von Shean" <gk******@gmail.comwrote in message
news:11**********************@k70g2000cwa.googlegr oups.com...
>I have a website that i have migrated VS 2003 to VS 2005. I have done
some work like adding master pages and making rest of the pages as
content pages.

However, now i want the site to be completly Ajaxed.

I have a asp.net 2.0's menu control in my master page. I need the
ContentPlaceHolder should only get refreshed when i select any
menuItem. Is there an easy way to do this.

Here is how my page is setup.
1. The form is in the Master Page.
2. Master page has the 3 control a) Header b) footer c) Menu

Thanks for the suggestions,
Von

Oct 4 '06 #2

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

Similar topics

11
by: Yarco | last post by:
I want to use "Ajax" to create my web for hobby. But i don't know whether "Ajax" is mature... And what about with php? Someone have experience on it? ....
6
by: Shai Levi | last post by:
Hi, I'm trying to migrate native c++ class to managed c++ class. The native class header definition looks as: class NativeClass { public: typedef void (CbFunc1)(int n,void* p);
4
by: Collin Peters | last post by:
I have searched the Internet... but haven't found much relating to this. I am wondering on what the best practices are for migrating a developmemnt database to a release database. Here is the...
31
by: Tony | last post by:
I just noticed that prototype.js is one of the files in the Ajax.NET distribution - I'm pretty concerned about this. Does anyone know if this is the same "prototype.js" that is not well-liked...
9
by: skulkrinbait | last post by:
Hello, I need some help please. I need to migrate some applications from OS2 to Windows, the source code is C. I believe this can be done using Lex and Yacc and have installed Cygwin with Flex...
1
by: www.web20developers.com | last post by:
http://www.web20developers.com http://www.web20developers.com/index.php?option=com_content&task=view... Ajallerix : AJAX, simple, fast Web image gallery demo ; at Novell AJAX -...
8
by: Bill Gower | last post by:
I have a webapp that uses the AjaxControlToolkit. The app and ajax works fine when run within my dev server in Visual Studio 2005 but does not work on IIS. Any Suggestions? Bill
1
by: GaryDean | last post by:
I have an asp.net 2.0 website using the ajax toolkit 1.0 running on server2003 using vs2005 on a 32 bit machine. I need to transfer it to my vista 64 bit machine. I'm following the MSDN article:...
4
by: Peter | last post by:
ASP.NET I have an application which use ASP.NET Autocomplete extender which works great. But I have a question how to update all the fields on the screen using Ajax. Users starts typing in a...
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:
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
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...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
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
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...

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.