<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" media="screen" href="/App_Themes/default/rss.xslt"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:evnet="http://www.mscommunities.com/rssmodule/"><channel><title>Entries for MetaGunny</title><atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/niners/metagunny/rss/default.aspx" /><image><url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url><title>Entries for MetaGunny</title><link>http://channel9.msdn.com/Niners/metagunny/</link></image><description>Entries, comments and threads posted by MetaGunny</description><link>http://channel9.msdn.com/Niners/metagunny/</link><language>en-us</language><pubDate>Fri, 28 Mar 2008 19:18:59 GMT</pubDate><lastBuildDate>Fri, 28 Mar 2008 19:18:59 GMT</lastBuildDate><generator>EvNet (EvNet, Version=1.0.3608.3122, Culture=neutral, PublicKeyToken=null)</generator><item><title>SQL Transaction Blocking On Foreign Key [SQL Transaction Blocking On Foreign Key]</title><description>I'll try to keep this short.&amp;nbsp; I have about 4 inserts I'm doing.&lt;BR&gt;&lt;BR&gt;The first insert is into a users table in a users database.&lt;BR&gt;&lt;BR&gt;The second insert is into a customers table in a billing database, that returns a customer id.&lt;BR&gt;&lt;BR&gt;The next 3 inserts are into other tables that have customerid as a foreign key.&lt;BR&gt;&lt;BR&gt;The odd thing is the first two are fine.&amp;nbsp; Which are an addresses table insert and a credit card table insert.&amp;nbsp; I pass in the customerid and it inserts fine.&lt;BR&gt;&lt;BR&gt;However, the one I'm having trouble with is a table called product subscriptions.&lt;BR&gt;&lt;BR&gt;These are all simple inserts.&amp;nbsp; The product subscriptions doesn't have anymore relationships than the others, and the relationships it does have doesn't have any relationships to the customers or other tables.&amp;nbsp; It only has a relationship to products, etc.&lt;BR&gt;&lt;BR&gt;Now, to backup, all of these are controlled by a sqltransaction ado.net object.&lt;BR&gt;&lt;BR&gt;When first debugging, I commented out hte product subscriptoins insert, and it worked fine and didn't hang.&lt;BR&gt;&lt;BR&gt;I also tried moving it up before the other two inserts, but then it hung.&lt;BR&gt;&lt;BR&gt;Also, what is odd is I did a select on all tables with no locking and the product subscriptions insert is happening, the data is there.&lt;BR&gt;&lt;BR&gt;To get it to work, I modified the relationship to NOT ENFORCE RI on inserts or updates.&lt;BR&gt;&lt;BR&gt;So, it's now working.&amp;nbsp; However, it doesn't make any sense.&amp;nbsp; The ONLY difference I can see between the product subscriptions insert and others, is that I pass in a CODE, that I then do a select on the product tables for the product id,&amp;nbsp;the other two I just pass in directly the ID.&lt;BR&gt;&lt;BR&gt;I know it's hard to debug this without anyone seeing the actual code.&amp;nbsp; I thought I'd post this to see if anyone ran across a similar problem.&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/TechOff/261920-SQL-Transaction-Blocking-On-Foreign-Key/'&gt;SQL Transaction Blocking On Foreign Key&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/261920/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/TechOff/261920-SQL-Transaction-Blocking-On-Foreign-Key/</comments><link>http://channel9.msdn.com/forums/TechOff/261920-SQL-Transaction-Blocking-On-Foreign-Key/</link><pubDate>Fri, 28 Mar 2008 19:18:59 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/261920-SQL-Transaction-Blocking-On-Foreign-Key/</guid><evnet:views>1026</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/261920/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>I'll try to keep this short.&amp;nbsp; I have about 4 inserts I'm doing.&lt;BR&gt;&lt;BR&gt;The first insert is into a users table in a users database.&lt;BR&gt;&lt;BR&gt;The second insert is into a customers table in a billing database, that returns a customer id.&lt;BR&gt;&lt;BR&gt;The next 3 inserts are into other tables that have customerid as a foreign key.&lt;BR&gt;&lt;BR&gt;The odd thing is the first two are fine.&amp;nbsp; Which are an addresses table insert and a credit card table insert.&amp;nbsp; I pass in the customerid and it inserts fine.&lt;BR&gt;&lt;BR&gt;However, the one I'm having trouble with is a table called product subscriptions.&lt;BR&gt;&lt;BR&gt;</evnet:previewtext><dc:creator>MetaGunny</dc:creator><slash:comments>3</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/TechOff/261920-SQL-Transaction-Blocking-On-Foreign-Key/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/261920/Trackback.aspx</trackback:ping></item><item><title>Silverlight On the Radio [Silverlight On the Radio]</title><description>I watched the Scott Guthrie video on silverlight a couple of days ago, and when he mentioned he sees bigger numbers every day from his reporting on installs, I wondered how they're getting installs&amp;nbsp;other than the halo 3 trailer.&lt;BR&gt;&lt;BR&gt;Anyway, I listen to talk radio online for a specific radio station when I used to live in Southern CA, and I've seen several ads today for Silverlight.&lt;BR&gt;&lt;BR&gt;I guess that means Silverlight is for real and for the masses!&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/Coffeehouse/257593-Silverlight-On-the-Radio/'&gt;Silverlight On the Radio&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/257593/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/Coffeehouse/257593-Silverlight-On-the-Radio/</comments><link>http://channel9.msdn.com/forums/Coffeehouse/257593-Silverlight-On-the-Radio/</link><pubDate>Thu, 13 Sep 2007 18:42:42 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/257593-Silverlight-On-the-Radio/</guid><evnet:views>1452</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/257593/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>I watched the Scott Guthrie video on silverlight a couple of days ago, and when he mentioned he sees bigger numbers every day from his reporting on installs, I wondered how they're getting installs&amp;nbsp;other than the halo 3 trailer.&lt;BR&gt;&lt;BR&gt;Anyway, I listen to talk radio online for a specific radio station when I used to live in Southern CA, and I've seen several ads today for Silverlight.&lt;BR&gt;&lt;BR&gt;I guess that means Silverlight is for real and for the masses!</evnet:previewtext><dc:creator>MetaGunny</dc:creator><slash:comments>4</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/Coffeehouse/257593-Silverlight-On-the-Radio/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/257593/Trackback.aspx</trackback:ping></item><item><title>Queue - Processing In Order [Queue - Processing In Order]</title><description>Okay.&amp;nbsp; I have a question about the method that I was going to use to process items in a queue in order.&lt;BR&gt;&lt;BR&gt;Let's say I have a queue, with a bunch of records, doesn't matt of what.&amp;nbsp; The main point is that each queue, let's say, belongs to a certain account, so let's say we have an AccountID with each queue item.&lt;BR&gt;&lt;BR&gt;It may look like this:&lt;BR&gt;&lt;BR&gt;Account ID, Record&lt;BR&gt;543, 1&lt;BR&gt;123, 2&lt;BR&gt;543, 3&lt;BR&gt;543, 4&lt;BR&gt;&lt;BR&gt;Okay, now, the main criteria here is that I don't want to process record 4 for account id 543 before record 1 is processed for account id 543.&lt;BR&gt;&lt;BR&gt;Basically, to keep it simple, let's just say I'm grabbing all the records and then throwing them in a thread pool.&lt;BR&gt;&lt;BR&gt;Here is how I was going to do the processing:&lt;BR&gt;&lt;BR&gt;1) The first method I was going to do is when I'm looping through the records and throwing them in the thread pool, is on each iteration only throw in unique account id's.&amp;nbsp; So, on the first iterationof the above data, I would only throw records 1 and 2 in.&amp;nbsp; The idea is that if I grab 1000 records at a time, hopefully this will help prevent locking with the second method I use.&lt;BR&gt;&lt;BR&gt;2).&amp;nbsp; The second method I use is when I go to process the record, I was going to use SyncLock thread locking method&amp;nbsp;to grab an object for that specific account id.&amp;nbsp; So, when the the next thread comes to process that account id, it would wait until that object is released.&lt;BR&gt;&lt;BR&gt;What do you guys think?&amp;nbsp; Or, what is a better method?&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/TechOff/257405-Queue-Processing-In-Order/'&gt;Queue - Processing In Order&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/257405/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/TechOff/257405-Queue-Processing-In-Order/</comments><link>http://channel9.msdn.com/forums/TechOff/257405-Queue-Processing-In-Order/</link><pubDate>Tue, 04 Sep 2007 19:02:37 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/257405-Queue-Processing-In-Order/</guid><evnet:views>1348</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/257405/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Okay.&amp;nbsp; I have a question about the method that I was going to use to process items in a queue in order.&lt;BR&gt;&lt;BR&gt;Let's say I have a queue, with a bunch of records, doesn't matt of what.&amp;nbsp; The main point is that each queue, let's say, belongs to a certain account, so let's say we have an AccountID with each queue item.&lt;BR&gt;&lt;BR&gt;It may look like this:&lt;BR&gt;&lt;BR&gt;Account ID, Record&lt;BR&gt;543, 1&lt;BR&gt;123, 2&lt;BR&gt;543, 3&lt;BR&gt;543, 4&lt;BR&gt;&lt;BR&gt;Okay, now, the main criteria here is that I don't want to process record 4 for account id 543 before record 1 is processed for account id 543.&lt;BR&gt;&lt;BR&gt;</evnet:previewtext><dc:creator>MetaGunny</dc:creator><slash:comments>4</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/TechOff/257405-Queue-Processing-In-Order/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/257405/Trackback.aspx</trackback:ping></item><item><title>More Advanced ThreadPool [More Advanced ThreadPool]</title><description>I started using .NET 2.0 a couple of months ago and I knew I had this problem coming up soon and I was hoping the threadpool was enhanced.&amp;nbsp; It doesn't look like it was.&lt;BR&gt;&lt;BR&gt;Or, am I wrong and is there a more advanced threadpool or one already well written out there?&lt;BR&gt;&lt;BR&gt;Basically, I&amp;nbsp;don't want to throw a million items into the threadpool uncontrolled.&lt;BR&gt;&lt;BR&gt;Here is going to be the flow:&lt;BR&gt;&lt;BR&gt;1) Pick up all of the unprocessed records in the queue from the database.&amp;nbsp;I'd probably limit it to 10000 or so at a time.&lt;BR&gt;&lt;BR&gt;2) Limit it to processing 20 or so at a time.&lt;BR&gt;&lt;BR&gt;3) After they are all completed, go back to the database and get the next 10000.&lt;BR&gt;&lt;BR&gt;4) If a request comes in to stop, I want it to gracefully shut down and finish the 20 remaining items, rather than calling the join method or whatever it is to stop all threads immediately.&lt;BR&gt;&lt;BR&gt;The main problem is when you use the .net threadpool and call adduserworkitem it will internally queue up all of the items and there is no way to see how many are completed, or to stop them gracefully.&lt;BR&gt;&lt;BR&gt;The main thing is I don't want items processing while I perform the call to get the next 1000 records, that is why I want to make sure all are fully completed before going back to step 1.&lt;BR&gt;&lt;BR&gt;I actually wrote a threadpool manager that did this but it had some problems where it would stop processing.&amp;nbsp; I wanted to see if there is an elegant solution built-in, or anyone had any suggestions.&lt;BR&gt;&lt;BR&gt;Thanks&lt;BR&gt;&lt;BR&gt;&lt;BR&gt;&lt;BR&gt;&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/TechOff/256994-More-Advanced-ThreadPool/'&gt;More Advanced ThreadPool&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/256994/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/TechOff/256994-More-Advanced-ThreadPool/</comments><link>http://channel9.msdn.com/forums/TechOff/256994-More-Advanced-ThreadPool/</link><pubDate>Tue, 14 Aug 2007 17:53:53 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/256994-More-Advanced-ThreadPool/</guid><evnet:views>2775</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/256994/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>I started using .NET 2.0 a couple of months ago and I knew I had this problem coming up soon and I was hoping the threadpool was enhanced.&amp;nbsp; It doesn't look like it was.&lt;BR&gt;&lt;BR&gt;Or, am I wrong and is there a more advanced threadpool or one already well written out there?&lt;BR&gt;&lt;BR&gt;Basically, I&amp;nbsp;don't want to throw a million items into the threadpool uncontrolled.&lt;BR&gt;&lt;BR&gt;Here is going to be the flow:&lt;BR&gt;&lt;BR&gt;1) Pick up all of the unprocessed records in the queue from the database.&amp;nbsp;I'd probably limit it to 10000 or so at a time.&lt;BR&gt;&lt;BR&gt;2) Limit it to processing 20 or so at a time.&lt;BR&gt;&lt;BR&gt;</evnet:previewtext><dc:creator>MetaGunny</dc:creator><slash:comments>8</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/TechOff/256994-More-Advanced-ThreadPool/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/256994/Trackback.aspx</trackback:ping></item><item><title>Outlook Contact AutoComplete [Outlook Contact AutoComplete]</title><description>Is it just me, or does the outlook contact autocomplete, to be polite, not work so well?&lt;BR&gt;&lt;BR&gt;It's weird.&amp;nbsp; It doesn't pop-up people that are actually in my contacts.&amp;nbsp; Sometimes when I type the last name, then first, it may pop up what is in my contacts section of outlook.&lt;BR&gt;&lt;BR&gt;Other than that, it's very good at popping up suggestions for people that are NOT in my contacts, and I rarely if ever e-mail.&lt;BR&gt;&lt;BR&gt;For example, for some odd reason, someone that is in my contacts, and I CC on almost every e-mail, it never suggests.&amp;nbsp; If I enter the name, when I hit send, or hit ctrl-k, it puts in the correct e-mail.&lt;BR&gt;&lt;BR&gt;Anyway, I wanted to see if anyone knew of a fix for this.&amp;nbsp; I tried searching.&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/TechOff/256993-Outlook-Contact-AutoComplete/'&gt;Outlook Contact AutoComplete&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/256993/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/TechOff/256993-Outlook-Contact-AutoComplete/</comments><link>http://channel9.msdn.com/forums/TechOff/256993-Outlook-Contact-AutoComplete/</link><pubDate>Tue, 14 Aug 2007 17:42:53 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/256993-Outlook-Contact-AutoComplete/</guid><evnet:views>1358</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/256993/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Is it just me, or does the outlook contact autocomplete, to be polite, not work so well?&lt;BR&gt;&lt;BR&gt;It's weird.&amp;nbsp; It doesn't pop-up people that are actually in my contacts.&amp;nbsp; Sometimes when I type the last name, then first, it may pop up what is in my contacts section of outlook.&lt;BR&gt;&lt;BR&gt;Other than that, it's very good at popping up suggestions for people that are NOT in my contacts, and I rarely if ever e-mail.&lt;BR&gt;&lt;BR&gt;For example, for some odd reason, someone that is in my contacts, and I CC on almost every e-mail, it never suggests.&amp;nbsp; If I enter the name, when I hit send, or hit ctrl-k, it puts in the correct e-mail.&lt;BR&gt;&lt;BR&gt;</evnet:previewtext><dc:creator>MetaGunny</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/TechOff/256993-Outlook-Contact-AutoComplete/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/256993/Trackback.aspx</trackback:ping></item><item><title>Excluding Validator From Validation Summary [Excluding Validator From Validation Summary]</title><description>I can't find any methods or properties to exclude a validator from being included in the validation summary.&amp;nbsp; Anyone know how to do this?&amp;nbsp; I'm thinking about writing my own validation summary in a sense to get around this, but though I'd check to see if there is a built-in method.&lt;BR&gt;&lt;BR&gt;I want to have a red asterisk next to the textbox that has the error, and then the error message in the validation summary.&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/TechOff/255311-Excluding-Validator-From-Validation-Summary/'&gt;Excluding Validator From Validation Summary&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/255311/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/TechOff/255311-Excluding-Validator-From-Validation-Summary/</comments><link>http://channel9.msdn.com/forums/TechOff/255311-Excluding-Validator-From-Validation-Summary/</link><pubDate>Wed, 06 Jun 2007 19:32:37 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/255311-Excluding-Validator-From-Validation-Summary/</guid><evnet:views>1918</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/255311/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>I can't find any methods or properties to exclude a validator from being included in the validation summary.&amp;nbsp; Anyone know how to do this?&amp;nbsp; I'm thinking about writing my own validation summary in a sense to get around this, but though I'd check to see if there is a built-in method.&lt;BR&gt;&lt;BR&gt;I want to have a red asterisk next to the textbox that has the error, and then the error message in the validation summary.</evnet:previewtext><dc:creator>MetaGunny</dc:creator><slash:comments>1</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/TechOff/255311-Excluding-Validator-From-Validation-Summary/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/255311/Trackback.aspx</trackback:ping></item><item><title>Visual Studio 2002 and Visual Studio 2005 Compatibility [Visual Studio 2002 and Visual Studio 2005 Compatibility]</title><description>I believe I read somewhere it was safe to install Visual Studio .NET 2005 on the same machine as VS 2002.&lt;BR&gt;&lt;BR&gt;Is this correct?&amp;nbsp; Has anyone had any issues?&lt;BR&gt;&lt;BR&gt;I want to continue doing&amp;nbsp;old projects in 2002 but new projects in 2005.&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/TechOff/254348-Visual-Studio-2002-and-Visual-Studio-2005-Compatibility/'&gt;Visual Studio 2002 and Visual Studio 2005 Compatibility&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/254348/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/TechOff/254348-Visual-Studio-2002-and-Visual-Studio-2005-Compatibility/</comments><link>http://channel9.msdn.com/forums/TechOff/254348-Visual-Studio-2002-and-Visual-Studio-2005-Compatibility/</link><pubDate>Sat, 28 Apr 2007 07:49:04 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/254348-Visual-Studio-2002-and-Visual-Studio-2005-Compatibility/</guid><evnet:views>1904</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/254348/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>I believe I read somewhere it was safe to install Visual Studio .NET 2005 on the same machine as VS 2002.&lt;BR&gt;&lt;BR&gt;Is this correct?&amp;nbsp; Has anyone had any issues?&lt;BR&gt;&lt;BR&gt;I want to continue doing&amp;nbsp;old projects in 2002 but new projects in 2005.</evnet:previewtext><dc:creator>MetaGunny</dc:creator><slash:comments>2</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/TechOff/254348-Visual-Studio-2002-and-Visual-Studio-2005-Compatibility/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/254348/Trackback.aspx</trackback:ping></item><item><title>Whose Bright Idea Was This? [Whose Bright Idea Was This?]</title><description>I don't know whose idea it was to break the videos up into pieces but if you want to ruin channel 9 keep posting the videos this way.&lt;BR&gt;&lt;BR&gt;I'm sorry but it's absolutely idiotic.&amp;nbsp; I used to watch videos every day while I work, now I barely watch any.&amp;nbsp; I don't want to keep coming back and sorting through trying to find the next part.&amp;nbsp; It's just a hassle and a pain in the butt and I'm not going to jump through hoops to support C9, no matter how much I like the content.&lt;BR&gt;&lt;BR&gt;Also, I mean really, what is the point?&amp;nbsp; To help people that don't watch the whole video in one go?&amp;nbsp; Fine, then let them watch it on their own pace and in their own "parts", however they want to break it up.&amp;nbsp; If they want to watch 15 mins here and there, let them, what is stopping them?&amp;nbsp; They can watch however long they want, and later come back and&amp;nbsp;skip ahead if they want right now.&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/Coffeehouse/254257-Whose-Bright-Idea-Was-This/'&gt;Whose Bright Idea Was This?&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/254257/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/Coffeehouse/254257-Whose-Bright-Idea-Was-This/</comments><link>http://channel9.msdn.com/forums/Coffeehouse/254257-Whose-Bright-Idea-Was-This/</link><pubDate>Tue, 24 Apr 2007 01:05:45 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/254257-Whose-Bright-Idea-Was-This/</guid><evnet:views>5494</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/254257/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>I don't know whose idea it was to break the videos up into pieces but if you want to ruin channel 9 keep posting the videos this way.I'm sorry but it's absolutely idiotic.&amp;nbsp; I used to watch videos every day while I work, now I barely watch any.&amp;nbsp; I don't want to keep coming back and sorting through trying to find the next part.&amp;nbsp; It's just a hassle and a pain in the butt and I'm not going to jump through hoops to support C9, no matter how much I like the content.Also, I mean really, what is the point?&amp;nbsp; To help people that don't watch the whole video in one go?&amp;nbsp; Fine, then&amp;#8230;</evnet:previewtext><dc:creator>MetaGunny</dc:creator><slash:comments>29</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/Coffeehouse/254257-Whose-Bright-Idea-Was-This/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/254257/Trackback.aspx</trackback:ping></item><item><title>Dual CPU Server Needed? Seems to Expensive [Dual CPU Server Needed? Seems to Expensive]</title><description>I went to price a 1U server at Dell and the price seemed outrageous, about 6K.&amp;nbsp; However, it could be because I don't understand the CPU part as much as I should.&lt;BR&gt;&lt;BR&gt;I priced a server with two cpu's (each dual core).&amp;nbsp; However, is that really needed or is a single chip dual core the equivalent of a two cpu server before?&amp;nbsp; (Essentially, was I pricing a real 4 way server?)&lt;BR&gt;&lt;BR&gt;Basically, my question is,&amp;nbsp;would a single chip with dual core be about the same performance or more as an older xeon single core dual cpu server?&lt;BR&gt;&lt;BR&gt;I understand that the server I need depends on many things, my workload, what I'm using it for, etc.&amp;nbsp; However, like I said, I thought I would want at least a dual cpu server.&lt;BR&gt;&lt;BR&gt;I bought my own personal workstation for around 3,500 a couple of years ago with a dual cpu xeon server with hyperthreading that shows as 4 CPU's, at 2GHZ.&amp;nbsp; I think these were 2.33 ghz.&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/TechOff/252384-Dual-CPU-Server-Needed-Seems-to-Expensive/'&gt;Dual CPU Server Needed? Seems to Expensive&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/252384/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/TechOff/252384-Dual-CPU-Server-Needed-Seems-to-Expensive/</comments><link>http://channel9.msdn.com/forums/TechOff/252384-Dual-CPU-Server-Needed-Seems-to-Expensive/</link><pubDate>Thu, 15 Feb 2007 18:51:24 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/252384-Dual-CPU-Server-Needed-Seems-to-Expensive/</guid><evnet:views>2757</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/252384/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>I went to price a 1U server at Dell and the price seemed outrageous, about 6K.&amp;nbsp; However, it could be because I don't understand the CPU part as much as I should.&lt;BR&gt;&lt;BR&gt;I priced a server with two cpu's (each dual core).&amp;nbsp; However, is that really needed or is a single chip dual core the equivalent of a two cpu server before?&amp;nbsp; (Essentially, was I pricing a real 4 way server?)&lt;BR&gt;&lt;BR&gt;Basically, my question is,&amp;nbsp;would a single chip with dual core be about the same performance or more as an older xeon single core dual cpu server?&lt;BR&gt;&lt;BR&gt;</evnet:previewtext><dc:creator>MetaGunny</dc:creator><slash:comments>6</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/TechOff/252384-Dual-CPU-Server-Needed-Seems-to-Expensive/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/252384/Trackback.aspx</trackback:ping></item><item><title>Multi-Core Issue? [Multi-Core Issue?]</title><description>Can someone please explain the multi-core issue?&lt;BR&gt;&lt;BR&gt;I don't understand why it's more of a programming issue now.&amp;nbsp; Doesn't the OS just see it as another CPU and use it accordingly?&amp;nbsp; As long as the app or game or whatever it is is multi-threaded, what else does it have to do?&lt;BR&gt;&lt;BR&gt;This seems to be more of an operating system level thing.&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/Coffeehouse/251433-Multi-Core-Issue/'&gt;Multi-Core Issue?&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/251433/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/Coffeehouse/251433-Multi-Core-Issue/</comments><link>http://channel9.msdn.com/forums/Coffeehouse/251433-Multi-Core-Issue/</link><pubDate>Mon, 15 Jan 2007 23:20:11 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/251433-Multi-Core-Issue/</guid><evnet:views>2126</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/251433/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Can someone please explain the multi-core issue?&lt;BR&gt;&lt;BR&gt;I don't understand why it's more of a programming issue now.&amp;nbsp; Doesn't the OS just see it as another CPU and use it accordingly?&amp;nbsp; As long as the app or game or whatever it is is multi-threaded, what else does it have to do?&lt;BR&gt;&lt;BR&gt;This seems to be more of an operating system level thing.</evnet:previewtext><dc:creator>MetaGunny</dc:creator><slash:comments>5</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/Coffeehouse/251433-Multi-Core-Issue/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/251433/Trackback.aspx</trackback:ping></item><item><title>Snail Mail Microsoft A Bug? [Snail Mail Microsoft A Bug?]</title><description>Okay.&amp;nbsp; I've been meaning to register and make a post but something finally pushed me to.&lt;BR&gt;&lt;BR&gt;I heard about channel 9 and watched a video here and there.&amp;nbsp; But what really got me going and I've watched a ton of videos since is getting a dual monitor setup and a faster internet connection.&amp;nbsp; Being able to get&amp;nbsp;the faster internet connection was due to moving.&amp;nbsp; &lt;BR&gt;&lt;BR&gt;Anyway, the point is I've watched all these videos and it seems like Microsoft really wants to hear from people.&amp;nbsp; I had this problem that was bugging me for awhile where the users would complain off and on for awhile.&amp;nbsp; I would try to fix it, couldn't find it, nothing looked wrong.&amp;nbsp; Finally, I had to fix it, and I think I actually found a bug in sql server 2000 with how it actually updates the data, so not a trivial bug.&lt;BR&gt;&lt;BR&gt;I e-mail it to Microsoft and after a back and forth they tell me to snail&amp;nbsp;mail it to them!!&amp;nbsp; I almost fell over laughing, a technology company telling me to snail mail them a bug.&amp;nbsp; To be fair, they also said I could call up but this isn't something I can explain over the phone.&amp;nbsp; That is why in the e-mail I provided a sample table create script and the stored procedure.&lt;BR&gt;&lt;BR&gt;Anyway, I just thought that was funny.&amp;nbsp; I'd love to see more videos about the inside part of Microsoft or more about how the actual hardware works.&amp;nbsp; A good example of the inside is the video where the guy who debugs microsoft.com is interviewed.&amp;nbsp; Also, it's great having Rory.&amp;nbsp; It seems like he has the same viewpoint that I come from, in terms of just being a business developer and always wondering how games are made, device drivers, etc.&lt;BR&gt;&lt;BR&gt;&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/Coffeehouse/251311-Snail-Mail-Microsoft-A-Bug/'&gt;Snail Mail Microsoft A Bug?&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/251311/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/Coffeehouse/251311-Snail-Mail-Microsoft-A-Bug/</comments><link>http://channel9.msdn.com/forums/Coffeehouse/251311-Snail-Mail-Microsoft-A-Bug/</link><pubDate>Tue, 09 Jan 2007 20:22:38 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/251311-Snail-Mail-Microsoft-A-Bug/</guid><evnet:views>1132</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/251311/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Okay.&amp;nbsp; I've been meaning to register and make a post but something finally pushed me to.I heard about channel 9 and watched a video here and there.&amp;nbsp; But what really got me going and I've watched a ton of videos since is getting a dual monitor setup and a faster internet connection.&amp;nbsp; Being able to get&amp;nbsp;the faster internet connection was due to moving.&amp;nbsp; Anyway, the point is I've watched all these videos and it seems like Microsoft really wants to hear from people.&amp;nbsp; I had this problem that was bugging me for awhile where the users would complain off and on for&amp;#8230;</evnet:previewtext><dc:creator>MetaGunny</dc:creator><slash:comments>2</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/Coffeehouse/251311-Snail-Mail-Microsoft-A-Bug/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/251311/Trackback.aspx</trackback:ping></item></channel></rss>