Re: This seems slow...Why???
From: Bob McCormick (anonymous_at_discussions.microsoft.com)
Date: 03/03/04
- Next message: Tu-Thach: "RE: sql database connection"
- Previous message: Andrew Stephen: "DataAdapter.Update - batch or round trips?"
- In reply to: Miha Markic [MVP C#]: "Re: This seems slow...Why???"
- Next in thread: Miha Markic [MVP C#]: "Re: This seems slow...Why???"
- Reply: Miha Markic [MVP C#]: "Re: This seems slow...Why???"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 2 Mar 2004 16:56:06 -0800
Hi Miha,
Initially yes, but I have since cleared all of the data binding properties and it's still slow. But even after doing that, I still see data loading in the form when I rerun. Almost like what I deleted never happened, yet there aren't any databindings viewable in properties, and I've also looked in the generated code too.
This is much too strange. Using VS2003, so not sure if I'm completely lost (probably) or something still not right in code.
Regardless, even if I had bound my controls, this seems incredibly slow to me for such a simple form. What would be faster? Doing everything manually and not binding at all? No problem if that's the case, just lost some of the lustre however.
I'm terribly confused at this point and certainly couldn't live with this performance. This is worse than Java a couple of revs back!
Appreciate any thoughts you'd care to share.
Thanks...Bob
- Next message: Tu-Thach: "RE: sql database connection"
- Previous message: Andrew Stephen: "DataAdapter.Update - batch or round trips?"
- In reply to: Miha Markic [MVP C#]: "Re: This seems slow...Why???"
- Next in thread: Miha Markic [MVP C#]: "Re: This seems slow...Why???"
- Reply: Miha Markic [MVP C#]: "Re: This seems slow...Why???"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|