Click here to Skip to main content
15,884,986 members
Home / Discussions / Web Development
   

Web Development

 
QuestionDragging and Dropping Pin
bai_deb9-Feb-09 1:20
bai_deb9-Feb-09 1:20 
AnswerRe: Dragging and Dropping Pin
Perspx9-Feb-09 6:58
Perspx9-Feb-09 6:58 
GeneralRe: Dragging and Dropping Pin
bai_deb9-Feb-09 20:34
bai_deb9-Feb-09 20:34 
QuestionDrag and Drop Pin
cooltoad1238-Feb-09 22:55
cooltoad1238-Feb-09 22:55 
QuestionMake Round the Decimal number from 123.456 to 123.45 Asp.Net Pin
manovijay8-Feb-09 22:29
manovijay8-Feb-09 22:29 
AnswerRe: Make Round the Decimal number from 123.456 to 123.45 Asp.Net Pin
markymark829-Feb-09 3:59
markymark829-Feb-09 3:59 
QuestionProblem Sorting In Gird View Pin
nitpall8-Feb-09 21:14
nitpall8-Feb-09 21:14 
QuestionResilience of the DOM Pin
JimmyRopes8-Feb-09 3:24
professionalJimmyRopes8-Feb-09 3:24 
This is a general question about the size of the DOM and garbage collection of released objects.

I find myself in the position of referee between some opposing designs and would like to ask if anyone has experience with object disposal in the DOM.

Basically the two approaches are to re-post the page whenever there is a request for a new component or build a monolithic page that keeps being dynamically refashioned by disposing of existing DOM objects and attaching new ones.

It sounds complicated because it is and I know in theory that it can work but I have concerns about trying to put 10 Kg of stuff in a 5 Kg system.

I don’t want to dismiss the monolithic design out of hand for two reasons; first, I need to work with the person who proposed it for the next year and don’t want to make an enemy, and, second, she is an employee and I am a contractor so I don’t want to make an enemy and have to watch out for hidden daggers, a point the project manager cautioned me about.

When I confronted the person in a head on confrontation the PM said that she liked that I broke the grip on power in the team but to beware that this person holds a grudge and probably will try to get back at me in the future. I don’t need this drama but here I am dealing with it every day.

I am personally leaning towards post a new page whenever a major change is requested like working on a completely different component and using AJAX to service minor changes in the page like requesting details of the component that is currently being worked on but I want to be diplomatic because of what I mentioned above.

Do any of you have any horror stories, or success stories, about implementing a monolithic system where the initial page is served up and major revisions to the DOM are happening for an extended period of time?


Simply Elegant Designs JimmyRopes Designs
Think inside the box! ProActive Secure Systems

I'm on-line therefore I am.
JimmyRopes



AnswerRe: Resilience of the DOM Pin
Shog98-Feb-09 7:54
sitebuilderShog98-Feb-09 7:54 
GeneralRe: Resilience of the DOM Pin
JimmyRopes8-Feb-09 11:52
professionalJimmyRopes8-Feb-09 11:52 
QuestionOnMouseUp Event Pin
Manas Bhardwaj7-Feb-09 12:22
professionalManas Bhardwaj7-Feb-09 12:22 
AnswerRe: OnMouseUp Event Pin
Shog97-Feb-09 17:18
sitebuilderShog97-Feb-09 17:18 
QuestionCross-Domain Scripting Pin
il_manti7-Feb-09 5:31
il_manti7-Feb-09 5:31 
AnswerRe: Cross-Domain Scripting Pin
Shog97-Feb-09 7:07
sitebuilderShog97-Feb-09 7:07 
QuestionImplement common JS to Textboxes Pin
ketan bader6-Feb-09 20:34
ketan bader6-Feb-09 20:34 
AnswerRe: Implement common JS to Textboxes Pin
Perspx6-Feb-09 20:52
Perspx6-Feb-09 20:52 
QuestionWhich website is good to purchase image libraries for creating a business website? Pin
T4AMD6-Feb-09 18:58
T4AMD6-Feb-09 18:58 
AnswerRe: Which website is good to purchase image libraries for creating a business website? Pin
ziwez07-Feb-09 7:12
ziwez07-Feb-09 7:12 
QuestionIIS7 Not passing Headers? Pin
MaxRelaxman6-Feb-09 4:19
MaxRelaxman6-Feb-09 4:19 
QuestionHow to maintain row position in Gridview inside the panel? Pin
hifiger20045-Feb-09 12:20
hifiger20045-Feb-09 12:20 
QuestionMaking controls visible using javascript Pin
nainakarri5-Feb-09 5:29
nainakarri5-Feb-09 5:29 
AnswerRe: Making controls visible using javascript Pin
vaghelabhavesh5-Feb-09 6:04
vaghelabhavesh5-Feb-09 6:04 
GeneralRe: Making controls visible using javascript Pin
megivimal22-Jul-09 4:42
megivimal22-Jul-09 4:42 
QuestionOpen a Large pdf fomr sql database using vbscript, asp clasic Pin
DotNetCoderJunior5-Feb-09 3:00
DotNetCoderJunior5-Feb-09 3:00 
AnswerRe: Open a Large pdf fomr sql database using vbscript, asp clasic Pin
SeMartens5-Feb-09 21:11
SeMartens5-Feb-09 21:11 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.