Viewing 15 posts - 76 through 90 (of 381 total)
Yes, I will be posting it once I have finished the unit testing and load testing.
Thanks,
Fraggle
January 4, 2012 at 7:45 am
Just an update on this for everyone. Worked with a couple of the .NET guys in the office. Was able to take the entire process and move it...
January 3, 2012 at 9:48 am
Thanks for all of the assistance on this.
Fraggle
December 30, 2011 at 9:30 am
Well I am going to give it a try. I have about the same .NET skills as you do, but I work with some smart people who can help...
December 30, 2011 at 8:55 am
Gila,
There is absolutely no difference in duration after adding the new index. The one using parallism doesn't even use the new index. The execution plans are attached...
December 30, 2011 at 8:39 am
On a different tangent, as C#/VB is pretty darn fast for loops and such, any thoughts on potential performance gain/loss by doing the stuff in a CLR? By this...
December 29, 2011 at 10:48 am
Ok, so I understand the breadcrumbs now. However, I am not seeing how they will eventually get me the Left/Right node for the nested set? Or are you...
December 29, 2011 at 7:57 am
GSquared,
Not familiar with the "Bread Crumb" method. Any references on that one?
Thanks,
Fraggle
December 29, 2011 at 7:00 am
GSquared,
When you say "fall back and punt this" I assume you are referring to a refactoring of the code. Then yes.
However, here is the deal. We...
December 28, 2011 at 2:21 pm
GSquared (12/28/2011)
Can you either post the code in the...
December 28, 2011 at 1:01 pm
GilaMonster (12/28/2011)
Could you try changing the index Test to a unique index on ContactId, ContactGroupId and see what the execution time (with and without parallelism) looks like?
I can and will...
December 28, 2011 at 12:27 pm
Gila,
Sorry for not getting back with you sooner. For some reason I never saw an email. Still not sure what happened.
In answer to your question about the 'test'...
December 28, 2011 at 10:36 am
Gila,
Just wanted to follow up and see if you saw anything on those plans.
Thanks,
Fraggle
December 21, 2011 at 1:00 pm
Gila, more than happy to help. I would be interested to know your thoughts on it. I am usually pretty good on this stuff (at least I...
December 16, 2011 at 8:14 am
Viewing 15 posts - 76 through 90 (of 381 total)