<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 VBJB</title><atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/niners/vbjb/rss/default.aspx" /><image><url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url><title>Entries for VBJB</title><link>http://channel9.msdn.com/Niners/vbjb/</link></image><description>Entries, comments and threads posted by VBJB</description><link>http://channel9.msdn.com/Niners/vbjb/</link><language>en-us</language><pubDate>Fri, 15 Jun 2007 00:15:39 GMT</pubDate><lastBuildDate>Fri, 15 Jun 2007 00:15:39 GMT</lastBuildDate><generator>EvNet (EvNet, Version=1.0.3192.39714, Culture=neutral, PublicKeyToken=null)</generator><item><title>const ref in C# [const ref in C#]</title><description>&lt;p&gt;Can someone explain to me why you cannot pass an object/variable into a method as const ref in C#/.net or am I beating a dead horse?&lt;/p&gt;
&lt;p&gt;What is the most efficient way to pass in large objects into a method and be reassured it will not be changed in the method? I do not want to pass by value.&lt;/p&gt;
&lt;p&gt;I did some searching online and could not find and technical papers on why const ref is not a part of .net.&lt;/p&gt;
&lt;p&gt;Thanks for your input.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/Coffeehouse/255508-const-ref-in-C/'&gt;const ref in C#&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/255508/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/Coffeehouse/255508-const-ref-in-C/</comments><link>http://channel9.msdn.com/forums/Coffeehouse/255508-const-ref-in-C/</link><pubDate>Fri, 15 Jun 2007 00:15:39 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/255508-const-ref-in-C/</guid><evnet:views>6675</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/255508/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>&lt;p&gt;Can someone explain to me why you cannot pass an object/variable into a method as const ref in C#/.net or am I beating a dead horse?&lt;/p&gt;
&lt;p&gt;What is the most efficient way to pass in large objects into a method and be reassured it will not be changed in the method? I do not want to pass by value.&lt;/p&gt;
&lt;p&gt;I did some searching online and could not find and technical papers on why const ref is not a part of .net.&lt;/p&gt;
&lt;p&gt;Thanks for your input.&lt;br /&gt;&lt;/p&gt;</evnet:previewtext><dc:creator>VBJB</dc:creator><slash:comments>20</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/Coffeehouse/255508-const-ref-in-C/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/255508/Trackback.aspx</trackback:ping></item><item><title>Stored Procedure [Stored Procedure]</title><description>What is the best way to handle this? &lt;br /&gt;&lt;br /&gt;I have a SP that needs to append data to a field that is type text. I wanted to do a query and place the value in a local variable in the SP and say Comment = @Comment + ' ' + @NewComment, but I cannot have a local variable in a SP that is type text.&lt;br /&gt;&lt;br /&gt;How do I append data to a field that is type text in a Stored Procedure?&lt;br /&gt;&lt;br /&gt;Thanks&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/TechOff/250935-Stored-Procedure/'&gt;Stored Procedure&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/250935/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/TechOff/250935-Stored-Procedure/</comments><link>http://channel9.msdn.com/forums/TechOff/250935-Stored-Procedure/</link><pubDate>Wed, 20 Dec 2006 17:03:07 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/250935-Stored-Procedure/</guid><evnet:views>2512</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/250935/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>What is the best way to handle this? &lt;br /&gt;&lt;br /&gt;I have a SP that needs to append data to a field that is type text. I wanted to do a query and place the value in a local variable in the SP and say Comment = @Comment + ' ' + @NewComment, but I cannot have a local variable in a SP that is type text.&lt;br /&gt;&lt;br /&gt;How do I append data to a field that is type text in a Stored Procedure?&lt;br /&gt;&lt;br /&gt;Thanks</evnet:previewtext><dc:creator>VBJB</dc:creator><slash:comments>3</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/TechOff/250935-Stored-Procedure/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/250935/Trackback.aspx</trackback:ping></item><item><title>Stored Procedure Help [Stored Procedure Help]</title><description>How can I express this?&lt;br /&gt;&lt;br /&gt;I have a query that is a LEFT OUTER JOIN and using GroupBy&amp;nbsp;and it is returning:&lt;br /&gt;&lt;br /&gt;&lt;u&gt;Job&amp;nbsp;&amp;nbsp;&amp;nbsp;Date&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Quantity&lt;br /&gt;&lt;/u&gt;100&amp;nbsp;&amp;nbsp;&amp;nbsp;1/19/2006&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;75&lt;br /&gt;100&amp;nbsp;&amp;nbsp;&amp;nbsp;10/28/2006&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;100&lt;br /&gt;&lt;br /&gt;How do I get it to return only the line with the min. date?&lt;br /&gt;&lt;br /&gt;&lt;u&gt;Job&amp;nbsp;&amp;nbsp;&amp;nbsp;Date&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Quantity&lt;br /&gt;&lt;/u&gt;100&amp;nbsp;&amp;nbsp;&amp;nbsp;1/19/2006&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;75&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;SELECT&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Job.Job, MIN(Delivery.Promised_Date) AS Promised_Date, Delivery.Promised_Quantity&lt;br /&gt;FROM&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Job LEFT OUTER JOIN&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Delivery ON Job.Job = Delivery.Job&lt;br /&gt;GROUP BY Job.Job, Delivery.Promised_Quantity&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/TechOff/250884-Stored-Procedure-Help/'&gt;Stored Procedure Help&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/250884/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/TechOff/250884-Stored-Procedure-Help/</comments><link>http://channel9.msdn.com/forums/TechOff/250884-Stored-Procedure-Help/</link><pubDate>Mon, 18 Dec 2006 23:39:03 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/250884-Stored-Procedure-Help/</guid><evnet:views>2978</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/250884/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>How can I express this?&lt;br /&gt;&lt;br /&gt;I have a query that is a LEFT OUTER JOIN and using GroupBy&amp;nbsp;and it is returning:&lt;br /&gt;&lt;br /&gt;&lt;u&gt;Job&amp;nbsp;&amp;nbsp;&amp;nbsp;Date&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Quantity&lt;br /&gt;&lt;/u&gt;100&amp;nbsp;&amp;nbsp;&amp;nbsp;1/19/2006&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;75&lt;br /&gt;100&amp;nbsp;&amp;nbsp;&amp;nbsp;10/28/2006&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;100&lt;br /&gt;&lt;br /&gt;How do I get it to return only the line with the min. date?&lt;br /&gt;&lt;br /&gt;&lt;u&gt;Job&amp;nbsp;&amp;nbsp;&amp;nbsp;Date&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Quantity&lt;br /&gt;&lt;/u&gt;</evnet:previewtext><dc:creator>VBJB</dc:creator><slash:comments>5</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/TechOff/250884-Stored-Procedure-Help/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/250884/Trackback.aspx</trackback:ping></item><item><title>Triggers [Triggers]</title><description>In SQL server 2000 how do you debug a trigger? I created a trigger that is not doing what it is supposed to. How do I debug it? Should I create a temp table that is update from my trigger in order&amp;nbsp;to figure out the flow? I didn't find anything on the web.&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/TechOff/250153-Triggers/'&gt;Triggers&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/250153/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/TechOff/250153-Triggers/</comments><link>http://channel9.msdn.com/forums/TechOff/250153-Triggers/</link><pubDate>Tue, 21 Nov 2006 21:19:34 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/250153-Triggers/</guid><evnet:views>1700</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/250153/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>In SQL server 2000 how do you debug a trigger? I created a trigger that is not doing what it is supposed to. How do I debug it? Should I create a temp table that is update from my trigger in order&amp;nbsp;to figure out the flow? I didn't find anything on the web.</evnet:previewtext><dc:creator>VBJB</dc:creator><slash:comments>1</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/TechOff/250153-Triggers/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/250153/Trackback.aspx</trackback:ping></item><item><title>Triggers in SQL Server 2000 [Triggers in SQL Server 2000]</title><description>&lt;p&gt;If I have multiple triggers for an INSERT operation on a table. Is there a way to set the order of the triggers? Is there a way to say run this trigger before this one? I cannot combine the triggers.&lt;/p&gt;&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/TechOff/249927-Triggers-in-SQL-Server-2000/'&gt;Triggers in SQL Server 2000&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/249927/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/TechOff/249927-Triggers-in-SQL-Server-2000/</comments><link>http://channel9.msdn.com/forums/TechOff/249927-Triggers-in-SQL-Server-2000/</link><pubDate>Tue, 14 Nov 2006 19:59:20 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/249927-Triggers-in-SQL-Server-2000/</guid><evnet:views>5031</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/249927/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>&lt;p&gt;If I have multiple triggers for an INSERT operation on a table. Is there a way to set the order of the triggers? Is there a way to say run this trigger before this one? I cannot combine the triggers.&lt;/p&gt;</evnet:previewtext><dc:creator>VBJB</dc:creator><slash:comments>2</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/TechOff/249927-Triggers-in-SQL-Server-2000/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/249927/Trackback.aspx</trackback:ping></item><item><title>Programming Editor Question [Programming Editor Question]</title><description>&lt;p class="MsoNormal"&gt;
				&lt;span&gt;Why can't I code in Notepad or Emacs and open it up in Visual Studio 2005 and have everything lined up as it was when I coded it? &lt;br /&gt;&lt;br /&gt;When I am coding I do not use the tab key.&amp;nbsp;I only use the spacebar. I indent three spaces at a time when code needs to be indented. It bugs me everything looks great in Notepad/Emacs, but when I open it up in Visual Studio everything is misaligned.&lt;br /&gt;&lt;br /&gt;Is there anything I can do?&lt;/span&gt;
		&lt;/p&gt;&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/Coffeehouse/239956-Programming-Editor-Question/'&gt;Programming Editor Question&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/239956/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/Coffeehouse/239956-Programming-Editor-Question/</comments><link>http://channel9.msdn.com/forums/Coffeehouse/239956-Programming-Editor-Question/</link><pubDate>Sat, 14 Oct 2006 22:49:05 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/239956-Programming-Editor-Question/</guid><evnet:views>5622</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/239956/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>&lt;p class="MsoNormal"&gt;
				&lt;span&gt;Why can't I code in Notepad or Emacs and open it up in Visual Studio 2005 and have everything lined up as it was when I coded it? &lt;br /&gt;&lt;br /&gt;When I am coding I do not use the tab key.&amp;nbsp;I only use the spacebar. I indent three spaces at a time when code needs to be indented. It bugs me everything looks great in Notepad/Emacs, but when I open it up in Visual Studio everything is misaligned.&lt;br /&gt;&lt;br /&gt;Is there anything I can do?&lt;/span&gt;
		&lt;/p&gt;</evnet:previewtext><dc:creator>VBJB</dc:creator><slash:comments>14</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/Coffeehouse/239956-Programming-Editor-Question/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/239956/Trackback.aspx</trackback:ping></item><item><title>Stored Procedure Help [Stored Procedure Help]</title><description>I have two tables with a one-to-many relationship. The table that has the "many" relationship (Job_Operation) has a field (Inside_Oper) that is a bit type .&amp;nbsp;The query:&lt;br /&gt;&lt;br /&gt;SELECT&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Job_Operation.Inside_Oper&lt;br /&gt;FROM&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Job LEFT OUTER JOIN&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Job)_Operation ON Job.Job = Job_Operation.Job&lt;br /&gt;&lt;br /&gt;will return&lt;br /&gt;&lt;br /&gt;0&lt;br /&gt;1&lt;br /&gt;0&lt;br /&gt;0&lt;br /&gt;&lt;br /&gt;I want a query that will return a single value, 0 if all values are zero and a 1 if any of the values are a 1.&lt;br /&gt;&lt;br /&gt;Examples:&lt;br /&gt;1&lt;br /&gt;0&lt;br /&gt;0&lt;br /&gt;returns 1&lt;br /&gt;&lt;br /&gt;0&lt;br /&gt;0&lt;br /&gt;returns 0&lt;br /&gt;&lt;br /&gt;0&lt;br /&gt;1&lt;br /&gt;returns 1&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/TechOff/178235-Stored-Procedure-Help/'&gt;Stored Procedure Help&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/178235/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/TechOff/178235-Stored-Procedure-Help/</comments><link>http://channel9.msdn.com/forums/TechOff/178235-Stored-Procedure-Help/</link><pubDate>Mon, 17 Apr 2006 15:47:48 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/178235-Stored-Procedure-Help/</guid><evnet:views>1639</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/178235/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>I have two tables with a one-to-many relationship. The table that has the "many" relationship (Job_Operation) has a field (Inside_Oper) that is a bit type .&amp;nbsp;The query:&lt;br /&gt;&lt;br /&gt;SELECT&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Job_Operation.Inside_Oper&lt;br /&gt;FROM&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Job LEFT OUTER JOIN&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Job)_Operation ON Job.Job = Job_Operation.Job&lt;br /&gt;&lt;br /&gt;will return&lt;br /&gt;&lt;br /&gt;0&lt;br /&gt;1&lt;br /&gt;0&lt;br /&gt;0&lt;br /&gt;&lt;br /&gt;</evnet:previewtext><dc:creator>VBJB</dc:creator><slash:comments>1</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/TechOff/178235-Stored-Procedure-Help/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/178235/Trackback.aspx</trackback:ping></item><item><title>Stored Procedure Help [Stored Procedure Help]</title><description>I need help with a SQL stored procedure. &lt;br /&gt;&lt;br /&gt;I have two tables one called Job and the other called JobTracker_Job. I need a Select query that says SELECT * FROM Job but not where there is an entry in Job and JobTracker_Job that match WHERE status&amp;nbsp;= 'Active'. &lt;br /&gt;&lt;br /&gt;My only thought is some sort of JOIN that says select all from JOB where there is no matching rows in JobTracker_Job and Job. Does this make sense?&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/TechOff/171886-Stored-Procedure-Help/'&gt;Stored Procedure Help&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/171886/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/TechOff/171886-Stored-Procedure-Help/</comments><link>http://channel9.msdn.com/forums/TechOff/171886-Stored-Procedure-Help/</link><pubDate>Mon, 27 Mar 2006 11:42:15 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/171886-Stored-Procedure-Help/</guid><evnet:views>3172</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/171886/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>I need help with a SQL stored procedure. &lt;br /&gt;&lt;br /&gt;I have two tables one called Job and the other called JobTracker_Job. I need a Select query that says SELECT * FROM Job but not where there is an entry in Job and JobTracker_Job that match WHERE status&amp;nbsp;= 'Active'. &lt;br /&gt;&lt;br /&gt;My only thought is some sort of JOIN that says select all from JOB where there is no matching rows in JobTracker_Job and Job. Does this make sense?</evnet:previewtext><dc:creator>VBJB</dc:creator><slash:comments>6</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/TechOff/171886-Stored-Procedure-Help/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/171886/Trackback.aspx</trackback:ping></item><item><title>Wireless IRQ Problem [Wireless IRQ Problem]</title><description>I have a Dell D800 laptop that is having an IRQ problem. My modem and my wireless nic are sharing the same IRQ (5). At home, I am still on dial-up and I have a wireless network for printing purposes. When I am online I have to disable the wireless nic or my browser will act weird (not responsive). If I had this issue with a&amp;nbsp;desktop computer, I would simply put the modem in another PCI slot so the OS would assign it another IRQ number, but this is a laptop so I believe I do not have this option (never done it). &lt;br /&gt;&lt;br /&gt;What can I do to fix my problem?&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/Coffeehouse/156403-Wireless-IRQ-Problem/'&gt;Wireless IRQ Problem&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/156403/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/Coffeehouse/156403-Wireless-IRQ-Problem/</comments><link>http://channel9.msdn.com/forums/Coffeehouse/156403-Wireless-IRQ-Problem/</link><pubDate>Fri, 03 Feb 2006 15:31:10 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/156403-Wireless-IRQ-Problem/</guid><evnet:views>10418</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/156403/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>I have a Dell D800 laptop that is having an IRQ problem. My modem and my wireless nic are sharing the same IRQ (5). At home, I am still on dial-up and I have a wireless network for printing purposes. When I am online I have to disable the wireless nic or my browser will act weird (not responsive). If I had this issue with a&amp;nbsp;desktop computer, I would simply put the modem in another PCI slot so the OS would assign it another IRQ number, but this is a laptop so I believe I do not have this option (never done it). &lt;br /&gt;&lt;br /&gt;What can I do to fix my problem?</evnet:previewtext><dc:creator>VBJB</dc:creator><slash:comments>22</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/Coffeehouse/156403-Wireless-IRQ-Problem/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/156403/Trackback.aspx</trackback:ping></item><item><title>Class Design [Class Design]</title><description>Alright can someone explain this to me? I am trying to create an assembly that is made up of many classes, but I am having trouble making it all work as a single object. This is what I want&amp;nbsp;in my assembly.&lt;br /&gt;
		&lt;br /&gt;
		I want to be able to say Public FMA3 As New Mill.FMA3 in my forms application (the assembly name is Mill). The main purpose of the FMA3 class is to set all its properties in the Sub New(). I have all this figured out so far.&lt;br /&gt;
		
				
						
								&lt;br /&gt;Here is where I am struggling. I want to have properties such as FMA3.Alarm.AlarmNum, FMA3.Alarm.AlarmMsg, or FMA3.Alarm.hasAlarm (other properties FMA3.Current.Tool, FMA3.Current.MCode..). I am guessing FMA3.Alarm needs to be a namespace?! How do I physically set this up? &lt;br /&gt;&lt;br /&gt;This is what I&amp;nbsp;have so far, but I have not been able to get it to work. I have an assembly named Mill, inside that assembly I have a class named FMA3 and another class named Alarm (seperate files; FMA3.vb and Alarm.vb) and I am guessing the Namespace in class alarm would be Namespace FMA3. The local variables in Public Class Alarm would be labeled as Private Shared so the FMA3 class can set the ReadOnly properties inside the Alarm class, but none of this is working right. Can someone help me?&lt;br /&gt;&lt;br /&gt;I also tried nested classes, but it was to hard to manage. I would like to break out each namespace in its own class.
				
		&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/TechOff/142366-Class-Design/'&gt;Class Design&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/142366/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/TechOff/142366-Class-Design/</comments><link>http://channel9.msdn.com/forums/TechOff/142366-Class-Design/</link><pubDate>Wed, 14 Dec 2005 20:01:43 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/142366-Class-Design/</guid><evnet:views>9312</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/142366/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Alright can someone explain this to me? I am trying to create an assembly that is made up of many classes, but I am having trouble making it all work as a single object. This is what I want&amp;nbsp;in my assembly.&lt;br /&gt;
		&lt;br /&gt;
		I want to be able to say Public FMA3 As New Mill.FMA3 in my forms application (the assembly name is Mill). The main purpose of the FMA3 class is to set all its properties in the Sub New(). I have all this figured out so far.&lt;br /&gt;</evnet:previewtext><dc:creator>VBJB</dc:creator><slash:comments>22</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/TechOff/142366-Class-Design/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/142366/Trackback.aspx</trackback:ping></item><item><title>Windows Forms Application (VB.Net) [Windows Forms Application (VB.Net)]</title><description>&lt;p&gt;What would cause this and how do I fix this:&lt;/p&gt;
&lt;p&gt;I have a simple form that has a timer on it. It creates an instance of a class that monitors a machine we have. It checks on the machine every minute. If it finds any problems with the machine it sends an email to notify people.&lt;/p&gt;
&lt;p&gt;My problem is the email is not sent until I close down the form. I have a button on the form to stop the timer and disable it. I can stop the timer and the email is still not sent. However, when I close the form the email is sent. Is it something to do with threading or what?&lt;br /&gt;&lt;/p&gt;&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/TechOff/140600-Windows-Forms-Application-VBNet/'&gt;Windows Forms Application (VB.Net)&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/140600/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/TechOff/140600-Windows-Forms-Application-VBNet/</comments><link>http://channel9.msdn.com/forums/TechOff/140600-Windows-Forms-Application-VBNet/</link><pubDate>Fri, 09 Dec 2005 16:20:46 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/140600-Windows-Forms-Application-VBNet/</guid><evnet:views>11120</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/140600/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>&lt;p&gt;What would cause this and how do I fix this:&lt;/p&gt;
&lt;p&gt;I have a simple form that has a timer on it. It creates an instance of a class that monitors a machine we have. It checks on the machine every minute. If it finds any problems with the machine it sends an email to notify people.&lt;/p&gt;
&lt;p&gt;My problem is the email is not sent until I close down the form. I have a button on the form to stop the timer and disable it. I can stop the timer and the email is still not sent. However, when I close the form the email is sent. Is it something to do with threading or what?&lt;br /&gt;&lt;/p&gt;</evnet:previewtext><dc:creator>VBJB</dc:creator><slash:comments>6</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/TechOff/140600-Windows-Forms-Application-VBNet/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/140600/Trackback.aspx</trackback:ping></item><item><title>System.Windows.Forms.Timer [System.Windows.Forms.Timer]</title><description>I am using this timer to call a method every minute. My application is hardly taking any memory (7,000kb), but the CPU is at 100% as long as the timer is running. &lt;br /&gt;&lt;br /&gt;Is there a more friendly CPU timer that I can use to call a method at given intervals?&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/Coffeehouse/140420-SystemWindowsFormsTimer/'&gt;System.Windows.Forms.Timer&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/140420/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/Coffeehouse/140420-SystemWindowsFormsTimer/</comments><link>http://channel9.msdn.com/forums/Coffeehouse/140420-SystemWindowsFormsTimer/</link><pubDate>Thu, 08 Dec 2005 21:18:59 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/140420-SystemWindowsFormsTimer/</guid><evnet:views>7457</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/140420/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>I am using this timer to call a method every minute. My application is hardly taking any memory (7,000kb), but the CPU is at 100% as long as the timer is running. &lt;br /&gt;&lt;br /&gt;Is there a more friendly CPU timer that I can use to call a method at given intervals?</evnet:previewtext><dc:creator>VBJB</dc:creator><slash:comments>6</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/Coffeehouse/140420-SystemWindowsFormsTimer/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/140420/Trackback.aspx</trackback:ping></item><item><title>Computer Science Question [Computer Science Question]</title><description>&lt;p&gt;I am a transfer student on track for a Computer Science Degree. I am about to start my four year college (Fall 2006). I went and visited the college I am applying for (UMBC). Once I got there and started having conversation with the heads of the Computer Science department, I found out they were Linux based (Red Hat). This worried me a little, since I have never laid eyes on a Linux machine. I went home and checked out other local colleges and they too where Linux based.&lt;/p&gt;
&lt;p&gt;I have two questions for everybody.&lt;/p&gt;
&lt;p&gt;1.) Would you be worried about this if this was your four year college?&lt;/p&gt;
&lt;p&gt;2.) If you have a computer Science degree, what OS did your college use?&lt;/p&gt;
&lt;p&gt;This is my thought, they are going to be teaching me the concepts of programming and it applies to any platform. What do you guys think?&lt;br /&gt;&lt;/p&gt;&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/Coffeehouse/131953-Computer-Science-Question/'&gt;Computer Science Question&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/131953/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/Coffeehouse/131953-Computer-Science-Question/</comments><link>http://channel9.msdn.com/forums/Coffeehouse/131953-Computer-Science-Question/</link><pubDate>Fri, 11 Nov 2005 13:57:46 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/131953-Computer-Science-Question/</guid><evnet:views>5874</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/131953/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>&lt;p&gt;I am a transfer student on track for a Computer Science Degree. I am about to start my four year college (Fall 2006). I went and visited the college I am applying for (UMBC). Once I got there and started having conversation with the heads of the Computer Science department, I found out they were Linux based (Red Hat). This worried me a little, since I have never laid eyes on a Linux machine. I went home and checked out other local colleges and they too where Linux based.&lt;/p&gt;
&lt;p&gt;I have two questions for everybody.&lt;/p&gt;
&lt;p&gt;1.) Would you be worried about this if this was your four year college?&lt;/p&gt;</evnet:previewtext><dc:creator>VBJB</dc:creator><slash:comments>23</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/Coffeehouse/131953-Computer-Science-Question/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/131953/Trackback.aspx</trackback:ping></item><item><title>SQL JOINS [SQL JOINS]</title><description>What should I do in this scenario? I have a SQL JOIN where the JOIN could be Null. I need all cases where the JOIN is Null plus any case where the JOIN has a value meeting a criteria. When I do a JOIN it only gives me cases where a JOIN is not Null. Like I said, I want the cases where the JOIN is NULL too.&amp;nbsp; Here is what I have so far:&lt;br /&gt;&lt;br /&gt;SELECT&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *, Job.Job&lt;br /&gt;FROM&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Job INNER JOIN&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Job_Operation ON Job.Job = Job_Operation.Job LEFT OUTER JOIN&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; User_Values ON Job.User_Values = User_Values.User_Values&lt;br /&gt;WHERE&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (NOT (User_Values.Text1 LIKE 'y'))&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;The LEFT OUTER JOIN is the&amp;nbsp;one giving problems. These are user values. A user might place values in this area and they might not. This is why some are Null JOINS and some are not.&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/TechOff/119002-SQL-JOINS/'&gt;SQL JOINS&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/119002/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/TechOff/119002-SQL-JOINS/</comments><link>http://channel9.msdn.com/forums/TechOff/119002-SQL-JOINS/</link><pubDate>Fri, 30 Sep 2005 16:51:15 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/119002-SQL-JOINS/</guid><evnet:views>3681</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/119002/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>What should I do in this scenario? I have a SQL JOIN where the JOIN could be Null. I need all cases where the JOIN is Null plus any case where the JOIN has a value meeting a criteria. When I do a JOIN it only gives me cases where a JOIN is not Null. Like I said, I want the cases where the JOIN is NULL too.&amp;nbsp; Here is what I have so far:SELECT&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *, Job.JobFROM&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Job INNER JOIN&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Job_Operation ON Job.Job…</evnet:previewtext><dc:creator>VBJB</dc:creator><slash:comments>4</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/TechOff/119002-SQL-JOINS/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/119002/Trackback.aspx</trackback:ping></item><item><title>NT Backup [NT Backup]</title><description>SBS 2003 SP1&lt;br /&gt;&lt;br /&gt;Recently all my ntBackups are failing (it fails right away). The exact message is: "Error returned while creating the volume shadow copy:800423f4".&amp;nbsp;One solution is to have the recovery of all databases in SQL set to "simple". I tried that, but&amp;nbsp;it&amp;nbsp;didn't work. My SQL server backup scripts run fine, but not the ntbackups.&lt;br /&gt;&lt;br /&gt;There is a lot of information on the web to tell me others are having the same problem&amp;nbsp;and are frustrated as I am (&lt;a href="http://channel9.msdn.comErrorreturnedwhilecreatingthevolumeshadowcopy:800423f4&gt;one case&lt;/a&gt;). &lt;br /&gt;&lt;br /&gt;There is a supported hotfix for this, but when I try to install it, it says my current SP is newer and I do not need the hotfix. &lt;br /&gt;&lt;br /&gt;Has anyone else had this problem or know how to fix this?&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/Coffeehouse/106224-NT-Backup/'&gt;NT Backup&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/106224/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/Coffeehouse/106224-NT-Backup/</comments><link>http://channel9.msdn.com/forums/Coffeehouse/106224-NT-Backup/</link><pubDate>Fri, 02 Sep 2005 11:13:50 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/106224-NT-Backup/</guid><evnet:views>988</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/106224/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>SBS 2003 SP1&lt;br /&gt;&lt;br /&gt;Recently all my ntBackups are failing (it fails right away). The exact message is: "Error returned while creating the volume shadow copy:800423f4".&amp;nbsp;One solution is to have the recovery of all databases in SQL set to "simple". I tried that, but&amp;nbsp;it&amp;nbsp;didn't work. My SQL server backup scripts run fine, but not the ntbackups.&lt;br /&gt;&lt;br /&gt;There is a lot of information on the web to tell me others are having the same problem&amp;nbsp;and are frustrated as I am (&lt;a&gt;one case&lt;/a&gt;). &lt;br /&gt;&lt;br /&gt;</evnet:previewtext><dc:creator>VBJB</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/Coffeehouse/106224-NT-Backup/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/106224/Trackback.aspx</trackback:ping></item><item><title>I think this is a bug [I think this is a bug]</title><description>I usually browse the homepage of the Coffeehouse. When&amp;nbsp;I find&amp;nbsp;a interesting topic, I click on the little piece of paper next to the persons name that posted the last post in the topic. It use&amp;nbsp;to take me to his post (last post of the topic). It doesn't do that anymore. It brings me to the first post of the topic.&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/Coffeehouse/103128-I-think-this-is-a-bug/'&gt;I think this is a bug&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/103128/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/Coffeehouse/103128-I-think-this-is-a-bug/</comments><link>http://channel9.msdn.com/forums/Coffeehouse/103128-I-think-this-is-a-bug/</link><pubDate>Fri, 26 Aug 2005 20:54:03 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/103128-I-think-this-is-a-bug/</guid><evnet:views>1409</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/103128/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>I usually browse the homepage of the Coffeehouse. When&amp;nbsp;I find&amp;nbsp;a interesting topic, I click on the little piece of paper next to the persons name that posted the last post in the topic. It use&amp;nbsp;to take me to his post (last post of the topic). It doesn't do that anymore. It brings me to the first post of the topic.</evnet:previewtext><dc:creator>VBJB</dc:creator><slash:comments>1</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/Coffeehouse/103128-I-think-this-is-a-bug/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/103128/Trackback.aspx</trackback:ping></item><item><title>IE Snap-in [IE Snap-in]</title><description>&lt;p&gt;
				Let's see if I can explain this.
		&lt;/p&gt;
&lt;p&gt;We run a application that has an IE snap-in for its browser. The address bar (where you type in your url) is also used as a command line for the application. If you type in a specific command and hit "GO" (not refresh or else it looks for the specific page) it will look first to see if it is a application specific command and if it is it will run the command, if not it will look for the web page.&lt;/p&gt;
&lt;p&gt;Now here is my question, is there a way through javascript I can load a url in the command line, but not have it look for the page. Right now I am using href and it looks for the page (which I would expect). Is there another way I can do this? My code is top-location-href = http://JobEntry/ ' + Job;&lt;/p&gt;
&lt;p&gt;This is what has to happen. The person clicks a link on our intranet inside this application. Then the person will hit the "GO" link so the application will run the command. If&amp;nbsp;it is given a&amp;nbsp;href it bypasses the application's lookup of internal command. A person has to hit their "GO" button&lt;/p&gt;
&lt;p&gt;Any suggestion?&lt;br /&gt;&lt;br /&gt;Edit: If this does not make sense let me know I will try to clarify.&lt;/p&gt;&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/TechOff/85086-IE-Snap-in/'&gt;IE Snap-in&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/85086/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/TechOff/85086-IE-Snap-in/</comments><link>http://channel9.msdn.com/forums/TechOff/85086-IE-Snap-in/</link><pubDate>Mon, 11 Jul 2005 16:08:08 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/85086-IE-Snap-in/</guid><evnet:views>2403</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/85086/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Let's see if I can explain this.
We run a application that has an IE snap-in for its browser. The address bar (where you type in your url) is also used as a command line for the application. If you type in a specific command and hit "GO" (not refresh or else it looks for the specific page) it will look first to see if it is a application specific command and if it is it will run the command, if not it will look for the web page.
Now here is my question, is there a way through javascript I can load a url in the command line, but not have it look for the page. Right now I am using href and it…</evnet:previewtext><dc:creator>VBJB</dc:creator><slash:comments>2</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/TechOff/85086-IE-Snap-in/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/85086/Trackback.aspx</trackback:ping></item><item><title>SQL Server Reporting Services [SQL Server Reporting Services]</title><description>Does anyone know why SQL Sever does not come with its Reporting Services? I had to order it &lt;a href="http://www.microsoft.com/sql/reporting/howtobuy/retailfulfillment.asp"&gt;here&lt;/a&gt;&amp;nbsp;(It only cost $5.30, shipping and tax). It doesn't make much sense to me.&lt;br /&gt;&lt;br /&gt;Edit: Is it for tracking purposes?&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/Coffeehouse/81409-SQL-Server-Reporting-Services/'&gt;SQL Server Reporting Services&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/81409/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/Coffeehouse/81409-SQL-Server-Reporting-Services/</comments><link>http://channel9.msdn.com/forums/Coffeehouse/81409-SQL-Server-Reporting-Services/</link><pubDate>Fri, 01 Jul 2005 17:06:34 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/81409-SQL-Server-Reporting-Services/</guid><evnet:views>3110</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/81409/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Does anyone know why SQL Sever does not come with its Reporting Services? I had to order it &lt;a href="http://www.microsoft.com/sql/reporting/howtobuy/retailfulfillment.asp"&gt;here&lt;/a&gt;&amp;nbsp;(It only cost $5.30, shipping and tax). It doesn't make much sense to me.&lt;br /&gt;&lt;br /&gt;Edit: Is it for tracking purposes?</evnet:previewtext><dc:creator>VBJB</dc:creator><slash:comments>4</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/Coffeehouse/81409-SQL-Server-Reporting-Services/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/81409/Trackback.aspx</trackback:ping></item><item><title>IIS and Anonymous Access [IIS and Anonymous Access]</title><description>I have tried everything&amp;nbsp;I know and I still cannot get three machines to connect to my intranet site written in ASP.NET. Two machines are Win98 and the other is WinNT 4.0. All of my Win2000 and WinXP machines have no problem connecting.&amp;nbsp;When the machines try to connect they do not generate any type of error in the error log. It just says website not available. I am hosting IIS 6.0 on SBS 2003 SP1. I am thinking it is something to do with anonymous user rights, but I tried all different setting and nothing works. What can I troubleshoot to see if it is IUSER rights or something else I am overlooking?&lt;br /&gt;&lt;br /&gt;Thanks,&lt;br /&gt;&lt;br /&gt;VBJB&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/Coffeehouse/71485-IIS-and-Anonymous-Access/'&gt;IIS and Anonymous Access&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/71485/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/Coffeehouse/71485-IIS-and-Anonymous-Access/</comments><link>http://channel9.msdn.com/forums/Coffeehouse/71485-IIS-and-Anonymous-Access/</link><pubDate>Wed, 01 Jun 2005 18:51:34 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/71485-IIS-and-Anonymous-Access/</guid><evnet:views>15381</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/71485/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>I have tried everything&amp;nbsp;I know and I still cannot get three machines to connect to my intranet site written in ASP.NET. Two machines are Win98 and the other is WinNT 4.0. All of my Win2000 and WinXP machines have no problem connecting.&amp;nbsp;When the machines try to connect they do not generate any type of error in the error log. It just says website not available. I am hosting IIS 6.0 on SBS 2003 SP1. I am thinking it is something to do with anonymous user rights, but I tried all different setting and nothing works. What can I troubleshoot to see if it is IUSER rights or something else I am overlooking?&lt;br /&gt;&lt;br /&gt;</evnet:previewtext><dc:creator>VBJB</dc:creator><slash:comments>67</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/Coffeehouse/71485-IIS-and-Anonymous-Access/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/71485/Trackback.aspx</trackback:ping></item><item><title>Advice on a Media Player [Advice on a Media Player]</title><description>&lt;p&gt;
				There is so much great information out on the web, which I do not have time to view at work. Most of the things that I am interested in are in MP3 or WMA format. I do not have much time to listen/view these things at work, but I have a 30 minute drive home from work. So here is my question:&lt;br /&gt;&lt;br /&gt;What is the best portable media player to view/listen to these on my way home. &lt;br /&gt;&lt;br /&gt;- Should I buy a pocket PC and browse the web on my way home?&lt;br /&gt;- Should I download them to a device before I leave work and listen to them on the way home (iPod)?&lt;br /&gt;- What devices are out there that would accommodate this portability?&lt;br /&gt;&lt;br /&gt;Can you give me pros and cons of the different devices? &lt;br /&gt;&lt;br /&gt;Thanks,&lt;br /&gt;&lt;br /&gt;VBJB
		&lt;/p&gt;&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/Coffeehouse/65800-Advice-on-a-Media-Player/'&gt;Advice on a Media Player&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/65800/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/Coffeehouse/65800-Advice-on-a-Media-Player/</comments><link>http://channel9.msdn.com/forums/Coffeehouse/65800-Advice-on-a-Media-Player/</link><pubDate>Wed, 11 May 2005 16:27:27 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/65800-Advice-on-a-Media-Player/</guid><evnet:views>6348</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/65800/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>&lt;p&gt;
				There is so much great information out on the web, which I do not have time to view at work. Most of the things that I am interested in are in MP3 or WMA format. I do not have much time to listen/view these things at work, but I have a 30 minute drive home from work. So here is my question:&lt;br /&gt;&lt;br /&gt;What is the best portable media player to view/listen to these on my way home. &lt;br /&gt;&lt;br /&gt;- Should I buy a pocket PC and browse the web on my way home?&lt;br /&gt;- Should I download them to a device before I leave work and listen to them on the way home (iPod)?&lt;br /&gt;- What devices are out there that would accommodate this portability?&lt;br /&gt;
		&lt;/p&gt;</evnet:previewtext><dc:creator>VBJB</dc:creator><slash:comments>18</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/Coffeehouse/65800-Advice-on-a-Media-Player/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/65800/Trackback.aspx</trackback:ping></item><item><title>SQL Server Enterprise Manager Error [SQL Server Enterprise Manager Error]</title><description>I am getting an error after upgrading to SP1 on my SBS 2003 (only thing that has changed).&lt;br /&gt;&lt;br /&gt;Reproduce:&lt;br /&gt;-Open up SQL Server Enterprise manager&lt;br /&gt;-Navigate to the database of interest&lt;br /&gt;-Right click on the node and go to properties to get database size&lt;br /&gt;&lt;br /&gt;Once, I do this, the MMC disappears and this error is generated.&lt;br /&gt;&lt;br /&gt;Faulting application mmc.exe, version 5.2.3790.1830, faulting module sqldmo.dll, version 2000.80.194.0, fault address 0x0007b7ab.&lt;br /&gt;&lt;br /&gt;any thoughts?&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/Coffeehouse/61877-SQL-Server-Enterprise-Manager-Error/'&gt;SQL Server Enterprise Manager Error&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/61877/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/Coffeehouse/61877-SQL-Server-Enterprise-Manager-Error/</comments><link>http://channel9.msdn.com/forums/Coffeehouse/61877-SQL-Server-Enterprise-Manager-Error/</link><pubDate>Fri, 29 Apr 2005 15:15:50 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/61877-SQL-Server-Enterprise-Manager-Error/</guid><evnet:views>26913</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/61877/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>I am getting an error after upgrading to SP1 on my SBS 2003 (only thing that has changed).&lt;br /&gt;&lt;br /&gt;Reproduce:&lt;br /&gt;-Open up SQL Server Enterprise manager&lt;br /&gt;-Navigate to the database of interest&lt;br /&gt;-Right click on the node and go to properties to get database size&lt;br /&gt;&lt;br /&gt;Once, I do this, the MMC disappears and this error is generated.&lt;br /&gt;&lt;br /&gt;Faulting application mmc.exe, version 5.2.3790.1830, faulting module sqldmo.dll, version 2000.80.194.0, fault address 0x0007b7ab.&lt;br /&gt;&lt;br /&gt;any thoughts?</evnet:previewtext><dc:creator>VBJB</dc:creator><slash:comments>3</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/Coffeehouse/61877-SQL-Server-Enterprise-Manager-Error/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/61877/Trackback.aspx</trackback:ping></item><item><title>Feature addition to C9?? [Feature addition to C9??]</title><description>In the Coffehouse have the number of replies a hyperlink were&amp;nbsp;you can click it and it would take you to that reply (the last reply). For those who watch threads as they come in.&lt;br /&gt;&lt;br /&gt;VBJB&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/Coffeehouse/60738-Feature-addition-to-C9/'&gt;Feature addition to C9??&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/60738/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/Coffeehouse/60738-Feature-addition-to-C9/</comments><link>http://channel9.msdn.com/forums/Coffeehouse/60738-Feature-addition-to-C9/</link><pubDate>Tue, 26 Apr 2005 15:57:35 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/60738-Feature-addition-to-C9/</guid><evnet:views>2500</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/60738/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>In the Coffehouse have the number of replies a hyperlink were&amp;nbsp;you can click it and it would take you to that reply (the last reply). For those who watch threads as they come in.&lt;br /&gt;&lt;br /&gt;VBJB</evnet:previewtext><dc:creator>VBJB</dc:creator><slash:comments>3</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/Coffeehouse/60738-Feature-addition-to-C9/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/60738/Trackback.aspx</trackback:ping></item><item><title>Business Object Question [Business Object Question]</title><description>I am building a bindable business object. I need help deciding whether to inherit from a dataset or to implement the proper interfaces. Obviously, there is much less code if&amp;nbsp;I inherit from a dataset. What are the Pros and Cons of doing it either way? Here are my own thoughts, correct me if I am wrong:&lt;br /&gt;-------------------------------------------------------------------------&lt;br /&gt;&lt;br /&gt;Pros of Inheritance:&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;-Less code for me to write&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;-Easier in the future to add functionality&lt;br /&gt;&lt;br /&gt;Cons of Inheritance&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;-Probably more overhead then I would ever need&lt;br /&gt;&lt;br /&gt;-------------------------------------------------------------------------&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;br /&gt;Pros of Interfaces&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;-Streamline code&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;-very customizable&lt;br /&gt;&lt;br /&gt;Cons of&amp;nbsp;Interfaces&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;-&lt;strong&gt;TIME&lt;br /&gt;&lt;br /&gt;&lt;/strong&gt;-------------------------------------------------------------------------&lt;br /&gt;&lt;strong&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;br /&gt;&lt;/strong&gt;What do you think?&lt;br /&gt;&lt;br /&gt;Thanks,&lt;br /&gt;&lt;br /&gt;VBJB&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/Coffeehouse/41828-Business-Object-Question/'&gt;Business Object Question&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/41828/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/Coffeehouse/41828-Business-Object-Question/</comments><link>http://channel9.msdn.com/forums/Coffeehouse/41828-Business-Object-Question/</link><pubDate>Tue, 22 Feb 2005 02:29:06 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/41828-Business-Object-Question/</guid><evnet:views>3850</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/41828/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>I am building a bindable business object. I need help deciding whether to inherit from a dataset or to implement the proper interfaces. Obviously, there is much less code if&amp;nbsp;I inherit from a dataset. What are the Pros and Cons of doing it either way? Here are my own thoughts, correct me if I am wrong:&lt;br /&gt;-------------------------------------------------------------------------&lt;br /&gt;&lt;br /&gt;Pros of Inheritance:&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;-Less code for me to write&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;-Easier in the future to add functionality&lt;br /&gt;&lt;br /&gt;Cons of Inheritance&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;-Probably more overhead then I would ever need&lt;br /&gt;&lt;br /&gt;</evnet:previewtext><dc:creator>VBJB</dc:creator><slash:comments>6</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/Coffeehouse/41828-Business-Object-Question/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/41828/Trackback.aspx</trackback:ping></item><item><title>Server Time [Server Time]</title><description>&lt;p&gt;
				I guess the best way to get the time from a network sever in .net is to use &lt;a href="http://www.codeproject.com/vb/net/NetRemoteTOD.asp"&gt;NetRemoteTOD&lt;/a&gt;? &lt;br /&gt;&lt;br /&gt;VBJB&lt;br /&gt;
		&lt;/p&gt;&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/Coffeehouse/40260-Server-Time/'&gt;Server Time&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/40260/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/Coffeehouse/40260-Server-Time/</comments><link>http://channel9.msdn.com/forums/Coffeehouse/40260-Server-Time/</link><pubDate>Tue, 15 Feb 2005 18:16:17 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/40260-Server-Time/</guid><evnet:views>2067</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/40260/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>&lt;p&gt;
				I guess the best way to get the time from a network sever in .net is to use &lt;a href="http://www.codeproject.com/vb/net/NetRemoteTOD.asp"&gt;NetRemoteTOD&lt;/a&gt;? &lt;br /&gt;&lt;br /&gt;VBJB&lt;br /&gt;
		&lt;/p&gt;</evnet:previewtext><dc:creator>VBJB</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/Coffeehouse/40260-Server-Time/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/40260/Trackback.aspx</trackback:ping></item><item><title>Font Question?? [Font Question??]</title><description>&lt;p&gt;
				Let's see how should I put this? I have been developing with VS.net 2003 and have&amp;nbsp;not liked the default font for C#. I have been watching many videos showing the source code of upcoming languages/markup. When I watch these videos I like the font they are using, very bold elegant font. My question is,&amp;nbsp;what font are they using?!? I want to change my font is 2003 to match what I have seen on the videos. Reasons being, in the videos C#’s "{" and "}" are very bold and easy to see, unlike the default font in VS 2003.
		&lt;/p&gt;
&lt;p&gt;So if anyone can tell me what the "xaml" font is (for a lack of a better word) it would be appreciated.&lt;/p&gt;
&lt;p&gt;VBJB&lt;br /&gt;&lt;/p&gt;&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/Coffeehouse/39651-Font-Question/'&gt;Font Question??&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/39651/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/Coffeehouse/39651-Font-Question/</comments><link>http://channel9.msdn.com/forums/Coffeehouse/39651-Font-Question/</link><pubDate>Fri, 11 Feb 2005 16:36:56 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/39651-Font-Question/</guid><evnet:views>3191</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/39651/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>&lt;p&gt;
				Let's see how should I put this? I have been developing with VS.net 2003 and have&amp;nbsp;not liked the default font for C#. I have been watching many videos showing the source code of upcoming languages/markup. When I watch these videos I like the font they are using, very bold elegant font. My question is,&amp;nbsp;what font are they using?!? I want to change my font is 2003 to match what I have seen on the videos. Reasons being, in the videos C#’s "{" and "}" are very bold and easy to see, unlike the default font in VS 2003.
		&lt;/p&gt;</evnet:previewtext><dc:creator>VBJB</dc:creator><slash:comments>5</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/Coffeehouse/39651-Font-Question/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/39651/Trackback.aspx</trackback:ping></item></channel></rss>