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

Four ASP.NET Pages in Frames Vs. One ASP.NET Pages

Hello Group,

I have one problem in designing web application.

Currently i have application in asp.net which uses 4 frames in single
page and work on that frame. everytime only frames that need to be
updated is refreshed. Now as per i know frame are not good for
maintanance, programming etc. factors. But i have question is :

If i compose pages from this four pages in a single page and convert
all pages in to different control. Is that make my performance down ?

Because in frame application i only need to update frame which is
required and in here i must refresh whole page whenever anything
happens.

Thank You In Advance.
Manish
Nov 18 '05 #1
1 1050
It depends.
It depends on how complex each of your frames are & how much server side
processing is required for each of them.
Of course there are ways you can optimize the performance so that you don't
have to regenerate the HTML for each control every time the page is
refreshed (although you will still have to re-transmit the HTML each time.)
Look into OutputCache.
Here's more info:
http://msdn.microsoft.com/library/de...utputcache.asp

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://Steve.Orr.net
Hire top-notch developers at http://www.able-consulting.com


"Manish" <ma**************@i-link.co.in> wrote in message
news:9e**************************@posting.google.c om...
Hello Group,

I have one problem in designing web application.

Currently i have application in asp.net which uses 4 frames in single
page and work on that frame. everytime only frames that need to be
updated is refreshed. Now as per i know frame are not good for
maintanance, programming etc. factors. But i have question is :

If i compose pages from this four pages in a single page and convert
all pages in to different control. Is that make my performance down ?

Because in frame application i only need to update frame which is
required and in here i must refresh whole page whenever anything
happens.

Thank You In Advance.
Manish

Nov 18 '05 #2

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

Similar topics

21
by: Akseli Mäki | last post by:
I'm trying to see how valid my code is. The validated complained with following: Line 12, column 32: there is no attribute "TARGET" (explain...). <FRAME NAME="MAINMENU2" TARGET="_top"...
13
by: Stephen Poley | last post by:
Good advice is frequently given in c.i.w.a.* on page structure: matters such as separation of content from presentation, graceful degradation, non-dependence on Flash etc. For some while I've...
8
by: moondaddy | last post by:
Are frame pages really taboo in asp.net and if so, why and what's the down side of using them? I'm trying to use user controls instead, but it seems that a lot of things were a lot easier with...
3
by: Greg Smith | last post by:
I am trying to create a FrontPage web site that uses aspx pages I created with VS. I am having fits trying to aspx pages to appear in a frame. Am I trying to do the impossible or am I just...
2
by: ABC | last post by:
I have a default page which has two frame pages. On the plan, I expected it will forward to login page which show on one frame page only if the users don't login. In fact, both two frame pages...
20
by: M.Siler | last post by:
Let me first by saying I am NOT a .net programmer, but am very skilled with ASP, JavaScript, HTML, DHTML, Flash development. I've been reading through posts here about Frames vs. Master Pages and...
2
by: Fokke Nauta | last post by:
Hi all, I am searching for a script that can change 2 pages in a frame when clicking on 1 link. Example: I have a frameset with 3 pages (content, banner and main). In the content I want to...
7
by: SHC | last post by:
I'm in need of some javascript to load two pages into two seperate iframes which are on two seperate and different pages. Rather complicated I know (and easier done in one frameset), but caused...
10
manuelgk
by: manuelgk | last post by:
Hello everybody, yesterday I had a problem with a script that I developed about 2 months ago. The goal of this script is to detect the click events in the links contained in Web pages and, when...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
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: 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: 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...
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...

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.