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

Dynamic Control Injection Model?

Hi,
I have been writing for the past 2 months a website purely made of
basically 1 ASPX page
(Default.ASPX) and loading different parts of the website using WebForm
Controls in a Panel.

My main question: Is this going to hurt me when it comes time to
deployment? As in, will caching be handled really badly?

This is something I am very much affraid of, and if that happens will move
to multiple page (old ASP) design model.

Thanks,
Leeor
Nov 17 '05 #1
3 1621
Leeor,

I'm using the same technique. It's working very well on my site.

By the way it's possible to cache usercontrols on an individual basis so
caching wise you should have great control over that...
Sincerely,

--
S. Justin Gengo, MCP
Web Developer

Free code library at:
www.aboutfortunate.com

"Out of chaos comes order."
Nietzche
"Leeor Geva" <le***@chcrx.com> wrote in message
news:uO**************@TK2MSFTNGP09.phx.gbl...
Hi,
I have been writing for the past 2 months a website purely made of
basically 1 ASPX page
(Default.ASPX) and loading different parts of the website using WebForm
Controls in a Panel.

My main question: Is this going to hurt me when it comes time to
deployment? As in, will caching be handled really badly?

This is something I am very much affraid of, and if that happens will move
to multiple page (old ASP) design model.

Thanks,
Leeor

Nov 17 '05 #2
Justin,

How do you handle when someone wants to add a certain section of the
website to Favorties? Or if you want to link to a certain section?

Thanks,
Leeor

"S. Justin Gengo" <sj*****@aboutfortunate.com> wrote in message
news:%2****************@TK2MSFTNGP10.phx.gbl...
Leeor,

I'm using the same technique. It's working very well on my site.

By the way it's possible to cache usercontrols on an individual basis so
caching wise you should have great control over that...
Sincerely,

--
S. Justin Gengo, MCP
Web Developer

Free code library at:
www.aboutfortunate.com

"Out of chaos comes order."
Nietzche
"Leeor Geva" <le***@chcrx.com> wrote in message
news:uO**************@TK2MSFTNGP09.phx.gbl...
Hi,
I have been writing for the past 2 months a website purely made of
basically 1 ASPX page
(Default.ASPX) and loading different parts of the website using WebForm
Controls in a Panel.

My main question: Is this going to hurt me when it comes time to
deployment? As in, will caching be handled really badly?

This is something I am very much affraid of, and if that happens will move to multiple page (old ASP) design model.

Thanks,
Leeor


Nov 17 '05 #3
Leeor,

Good question! Right now I'm not. (But my website is small.)

But we're gearing up to use the same technique at my company for all our
company websites, we like it so much, and we'll need to allow links there.

Our plan is to use querystring values to dynamically load the correct user
controls that way favorites and links of all kinds will work since they will
be unique.

--
S. Justin Gengo, MCP
Web Developer

Free code library at:
www.aboutfortunate.com

"Out of chaos comes order."
Nietzche
"Leeor Geva" <le***@chcrx.com> wrote in message
news:O1**************@tk2msftngp13.phx.gbl...
Justin,

How do you handle when someone wants to add a certain section of the
website to Favorties? Or if you want to link to a certain section?

Thanks,
Leeor

"S. Justin Gengo" <sj*****@aboutfortunate.com> wrote in message
news:%2****************@TK2MSFTNGP10.phx.gbl...
Leeor,

I'm using the same technique. It's working very well on my site.

By the way it's possible to cache usercontrols on an individual basis so
caching wise you should have great control over that...
Sincerely,

--
S. Justin Gengo, MCP
Web Developer

Free code library at:
www.aboutfortunate.com

"Out of chaos comes order."
Nietzche
"Leeor Geva" <le***@chcrx.com> wrote in message
news:uO**************@TK2MSFTNGP09.phx.gbl...
Hi,
I have been writing for the past 2 months a website purely made of
basically 1 ASPX page
(Default.ASPX) and loading different parts of the website using WebForm Controls in a Panel.

My main question: Is this going to hurt me when it comes time to
deployment? As in, will caching be handled really badly?

This is something I am very much affraid of, and if that happens will move to multiple page (old ASP) design model.

Thanks,
Leeor



Nov 17 '05 #4

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

Similar topics

7
by: pysim | last post by:
Hi, I have a couple of general requests for pointers to python examples and design advice. I'm looking for examples of MVC-based GUI controls done in python (model-view-controller). Also,...
3
by: jason | last post by:
How does one loop through the contents of a form complicated by dynamic construction of checkboxes which are assigned a 'model' and 'listingID' to the NAME field on the fly in this syntax:...
4
by: Griff | last post by:
I have a multi-page ASP web application that uses information sent to it from the client in the Request.Forms collection, the Request.QueryString collection and the Request.Cookie collection. ...
31
by: NickName | last post by:
/* goal: dynamic evaluation of table row platform: sql 2000 */ use northwind; declare @tbl sysname set @tbl = 'customers' EXEC('select count(*) from ' +@tbl)
6
by: MikeY | last post by:
Hi Everyone, Does anyone know where I can get my hands on a sample with source code of a simple dynamic button control in C# Windows form. I am looking for a sample that uses a class library...
4
by: Brian Shannon | last post by:
I have 3 combo boxes and two date text boxes on a .aspx page. The user can fill in any of the 5 controls or none to filter a datagrid. I was hoping someone could explain how to efficiently build...
0
by: Pascal Costanza | last post by:
Dynamic Languages Day @ Vrije Universiteit Brussel ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Monday, February 13, 2006, VUB Campus Etterbeek The VUB (Programming Technology Lab,...
29
by: sinbuzz | last post by:
Hi, I'm curious about the best way to avoid SQL Injection attacks against my web server. Currently I'm on IIS. I might be willing to switch to something like Apache but I'm not sure if SQL...
11
by: Ronald S. Cook | last post by:
I've read a few posts on the stored procedure vs dynamic sql debate. I ran a few performance test for myself and it appears to be a wash. Given that, I'm leaning toward dynamic sql mostly...
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: 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
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
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,...
0
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...

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.