I wouldn't go so far as to say "wrong"... true, it depends on implementation details... but for what? It's just diagnostic info, after all. The only change...
Tony, I agree with Peter. It sounds like you had a very negative experience with what appears to be an incorrect implementation of RUP. I believe that...
And, in fact, Addison-Wesley just published SOFTWARE DEVELOPMENT FOR SMALL TEAMS: A RUP-CENTRIC APPROACH, which is a case study of doing agile development...
Thanks for the book link! I'll definitely buy it! Cheers, Stoyan _____ From: Mike Gunderloy [mailto:MikeG1@...] Sent: Monday, March 01, 2004 4:25 PM ...
I heard about UrlRun since I joined this list. I love it. It makes life better. :) I was thinking it would be cool to add one or two more features to this ...
Let me know where I can download your additions when you're finished :) adam...
Adam Straughan
AdamS@...
Mar 1, 2004 3:22 pm
26954
Kevin, Yes, I did. I don't know to what extent I'm generalizing unfairly from my experience. I worked at a large bank. My judgement as to which processes and...
Hey John, ... I think so... Tim made source available at http://www.cheztabor.com/UrlRunAddIn :) I know Jonas Blunck built some similar add-in, containing menu...
OT'ers -- I need to decompile a .NET binary into C# source code. Without getting into all the gory details, the source was lost b/c of hardware issues, but we...
... Yes, I've had problems like this before. From my experience I can thoroughly recommend: http://www.storage.ibm.com/tape/ ;) John. p.s. I'd say something...
There was a thread on here about not using IFrame for dynamically-generated regions because IFrame was deprecated. I have Googled around for a while and don't...
SteveC
stevec@...
Mar 1, 2004 6:52 pm
26960
Aha. <object title="page#2" data="p2.html" width="80" height="80" frameborder="0" scrolling="no"> </object> But Netscrape 7.1 puts scrollbar-borders on this...
SteveC
stevec@...
Mar 1, 2004 7:58 pm
26961
... I don't think it's a bug. Did you expect it to automatically know what size it should be based on the content inside of the IFrame? Isn't that asking a ...
I think you need a UserControl, right? The IFrame allows you to compose a UI by composing entire pages. The User Control allow you to create tags that...
This page suggests it's not in 4.0 Strict, and that it's a subset functionality of <object type="text/html">... neither of which I fully understand. ...
Hi guys, I'd love to solve this problem alone but this time I *really* need your help! Introduction ... I work as a contractor on an outsourcing project. It is...
Btw, I found this link: http://www.activewin.com/win2000/ntsp7bugs.shtml It "speaks" of NT 4 SP 7 (does it exist?) and a "sluggish network performance"....
Can you tell us a little bit about the hardware (I assume you tested NT4 vs W2k on same/similar hardware... single-proc or multi?) I think MS did reinvent the...
Schweet, I'm not alone. Thanks. How did you find that one? Google never showed me that one. I guess I never fed it the right keyword-combo.... ... From:...
SteveC
stevec@...
Mar 1, 2004 9:35 pm
26969
Hi! Does your process use a "lot" (200-300Mb+) of memory? We have noticed that our app, that sometimes allocates more than 1Gb performs descent on 2k/xp if ...
Hi Anders, First, thanks a lot for the reply! The app is using ~200 RAM in its worst case (when it is loaded at its max). I *really* wish it's the memory...
... In HTML 4.01 STRICT (as well as XHTML 1.0 STRICT, and XHTML 1.1), the entire frames system is deprecated (so, no frame sets, no target attribute on...
Big thanks to you too! NT4's and WK2's run on an exactly same hardware -- uni-processor machines w/ Intel P4 at 2.2 GHz and 512 MB RAM. And yes, I do take...
Hi again! It's NT4:s memory management and how the swap file works on NT4 that is causing the problem if I remember correctly. It swaps earlier than it has ...
Well... Argh! I've recently added an IFRAME for a modal dialog wizard implemented via ShowModalDialog. A window displayed by ShowModalDialog will not "post" to...
Thanks once again! During the tests, the kernel time is almost zero:( The user-mode utilization is almost 100%. So I guess it's not a swapping problem, but...
Hello everybody, Just wondering if there is a news client that could save the whole thread from a news group. So far I am using Outlook Express for news...
Wow, if the cpu utilization is so heavily leaning toward user-mode, then a profiler really ought to provide some valuable insight... At the very least, fire up...