﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:a10="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Recent Edits</title><description /><lastBuildDate>Sat, 11 Jul 2009 07:56:10 Z</lastBuildDate><item><link>http://msdn.microsoft.com/en-us/library/ms190766(SQL.100).aspx#CommunityContent</link><title>Recursive CTE Help</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=sqlserver'&gt;sqlserver&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=recursivecte'&gt;recursivecte&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;Refer to my blog for Recursive CTE help/tips.

  Jeff Fischer</description><pubDate>Sat, 11 Jul 2009 07:49:44 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms644950(VS.85).aspx#CommunityContent</link><title>Need message meanings</title><description>Hi,Pls tell me where can I find the meanings(purpose) of messages that we pass in SendMessage fuction call? for ex: what it means if we send SCI_REPLACESEL ??Thanks</description><pubDate>Sat, 11 Jul 2009 07:44:43 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/fb4aw7b8(VS.90).aspx#CommunityContent</link><title>WaitForExit Help</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=process'&gt;process&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=waitforexit'&gt;waitforexit&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;Refer to my blog for very helpful advice on Process WaitForExit examples.</description><pubDate>Sat, 11 Jul 2009 07:34:59 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms536398(VS.85).aspx#CommunityContent</link><title>Notes about adding style sheets dynamically with STYLE Tag</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=add'&gt;add&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=stylesheet'&gt;stylesheet&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=style'&gt;style&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=dyanmic'&gt;dyanmic&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;1.) You cannot set the .innerHTML, .innerText, or .text property of a STYLE element created dynamically.  You must use .styleSheet.cssText.Example:    var ss = document.createElement("STYLE");    var rules = "  * { font-weight: 900; } "; // this is the best way to do it in batch, rather than calling addRule, addRule, addRule    ss.styleSheet.cssText = rules; //here is the property that you can use    document.getElementsByTagName("head")[0].appendChild(ss);2.) IE has an sort of unknown feature w</description><pubDate>Sat, 11 Jul 2009 04:13:41 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/aa767734(VS.85).aspx#CommunityContent</link><title>Full URL syntax</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=contentbug'&gt;contentbug&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;
  SYNTAX
  
  http://[user:[password]@]host.domain[path][?query][#fragment]</description><pubDate>Fri, 10 Jul 2009 23:22:46 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms186353(SQL.100).aspx#CommunityContent</link><title>Following my last post - it would work on SQL 2008 if ...</title><description>you add "10" to "ComputerManagement" in the first line.</description><pubDate>Fri, 10 Jul 2009 23:10:06 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms186353(SQL.100).aspx#CommunityContent</link><title>Doesn't work on VISTA machine with SQL 2008</title><description>I have a VISTA machine with SQL 2008 installed. This piece of script doesn't work at all.</description><pubDate>Fri, 10 Jul 2009 23:07:32 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms724884(VS.85).aspx#CommunityContent</link><title>Some important Info is missing</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=contentbug'&gt;contentbug&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;I would like to see a table which datatypes are supported under which OS. It also seems that there is some confusion in the embedded help and the app of REG.EXE. While the XP-version also lists the datatypes REG_DWORD_LITTLE_ENDIAN and REG_DWORD_BIG_ENDIAN at REG ADD /? the Vista and Windows 7 versions do not. But they accept the parameter to create values. While XP does not accept REG_QWORD (neiter in regedit nor REG.EXE) I can create such a value with regedit unter Vista and Windows 7. But onl</description><pubDate>Fri, 10 Jul 2009 22:42:46 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/hskdteyh(VS.80).aspx#CommunityContent</link><title>dont remove</title><description>dont remove[removing]</description><pubDate>Fri, 10 Jul 2009 22:42:09 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/bb310843(VS.90).aspx#CommunityContent</link><title>Typos</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=contentbug'&gt;contentbug&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;1. The signature at the beginning uses the load method rather than the save method.2. The example section has this text: "The following example shows how to use the save method to load the currently authenticated user's profile". Shouldn't it say it is SAVING the profile, not loading? If it is correct, perhaps a clarification could be provided.</description><pubDate>Fri, 10 Jul 2009 22:41:03 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/aa767735(VS.85).aspx#CommunityContent</link><title>Adrian.Pereira@phoenix.co.uk</title><description>hey dude - you ok?xx[removing]</description><pubDate>Fri, 10 Jul 2009 22:40:12 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms252091(VS.90).aspx#CommunityContent</link><title>Re:using stream print directely, your code is worked for me.</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=thanks'&gt;thanks&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;hi,I am chandrakant HP,actually i was looking code for printing directly from the report,so your code is worked for me.am very thank full to you,in my project this is the only task was remained,i was in tension,now i relief little bit.once thank you.Regards,Chandrakant HP</description><pubDate>Fri, 10 Jul 2009 22:39:42 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/314t4see(VS.90).aspx#CommunityContent</link><title>Error: RowGuids / Default value: 'System.Guid' cannot be converted to type 'System.String'</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=guid'&gt;guid&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=rowguids'&gt;rowguids&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;This note is included to address the incorrect behavior of the Dataset Designer that can cause new inserts to fail in the datagridview or when attempting to correct the issue within the designer in the way that makes sense, you get the following error from the dataset designer upon a save

Custom tool error: Failed to generate code. Failed to generate code. Object of type 'System.Guid' cannot be converted to type 'System.String'. Object of type 'System.Guid' cannot be converted to type 'System</description><pubDate>Fri, 10 Jul 2009 21:56:43 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/wz42302f(VS.90).aspx#CommunityContent</link><title>A slightly more 'elegant' solution for multiple extensions</title><description>using System.Linq;string folder = @"C:\Projects";IEnumerable&amp;lt;string&amp;gt; fileNames =    Directory.GetFiles( folder ).Where(        f =&amp;gt;   f.EndsWith( ".vb" )             || f.EndsWith( ".xml" )             || f.EndsWith( ".aspx" )             || f.EndsWith( ".ascx" )            || f.EndsWith( ".asax" )            || f.EndsWith( ".config" )     );foreach( var fileName in fileNames ){    // etc.}
</description><pubDate>Fri, 10 Jul 2009 20:39:00 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/cc879278(SQL.100).aspx#CommunityContent</link><title>Using Start and End Time Steps to Control Predictions</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=contentbug'&gt;contentbug&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;
  SELECT [Model Region],PredictTimeSeries([Quantity],3,6, EXTEND_MODEL_CASES) AS PredictQtyFROM   [Forecasting_MIXED]NATURAL PREDICTION JOIN(    SELECT 1 AS [Reporting Date],  '10' AS [Quantity],  'M200 Europe' AS [Model Region]UNION SELECT  2 AS [Reporting Date],  15 AS [Quantity],  'M200 Europe' AS [Model Region]) AS tWHERE [Model Region] = 'M200 Europe'
</description><pubDate>Fri, 10 Jul 2009 20:28:38 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/cc879278(SQL.100).aspx#CommunityContent</link><title>To create a singleton prediction query on a time series model; step 6</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=contentbug'&gt;contentbug&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;
  SELECT [Model Region],PredictTimeSeries([Quantity],6, EXTEND_MODEL_CASES) AS PredictQtyFROM   [Forecasting_MIXED]NATURAL PREDICTION JOIN (   SELECT 1 AS [Reporting Date],  '10' AS [Quantity],  'M200 Europe' AS [Model Region]UNION SELECT  2 AS [Reporting Date],  15 AS [Quantity],  'M200 Europe' AS [Model Region]) AS tWHERE [Model Region] = 'M200 Europe' OR[Model Region] = 'M200 Pacific'
</description><pubDate>Fri, 10 Jul 2009 20:17:09 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms682425(VS.85).aspx#CommunityContent</link><title>Documentation flawed?</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=contentbug'&gt;contentbug&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;lpApplicationName does not work in the least. Either the documentation is flawed or the implementation. Here is an example that tries to use the lpApplicationName argument as written in the documentation that will fail 100% of the time:STARTUPINFO startupInfo = {0};startupInfo.cb = sizeof(startupInfo);PROCESS_INFORMATION processInformation;// Try to start the processBOOL result = ::CreateProcess(  L"C:\\Windows\\NOTEPAD.exe"  NULL,  NULL,  NULL,  FALSE,  NORMAL_PRIORITY_CLASS,  NULL,  NULL,  &amp;am</description><pubDate>Fri, 10 Jul 2009 20:13:15 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/bb775051(VS.85).aspx#CommunityContent</link><title>data sources that have "file like" items should support the following properties</title><description>PKEY_FileName to provide the name of the item (that includes the extension)PKEY_Size for the sizePKEY_DateModified, PKEY_DateCreated data valuesPKEY_FileAttributesPKEY_ItemTypePKEY_PerceivedType</description><pubDate>Fri, 10 Jul 2009 20:07:06 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/bb775051(VS.85).aspx#CommunityContent</link><title>where to find info on properties that this method can support</title><description>the shell property system supports many properties, they are listed herehttp://msdn.microsoft.com/en-us/library/dd561977(VS.85).aspxFor data source implementer you can define your own properties but only do this if the system schema does not priviate a property.For clients of a data source you should refer to the data source specific documentation to determine what properties it supports.</description><pubDate>Fri, 10 Jul 2009 20:03:13 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/cc879274(SQL.100).aspx#CommunityContent</link><title>The complete statement should now be as follows:</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=contentbug'&gt;contentbug&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;
  SELECT[Forecasting_MIXED].[Model Region],PredictTimeSeries([Forecasting_MIXED].[Quantity],6) AS PredictQty,PredictTimeSeries ([Forecasting_MIXED].[Amount],6) AS PredictAmtFROM [Forecasting_MIXED]WHERE [Model Region] = 'M200 Europe' OR[Model Region] = 'M200 Pacific'
</description><pubDate>Fri, 10 Jul 2009 20:00:46 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/cc879265(SQL.100).aspx#CommunityContent</link><title>Processing the Time Series Mining Structure; step 5</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=contentbug'&gt;contentbug&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;
  INSERT INTO MINING STRUCTURE [Forecasting_MIXED_Structure]
  (
  [Reporting Date],[Model Region],[Quantity],[Amount]
  )
  OPENQUERY(
  [Adventure Works DW2008],
  'SELECT [ReportingDate],[ModelRegion],[Quantity],[Amount] FROM vTimeSeries ORDER BY [ReportingDate]'
  ) 
</description><pubDate>Fri, 10 Jul 2009 19:38:59 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms178062(SQL.90).aspx#CommunityContent</link><title>Relationship Between BackupMediaFamily and BackupSet</title><description>The databases I manage are fairly small so for the most part I only take full and differental backups of databases I work with. I'm trying to understand how the file created by the backup process relates to a BackupSet, BackupMediaSet, and BackupFamily and how those things relate to one another. I found this article tough to follow.</description><pubDate>Fri, 10 Jul 2009 19:17:47 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/cc879276(SQL.100).aspx#CommunityContent</link><title>ARTXP time series model, step 1</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=contentbug'&gt;contentbug&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;
  ALTER MINING STRUCTURE [Forecasting_MIXED_Structure]
  ADD MINING MODEL [Forecasting_ARTXP]
  (
  [Reporting Date],
  [Model Region],
  [Quantity] PREDICT,
  [Amount] PREDICT
  ) 
  USING Microsoft_Time_Series (AUTO_DETECT_PERIODICITY = .08, FORECAST_METHOD = 'ARTXP')
  WITH DRILLTHROUGH
</description><pubDate>Fri, 10 Jul 2009 19:16:33 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/cc879276(SQL.100).aspx#CommunityContent</link><title>ARIMA time series model, step 7</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=contentbug'&gt;contentbug&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;
  ALTER MINING STRUCTURE [Forecasting_MIXED_Structure]
  ADD MINING MODEL [Forecasting_ARIMA]
  (
  [Reporting Date],
  [Model Region],
  [Quantity] PREDICT,
  [Amount] PREDICT
  ) 
  USING Microsoft_Time_Series (AUTO_DETECT_PERIODICITY = .08, FORECAST_METHOD = 'ARIMA')
  WITH DRILLTHROUGH
</description><pubDate>Fri, 10 Jul 2009 19:16:11 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/aa347685(VS.85).aspx#CommunityContent</link><title>The other example is also wrong.</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=contentbug'&gt;contentbug&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;$a = $a | add-member Note* MyProperty Value

  should be:
$a = $a | add-member Note* MyProperty Value -Passthru

   </description><pubDate>Fri, 10 Jul 2009 18:52:25 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/aa347685(VS.85).aspx#CommunityContent</link><title>Please correct the example</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=contentbug'&gt;contentbug&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;The example in the article needs to be updated. In order to view the information about the PSObject you have used following line.
$p | Get-Member

  It should be corrected as - 
$p.PSObject | Get-Member

  Please check the Viewing an Adapted View of an Object section of the article.</description><pubDate>Fri, 10 Jul 2009 18:52:00 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/wx3b589t(VS.80).aspx#CommunityContent</link><title>THIS</title><description>IS THE SHITTEST PIECE OF ***[REMOVED]</description><pubDate>Fri, 10 Jul 2009 18:33:40 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms457303(office.12).aspx#CommunityContent</link><title>Doesn't work.</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=needsforum'&gt;needsforum&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=needsnewsgroup'&gt;needsnewsgroup&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;Doesn't work.[tfl 10 07 09] Hi - and thanks for your post. You should post questions like this to the MSDN Forums at http://forums.microsoft.com/msdn or the MSDN Newsgroups at http://www.microsoft.com/communities/newsgroups/en-us/. You are much more likely get a quicker response using the forums than through the Community Content. For specific help about:Visual Studio  : http://groups.google.com/groups/dir?sel=usenet%3Dmicrosoft.public.vstudio%2C&amp;amp;SQL Server     : http://groups.google.com/gro</description><pubDate>Fri, 10 Jul 2009 18:18:00 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms536656(VS.85).aspx#CommunityContent</link><title>How to highlight the text I just paste with pasteHTML?</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=needsforum'&gt;needsforum&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=needsnewsgroup'&gt;needsnewsgroup&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;After t.pasteHTML('...') is executed, the the original text range collapses and places the cursor after the pasted text. I was trying to use range.moveStart('character',-text.length) but when text has HTML characters, like &amp;amp;gt; and &amp;amp;nbsp;, the number of characters it moves back is not correct. Without decodeing these &amp;amp; characters one by one, how to highlight (or select) the text that has just been pasted?[tfl 10 07 09] Hi - and thanks for your post. You should post questions like thi</description><pubDate>Fri, 10 Jul 2009 18:17:18 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms536656(VS.85).aspx#CommunityContent</link><title>Buggy behavior???</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=productbug%3f'&gt;productbug?&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;1) If you ever need to clear all the contents of your rich-edit text control, a simple way to do it would be by selecting the whole document (body or div) and then apply: textRange.pasteHTML("") , however (on IE7) this only clears the text between the tags, but not the tags themselves.

2) if you ever think of implementing the undo feature by using textRange.select() and textRange.pasteHTML(), may be you should think it twice, becuase textRange.select() may work fine, but textRange.pasteHTML()</description><pubDate>Fri, 10 Jul 2009 18:16:51 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms537425(VS.85).aspx#CommunityContent</link><title>Supported</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=contentsuggestion'&gt;contentsuggestion&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;This is supported and has been so at least from 5.5. SUGGESTION: (Raymond Kenneth Petry)It would be nicer if it could also specify bracket characters, such as '[]'.</description><pubDate>Fri, 10 Jul 2009 18:15:48 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/cc267863(MSDN.10).aspx#CommunityContent</link><title>debugger</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=needsforum'&gt;needsforum&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=needsnewsgroup'&gt;needsnewsgroup&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;how do I run this program[tfl 10 07 09] Hi - and thanks for your post. You should post questions like this to the MSDN Forums at http://forums.microsoft.com/msdn or the MSDN Newsgroups at http://www.microsoft.com/communities/newsgroups/en-us/. You are much more likely get a quicker response using the forums than through the Community Content. For specific help about:Visual Studio  : http://groups.google.com/groups/dir?sel=usenet%3Dmicrosoft.public.vstudio%2C&amp;amp;SQL Server     : http://groups.go</description><pubDate>Fri, 10 Jul 2009 18:14:43 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/c0az2h86(VS.90).aspx#CommunityContent</link><title>Hard coded @ Reference?</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=needsforum'&gt;needsforum&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=needsnewsgroup'&gt;needsnewsgroup&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;Doesn't having to hard code a @reference command defeat the whole purpose of being able to programatically load user controls in the code behind. If you have 100 controls and only 1 is to be used you have to have all 100 references hard coded into the html to programatically us the one control you really want? Come on MicrosoftCommunications Documentation.[tfl 10 07 09] Hi - and thanks for your post. You should post questions like this to the MSDN Forums at http://forums.microsoft.com/msdn or th</description><pubDate>Fri, 10 Jul 2009 18:12:24 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/c8y19k6h(VS.90).aspx#CommunityContent</link><title>i am new</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=needsforum'&gt;needsforum&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=needsnewsgroup'&gt;needsnewsgroup&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;how to change server contols properties of master page [tfl - 14 06 09] This page is not indexed properly in the MSDN/TechNet Library Index. When the page is displayed, it shows its parent as MSDN Library, rather than in the Unified 

  Communications Documentation.1008 07 09] Hi - and thanks for your post. You should post questions like this to the MSDN Forums at 
  
    http://forums.microsoft.com/msdn
  
   or the MSDN Newsgroups at 


  
    http://www.microsoft.com/communities/new</description><pubDate>Fri, 10 Jul 2009 18:09:55 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/yxcx7skw(VS.90).aspx#CommunityContent</link><title>are you ok?</title><description>time is limited[removing non-content]</description><pubDate>Fri, 10 Jul 2009 18:06:57 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/dd301166(NAV.60).aspx#CommunityContent</link><title>Prerequisites</title><description>SAVEASPDF (and SAVEASEXCEL) can be only used if ...the database is run together with the RTC and a Visual Studio layout exists for the report you want to save.</description><pubDate>Fri, 10 Jul 2009 17:13:52 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms617928(VS.95).aspx#CommunityContent</link><title>Is this example still valid for Silverlight 3?</title><description>This does not seem to work in the current release...{System.Exception: Catastrophic failure (Exception from HRESULT: 0x8000FFFF (E_UNEXPECTED))   at MS.Internal.XcpImports.CheckHResult(UInt32 hr)   at MS.Internal.XcpImports.GetValue(INativeCoreTypeWrapper obj, DependencyProperty property)   at System.Windows.DependencyObject.SetValueInternal(DependencyProperty dp, Object value, Boolean allowReadOnlySet, Boolean isSetByStyle, Boolean isSetByBuiltInStyle, PropertyInvalidationReason reason)   at Sy</description><pubDate>Fri, 10 Jul 2009 17:13:32 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms229746(VS.80).aspx#CommunityContent</link><title>Bug fixing on "Encrypt" function.</title><description>public static void Encrypt(XmlDocument Doc, string ElementToEncrypt, string EncryptionElementID, RSA Alg, string KeyName){// Check the arguments.if (Doc == null)throw new ArgumentNullException("Doc");if (ElementToEncrypt == null)throw new ArgumentNullException("ElementToEncrypt");if (EncryptionElementID == null)throw new ArgumentNullException("EncryptionElementID");if (Alg == null)throw new ArgumentNullException("Alg");if (KeyName == null)throw new ArgumentNullException("KeyName");//////////////</description><pubDate>Fri, 10 Jul 2009 17:02:27 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms187748(SQL.100).aspx#CommunityContent</link><title>Number of Characters Returned When start_expression &lt; 1</title><description>"In this case, the number of characters that are returned is the largest value of either the sum of start_expression and length_expression or 0." This is incorrect. The number of characters returned when start_expression &amp;lt; 1 is the largest value of either (start_expression+length_expression-1) or 0 (e.g, if start_expression is 0 and length_expression is 3, then 2 characters (0+3-1), not 3 characters (0+3) will be returned.)</description><pubDate>Fri, 10 Jul 2009 16:57:49 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/bb933876(SQL.100).aspx#CommunityContent</link><title>Overview</title><description>Hello,The Spatial technology in SQL Server 2008 enables storage of spatial data in the database and facilitates different types of analyses on spatial data.  The following link will take you to an overview of SQL Server 2008 spatial data types:http://www.sqlcoffee.com/SQLServer2008.htmRegards,Alberto Morillo</description><pubDate>Fri, 10 Jul 2009 16:40:16 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/bb762520(VS.85).aspx#CommunityContent</link><title>System.Kind (PKEY_Kind) is another form of type simialr to PerceivedType</title><description>http://msdn.microsoft.com/en-us/library/bb787521(VS.85).aspxthis is also provided via file type owners</description><pubDate>Fri, 10 Jul 2009 16:35:50 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/bb762520(VS.85).aspx#CommunityContent</link><title>file type owners need to provide the value of this via the registry</title><description>the schema for the registration is as follows...HKCR\&amp;lt;.ext&amp;gt;    PerceivedType=text|video|audio|image|system|document|compressed|application|gamemedia|Contactsfor example here is .txt filesHKEY_CLASSES_ROOT\.txt    PerceivedType    REG_SZ    text</description><pubDate>Fri, 10 Jul 2009 16:34:34 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/bb762520(VS.85).aspx#CommunityContent</link><title>the set of values in this type is not extensible</title><description>since the windows SDK controls the list of values in this type it cannot be extended</description><pubDate>Fri, 10 Jul 2009 16:31:43 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/7shabkb8(VS.90).aspx#CommunityContent</link><title>queryString????</title><description>PLEASE Do not pass a SQL Statement in the QUeryString. This is very very very bad. Please change this sample to be more safe.</description><pubDate>Fri, 10 Jul 2009 16:04:23 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/6y8t7kbw(VS.90).aspx#CommunityContent</link><title>Conexion con archivo de texto - Unspecified error</title><description>OleDbConnection con_txt = newOleDbConnection("Provider=Microsoft.Jet.OLEDB.4.0; Data Source=" + Application.StartupPath + "\\; Extended Properties='text; HDR=No; FMT=Fixed'");
con_txt.Open();OleDbCommand com_txt = newOleDbCommand("select * from Cedulas.txt",con_txt);
OleDbDataReader dr_txt = com_txt.ExecuteReader();  &amp;lt;--------------------------------------*AQUI SE PRODUCE EL ERROR*ERROR:****************************************************************************************************No se</description><pubDate>Fri, 10 Jul 2009 15:28:58 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms153103(VS.90).aspx#CommunityContent</link><title>Error [System.InvalidOperationException was unhandled by user code]</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=code'&gt;code&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=was'&gt;was&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=user'&gt;user&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=by'&gt;by&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=unhandled'&gt;unhandled&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=system.invalidoperationexception'&gt;system.invalidoperationexception&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;
  // Define callback references.
String cbReference1 = cs.GetCallbackEventReference(this, "arg",
"ReceiveServerData1", context1.ToString());Error = The target '__Page' for the callback could not be found or did not implement ICallbackEventHandler.</description><pubDate>Fri, 10 Jul 2009 15:17:09 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/cx8w9at2(VS.90).aspx#CommunityContent</link><title>the code snippet is useless</title><description>the code snippet is useless</description><pubDate>Fri, 10 Jul 2009 14:51:09 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms706593(VS.85).aspx#CommunityContent</link><title>Starting WZC on XP</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=contentbug'&gt;contentbug&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;I tried the above command and it did not work for me on my XP machine. However, the following command did work:  "net start wzcsvc" and "net stop wzcsvc"</description><pubDate>Fri, 10 Jul 2009 14:25:18 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms754242(VS.90).aspx#CommunityContent</link><title>This template is VERY slow.</title><description>This template is VERY slow. Thank you MS for giving us bad templates !</description><pubDate>Fri, 10 Jul 2009 13:29:04 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms648051(VS.85).aspx#CommunityContent</link><title>API with color</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=color'&gt;color&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=icon'&gt;icon&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;Take a look at function CreateIconIndirect http://msdn.microsoft.com/en-us/library/ms648062(VS.85).aspx. This function allows colors to be passed though!</description><pubDate>Fri, 10 Jul 2009 13:18:44 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/cc936628(office.12).aspx#CommunityContent</link><title>Can not watch the video</title><description>The video still doesnt appear to work. The actual video location is pointing to here http://mediadlstaging/mediadl/MSDN/O/Office/en-us/2007OfficeVH2s/MOSS2007CreateSeqWFUsingVS2008.wmv, which doesnt look quite right ;) http://mediadlstaging/Maybe you need a workflow for publishing videos</description><pubDate>Fri, 10 Jul 2009 13:07:15 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms535173(VS.85).aspx#CommunityContent</link><title>"a object" doesn't work when it contains a table</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=dhtml'&gt;dhtml&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;The note above says "A table object does not function properly when contained within an a tag." It is because a table is a block element and an anchor is an inline element.  Inline element cannot contain block elements.</description><pubDate>Fri, 10 Jul 2009 12:01:58 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/dd355202(NAV.60).aspx#CommunityContent</link><title>Prerequisites</title><description>SAVEASEXCEL (and SAVEASPDF) can be only used if ...the database is run together with the RTC and a Visual Studio layout exists for the report you want to save.</description><pubDate>Fri, 10 Jul 2009 11:30:10 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms160064(VS.80).aspx#CommunityContent</link><title>BalloonTip of other applications</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=balloontip'&gt;balloontip&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;"The behavior is slightly different depending on whether the balloon tip is from another, or the same, application. When the second balloon tip is from another application, the first balloon tip will display for the minimum timeout value before the second appears, regardless of the value of timeout."Is there no way to show ballontip of my application overriding ballontip which is being already shown by other application?</description><pubDate>Fri, 10 Jul 2009 11:25:42 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms177429(SQL.100).aspx#CommunityContent</link><title>backup</title><description>Hi,Can we restore 2008 backup file in sql server 2000.If yes then how?Regards.Sunanda [Tai Yee - MSFT] Hi, the best way to get questions answered is to post in the Microsoft Community Forum. The SQL Server Forums are located here: http://forums.microsoft.com/MSDN/default.aspx?ForumGroupID=19&amp;amp;SiteID=1. You will want to post this to the Disaster Recovery and Availabilty forum. 6/23/2009</description><pubDate>Fri, 10 Jul 2009 10:46:40 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/bb736142(office.12).aspx#CommunityContent</link><title>A problem</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=problem'&gt;problem&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;When I use the method to add a image to my Ribbon,there is no effect,Why?Please help me,thank you!</description><pubDate>Fri, 10 Jul 2009 09:56:57 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms463664(office.12).aspx#CommunityContent</link><title>Good article on this by Ton Stegeman</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=spredirectflags'&gt;spredirectflags&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;Ton Stegeman has written a very good article on using the SPRedirectFlags at http://www.tonstegeman.com/Blog/Lists/Posts/Post.aspx?ID=102</description><pubDate>Fri, 10 Jul 2009 09:25:49 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms683560(VS.85).aspx#CommunityContent</link><title>Semantics of InterlockedCompareExchange</title><description>InterlockedCompareExchange can be understood as _atomic_ implementation of the following snippet:

  LONG CmpXchg(LONG * Destination, LONG Exchange, Long Comparand) {
  
      LONG retval =
     *Destination
  


    if (*Destination == Comparand)


       *Destination = Exchange;


    return retval;}
  
  
  
  
  
  
  
  
  
  
</description><pubDate>Fri, 10 Jul 2009 08:56:55 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms441870(office.12).aspx#CommunityContent</link><title>Url must be Server-relative</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=code'&gt;code&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=sharepoint'&gt;sharepoint&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=spcontext'&gt;spcontext&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;From my experience, the Url you pass to GetList must be server-relative, not site-relative . So the example above (/Lists/Announcements) will only work when you are in the root web of a web application that is mapped to the server root. This works for me:

 list = thisWeb.GetList(thisWeb.ServerRelativeUrl.TrimEnd('/') + "/Lists/Announcements")


thisweb.ServerRelativeUrl supplies a / when on the root site, so make sure to accomodate for that. GetList throws an exception when you call it wit</description><pubDate>Fri, 10 Jul 2009 08:45:12 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms609837(VS.85).aspx#CommunityContent</link><title>span tags inside window.resources</title><description>This looks kinda weird, there are some &amp;lt;span&amp;gt; tags inside the &amp;lt;Window.Resources&amp;gt; tag in the example above. I guess it some sort of formatting you are using to build the documentation that has slipped through?</description><pubDate>Fri, 10 Jul 2009 07:18:18 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms171741(SQL.90).aspx#CommunityContent</link><title>Password protection automatically encrypts the database</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=css_update'&gt;css_update&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;We recently discovered that the note in this topic is not correct. Contrary to what is specified in the note, when you specify a password for the database, the data is indeed encrypted. This is true for all SQL Server compact editions starting with 3.0 and above (3.1, 3.5, 3.5 SP1). The additional "encryption = True" flag in user applications (or "encryption on" flag in SQL statement) is not required when specifying a password, since password already implies that encryption is on.Syed and RamuMi</description><pubDate>Fri, 10 Jul 2009 03:41:35 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/s48y7b93(VS.85).aspx#CommunityContent</link><title>missing anchors?</title><description>The Dragging anchor, where successive globals start from the current beginning the prior end, even as /^/ starts from the very beginning but only once ... is not implemented ... (Was it \A?)e.g. It could be used to -simply- trim leading spaces from an html-text string. (This is noticeable in CONTENTEDITABLE as a cursor-stumble that can also become a &amp;amp;nbsp;.)</description><pubDate>Fri, 10 Jul 2009 03:17:42 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/5w98wy9w(VS.85).aspx#CommunityContent</link><title>N.B. not fully implemented</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=comment'&gt;comment&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;Despite the credible beginnings, "Regular Expressions" are not a complete theory:e.g. trim leading spaces from an html-text string, the Dragging anchor is not featured ... n.e.g. replace(/^\s*(&amp;lt;[^&amp;gt;]+&amp;gt;)\s*/g,"$1") trims only the earliest leaders, not all such ...e.g. split(/;/) an html-text string but avoid the HTML-&amp;amp;-entities ... is not possible without skipahead or lookbehind (cf Perl) ...</description><pubDate>Fri, 10 Jul 2009 02:28:19 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms536730(VS.85).aspx#CommunityContent</link><title>IE8 bug?</title><description>scrollIntoView does not seem to work when IE8 is in standards mode.</description><pubDate>Fri, 10 Jul 2009 02:26:55 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms633543(VS.85).aspx#CommunityContent</link><title>and for querying...</title><description>See: IsProcessDPIAware</description><pubDate>Fri, 10 Jul 2009 01:24:47 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms499378(office.12).aspx#CommunityContent</link><title>Setting scope or contextual scope</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=scope'&gt;scope&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;In the hidden constraints you can set the scope of the search. For a normal scope it is just:instance.HiddenConstraints = "scope:\"[Scope Name]\"";For a contextual scope like "This Site" use:instance.HiddenConstraints = "site:\"[url to your site]\"";</description><pubDate>Fri, 10 Jul 2009 00:13:31 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/bb669152(VS.90).aspx#CommunityContent</link><title>You Have *GOT* To Be Kidding Me!</title><description>Using an "Imports" to register a namespace into a module like you're doing is, quite frankly, a ludicrous hack.  It's like begging someone to inject malware into your server-side code.The RIGHT way to implement things in XDocument -- and what you SHOULD HAVE DONE IN THE FIRST PLACE -- is to COMPLETELY IGNORE any and all namespaces and other DTD / schema nonsense by default, and ONLY use the namespace(s), etc. if the PROGRAMMER ASKS FOR IT EXPLICITLY.Hire some real programmers.  Seriously.Jerry H</description><pubDate>Thu, 09 Jul 2009 23:51:21 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/dd299418(SQL.100).aspx#CommunityContent</link><title>Mouse actions in tutorial doesn't match narrative</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=discrepancy'&gt;discrepancy&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;At one point, mouse action resulted in clicking cancel button while the narrative advised clicking the OK button.  Also, the actual table results do not match the table in the tutorial.</description><pubDate>Thu, 09 Jul 2009 23:47:38 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/x8x7sakw(VS.80).aspx#CommunityContent</link><title>Above is a result of everyone having kept using it with Administrators.</title><description>http://support.microsoft.com/kb/418888
(link seems not to work)</description><pubDate>Thu, 09 Jul 2009 22:30:53 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/b3dz6009(VS.80).aspx#CommunityContent</link><title>No longer working on Vista/Win7</title><description>tmpfile() and tmpfile_s() try to write to the root directory (C:\). In Vista &amp;amp; Win7, this directory is closed down for creating files (not directories), so for normal users (as it should be) this function fails.Instead, roll your own tmpfile()-like function and use GetTempPath(); on Unices, use /tmp for example, which is always open.</description><pubDate>Thu, 09 Jul 2009 22:29:13 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/6h0yh8f9(VS.80).aspx#CommunityContent</link><title>The C# Code</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=c%23'&gt;c#&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=service'&gt;service&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=web'&gt;web&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=call'&gt;call&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;
  
    C#
  
  
    
      private
      void Call_Web_Service_Method()
    {
    ServerName.WebServiceName CallWebService = new ServerName.WebServiceName();
    String sGetValue = CallWebService.MethodName();
    Label1.Text = GetValue;
}
  
</description><pubDate>Thu, 09 Jul 2009 21:52:59 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/fbxft59x(VS.90).aspx#CommunityContent</link><title>I'll second that...</title><description>I'd like to 2nd Joe Kahls request above...  Where can I find a SINGLE table listing ALL the various fomat codes??  Is there some reason to make something so basic so difficult to find?</description><pubDate>Thu, 09 Jul 2009 21:36:44 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/bb934049(SQL.100).aspx#CommunityContent</link><title>Restore an encrypted database with Transparent Data Encryption</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=css_update'&gt;css_update&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;
  Step 1: Additional files that should be obtained in order to restore the database on another server
  USE master;GOBACKUP MASTER KEY TO FILE = '&amp;lt;Master Key File&amp;gt;.key'     ENCRYPTION BY PASSWORD = 'The backup password for the master key!'GOBACKUP CERTIFICATE MyServerCert TO FILE = '&amp;lt;Certificate File&amp;gt;.cer'     WITH PRIVATE KEY (        FILE = '&amp;lt;Private Key File&amp;gt;.key',         ENCRYPTION BY PASSWORD = 'The backup password for the private key!'    );GOStep 2: How to prepare th</description><pubDate>Thu, 09 Jul 2009 21:00:50 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/bb340590(VS.90).aspx#CommunityContent</link><title>Problems using this functionality</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=bug'&gt;bug&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=security'&gt;security&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=ad'&gt;ad&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;As noted here (http://directoryprogramming.net/forums/thread/6797.aspx), there is a very strange behaviour calling this function (or even GetGroups). In certain scenarios, it fails with error message (UserPrincipal GetAuthorizationGroups exception: 'Information about the domain could not be retrieved (1355)' ).I am not sure what all the failing scenarios are, but in my case, the client connecting to AD is not in a domain and is a completely separate machine (WS 2008). Most of the other features </description><pubDate>Thu, 09 Jul 2009 20:35:50 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/9yb4317s(VS.80).aspx#CommunityContent</link><title>Step 5 not quite right.</title><description>When I go to the "Type or select new platform" drop-down, there are no choices available there. What might I be doing wrong? I tried reinstalling VC++e via Add/Remove Programs, as suggested above. I didn't see an option for x86 compilers (I presume you meant x64, though I didn't see that either). Just options for installing the x64 sdk, etc. Anyone have any thoughts on this issue?</description><pubDate>Thu, 09 Jul 2009 20:17:42 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/cc700334(office.12).aspx#CommunityContent</link><title>Full of bugs and not complete....</title><description>YOU LEAVE US IN THE DARK ON STATE MACHINE WORKFLOWS! AND YES I KNOW THIS IS CAP LOCK I AM YELLING!!!I have found countless small errors which is completely frustrating...you will never get people to use these sophisticated workflow mechanisms if you do not provide error free examples...its shameful!</description><pubDate>Thu, 09 Jul 2009 20:13:43 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms166016(SQL.100).aspx#CommunityContent</link><title>Replication from Oracle (as Publisher) to MS SQL 2008</title><description>We tried setting up Replication from an Oracle 11g server to our MS SQL 2008 Standard server and we get a message saying we need to have enterprise edition to do this. Is this true? What about if we replicated to MS SQL 2005 standard  instead? Any way to buy this capabilitiy without going to enterprise ed? I am trying to get way from using crystal reports with the oracle server but if I cant resolve this then I will probally go this route instead so any help is much appreciated.</description><pubDate>Thu, 09 Jul 2009 20:03:55 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms235560(VS.90).aspx#CommunityContent</link><title>Regarding C Run-Time Error R6034</title><description>Please see above...Some posting error happened</description><pubDate>Thu, 09 Jul 2009 17:46:49 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms235560(VS.90).aspx#CommunityContent</link><title>Regarding C Run-Time Error R6034 - a description of my problem and solution</title><description>Please see above...Some posting error happened</description><pubDate>Thu, 09 Jul 2009 17:46:36 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms235560(VS.90).aspx#CommunityContent</link><title>Regarding C Run-Time Error R6034</title><description>
  
    SergeyK's comment
  

 - in your case it is not clear what is going on, but I share my experience with solving that problem...Microsoft's recommendation is very confusing. That is, it recommends to include a manifest file and to re-compile the project.I recently had a problem with 'R6034' error message even with a manifest file already included!In my case, Visual Studio 2005 compiles and builds a DEBUG-configuration of some DLL. But, as soon as I try to start an application that use</description><pubDate>Thu, 09 Jul 2009 17:45:44 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/bb534650(VS.90).aspx#CommunityContent</link><title>Examples please.</title><description>Examples here would be very helpful.Answer:You can use an example from another overload of this method: http://msdn.microsoft.com/en-us/library/bb534644.aspxThe only difference between these two overloads is a custom comparer. You can find instructions on how to use custom comparer for LINQ methods here: http://blogs.msdn.com/csharpfaq/archive/2009/03/25/how-to-use-linq-methods-to-compare-objects-of-custom-types.aspx</description><pubDate>Thu, 09 Jul 2009 17:37:40 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms228509(VS.90).aspx#CommunityContent</link><title>definitely.</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=contentbug'&gt;contentbug&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;Yeah it's great that you can resolve the error by changing method names, but what if you didn't write the class? right now I'm working with the 
Microsoft.Office.Interop.Word close method and there's no way to rewrite it.ANSWER:You can create an object of a necessary interface. For example, this is how you can resolve this error without changing the method name:void Test(IListCounter x){IList list = x;list.Count = 1;ICounter counter = x;counter.Count(1); } </description><pubDate>Thu, 09 Jul 2009 17:36:20 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms178294(VS.90).aspx#CommunityContent</link><title>The version of SQL Server in use does not support datatype 'date'.</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=date'&gt;date&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=datetime'&gt;datetime&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=datatype'&gt;datatype&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;If you are running MS SQL Server 2005 then you will get this error when trying to UPDATE a record in the database. In order to fix this find all the occurences of DbType="Date" and change them with DbType="DateTime".MS SQL Server 2005 doesn't support the datatype of "Date." This type is for MS SQL Server 2008. I hope this helps those people that were having a problem with this issue. Thanks,</description><pubDate>Thu, 09 Jul 2009 17:33:52 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms235560(VS.80).aspx#CommunityContent</link><title>Regarding C Run-Time Error R6034</title><description>Microsoft's recommendation is very confusing. That is, it recommends to include a manifest file and to re-compile the project.I recently had a problem with 'R6034' error message even with a manifest file already included!In my case, Visual Studio 2005 compiles and builds a DEBUG-configuration of some DLL. But, as soon as I try to start anapplication that uses that DLL the loader can't load the DLL and displays an error message with error code 'R6034'.It happened because two Run-Time DLLs were re</description><pubDate>Thu, 09 Jul 2009 17:14:40 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/55aa1t17(VS.90).aspx#CommunityContent</link><title>GDI+ Bug</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=contentbug'&gt;contentbug&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;The filled rectangle leaves a one-pixel space unfilled on the right and bottom within the drawn rectangle, because this example does not take into account the GDI+ Rectangle Off-By-One bug (http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=23678&amp;amp;SiteID=1#23678).The correct code is:e.Graphics.FillRectangle(Brushes.Aquamarine, 31, 31, 149, 149)</description><pubDate>Thu, 09 Jul 2009 17:10:34 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms221680(VS.90).aspx#CommunityContent</link><title>PNG support</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=png'&gt;png&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=support'&gt;support&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=spelling'&gt;spelling&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;It seems this function does not support the PNG format or only supports a few formats of the PNG format. It also says 'PGN' instead of ''PNG'!

Final, the first parameter is a variant, the description of the type can be found here http://msdn.microsoft.com/en-us/library/ms221627.aspx</description><pubDate>Thu, 09 Jul 2009 17:07:16 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/dfb3cx8s(VS.90).aspx#CommunityContent</link><title>Popups obscure content</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=namespace'&gt;namespace&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;I am trying to read the programming guide but my screen is cluttered with requests for feedback. I presume I am being asked to rate the obscured information. There is an inherent inconsistancy here, as the request precludes getting the info I need in order to make an informed response. Is there any way to reposition such obscuring popups?</description><pubDate>Thu, 09 Jul 2009 17:02:03 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/bb384485(VS.90).aspx#CommunityContent</link><title>Code does not work</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=contentbug'&gt;contentbug&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;2 Errors: Name 'FavoritePictures' is not declared.

Resolved with following statement: 
DimFavoritePictures AsString = _ 
My.Computer.FileSystem.SpecialDirectories.MyDocuments _ &amp;amp; "\FavoritePictures.txt"If there is different or better solution I would be grateful for advice - beginner!It works if you complete the previous lesson as instructed in step 1.</description><pubDate>Thu, 09 Jul 2009 17:00:45 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/kx37x362(VS.90).aspx#CommunityContent</link><title>C#: Get all Information about Remote Machine</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=what'&gt;what&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=remote'&gt;remote&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=is'&gt;is&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=information'&gt;information&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=machine'&gt;machine&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=searcher'&gt;searcher&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;using System;using System.Management;public class RemoteConnect{ public static void Main() {// Build an options object for the remote connection // if you plan to connect to the remote // computer with a different user name // and password than the one you are currently using. // This example uses the default values. ConnectionOptions options = new ConnectionOptions(); // Make a connection to a remote computer. // Replace the "FullComputerName" section of the // string "\\\\FullComputerName\\roo</description><pubDate>Thu, 09 Jul 2009 16:59:53 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/wx0123s5(VS.90).aspx#CommunityContent</link><title>One additional step...</title><description>After you restore the hidden debugger commands, you may need to do one more thing to ensure that you can choose debug or release mode.  in Tools-&amp;gt;Options..., choose Projects and Solutions from the tree, and then select General.  There is a checkbox that appears labeled "Show advanced build configurations" which needs to be checked to allow you to actually use the buttons you added.</description><pubDate>Thu, 09 Jul 2009 16:46:26 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/dd460367(VS.90).aspx#CommunityContent</link><title>Does the OnSuccess callback have arguments?</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=asp.netmvc'&gt;asp.netmvc&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;This doesn't say whether the callback will return any arguments to the callback ... specifically, does it return a json object that may be returned from the action method?</description><pubDate>Thu, 09 Jul 2009 16:43:10 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/3wf385ab(VS.80).aspx#CommunityContent</link><title>Need to see the CommandLine of all Services</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=contentbug'&gt;contentbug&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=suggestion'&gt;suggestion&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;I am trying to see the CommandLine value of all Services. The ProcessExplorer can show it to me, but I want a way to programatically see all CommandLine values of all services. Thanks.Stephen tod Strong ta gwl tod comThis ability is not available in the ServiceController.</description><pubDate>Thu, 09 Jul 2009 16:19:41 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/aa703930(VS.85).aspx#CommunityContent</link><title>A clarification of the sample code</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=example'&gt;example&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=sample'&gt;sample&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=ihtmlelementcollection%3a%3aitem()'&gt;ihtmlelementcollection::item()&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;In practical application the name and index arguments will almost never be the same value. To look up an HTML element by name you are likely to need a modification to the sample code like this:_variant_t name = "NameOfElement";  // or zero-based index in the IHTMLElementCollection_variant_t index = 0l;hResult = ppvSelect-&amp;gt;item( name, index, &amp;amp;ppvdispOption );if FAILED(hResult) return(hResult);This assumes each element on the document has a unique name - a likely scenario. But if you have m</description><pubDate>Thu, 09 Jul 2009 16:13:32 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/yy40ytx0(VS.90).aspx#CommunityContent</link><title>Accessing the Web Site Administration Tool in Web Application Projects</title><description>The instructions in How to Access the Web Site Administration Tool apply to Web Site Projects only. To access the Web Site Administration Tool in Web Application Projects, on the Project menu, click ASP.NET Configuration.</description><pubDate>Thu, 09 Jul 2009 14:56:39 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/bb613576(VS.90).aspx#CommunityContent</link><title>Note:  When using your own enum type.</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=xaml'&gt;xaml&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=enum'&gt;enum&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=databind'&gt;databind&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=bind'&gt;bind&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;When using your own enum instead of a built in enum as this example shows, you will need to also make a xmlns reference to the namespace that contains your enum.  Additionally you will need to include the namespace prefix in the x:Type markup extension.  Here is an example doing this:&amp;lt;Window x:Class="Warehouse.Window1"    xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"    xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"    xmlns:sys="clr-namespace:System;assembly=mscor</description><pubDate>Thu, 09 Jul 2009 14:53:01 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/6f7hht7k(VS.90).aspx#CommunityContent</link><title>SecurityPermission ControlEvidence = true</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=contentbug'&gt;contentbug&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=security'&gt;security&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=gotcha'&gt;gotcha&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=cas'&gt;cas&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=permcalc'&gt;permcalc&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;Bizarrely, this class requires a dangerous permission, regardless of the documentation.Here's my Permcalc results from a test class which news-up a Regex instance in the ctor.

  
     
  
  &amp;lt;?
  xml version="1.0" 
  ?&amp;gt;


  
    
      -
    
    &amp;lt;
    Assembly
    &amp;gt;
  
  
    
      
        
          -
        
        &amp;lt;
        Namespace
         Name
        ="
        DeleteMeCASTestClassLibrary1
        "
        &amp;gt;
      
      
        
</description><pubDate>Thu, 09 Jul 2009 14:47:16 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms182245(VS.90).aspx#CommunityContent</link><title>This rule really does stink</title><description>We have been using '_' for years as a prefix for parameter names in function headers. It serves two purposes1. You avoid confusing code like this.minute = minute; //minute if a function parameter. This is especially confusing if your function is very long where you might not see the function header.2. You can easily identify which variables in your code might be altered on the return call if called by reference.for example: (C#)public void Foo(Bar _bar, ref int _count){bar = _bar;_count++; //thi</description><pubDate>Thu, 09 Jul 2009 14:46:38 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/9k7k7cf0(VS.80).aspx#CommunityContent</link><title>Use yield to get Evens</title><description>How about this?

  using System;using System.Collections;using System.Collections.Generic;public static IEnumerable&amp;lt;int&amp;gt; Mod0(IEnumerable&amp;lt;int&amp;gt; NumList, int denominator){        foreach (int i in NumList)     {           if (i % denominator == 0)          {               yield return i;                  }         }}
static void Main(){         int[] NumArray = { 8, 4, 7, 0, 1, 5, 3, 2, 6 };         foreach (int j in Mod0(NumArray , 2))         {                  //ASSERT: j is EVEN</description><pubDate>Thu, 09 Jul 2009 14:44:59 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms173121(VS.90).aspx#CommunityContent</link><title>protected internal</title><description>I dont see any major advantage with protected internal. What I could see it as a zebra (hybrid animal). It makes little sense to me in using methods where we can enable the developer to override the behavior, whilst, accessing the method as an internal. Where could I use this scope in business scenarios? </description><pubDate>Thu, 09 Jul 2009 14:44:42 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/czxefwt8(VS.85).aspx#CommunityContent</link><title>Javascript errors</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=examples'&gt;examples&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=sloppy'&gt;sloppy&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;The javascript examples reference constants like ForReading which aren't valid in JS. Use the numeric constants defined in the Reference section (such as 1 to indicate open-for-read). The same errors exist in the sample code in the Reference section, by the way.</description><pubDate>Thu, 09 Jul 2009 13:50:21 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms404869(VS.90).aspx#CommunityContent</link><title>Include information for changing the SQL instance</title><description>Could you please include information on moving from one SQL instance (possibly the default) to another instance?  Especially confusing is the handling of the reporting services databases and the reporting services encryption keys.  I don't know of a document that describes this.</description><pubDate>Thu, 09 Jul 2009 13:31:12 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/36hhw2t6(VS.90).aspx#CommunityContent</link><title>Full trust</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=security'&gt;security&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=tracing'&gt;tracing&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=gotcha'&gt;gotcha&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=cas'&gt;cas&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=instrumentation'&gt;instrumentation&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=permcalc'&gt;permcalc&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;Carrying on from what Rod wrote, during a pre-shipping CAS task, I noticed that UnmanagedCode was required throughout my solution. I eventually found that it was stemming from tracing that was added to a reusable library I wrote years ago.Consequently I am now ripping out all my tracing code, which I remember writing in my early .NET days after being advised to instrument things properly.When searching for [  "for operating with unmanaged code" site:microsoft.com  ] in bing you get a list of Fra</description><pubDate>Thu, 09 Jul 2009 13:17:55 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/4ce29ww4(VS.90).aspx#CommunityContent</link><title>Sponsor doesn't renew the lease</title><description>This page lacks information on how the Sponsor is supposed to not renew the lease</description><pubDate>Thu, 09 Jul 2009 12:47:36 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms595672(VS.90).aspx#CommunityContent</link><title>hi</title><description>hi</description><pubDate>Thu, 09 Jul 2009 11:44:32 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/cc266321(MSDN.10).aspx#CommunityContent</link><title>Dowload link to get WinDbg</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=windbg20090709'&gt;windbg20090709&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;
  http://www.microsoft.com/whdc/DevTools/Debugging/default.mspx

</description><pubDate>Thu, 09 Jul 2009 11:43:19 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms416766(office.12).aspx#CommunityContent</link><title>sample on how to add or delete web parts using SPLimitedWebPartManager</title><description>I wrote an article on my blog for a personale quick reference on how to add or delete sp web parts using SPLimitedWebPartManager on runtimehttp://www.myrocode.com/post/2009/07/08/Add-or-Remove-WebParts-into-SharePoint-2007-on-runtime-using-SPLimitedWebPartManager.aspxhope it helps</description><pubDate>Thu, 09 Jul 2009 10:51:23 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms366789(VS.90).aspx#CommunityContent</link><title>Extracting type from Nullable&lt;T&gt;</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=reflection'&gt;reflection&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=nullable'&gt;nullable&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;
  ///&amp;lt;summary&amp;gt;Indentify and extracting type from Nullable Type&amp;lt;/summary&amp;gt;
          public static Type ExtractTypeFromNullable(Type type)
          {
              if (type.IsGenericType &amp;amp;&amp;amp; type.GetGenericTypeDefinition() == typeof(Nullable&amp;lt;&amp;gt;))
              {
                  var valueProp = type.GetProperty("Value");
                  return valueProp.PropertyType;
              }
              else
              {
                  return null;
         </description><pubDate>Thu, 09 Jul 2009 10:47:22 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/142dbbz4(VS.80).aspx#CommunityContent</link><title>ClickOnce under default guest account</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=account'&gt;account&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=guest'&gt;guest&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;Can clickonce installation be run under guest account?I' trying to do this, but receive following error: Following errors were detected during this operation. * [04.03.2009 12:18:29] System.Configuration.ConfigurationErrorsException  - Error creating the Web Proxy specified in the 'system.net/defaultProxy' configuration section.Please, help.Is there any solution for this problem? If not, can anyone confirm this?</description><pubDate>Thu, 09 Jul 2009 08:58:30 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/bb178089(office.12).aspx#CommunityContent</link><title>And if I need a chart of splitted range ?</title><description>For example: Several non joined columns?</description><pubDate>Thu, 09 Jul 2009 08:22:24 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/aa376851(VS.85).aspx#CommunityContent</link><title>Alternatives on Vista?</title><description>Please add remarks describing possible alternatives on Windows Vista and later.</description><pubDate>Thu, 09 Jul 2009 08:22:04 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms469187(office.12).aspx#CommunityContent</link><title>Further explanation of static web parts</title><description>"The Hidden property is ignored for static Web Parts (Web Parts not in a zone)." also includes webparts that have been instantiated but haven't been added to the webPartManager object yet via webPartManager.AddWebPart.</description><pubDate>Thu, 09 Jul 2009 08:04:35 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/aa371366(VS.85).aspx#CommunityContent</link><title>heya</title><description>http://msdn.microsoft.com/en-us/aa570309.aspx</description><pubDate>Thu, 09 Jul 2009 07:49:17 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/0batekf4(VS.80).aspx#CommunityContent</link><title>Error Fixed in Visual Studio 2008 version of this topic</title><description>Hi!When I use the code in C#  example ,it points out this erroe:"error CS0117: 'ExcelAddIn.Globals' does not contain a definition for 'Sheet1'",why?please help me,thank you!</description><pubDate>Thu, 09 Jul 2009 07:21:34 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/bb758817(office.12).aspx#CommunityContent</link><title>IMessengerPrivate Instance in c++ ATL</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=c%2b%2b'&gt;c++&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=instance'&gt;instance&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=cocreateinstance'&gt;cocreateinstance&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=communicatorprivate.messengerpriv'&gt;communicatorprivate.messengerpriv&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=imessengerprivate'&gt;imessengerprivate&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;See this code. CComPtr&amp;lt;IMessengerPrivate&amp;gt; spMessengerPriv;
HRESULT hr = spMessengerPriv.CoCreateInstance(L"CommunicatorPrivate.MessengerPriv");if (FAILED(hr)) return hr;</description><pubDate>Thu, 09 Jul 2009 07:17:05 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms437580(office.12).aspx#CommunityContent</link><title>Name vs StaticName vs InternalName</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=contentbug'&gt;contentbug&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=name'&gt;name&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=staticname'&gt;staticname&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=internalname'&gt;internalname&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;We tested using a feature with a site column with these properties in the xml: Title="Color_II"Name="Color"StaticName="Color_II"DisplayName="Color_II" When we activate this on a Site Collection and then browse to the just created site column, it is listed as "Color_II" in the site column list, but the hyperlink points to//.../_layouts/fldedit.aspx?field=Color and this means that the InternalName is actually Color (as must be used in XLST formatting with a CQWP. This seems to prove that the field</description><pubDate>Thu, 09 Jul 2009 07:14:30 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms437580(office.12).aspx#CommunityContent</link><title>Name vs StaticName vs InternalName</title><description>[deleting non-content]</description><pubDate>Thu, 09 Jul 2009 07:13:53 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms437580(office.12).aspx#CommunityContent</link><title>Name vs StaticName vs InternalName</title><description>[deleting non-content]</description><pubDate>Thu, 09 Jul 2009 07:13:38 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms437580(office.12).aspx#CommunityContent</link><title>Name vs StaticName vs InternalName</title><description>[deleting non-content]</description><pubDate>Thu, 09 Jul 2009 07:13:23 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms437580(office.12).aspx#CommunityContent</link><title>Name vs StaticName vs InternalName</title><description>[deleting non-content]</description><pubDate>Thu, 09 Jul 2009 07:13:11 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms437580(office.12).aspx#CommunityContent</link><title>Name vs StaticName vs InternalName</title><description>[deleting non-content]</description><pubDate>Thu, 09 Jul 2009 07:13:00 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms437580(office.12).aspx#CommunityContent</link><title>Name vs StaticName vs InternalName</title><description>[deleting non-content]</description><pubDate>Thu, 09 Jul 2009 07:12:47 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms437580(office.12).aspx#CommunityContent</link><title>(Cannot post content at all - didn't realize the server was posting blank posts - sorry!)</title><description>(See bottom - finally got post uploaded using Firefox instead of IE)[deleting non-content]</description><pubDate>Thu, 09 Jul 2009 07:12:36 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms437580(office.12).aspx#CommunityContent</link><title>Name vs StaticName vs InternalName</title><description>[deleting non-content]</description><pubDate>Thu, 09 Jul 2009 07:12:11 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ske01k15(VS.90).aspx#CommunityContent</link><title>using XmlNamespaceManager</title><description>The "Select Nodes Using XPath Navigation" topic (http://msdn.microsoft.com/en-us/library/d271ytdx.aspx) provides more details about namespace resolution and examples of using the XmlNamespaceManager class.</description><pubDate>Thu, 09 Jul 2009 06:00:07 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms441339(office.12).aspx#CommunityContent</link><title>Download the SDK</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=contentbug'&gt;contentbug&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=com'&gt;com&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=port'&gt;port&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=sdk.wss'&gt;sdk.wss&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=updated'&gt;updated&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;You can download the SDK from this location: http://www.microsoft.com/downloads/details.aspx?familyid=05e0dd12-8394-402b-8936-a07fe8afaffd&amp;amp;displaylang=enNote (August 29, 2008): As of August 29, 2008 the link does take you to the 1.4 version of SDK. (Randall Isenhour)
--
--





The file is version 1.4 of the "developer resources"; the content is a SDK that applies to WSS 3.0.
For consistency, the "resources" could have also been designated as "version 3). (gerry lowry)

content of</description><pubDate>Thu, 09 Jul 2009 03:48:50 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms733780(VS.90).aspx#CommunityContent</link><title>Example of this page in C++/CLI</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=cppcli'&gt;cppcli&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;//Microsoft Public License (Ms-PL)
//This license governs use of the accompanying software. If you use the software, you accept this license. If you do not accept the license, do not use the software.
//1. Definitions
//The terms "reproduce," "reproduction," "derivative works," and "distribution" have the same meaning here as under U.S. copyright law.
//A "contribution" is the original software, or any additions or changes to the software.
//A "contributor" is any person that distributes it</description><pubDate>Thu, 09 Jul 2009 03:03:29 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/sbbt4032(VS.80).aspx#CommunityContent</link><title>Quick Note to Salmanjamli, Leahn and Kozmoknot</title><description>Perhaps Leahn simply left out the keyword class in her code.public static class BookType{public const string HARDCOPY = "expensive";public const string EBOOK = "cheap";public const string kindle = "other";}certainly would work.However I agree with Kozmoknot - if this is the extent of the members there is no reason to use a class. One would be better off using a struct. In the CLR, a struct is a value type, is lighter weight and allocated directly from the stack.</description><pubDate>Thu, 09 Jul 2009 00:35:59 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/6fehc36e(VS.90).aspx#CommunityContent</link><title>What about in a VSTO application?</title><description>In a VSTO application you do not have a &amp;lt;Application FIles&amp;gt; button, so that solution does not work. More importantly the solution put forward in the main post also does not work. When you follow the above steps, Mage generates the following error:Files page -  No entry point specifiedI have tried one by one to select every file in my application as an entry point, without success. Any ideas?</description><pubDate>Wed, 08 Jul 2009 23:42:30 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/aa979522(office.12).aspx#CommunityContent</link><title>Bug in sample</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=contentbug'&gt;contentbug&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;The ControlCallback passed to the RegisterTraceGuids function can be reclaimed by the garbage collector. To be more robust, the delegate should be saved in a static variable:// RegisterTraceGuids can hold the address of the callback and call it at any point in the future.// Therefore, create the delegate in the static scope to ensure it isn't garbage collectedprivate static unsafe NativeMethods.EtwProc _controlCallback = new NativeMethods.EtwProc(ControlCallback);public static unsafe void Regist</description><pubDate>Wed, 08 Jul 2009 23:12:10 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/aa979522(office.12).aspx#CommunityContent</link><title>Bug in sample</title><description /><pubDate>Wed, 08 Jul 2009 23:03:06 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/aa979522(office.12).aspx#CommunityContent</link><title>Bug in sample</title><description /><pubDate>Wed, 08 Jul 2009 23:02:50 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/dd890502(office.11).aspx#CommunityContent</link><title>Also need to add</title><description>Sub RunUserForm(ByVal control As IRibbonControl)   UserForm1.ShowEnd Sub</description><pubDate>Wed, 08 Jul 2009 22:34:02 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/613c3691(VS.90).aspx#CommunityContent</link><title>Can be psize NULL ?</title><description>Quote: "If the size of the window is not changing, psize can be NULL".I'm not sure. What I noticed, if psize is null, the function will fail.</description><pubDate>Wed, 08 Jul 2009 22:16:10 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/aa434075(office.12).aspx#CommunityContent</link><title>How do I add a built in Command Button to a new custom Ribbon using XML?</title><description>How do I add a built in Command Button such as the Access 2007 Export to Excel spreadsheet(ExportExcel) button to a new custom Ribbon using XML?</description><pubDate>Wed, 08 Jul 2009 21:52:49 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/yfdfhz1b(VS.85).aspx#CommunityContent</link><title>REG_MULTI_SZ</title><description>Is there a method/work-around to write REG_MULTI_SZ values to the registry?
</description><pubDate>Wed, 08 Jul 2009 21:46:27 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/bb775912(VS.85).aspx#CommunityContent</link><title>use the GetXXX methods in the context of a callback object</title><description>The Get methods, for example GetEditBoxText() are intended to be used in the implementation of a callback object that is provided to the file dialog via IFileDialog::Advise(). If the value of one of the controls is needed after the dialog has been closed the callback object should retrieve it in the IFileDialogEvents::OnFileOk() event and store it for use after IFileDialog::Show() has returned.</description><pubDate>Wed, 08 Jul 2009 20:53:10 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/bb384379(VS.90).aspx#CommunityContent</link><title>Examples</title><description>Some examples of search using this library here http://msdn.microsoft.com/en-us/library/bb384378.aspx</description><pubDate>Wed, 08 Jul 2009 20:16:32 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms185331(VS.80).aspx#CommunityContent</link><title>vshost.exe keeps running after shut down Visual Studio?</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=visual'&gt;visual&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=studio'&gt;studio&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=2008'&gt;2008&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=vshost'&gt;vshost&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;Is vshost.exe supposed to keep running after you shut down all your Visual Studio IDEs?I have found that I have a vshost.exe process running for every single project I've opened since I last rebooted.  I am using VS 2008 with Framework 3.5 SP1.</description><pubDate>Wed, 08 Jul 2009 20:12:36 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms772609(office.12).aspx#CommunityContent</link><title>RequireCheckout property</title><description>For others who may need the information and don't realize it from the XML snippet above , there is a RequireCheckout property available (True=Files must be checked out, False=Checkout not required)i.e. where listService is a connection to the WSS Lists web service
System.Xml.XmlNode listInstance = listService.GetListAndView("yourListName", "");listInstance.ChildNodes[0].Attributes["RequireCheckout"].Value;</description><pubDate>Wed, 08 Jul 2009 19:56:18 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/bb431742(MSDN.10).aspx#CommunityContent</link><title>Regarding sound volume.</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=volume'&gt;volume&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=sound'&gt;sound&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=flags'&gt;flags&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=snd_play_ignoreusersettings'&gt;snd_play_ignoreusersettings&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=sndplayasync'&gt;sndplayasync&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;If you are using SND_PLAY_IGNOREUSERSETTINGS  it will ignore the actual phone volume and the player wont change its volume if the user change the phones volume, instead use 0 flag.</description><pubDate>Wed, 08 Jul 2009 19:50:22 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms724919(VS.85).aspx#CommunityContent</link><title>Requires Process Elevation</title><description>Note that RegSaveKeyEx requires process elevation on Windows Vista and above if UAC is enabled. Otherwise, it will fail with a return code of ERROR_PRIVILEGE_NOT_HELD because privilege SE_BACKUP_NAME is not available to an unelevated process.</description><pubDate>Wed, 08 Jul 2009 19:21:13 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms794023(MSDN.10).aspx#CommunityContent</link><title>0x8e with 04</title><description>I get the 0x8e when the system has reached the 2 week old point, then it begins to happen more frequent. Each time it is the same 0x8e 004. This system is just like approximately 100 other systems built from a company image. The other systems have no issues of this kind. This system has had the HDD, RAM, MOBO, PSU &amp;amp; CPU replaced and I still get this error. A point in the right direction would help greatly.</description><pubDate>Wed, 08 Jul 2009 19:02:34 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/aa816408(VS.85).aspx#CommunityContent</link><title>Query about MSI</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=needsforum'&gt;needsforum&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=needsnewsgroup'&gt;needsnewsgroup&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;Uninstall msi package, without providing the package location.Provide me with this solution.Abhishek.Menon@lntinfotech.com[tfl - 07 02 09] You should post questions like this to the MSDN Forums at http://forums.microsoft.com/msdn or the MSDN Newsgroups at http://www.microsoft.com/communities/newsgroups/en-us/. You are much more likely get aquick response using the forums than through the Community Content.

For specific help about:Visual Studio : http://groups.google.com/groups/dir?sel=usenet%</description><pubDate>Wed, 08 Jul 2009 18:35:06 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/cc288060(VS.85).aspx#CommunityContent</link><title>Corrections...</title><description>Typo: "* or the exact URL of the requesting page."Should be: "* or the exact Origin (scheme/hostname) of the requesting page."@Vladimir Lichman: this is deliberate. Allowing unauthenticated cross-domain WebDAV submissions poses a significant security risk and is deliberately disallowed.</description><pubDate>Wed, 08 Jul 2009 18:26:42 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms556967(VS.90).aspx#CommunityContent</link><title>Test</title><description>Test[removed]</description><pubDate>Wed, 08 Jul 2009 18:24:56 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/x93ctkx8(VS.80).aspx#CommunityContent</link><title>Can I Use DIA to Get a Variable's Type from PDB Files.</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=needsforum'&gt;needsforum&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=needsnewsgroup'&gt;needsnewsgroup&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;These days , I am working on how to get variable's type from PDB files. Now I can get a varibale of basic type, but I found these APIs can't get a variable of struct or class type, or a type with array, or a pointer more than one.[tfl - 08 07 09] Hi - and thanks for your post. You should post questions like this to the MSDN Forums at http://forums.microsoft.com/msdn or the MSDN Newsgroups at 

  
    http://www.microsoft.com/communities/newsgroups/en-us/
  
  . You are much more likely get </description><pubDate>Wed, 08 Jul 2009 18:24:41 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms253106(VS.80).aspx#CommunityContent</link><title>TFS Build Error</title><description>[removing non-content]</description><pubDate>Wed, 08 Jul 2009 18:21:03 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms253106(VS.80).aspx#CommunityContent</link><title>TFS Build Error</title><description>[removing non content]</description><pubDate>Wed, 08 Jul 2009 18:20:46 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms143682(SQL.100).aspx#CommunityContent</link><title>Please clarify Calculation precedence rules change</title><description>I don't understand the meaning of this entry in the table above:Calculation precedence rules have changed from previous versions of Analysis Services.Because of the above custom rollup, expressions may return different results than with previous versions of Analysis Services.Please explain this in more detail or refer to a topic with more detail.ThanksMike[Tai Yee - MSFT] Hi, the best way to get questions answered is to post in the Microsoft Community Forum. The SQL Server Forums are located her</description><pubDate>Wed, 08 Jul 2009 18:20:21 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms365298(SQL.90).aspx#CommunityContent</link><title>Invalid object name 'Customers$'. (Microsoft SQL Native Client)</title><description>I get an error when doing step 14 - (SELECT * FROM [Customers$] WHERE NumberCarsOwned &amp;gt; 0), 15 - Click Next.Error: "The statement could not be parsed. Deferred prepare could not be completed. Statement(s) could not be prepared. Invalid object name 'Customers$'. (Microsoft SQL Native Client)"I have followed the steps and wanted to understand why I got this error.Thank you[Tai Yee - MSFT] Hi, the best way to get questions answered is to post in the Microsoft Community Forum. The SQL Server Foru</description><pubDate>Wed, 08 Jul 2009 18:20:05 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms154606(SQL.100).aspx#CommunityContent</link><title>Render to TXT file?</title><description>Is it possible to render to an ascii text file and not a csv comma delimited file?[Tai Yee - MSFT] Hi, the best way to get questions answered is to post in the Microsoft Community Forum. The SQL Server Forums are located here: http://forums.microsoft.com/MSDN/default.aspx?ForumGroupID=19&amp;amp;SiteID=1. You may want to post this to the Reporting Services forum.[tfl - 08 07 09] removing out of date tech support query</description><pubDate>Wed, 08 Jul 2009 18:19:38 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/aa972123(VS.90).aspx#CommunityContent</link><title>PageFunction complaint in the XAML file in VS2008</title><description>The type "PageFuntion" was not found.

For specific help about:
Visual Studio  : http://groups.google.com/groups/dir?sel=usenet%3Dmicrosoft.public.vstudio%2C&amp;amp;
.NET Framework : http://groups.google.com/groups/dir?sel=usenet%3Dmicrosoft.public.dotnet.framework
All Public     : http://groups.google.com/groups/dir?sel=usenet%3Dmicrosoft.public%2C&amp;amp;
[tfl - 08 07 09] removing out of date tech support query</description><pubDate>Wed, 08 Jul 2009 18:19:17 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/bb258192(office.12).aspx#CommunityContent</link><title>What's the Unload equivalent to LoadCustomUI</title><description>How do you unload or overwrite a customized ribbon?

For specific help about:Visual Studio : http://groups.google.com/groups/dir?sel=usenet%3Dmicrosoft.public.vstudio%2C&amp;amp;.NET Framework : http://groups.google.com/groups/dir?sel=usenet%3Dmicrosoft.public.dotnet.frameworkAll Public : http://groups.google.com/groups/dir?sel=usenet%3Dmicrosoft.public%2C&amp;amp;[tfl - 08 07 09] removing out of date tech support query</description><pubDate>Wed, 08 Jul 2009 18:18:57 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/bb457185(office.12).aspx#CommunityContent</link><title>"(All)" not displaying</title><description>I followed the directions to the letter, and I'm not sure why I'm not getting the "all" option in my combo box. The function has added a row to the top of the list (which can be selected), but it's a blank row. I'm probably missing something pretty obvious here, but I can't figure it out for the life of me at the moment. Any ideas?[tfl - 08 07 09] removing out of date tech support query</description><pubDate>Wed, 08 Jul 2009 18:18:20 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/bb457185(office.12).aspx#CommunityContent</link><title>.Tag and two helpful functions</title><description>It's not immediately obvious from the code what role the .Tag plays in this but the code suggests that it either contains the ordinal of the field that is to be displayed in the drop down box and the value that is to be displayed for (All), perhaps to allow customisation by country separated by a semi-colon, e.g., 1;(Alles). It might be better to use the name of the field and alter the field selection code to something like rst.Fields(strFieldName).Value.
The idiom of splitting something up dep</description><pubDate>Wed, 08 Jul 2009 18:17:59 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms187054(SQL.90).aspx#CommunityContent</link><title>Can Someone give a Real World Example of this Implementation</title><description>Can someone give their experience on implementing this in any of their real world requirement. I'm not sure whether this snapshot will be really useful.//Sakthihttp://www.sqlserverdba.co.cc[Tai Yee - MSFT] Hi, the best way to get questions answered is to post in the Microsoft Community Forum. The SQL Server Forums are located here: http://forums.microsoft.com/MSDN/default.aspx?ForumGroupID=19&amp;amp;SiteID=1. You may want to post this to the Database Engine forum.[tfl - 08 07 09] removing out of da</description><pubDate>Wed, 08 Jul 2009 18:15:40 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/bb847935(MSDN.10).aspx#CommunityContent</link><title>i'm a beginner...</title><description>Is there a video on how to use this... from start to beginin... how do i use c#

[tfl - 29 01 09] You should post questions like this to the MSDN Forums at http://forums.microsoft.com/msdn or 
the MSDN Newsgroups at http://www.microsoft.com/communities/newsgroups/en-us/. You are much more likely get a
 quick response using the forums than through the Community Content.

For specific help about:Visual Studio  : http://groups.google.com/groups/dir?sel=usenet%3Dmicrosoft.public.vstudio%2C&amp;amp</description><pubDate>Wed, 08 Jul 2009 18:15:18 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms164287(VS.90).aspx#CommunityContent</link><title>could you please tell us how to use this using c# code???</title><description>
could you please tell us how to use this using c# code???



[tfl - 29 01 09] You should post questions like this to the MSDN Forums at http://forums.microsoft.com/msdn or the MSDN Newsgroups at 

  http://www.microsoft.com/communities/newsgroups/en-us/. You are much more likely get a quick response using the forums than through the Community Content.For specific help about:Visual Studio  : http://groups.google.com/groups/dir?sel=usenet%3Dmicrosoft.public.vstudio%2C&amp;amp;.NET Framework : </description><pubDate>Wed, 08 Jul 2009 18:15:04 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms696895(VS.85).aspx#CommunityContent</link><title>What is the dynamic base???</title><description>Would you mind explaning what the dynamic base actually is. What is its purpose?

Thank you,

  Terry

[tfl - 29 01 09] You should post questions like this to the MSDN Forums at http://forums.microsoft.com/msdn or the MSDN Newsgroups at 


  http://www.microsoft.com/communities/newsgroups/en-us/. You are much more likely get a quick response using the forums than through the Community Content.For specific help about:Visual Studio  : http://groups.google.com/groups/dir?sel=usenet%3Dmicro</description><pubDate>Wed, 08 Jul 2009 18:14:47 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms156270(SQL.90).aspx#CommunityContent</link><title>And/Or option is greyed out. Does not provide an option to change.</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=needsforum'&gt;needsforum&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=needsnewsgroup'&gt;needsnewsgroup&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;See above...[tfl - 08 07 09] Hi - and thanks for your post. You should post questions like this to the MSDN Forums at http://forums.microsoft.com/msdn or the MSDN Newsgroups at 

  
    http://www.microsoft.com/communities/newsgroups/en-us/
  
  . You are much more likely get a quicker response using the forums than through the Community Content. For specific help about:Visual Studio  : 
  
    http://groups.google.com/groups/dir?sel=usenet%3Dmicrosoft.public.vstudio%2C
  
  &amp;amp;SQL Se</description><pubDate>Wed, 08 Jul 2009 18:11:56 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms156270(SQL.90).aspx#CommunityContent</link><title>Can't change And/Or option. Its also greyed out as above.</title><description>[removing duplicate content]</description><pubDate>Wed, 08 Jul 2009 18:11:24 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms478120(office.12).aspx#CommunityContent</link><title>How to display pageURL in DataFormWebpart?</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=rishi'&gt;rishi&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;As mentioned in above comment just we need to set ViewFlag=1 to show all default settings?Great suggestion.</description><pubDate>Wed, 08 Jul 2009 18:10:10 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms220470(SQL.90).aspx#CommunityContent</link><title>Retrieve All Tables In All Databases on a SQL Server Using PowerShell</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=code'&gt;code&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=powershell'&gt;powershell&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=sql'&gt;sql&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=microsoft.sqlserver.management.smo.table'&gt;microsoft.sqlserver.management.smo.table&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;#-------------------------------------------------------------------------# ScriptName : get-SQLServerTables.ps1## Author : Richard Vantrease## Purpose : Returns a collection of table objects for each # database on a SQL Server. Will display interesting# properties if the -Display switch is used.## Dependencies : Microsoft.SQLServer.SMO#-------------------------------------------------------------------------param([string]$ServerName,[switch]$Display)
#-------------------------Environment Prefe</description><pubDate>Wed, 08 Jul 2009 18:09:14 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms220470(SQL.90).aspx#CommunityContent</link><title>Create Table Using PowerShell</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=code'&gt;code&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=powershell'&gt;powershell&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=sql'&gt;sql&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=microsoft.sqlserver.msnagement.smo'&gt;microsoft.sqlserver.msnagement.smo&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;#-------------------------------------------------------------------------
# ScriptName : create-SQLTable.ps1
#
# Author : Richard Vantrease
#
# Purpose : Create a new SQL Server table
#
# NOTE: I didn't really bother parameterizing the table columns as there
# are too many variables to make it feasible for this example. So, it will 
# simply create two columns:
# A VARCHAR(50)
# B INT
#
# Dependencies : Microsoft.SQLServer.SMO
#-----------------------------------------------------</description><pubDate>Wed, 08 Jul 2009 18:09:03 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/7hfcbw59(VS.90).aspx#CommunityContent</link><title>Working hard to make MSDN useless</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=contentsuggestion'&gt;contentsuggestion&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;Your explanation about this topic:"Provides the managed definition of the STGMEDIUM structure."How useful !The Remarks section:
"For more information about the STGMEDIUM structure, see the MSDN Library."This is the MSDN Library, I'm seeing it right now, without seeing more unformation, not even a link.The enumeration and description of the members of the structure was eliminated from this topic and all related topics.I may understand the lack of time or other resources to provide full info but </description><pubDate>Wed, 08 Jul 2009 18:06:01 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms219390(SQL.90).aspx#CommunityContent</link><title>Create A Database Using PowerShell</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=code'&gt;code&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=powershell'&gt;powershell&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=sql'&gt;sql&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=microsoft.sqlserver.management.smo.database'&gt;microsoft.sqlserver.management.smo.database&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;#-------------------------------------------------------------------------
# ScriptName : create-SQLDatabase.ps1
#
# Author : Richard Vantrease
#
# Purpose : Create a new SQL Server database using a pre-defined template
#
# Dependencies : Microsoft.SQLServer.SMO
#-------------------------------------------------------------------------

  # Thanks to Allen White for the write-up I used in creating this script
# http://sqlblog.com/blogs/allen_white/archive/2008/04/28/create-database-fr</description><pubDate>Wed, 08 Jul 2009 18:04:21 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms219390(SQL.90).aspx#CommunityContent</link><title>Retrieve a SQL Servers Database Objects Collection PowerShell</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=code'&gt;code&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=powershell'&gt;powershell&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=sql'&gt;sql&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=microsoft.sqlserver.management.smo.database'&gt;microsoft.sqlserver.management.smo.database&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;#-------------------------------------------------------------------------# ScriptName : get-SQLServerDatabases.ps1## Author : Richard Vantrease## Purpose : Returns a collection of database objects for a # SQL Server object. Will display interesting# properties if the -Display switch is used.## Dependencies : Microsoft.SQLServer.SMO#-------------------------------------------------------------------------param([string]$ServerName,[switch]$Display)#-------------------------Environment Preferences</description><pubDate>Wed, 08 Jul 2009 18:03:28 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/6c3yckfw(VS.90).aspx#CommunityContent</link><title>PreviousPageType with multiple sources</title><description>How to use PreviousPageType when the target page is meant to take input from multiple sources ?</description><pubDate>Wed, 08 Jul 2009 17:31:04 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/w3kksch7(VS.80).aspx#CommunityContent</link><title>Nothing is Clear.</title><description>The UploadFile method has 10 varients and the progressbar is supported in one type only. Please clear it.</description><pubDate>Wed, 08 Jul 2009 17:28:39 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/aa826517(VS.85).aspx#CommunityContent</link><title>Launching a web site on a remote server using WMI</title><description>I want to launch a web site on a remote server using WMI. I tried the following command:wmic /node:%%a process call create "IEXPLORE.EXE http://www.google.com"And I monitored the remote server that I was trying to run it on, but iexplor.exe never launched. Any ideas or help would be much appreciated. </description><pubDate>Wed, 08 Jul 2009 17:18:35 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/wd51635b(VS.80).aspx#CommunityContent</link><title>Broken link</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=broken-link'&gt;broken-link&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;Links to IDocHostUIHandler::ShowContextMenu should point to http://msdn.microsoft.com/en-us/library/aa753264.aspx, rather than the MIA VS80 version of that topic.</description><pubDate>Wed, 08 Jul 2009 17:14:05 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms143531(SQL.100).aspx#CommunityContent</link><title>Additional Instances</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=needsforum'&gt;needsforum&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;I would like to know the procedures to follow for installing additional named instances in SQL 2008[Tai Yee - MSFT] Hi, the best way to get questions answered is to post in the Microsoft Community Forum. The SQL Server Forums are located here: http://social.msdn.microsoft.com/Forums/en-US/category/sqlserver/. You will likely want to post this question to the Setup &amp;amp; Upgrade forum. 7/8/2009</description><pubDate>Wed, 08 Jul 2009 17:09:37 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms187752(SQL.100).aspx#CommunityContent</link><title>SQL Data Type Question</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=needsforum'&gt;needsforum&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;in access i can create a table field with the data type of Auto number to have the next unique number automatically generated in the field. How/Can this be done in SQL?[Tai Yee - MSFT] Hi, the best way to get questions answered is to post in the Microsoft Community Forum. The SQL Server Forums are located here: http://social.msdn.microsoft.com/Forums/en-US/category/sqlserver/. You may want to post this to the Transact-SQL forum.</description><pubDate>Wed, 08 Jul 2009 17:08:11 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms187752(SQL.100).aspx#CommunityContent</link><title>decimal part of money field is cut in a select with inner join</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=contentbug'&gt;contentbug&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=needsforum'&gt;needsforum&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;Hi, executing a simple query on a table A having a field of type money and content eg 28.5 it correctly returns the value 28.5.When executing a query with INNER JOIN with another table B, in the results it returns the field value with a value of 28 not 28.5. Note that this Amount field in table A does not exiat as a field in table BIs Inner JOIN doing any conversion on the data? I read from the documentation that the field created has same type and length atributes. But why I receive the integra</description><pubDate>Wed, 08 Jul 2009 17:07:16 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/8t23aykb(VS.90).aspx#CommunityContent</link><title>Thumbnail appears with windows lower bar</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=getthumbnailimage'&gt;getthumbnailimage&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;Hello,Can some one help me please??I'm using "GetThumbnailImage" like this:serverData = ReceiveVarData(clientSock);                MemoryStream ms = new MemoryStream(serverData);                try                {                    Image bmp = Image.FromStream(ms);                    Image thumbnail = bmp.GetThumbnailImage(204, 239, null, System.IntPtr.Zero);                    p.Image = thumbnail;                }                catch (ArgumentException Ae)                {                   </description><pubDate>Wed, 08 Jul 2009 16:58:29 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/36574bf6(VS.80).aspx#CommunityContent</link><title>to get the designer to work..</title><description>simply add the following code above the MessageTemplate Property&amp;lt;System.ComponentModel.Browsable(False)&amp;gt; _ &amp;lt;TemplateContainer(GetType(MessageContainer), ComponentModel.BindingDirection.TwoWay)&amp;gt; _&amp;lt;PersistenceMode(PersistenceMode.InnerProperty)&amp;gt; _</description><pubDate>Wed, 08 Jul 2009 15:54:49 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms536651(VS.85).aspx#CommunityContent</link><title>Please help me on displaying scroll bar</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=window.open'&gt;window.open&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=scrollbar'&gt;scrollbar&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;I could not display scrollbars by (windows.open) even after setting scrollbars=1 on the options. I am using IE7. Below is my code:At the runtime:
&amp;lt;script language='javascript'&amp;gt; var
myWindow=window.open('../inventory/WCPage_Inventory_BOMReport.aspx?PartID=2670&amp;amp;qty=1&amp;amp;pp=2&amp;amp;type=0',
'_blank','resizable=1,scrollbars=1,width=800,height=400,status=1,menubar=1,
toolbar=0');   myWindow.focus(); &amp;lt;/script&amp;gt;Actual Code:string strJs = "&amp;lt;script language='javascript'&amp;gt;";        </description><pubDate>Wed, 08 Jul 2009 15:46:46 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ds4kkd55(VS.90).aspx#CommunityContent</link><title>Typo in Remarks Section?</title><description>"The GetBytes() method expects discrete conversions, in contrast to the GetBytes() method, which handles multiple conversions on a single input stream."This sentence doesn't make any sense - is this supposed to show overloads of the GetBytes() method with different parameters?</description><pubDate>Wed, 08 Jul 2009 14:59:43 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/aa337345(SQL.90).aspx#CommunityContent</link><title>Not very helpful</title><description>It would be nice to know what day of the week this function considers to be the start of the week, it would also be nice know what happens at the start and the end of the year if this function only returns 1 to 52.After some trial and error I have figured that the function considers Monday to be the first day of the week.  The first few days of the year, up until the first Monday of the year are week 1 and week 2 starts from the first Monday of the year.  I am not sure what it would do for a 54 </description><pubDate>Wed, 08 Jul 2009 14:43:30 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms164285(VS.90).aspx#CommunityContent</link><title>The element &lt;OnError&gt; must be last under element &lt;Target&gt;</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=onerror'&gt;onerror&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;The element &amp;lt;OnError&amp;gt; must be last under element &amp;lt;Target&amp;gt;.</description><pubDate>Wed, 08 Jul 2009 13:11:04 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms439983(office.12).aspx#CommunityContent</link><title>Resource Leak in example code</title><description>The example lacks a call to SPSite.Dispose()</description><pubDate>Wed, 08 Jul 2009 13:04:49 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms461949(office.12).aspx#CommunityContent</link><title>Synchronization Property</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=contentbug'&gt;contentbug&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;The synchronization property used in this code example does not exist in the SPEventReceiverDefinition class.</description><pubDate>Wed, 08 Jul 2009 10:34:06 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/bb447557(office.12).aspx#CommunityContent</link><title>You can supply your own XSL file.</title><description>What Kev-ster (above) was trying to do is perfectly possible:http://www.novolocus.com/2009/03/06/link-the-cqwp-to-another-xsl-file/For an example of this, please see the source code for:http://www.novolocus.com/software/content-query-ticker-web-part/ </description><pubDate>Wed, 08 Jul 2009 10:33:54 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/c5kehkcz(VS.80).aspx#CommunityContent</link><title>Why should we avoid using lock(this)?</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=lock'&gt;lock&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;A couple of more links on why lock(this) should be avoided:http://www.toolazy.me.uk/template.php?content=lock(this)_causes_deadlocks.xmlhttp://srtsolutions.com/blogs/billwagner/archive/2007/09/09/why-lock-this-is-bad.aspx</description><pubDate>Wed, 08 Jul 2009 09:57:46 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/bb171726(VS.90).aspx#CommunityContent</link><title>CreateBranch method is not listed in the document</title><description>This class contains a CreateBranch method, which is used to create a branch and check it in automatically. </description><pubDate>Wed, 08 Jul 2009 08:49:58 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/5xkf423c(VS.80).aspx#CommunityContent</link><title>Copy Code will not work.</title><description>__if_not_exists</description><pubDate>Wed, 08 Jul 2009 08:34:45 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/k6d5t38t(VS.90).aspx#CommunityContent</link><title>keysize</title><description>what are the sizes of key in symmetric algorithm</description><pubDate>Wed, 08 Jul 2009 07:13:14 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms599812(VS.90).aspx#CommunityContent</link><title>Additional clarifications on the Example for WCF Custom Behaviors</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=wcfcustombehaviors'&gt;wcfcustombehaviors&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;The example given has left out certain important additional things.(1) The class "InspectorInserter" (as given in type="Microsoft.WCF.Documentation.InspectorInserter, HostApplication, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null") must extend the abstract base class "BehaviorExtensionElement".(2) In the "ApplyClientBehavior" method in the example, the first line adds a class with name "Inspector". This class should implement the IClientMessageInspector interface. More clear examples are</description><pubDate>Wed, 08 Jul 2009 07:03:11 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms809042(MSDN.10).aspx#CommunityContent</link><title>Code sample...</title><description>Has anybody got information that make sense by using this structure? As far as I understand from the documents, the following code should work, but no luck so far...  Any ideas?        DVD_READ_STRUCTURE r = {};        DVD_MANUFACTURER_DESCRIPTOR d = {};        hDevice = CreateFile(TEXT("\\\\.\\D:"), 0, FILE_SHARE_READ | FILE_SHARE_WRITE, NULL, OPEN_EXISTING, 0, NULL);                r.SessionId = 0;        r.Format = DVD_STRUCTURE_FORMAT::DvdManufacturerDescriptor;                hr = DeviceIoC</description><pubDate>Wed, 08 Jul 2009 05:50:01 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/bb546173(VS.90).aspx#CommunityContent</link><title>page content need to be updated</title><description>Error : SQM1024: /map must be used together with /code.</description><pubDate>Wed, 08 Jul 2009 05:25:11 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/cc185135(office.12).aspx#CommunityContent</link><title>Problem while running code</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=contentbug'&gt;contentbug&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;Addin code didn't work for me, it shows error
"This method or property is not available because the current selection is locked for editing."
while stepping through code, i found out error is from RFPAssignmentManager.cs file at statement
assignedDocument.Content.ContentControls.Add(Microsoft.Office.Interop.Word.WdContentControlType.wdContentControlGroup, ref paramMissing);
tried some combinations but no luck :(</description><pubDate>Wed, 08 Jul 2009 05:01:55 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/cc189667(VS.95).aspx#CommunityContent</link><title>data grid</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=datagrid'&gt;datagrid&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;send me</description><pubDate>Wed, 08 Jul 2009 04:44:06 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/bb238158(office.12).aspx#CommunityContent</link><title>Very Silly to have both constants with the same value</title><description>Why would MS put 2 different constants with the same value ?This in fact confuses people more than help. Besides I find that when I use MS office to output documents from my applications, I have keep jumping back and forth. This become impossible when I do not have any control over the type of MS office installed at the user end and do not have the ability to change the settings. </description><pubDate>Wed, 08 Jul 2009 04:31:42 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms472948(office.12).aspx#CommunityContent</link><title>BaseViewID</title><description>I don't believe the previous posts assumption in relation to baseViewId being related to the toolbar type as i have 3 different views in my environment with each of the 3 different toolbar types, yet all are baseViewId = 1. It seems that the BaseViewId is a separate ID used for views with the same DisplayName or URL (not sure which)</description><pubDate>Wed, 08 Jul 2009 03:02:05 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms464040(office.12).aspx#CommunityContent</link><title>403: Forbidden when trying to generate the static discovery and WSDL files</title><description>Reply:Just Give Full Permission to ISAPI Folder and Get it DoneWhen I try to generate the static discovery and WSDL files:
disco http://localhost/_layouts/Service.asmx
I get the following error:
ERROR: http://localhost/_layouts/Service.asmx- There was an error downloading 'http://localhost/_layouts/Service.asmx'.- The request failed with HTTP status 403: Forbidden.
Please help,Thank You,
Yaniv.
[Noelle Mallory - MSFT] Please post questions to the MSDN Forums at http://forums.microsoft.com/</description><pubDate>Wed, 08 Jul 2009 02:46:05 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms733090(VS.90).aspx#CommunityContent</link><title>kj</title><description>jkj</description><pubDate>Wed, 08 Jul 2009 02:37:26 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/aa942113(VS.90).aspx#CommunityContent</link><title>Disable automatic conversion of Office 2003 projects</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=template'&gt;template&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=conversion'&gt;conversion&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=office'&gt;office&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=2003'&gt;2003&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=automatic'&gt;automatic&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=add-in'&gt;add-in&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;By default, if you have Office 2007 installed, the Visual Studio Conversion Wizard will try to upgrade any version 2003 add-in project when you open it, even if it was created in VS 2008.  This is really annoying behaviour; I wasted some time trying to find new 2003 template files on the assumption that the installed 2003 add-in template was corrupted.  To disable that behaviour, select Tools; Options; Office Tools; Project Upgrade and uncheck the "Allways upgrade to installed version of Office"</description><pubDate>Wed, 08 Jul 2009 02:27:11 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/aa751970(VS.85).aspx#CommunityContent</link><title>Need at least one complete example?</title><description>many company's work base on microsoft's old technolgy like windows dna,  can't microsoft add more example as they do for .net?that's impossible we always upgrade our tool set, solution and software as  microsoft want which will get primary support,  we are product company,  not just technolgy company, and  it's the truth  for many people,  it's right microsoft develop new technolgy or maybe we can say you just learn from your competers,  but never forgot some other ones buy your products some ye</description><pubDate>Wed, 08 Jul 2009 02:09:50 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms649012(VS.85).aspx#CommunityContent</link><title>Clipboard Viewer Chain</title><description>
  How can I iterate the clipboard viewer chain?


  That is to know    how many window handles in the chain?

     all the window handle values in the chain?
</description><pubDate>Wed, 08 Jul 2009 00:42:43 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms136347(VS.90).aspx#CommunityContent</link><title>What did I miss?</title><description>Setting command's timeout prop even to 1s seems to have no effect. Looong query still gets executed fine when the timeout expired exception should be thrown.
Any ideas?</description><pubDate>Wed, 08 Jul 2009 00:24:55 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/9tah40xd(VS.80).aspx#CommunityContent</link><title>Missing code example.</title><description>Later versions of this document contain updates and corrections. Please use the version selection box at the top of this page to view the latest version.</description><pubDate>Tue, 07 Jul 2009 23:37:26 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/cc879264(SQL.100).aspx#CommunityContent</link><title>To add a filter to a mining model; step 9A</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=contentbug'&gt;contentbug&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;To add a filter to a mining model9. Click the next row in the grid....9A. In the Mining Structure Column text box, select v Assoc Seq Line Items.10. For Operator....</description><pubDate>Tue, 07 Jul 2009 22:15:07 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms158465(VS.80).aspx#CommunityContent</link><title>Document update.</title><description>The latest version of this document contains updates and corrections. Please use the version selection box at the top of this page to view the latest version.</description><pubDate>Tue, 07 Jul 2009 21:59:34 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms159106(SQL.90).aspx#CommunityContent</link><title>A total waste of developers time and energy...another Microsoft failure!!!!</title><description>What a piece of ***!!!!  Don't go this route if you want reports that are easy to develop.  You get extra pages and absolutely NO indication from the tool as to why.  There is NOTHING overlapping the printable area, ( but you have to guess what that area is) and you STILL get an extra page with NO Data.  What a phenominal waste of developers time trying to figure out WHERE and WHAT causes the second "mysterious" page.  Stay away from this product or you'll be sorry!</description><pubDate>Tue, 07 Jul 2009 21:53:09 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/aa345169(VS.90).aspx#CommunityContent</link><title>Not an abstract class</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=contentbug'&gt;contentbug&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;Despite what the documentation states, this class is not an abstract class. It is a static class, that is, contains only static members and is not inheritable or creatable.</description><pubDate>Tue, 07 Jul 2009 21:52:21 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/aa372204(VS.85).aspx#CommunityContent</link><title>Counter path should be localized</title><description>The counter path specified in szFullCounterPath should be localized, or the function may fail on non-English versions of Windows.This is mentioned in the remarks for PdhAddEnglishCounter (Vista+), but neither here nor in the documentation on Specifying a Counter Path.For more information:  http://support.microsoft.com/?scid=kb%3Ben-us%3B287159&amp;amp;x=11&amp;amp;y=9  http://www.hardtoc.com/archives/88</description><pubDate>Tue, 07 Jul 2009 21:50:50 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/3k8kd8ah(VS.85).aspx#CommunityContent</link><title>Document update.</title><description>The latest version of this document contains corrections and updates. Please use the version selection box at the top of the page to view the latest version.</description><pubDate>Tue, 07 Jul 2009 21:50:39 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/h9b33s2c(VS.90).aspx#CommunityContent</link><title>Expiration Is Not 50 Years</title><description>It appears the expiration date on the authentication cookie sent to the user's computer is based on the timeout attribute of the web.config file’s /authentication/forms timeout attribute, not 50 years.</description><pubDate>Tue, 07 Jul 2009 21:45:20 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/3k8kd8ah(VS.85).aspx#CommunityContent</link><title>Error in description.</title><description>The description and return value sections should say: "Gets or sets a value indicating whether the control and all its child controls are displayed.".The documentation has been corrected in the latest version.</description><pubDate>Tue, 07 Jul 2009 21:45:20 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/55cy7750(VS.80).aspx#CommunityContent</link><title>Error in code example.</title><description>The override of OnMouseMove in the code example should call base.OnMouseMove(e), not base.OnMouseHover(e). The code example has been updated in later versions of this document.</description><pubDate>Tue, 07 Jul 2009 21:21:37 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/tfff4dad(VS.80).aspx#CommunityContent</link><title>Error in code example.</title><description>The override of OnMouseMove in the code example should call base.OnMouseMove(e), not base.OnMouseHover(e). The code example has been updated in later versions of this document.</description><pubDate>Tue, 07 Jul 2009 21:21:30 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/dd318953(VS.85).aspx#CommunityContent</link><title>Is there a future for Sensor API?</title><description>It looks very futuristic... How are you going to enforce different companies to use Sensor API in orderto control different hardware?Let's take a look at 4 companies, that is, Nikon, Canon, Celestron and Meade.Nikon and Canon are making DSLR cameras and because they compete they try to guard their solutions.Both companies have SKDs which allow to create a C++ application that could fully control aDSLR. But, when I use Nikon's SDK I can't create an application that controls Canon's DSLR! The same</description><pubDate>Tue, 07 Jul 2009 20:51:50 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms404700(VS.80).aspx#CommunityContent</link><title>Connection String For Excel 2007 and later</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=excel'&gt;excel&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=2007'&gt;2007&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=oledb'&gt;oledb&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;
  Data Source: Excel 2007 (.xlsx) (OLEDB)

  Provider Name: System.Data.OleDb

  Connection String: Provider=Microsoft.ACE.OLEDB.12.0;Data Source=C:\ Test.xlsx;Persist Security Info=False;Extended Properties="Excel 12.0 Xml;HDR=YES"
Note: HDR can be YES or NO, depending on whether or not your Excel file has a header row.</description><pubDate>Tue, 07 Jul 2009 20:42:01 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms130214(SQL.100).aspx#CommunityContent</link><title>Download a Copy of this SQL Server 2008 Books Online Documentation Set</title><description>If you want to download a stand-alone copy of the SQL Server 2008 Books Online documentation set for installation on your local computer, you can obtain it from the Microsoft Download Center at http://go.microsoft.com/fwlink/?LinkId=157385. Note however, that this online copy may be more current than the downloadable version. We update the MSDN Library version of Books Online monthly, and we update the Downloadable version quarterly. The quarterly download update is a rollup of the three previou</description><pubDate>Tue, 07 Jul 2009 20:29:31 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/dedz1835(VS.90).aspx#CommunityContent</link><title>Incorrect example code?</title><description>You "Note" section states "Your application cannot mix synchronous and asynchronous methods for a particular request. If you call the BeginGetRequestStream method, you must use the BeginGetResponse method to retrieve the response." but your code explicitly uses "BeginGetRequestStream" and then "GetResponse" instead of "BeginGetResponse"? I'm confused.</description><pubDate>Tue, 07 Jul 2009 19:22:15 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms130214(SQL.100).aspx#CommunityContent</link><title>How to stop sql monitor from monitoring a sql 2005 database Publication which is offline</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=needsforum'&gt;needsforum&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;We had to take the db offline, we can put it back on line as it was corrupt, now the sql monitor is still reporting on the publication for replication although there is no reference to the publication except in the distributor, about three tables which list it, hense sql monitor thinks its still there. We have put the db back online, but replication is not referenced anywhere other than in sql monitorDoes anyone know a way to remove this from the distributor, so that the sql monitor stops throwi</description><pubDate>Tue, 07 Jul 2009 18:39:37 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/dd904198(XNAGameStudio.31).aspx#CommunityContent</link><title>Nothing yet :(</title><description>Please solve this, I really need that example.Thank you!</description><pubDate>Tue, 07 Jul 2009 18:36:37 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/8bx0tk8a(VS.90).aspx#CommunityContent</link><title>Using in Non-Web Applications (.NET 2.0+)</title><description>The article below contains a helpful section 'Using the ASP.NET Cache in Non-Web Applications':http://msdn.microsoft.com/en-us/library/ms978500.aspxThanks to Bogdan Georgescu (he annotated the community content for the .NET 2.0)</description><pubDate>Tue, 07 Jul 2009 17:39:07 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/aa370354(VS.85).aspx#CommunityContent</link><title>MsiProcessMesasage() won't return IDCANCEL</title><description>Hi all, I am trying to detect whether a user cancels within a custom 
action by doing the following UINT __stdcall CA() {     
int retVal = 0;     PMSIHANDLE hRecord = MsiCreateRecord(1);     ... 
     SomeLongOperation(); // trigger cancellation while this function is 
running     MsiRecordSetString(hRecord, 0, L"[1]");     
MsiRecordSetString(hRecord, 1, L"Some Message");     retVal = 
MsiProcessMessage(hInstall, INSTALLMESSAGE_INFO, hRecord);     if(retVal == 
IDCANCEL)     {         M</description><pubDate>Tue, 07 Jul 2009 17:20:29 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/zdee4b3y(VS.90).aspx#CommunityContent</link><title>test wiki</title><description>asasa</description><pubDate>Tue, 07 Jul 2009 17:19:34 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms164299(VS.90).aspx#CommunityContent</link><title>What is the format of the input file?</title><description>It may be obvious to people who already have lots of experience with MS Build, but for those of us who are just learning, documentation like this are very frustrating.  So now I know that it is possible to read items from an external file.  That is useful information, but now I have to go to google  or trial and error to find out how the data in the input file need to be formatted.  I will come back and post an example when I find out.Regards.</description><pubDate>Tue, 07 Jul 2009 15:29:41 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms136347(VS.90).aspx#CommunityContent</link><title>Bummer!</title><description>System.Data.SqlClient.SqlCommand is a sealed class. Therefore I see no way to set the CommandTimeout to a higher value for all commands used in an application, and this is a bummer. The default of 30 seconds is not adequate: see http://support.microsoft.com/kb/305635/ which explains that the database may never autogrow if each command to add data times out (because the autogrow takes longer than 30 seconds).</description><pubDate>Tue, 07 Jul 2009 14:51:03 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms169911(SQL.100).aspx#CommunityContent</link><title>To design the prediction query, step 7</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=contentbug'&gt;contentbug&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;7. In the TM_Decision_Tree row, in the Criteria/Argument column, type ",1".  Do not type "=1".The correct SQL syntax is:
PredictProbability([TM_Decision_Tree].[Bike Buyer], 1)</description><pubDate>Tue, 07 Jul 2009 14:45:41 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms136347(VS.90).aspx#CommunityContent</link><title>Global Change</title><description>Is there any way to change default setting globally for a web application, like in web.config, or machine.config?</description><pubDate>Tue, 07 Jul 2009 14:45:17 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/h22cw8bx(VS.90).aspx#CommunityContent</link><title>Constructor for internal use?</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=caching'&gt;caching&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;Construct the cache via static methods, namely HttpRuntime.Cache and HttpContext.Current.Cache.</description><pubDate>Tue, 07 Jul 2009 13:42:04 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/bb384503(VS.90).aspx#CommunityContent</link><title>Had to add Load Method?</title><description>After the line of code to set the image location:Me.PictureBox1.ImageLocation = Me.ListBox1.SelectedItemI had to add a line to load the image:Me.PictureBox1.Load()Was this additional line omitted from the tutorial by mistake or is there a property that I should have set for the picture box that would have made this line un-necessary?</description><pubDate>Tue, 07 Jul 2009 13:37:51 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/wx142t0y(VS.90).aspx#CommunityContent</link><title>MenuItemClick not working properly, also</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=asp%3amenu'&gt;asp:menu&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=(x)'&gt;(x)&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=menuitemclick'&gt;menuitemclick&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;If you have a non-blank NavigateUrl field, the MenuItemClick does not get called.  The navigation precedes the call to MenuItemClick. </description><pubDate>Tue, 07 Jul 2009 13:31:35 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms742735(VS.90).aspx#CommunityContent</link><title>missing code in example</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=contentbug'&gt;contentbug&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;where is the code in steps 4 and 6 ? why not suply a project to download and see it working ?</description><pubDate>Tue, 07 Jul 2009 12:40:30 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms456936(office.12).aspx#CommunityContent</link><title>whats wrong with grouping?</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=spgridview'&gt;spgridview&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=grouping'&gt;grouping&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;When i enable grouping and then sort the rows i get weird groups... and some times the first group doesnt get the (+) expand...anyone is having this problem?</description><pubDate>Tue, 07 Jul 2009 10:45:17 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/x8x7sakw(VS.80).aspx#CommunityContent</link><title>Win7 and C:\</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=root'&gt;root&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=win7'&gt;win7&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;This function fails to work on my Win7 RC currently. The tmpfile() function attempts to create a file in the root (C:\), which is has no permission for. This was, admittedly, after a machine crash. I'm trying to open up my directory, but I'm not sure why the root is suddenly closed down. Also, I find the root directory of a drive a funny location for a temporary file, but that may be just me.(one day later)I managed to fix it by creating my own tmpfile() function to replace the faulty default on</description><pubDate>Tue, 07 Jul 2009 10:25:34 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/aa767962(VS.85).aspx#CommunityContent</link><title>Issue with given example</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=contentbug'&gt;contentbug&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;Beware, PROCESS_INFORMATION has no member named dwCreationFlags nor cbSize. These lines should be omited.</description><pubDate>Tue, 07 Jul 2009 08:06:51 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/zbb3xdk6(VS.90).aspx#CommunityContent</link><title>Errata in this Article</title><description>please note that there is a knowledge base entry describing errata in this articlehttp://support.microsoft.com/default.aspx/kb/322224</description><pubDate>Tue, 07 Jul 2009 07:35:44 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms414782(office.12).aspx#CommunityContent</link><title>That explains everything .... (NOT!)</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=contentsuggestion'&gt;contentsuggestion&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;This is an example of my gripe with the documentation. Why have these documentation pages that don't provide any real explanation.</description><pubDate>Tue, 07 Jul 2009 07:21:34 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/hzecd14s(VS.90).aspx#CommunityContent</link><title>What try...catch block?</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=contentbug'&gt;contentbug&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;The text says that "A recommended programming practice is to wrap the Exists method, and the operations you take on the file, in a try...catch block as shown in the example" but the example does not use a try...catch block.</description><pubDate>Tue, 07 Jul 2009 07:20:09 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/dd565628(VS.85).aspx#CommunityContent</link><title>eeeeeeeee</title><description>eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee[vandalism removed]</description><pubDate>Tue, 07 Jul 2009 07:18:16 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms247035(VS.90).aspx#CommunityContent</link><title>Missing from Express Editions</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=needsforum'&gt;needsforum&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=needsnewsgroup'&gt;needsnewsgroup&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;The zip file is missing from the 2008 express editions too. No opportunity (check box) in the install to include redistributable.[tfl - 06 07 09] Hi - and thanks for your post. You should post questions like this to the MSDN Forums at http://forums.microsoft.com/msdn or the MSDN Newsgroups at 

  
    http://www.microsoft.com/communities/newsgroups/en-us/
  
  . You are much more likely get a quicker response using the forums than through the Community Content. For specific help about:Visua</description><pubDate>Tue, 07 Jul 2009 07:17:09 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms247035(VS.90).aspx#CommunityContent</link><title>VS2005ImageLibrary.zip IS DEFINITELY MISSING IN VS.NET 2008</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=needsforum'&gt;needsforum&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=needsnewsgroup'&gt;needsnewsgroup&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;Someone at Microsoft please advise ASAP. This is ridiculous. The documentation clearly states it is in \...\Program Files\Microsoft Visual Studio 8\Common7\VS2005ImageLibrary\.It is definitely not there.[tfl - 06 07 09] Hi - and thanks for your post. You should post questions like this to the MSDN Forums at http://forums.microsoft.com/msdn or the MSDN Newsgroups at 

  
    http://www.microsoft.com/communities/newsgroups/en-us/
  
  . You are much more likely get a quicker response using th</description><pubDate>Tue, 07 Jul 2009 07:16:49 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms247035(VS.90).aspx#CommunityContent</link><title>Not on the VS 2008 Upgrade CD</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=needsforum'&gt;needsforum&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=needsnewsgroup'&gt;needsnewsgroup&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;I just bought and installed VS 2008 Upgrade.and the images file is just not there !!![tfl - 06 07 09] Hi - and thanks for your post. You should post questions like this to the MSDN Forums at http://forums.microsoft.com/msdn or the MSDN Newsgroups at 

  
    http://www.microsoft.com/communities/newsgroups/en-us/
  
  . You are much more likely get a quicker response using the forums than through the Community Content. For specific help about:Visual Studio  : 
  
    http://groups.google.c</description><pubDate>Tue, 07 Jul 2009 07:16:11 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms247035(VS.90).aspx#CommunityContent</link><title>License terms?</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=contentbug%3f'&gt;contentbug?&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;What are the license terms for the image library images? [tfl - 06 07 09] Hi - and thanks for your post. You should post questions like this to the MSDN Forums at http://forums.microsoft.com/msdn or the MSDN Newsgroups at 

  
    http://www.microsoft.com/communities/newsgroups/en-us/
  
  . You are much more likely get a quicker response using the forums than through the Community Content. For specific help about:Visual Studio  : 
  
    http://groups.google.com/groups/dir?sel=usenet%3Dm</description><pubDate>Tue, 07 Jul 2009 07:15:58 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/aa369212(VS.85).aspx#CommunityContent</link><title>Installer</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=needsforum'&gt;needsforum&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=needsnewsgroup'&gt;needsnewsgroup&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;Dear Mr.
What does an Windows Installer and why he some times block my e-mial traffic.


  [tfl - 05 01 09] You should post questions like this to the Technet Forums at 
  
    http://forums.microsoft.com/technet
  
   or the MS Newsgroups at 
  
    http://www.microsoft.com/communities/newsgroups/en-us/
  
  . You are much more likely get a quick response using the forums than through the Community Content.For specific help about:Exchange : 
  
    http://groups.google.com/groups/</description><pubDate>Tue, 07 Jul 2009 07:15:30 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/dd371581(VS.85).aspx#CommunityContent</link><title>Is Other Touch Device Available?</title><description>if we send WM_TOUCH to the window manually, or by other touch device, what would happen?</description><pubDate>Tue, 07 Jul 2009 07:10:17 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/hzt7z68s(VS.90).aspx#CommunityContent</link><title>IRR function is throwing exception</title><description>When I am try to increase the array size more than 5 and passing the cash flow values to IRR function, it is throwing an exception.exampleDim values(6) AsDouble' Business start-up costs.values(0) = -70000' Positive cash flows reflecting income for four successive years.values(1) = 22000values(2) = 25000values(3) = 28000values(4) = 31000values(5) = 33000And passing this array to IRR function throws exception. Is this known bug?</description><pubDate>Tue, 07 Jul 2009 06:59:35 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/5d67hf8a(VS.90).aspx#CommunityContent</link><title>Windows 7 E Edtions</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=internet'&gt;internet&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=explorer'&gt;explorer&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=ie'&gt;ie&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=internet-explorer'&gt;internet-explorer&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=windows-7'&gt;windows-7&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;We heard from Microsoft that Windows 7 E Edition will be release without Internet Explorer.Will WebBrowser class be affected?What does WebBrowser() returns if the computer is fresh without any browser? </description><pubDate>Tue, 07 Jul 2009 06:54:45 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/h0hfz6fc(VS.90).aspx#CommunityContent</link><title>contact</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=contentbug'&gt;contentbug&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=contact'&gt;contact&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;&amp;lt;!-- Web.Config Configuration File --&amp;gt;&amp;lt;configuration&amp;gt;&amp;lt;system.web&amp;gt;&amp;lt;customErrors mode="off"/&amp;gt;&amp;lt;/system.web&amp;gt;&amp;lt;/configuration&amp;gt;Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's &amp;lt;customErrors&amp;gt; configuration tag to point to a custom error page URL.&amp;lt;!-- Web.Config Configuration File --&amp;gt;&amp;lt;configuration&amp;gt;&amp;lt;system.web&amp;gt;&amp;lt;customErrors mode="off"/&amp;gt;&amp;lt;</description><pubDate>Tue, 07 Jul 2009 03:55:42 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/h0hfz6fc(VS.90).aspx#CommunityContent</link><title>changeing</title><description>
  &amp;lt;!-- Web.Config Configuration File --&amp;gt;&amp;lt;configuration&amp;gt;    &amp;lt;system.web&amp;gt;        &amp;lt;customErrors mode="Off"/&amp;gt;    &amp;lt;/system.web&amp;gt;&amp;lt;/configuration&amp;gt;

</description><pubDate>Tue, 07 Jul 2009 03:55:33 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/h0hfz6fc(VS.90).aspx#CommunityContent</link><title>"defaultRedirect</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=contentbug'&gt;contentbug&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=file'&gt;file&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=configuration'&gt;configuration&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=errors'&gt;errors&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=web.config'&gt;web.config&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;&amp;lt;!-- Web.Config Configuration File --&amp;gt;&amp;lt;configuration&amp;gt;&amp;lt;system.web&amp;gt;&amp;lt;customErrors mode="Off"/&amp;gt;&amp;lt;/system.web&amp;gt;&amp;lt;/configuration&amp;gt;Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's &amp;lt;customErrors&amp;gt; configuration tag to point to a custom error page URL.&amp;lt;!-- Web.Config Configuration File --&amp;gt;&amp;lt;configuration&amp;gt;&amp;lt;system.web&amp;gt;&amp;lt;customErrors mode="RemoteOnly" d</description><pubDate>Tue, 07 Jul 2009 03:54:59 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms179254(SQL.100).aspx#CommunityContent</link><title>Restoring Databases</title><description>The documentation above suggests that you need to have a script to recreate your user databases and then you need to import their data.I found that I could just re-attach the databases and all was fine.</description><pubDate>Tue, 07 Jul 2009 03:18:48 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms174396(SQL.90).aspx#CommunityContent</link><title>@@SERVERNAME returns the OLD name</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=%40%40servername'&gt;@@servername&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;Please change "If the local server name has been changed from the default server name at installation time, @@SERVERNAME returns the new name" to "If the local server name has been changed from the default server name at installation time, @@SERVERNAME returns the OLD name".</description><pubDate>Tue, 07 Jul 2009 01:52:01 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/532aee0e(VS.90).aspx#CommunityContent</link><title>Code example.</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=codeexample_aspnet'&gt;codeexample_aspnet&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;Topic has internal example.</description><pubDate>Tue, 07 Jul 2009 00:22:12 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/bb762159(VS.85).aspx#CommunityContent</link><title>Handling Shell_NotifyIcon failure</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=error_file_not_found'&gt;error_file_not_found&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=error_success'&gt;error_success&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=error_timeout'&gt;error_timeout&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=getlasterror'&gt;getlasterror&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=shell_notifyicon'&gt;shell_notifyicon&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;Shell_NotifyIcon will often fail when called during Windows startup (for instance, if your application is listed in HKLM\Software\Microsoft\Windows\CurrentVersion\Run. This appears to be because the system is busy starting applications. The failure is more common on low-spec computers or computers with some brands of antivirus software installed, which seem to be very intensive at startup.Unfortunately, you cannot rely on the error code returned by GetLastError. When Shell_NotifyIcon returns fal</description><pubDate>Mon, 06 Jul 2009 23:27:15 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/akhk0h95(VS.80).aspx#CommunityContent</link><title>How to figure out which component called a context menu item</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=vb'&gt;vb&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=parent'&gt;parent&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=2008'&gt;2008&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=contextmenu'&gt;contextmenu&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;Context menus advertise as one of their advantages that they can be hooked into multiple components on a form, but then how do you know which component called the menu item on the context menu? I had a great deal of difficulty tracking down the solution to this one, so I thought I'd submit it here to save others the trouble I had.Imagine a form with three toolstrips on it, and each of them has a context menu with three items on it: Hide me, Help for this toolbar, and Help for toolbars in general</description><pubDate>Mon, 06 Jul 2009 23:08:54 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/a2zdt10t(VS.90).aspx#CommunityContent</link><title>How to activate the User Macros selection</title><description>If you are unfamiliar with property sheets in general, and how they relate to this procedure you may find that no matter what selection you make for a property sheet ("property page" above) from the available configurations, the User Macros selection is not active.  The sheet must be one specific to the Solution/Project, i.e., you must create one.  To do this, select the Property Manager tab (as in the main content of this web page), then right click on any top level project name and select "Add</description><pubDate>Mon, 06 Jul 2009 22:05:06 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms166016(SQL.100).aspx#CommunityContent</link><title>Importing images</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=sql'&gt;sql&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=vba'&gt;vba&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=images'&gt;images&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=needsforum'&gt;needsforum&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=accecss'&gt;accecss&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;Hello,Can anyone please help me with importing images into my SQL database? I have a lot of images to import, but I just want to import the link to where the file is located not the actual image. Thanks![Tai Yee - MSFT] Hi, the best way to get questions answered is to post in the Microsoft Community Forum. The SQL Server Forums are located here: http://social.msdn.microsoft.com/Forums/en-US/category/sqlserver/. 7/6/2009</description><pubDate>Mon, 06 Jul 2009 21:55:36 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms479215(office.12).aspx#CommunityContent</link><title>correction</title><description>in the C# section, output won't work, you need to use writer.Write.</description><pubDate>Mon, 06 Jul 2009 20:28:29 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/bb861954(office.12).aspx#CommunityContent</link><title>Sharepoint Page size</title><description>I need to resize our portal so that it displays on PC's with a screen
resolution of 1024x768 with out there beeing a horizontal scroll bar on
the page. Any advice or suggestions will be highly appreciated. Thanks.
</description><pubDate>Mon, 06 Jul 2009 19:22:43 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/dd788613(MSDN.10).aspx#CommunityContent</link><title>BizTalk Adapter Pack 2.0 - SAP Adapter Webcast</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=wcf'&gt;wcf&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=pack'&gt;pack&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=2.0'&gt;2.0&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=biztalk'&gt;biztalk&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=sap'&gt;sap&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=adapter'&gt;adapter&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;In this webcast the following topics are covered:SAP Background Information 
Why do companies use SAP 
Challenges with integrating with SAP 
Previous SAP Adapters 
BizTalk Adapter Pack 2.0 
Demoshttp://kentweare.blogspot.com/2009/07/biztalk-light-and-easy-viewing-series.html</description><pubDate>Mon, 06 Jul 2009 19:20:47 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/4852et58(VS.90).aspx#CommunityContent</link><title>VB Sample with ProgressBar</title><description>Imports System.ComponentModelImports System.Threading

  Imports System.ComponentModelImports System.Threading
 
Friend Class ProgressForm2    Inherits Form    ' Methods    Public Sub New()        Me.InitializeComponent()    End Sub
    Private Sub button1_Click(ByVal sender As Object, ByVal e As EventArgs)        Me.progressBar1.Minimum = 0        Me.progressBar1.Maximum = &amp;amp;H3E8        AddHandler Me.worker.DoWork, New DoWorkEventHandler(AddressOf Me.worker_DoWork)        Me.worker.Work</description><pubDate>Mon, 06 Jul 2009 19:18:17 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/aa558765(MSDN.10).aspx#CommunityContent</link><title>BizTalk 2009 High Availability Web Cast</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=high'&gt;high&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=biztalk'&gt;biztalk&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=availability'&gt;availability&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=2009'&gt;2009&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;This webcast covers the following topics:

  
    High Availability - What is it? 
    
      How do I achieve High Availability with BizTalk Server? 
      
        Impact on Adapters and Hosts 
        
          Impact on Databases 
          
            Role of Enterprise Single Sign On 
            
              Deployment scenarios 
              
                Changes for BizTalk 2009
              
            
          
        
      
    
  


  
    htt</description><pubDate>Mon, 06 Jul 2009 19:17:53 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/bb933811(SQL.100).aspx#CommunityContent</link><title>I think the Lat only can be between -90 and 90 degrees</title><description>I think the Lat only can be between -90 and 90 degrees (+90 for the north pole and -90 for the south pole?), is that correct?

  

Constructs a geography instance representing a Point instance from its x and y values and a spatial reference ID (SRID).

   Syntax
			
  
    
    
      
        Point ( Lat, Long, SRID )
      
    
  


   Arguments
			
  
    
    
      
        Lat
      
      
        Is a float expression representing the x-coordinate of the Point</description><pubDate>Mon, 06 Jul 2009 19:07:35 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/kd3cf2ex(VS.80).aspx#CommunityContent</link><title>Missing &amp;amp;gt; at begin tag bypasslist</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=contentbug'&gt;contentbug&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;The following &amp;lt;bypasslist        &amp;lt;add address="[a-z]+\.contoso\.com" /&amp;gt;      &amp;lt;/bypasslist&amp;gt;Should be&amp;lt;bypasslist&amp;gt;        &amp;lt;add address="[a-z]+\.contoso\.com" /&amp;gt;      &amp;lt;/bypasslist&amp;gt;There is a &amp;gt; missing after begin tag Bypasslist</description><pubDate>Mon, 06 Jul 2009 19:06:16 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms246578(VS.90).aspx#CommunityContent</link><title>Need help with saving</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=needsforum'&gt;needsforum&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=needsnewsgroup'&gt;needsnewsgroup&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;Is there a way to set the save all option to prompt for a location each time? Mine defaults to "My Documents" and I need to be able to choose where to save each project. Thanks.[tfl - 06 07 09] Hi - and thanks for your post. You should post questions like this to the MSDN Forums at http://forums.microsoft.com/msdn or the MSDN Newsgroups at 

  
    http://www.microsoft.com/communities/newsgroups/en-us/
  
  . You are much more likely get a quicker response using the forums than through the </description><pubDate>Mon, 06 Jul 2009 19:05:13 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms246578(VS.90).aspx#CommunityContent</link><title>There are NOT any template</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=needsforum'&gt;needsforum&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=needsnewsgroup'&gt;needsnewsgroup&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;When I'm started to make my first proj, in Visual Studio installed templates is Blank Solution only. How I can get : Console Appl. e.t.c. for C# ? Thank You[tfl - 06 07 09] Hi - and thanks for your post. You should post questions like this to the MSDN Forums at http://forums.microsoft.com/msdn or the MSDN Newsgroups at 

  
    http://www.microsoft.com/communities/newsgroups/en-us/
  
  . You are much more likely get a quicker response using the forums than through the Community Content. Fo</description><pubDate>Mon, 06 Jul 2009 19:04:51 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms246578(VS.90).aspx#CommunityContent</link><title>help me as soon as possible</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=needsforum'&gt;needsforum&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=needsnewsgroup'&gt;needsnewsgroup&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;hii m the stident of computer sciencei am developing a sw by using vb.net as front end and sql server as back end.i have developed front end but the the problem is:i want to delete some resourse components from resourses folder of vb.Net project.butwhen i delete,,the error is occured during debug time and the project can not run.help mehow can i do thisreply as soon as possible[tfl - 06 07 09] Hi - and thanks for your post. You should post questions like this to the MSDN Forums at http://forums.</description><pubDate>Mon, 06 Jul 2009 19:04:28 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms536679(VS.85).aspx#CommunityContent</link><title>midnight complet close door fat com port com</title><description>chamado call 32332954 /62[non-content removed]</description><pubDate>Mon, 06 Jul 2009 19:02:34 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/bb613487(VS.85).aspx#CommunityContent</link><title>Clarification</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=clarification'&gt;clarification&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;In the first paragraph of this artilcle, the text discusses .NET Framework objects. PowerShell certainly is based on and supports .NET objects. But it also supports using WMI objects, ADSI objects and COM objects, in as similar a style as is possible. </description><pubDate>Mon, 06 Jul 2009 19:01:47 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/9fkccyh4(VS.80).aspx#CommunityContent</link><title>why static members cann't be tagged as virtual</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=needsforum'&gt;needsforum&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=needsnewsgroup'&gt;needsnewsgroup&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;Could please anyone explain the reasons behind not able to tag static members as virtual, in terms of clr internals, memory allocation and etc and a practical real time example would also be of great help??CheersPraneeth Chandra Y[tfl - 06 07 09] Hi - and thanks for your post. You should post questions like this to the MSDN Forums at http://forums.microsoft.com/msdn or the MSDN Newsgroups at 

  
    http://www.microsoft.com/communities/newsgroups/en-us/
  
  . You are much more likely get </description><pubDate>Mon, 06 Jul 2009 18:59:50 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms752299(VS.90).aspx#CommunityContent</link><title>Was it too hard to add some VB code ??????</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=conentsuggestion'&gt;conentsuggestion&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;Was it too hard to add some VB code ??????</description><pubDate>Mon, 06 Jul 2009 18:58:42 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/aa366786(VS.85).aspx#CommunityContent</link><title>Cannot change page's attribute to PAGE_READWRITE by using VirtualProtect</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=needsnewsgroup'&gt;needsnewsgroup&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=needsdforum'&gt;needsdforum&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;Each time I want to change a page to PAGE_READWRITE, it actually changes it to PAGE_WRITECOPY (observed by using VirtualQuery), and the return value of VirtualProtect indicates no error. Could anybody tell me why?[Noelle Mallory - MSFT] Please post questions to the MSDN Forums at http://forums.microsoft.com/msdn. You will likely get a quicker response through the forum than through the Community Content. </description><pubDate>Mon, 06 Jul 2009 18:56:48 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/bb264114(VS.85).aspx#CommunityContent</link><title>how to use arcto 'at' command in path ?</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=needsforum'&gt;needsforum&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=needsnewsgroup'&gt;needsnewsgroup&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;especially, i don't understand where to radial vectors are relative to.[tfl - 06 07 09] Hi - and thanks for your post. You should post questions like this to the MSDN Forums at http://forums.microsoft.com/msdn or the MSDN Newsgroups at 

  http://www.microsoft.com/communities/newsgroups/en-us/. You are much more likely get a quicker response using the forums than through the Community Content. For specific help about:Visual Studio  : http://groups.google.com/groups/dir?sel=usenet%3Dmicrosoft.p</description><pubDate>Mon, 06 Jul 2009 18:55:41 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/bb221428(office.12).aspx#CommunityContent</link><title>plotarea.interior???</title><description>how to get this working: plotarea.fill.forecolor = cell(x,x).interior.color ??? 
[tfl - 29 01 09] You should post questions like this to the MSDN Forums at http://forums.microsoft.com/msdn or the MSDN Newsgroups at http://www.microsoft.com/communities/newsgroups/en-us/. You are much more likely get a quick response using the forums than through the Community Content.
For specific help about:
Visual Studio  : http://groups.google.com/groups/dir?sel=usenet%3Dmicrosoft.public.vstudio%2C&amp;amp;
.N</description><pubDate>Mon, 06 Jul 2009 18:39:34 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms235630(VS.90).aspx#CommunityContent</link><title>I would love to learn the C++ language for free.</title><description>
I just started a C++ course in my college. After I learn about it, I would like to make this my primary language. What is the best language to learn after that?[
tfl - 25 01 09] You should post questions like this to the MSDN Forums at http://forums.microsoft.com/msdn or the MSDN Newsgroups at http://www.microsoft.com/communities/newsgroups/en-us/. You are much more likely get a quick response using the forums than through the Community Content.
For specific help about:
Visual Studio  : htt</description><pubDate>Mon, 06 Jul 2009 18:39:04 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/bb384842(VS.90).aspx#CommunityContent</link><title>Missing .exe file :(</title><description>When I have written this code and going o debug it , i get a wrong messageMissing *.exe file , It cant build cuz the missing exe file that is the project , in this case "Can't find the spec file Game.exe"

Please help me!? :(
[tfl - 25 01 09] You should post questions like this to the MSDN Forums at http://forums.microsoft.com/msdn or the MSDN Newsgroups at http://www.microsoft.com/communities/newsgroups/en-us/. You are much more likely get a quick response using the forums than through the C</description><pubDate>Mon, 06 Jul 2009 18:38:14 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/bb384842(VS.90).aspx#CommunityContent</link><title>I couldn't debug my program.</title><description>
I have written a program. When i click the debug button, an error message pops up saying that unable to start program, the system cannot find the file specified.
[tfl - 25 01 09] You should post questions like this to the MSDN Forums at http://forums.microsoft.com/msdn or the MSDN Newsgroups at http://www.microsoft.com/communities/newsgroups/en-us/. You are much more likely get a quick response using the forums than through the Community Content.
For specific help about:
Visual Studio  : ht</description><pubDate>Mon, 06 Jul 2009 18:38:03 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms534327(VS.85).aspx#CommunityContent</link><title>Always use parentNode instead of parentElement</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=dhtml'&gt;dhtml&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;parentNode is standard and supported by most browsers, parentElement is proprietary</description><pubDate>Mon, 06 Jul 2009 18:37:52 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/bb384842(VS.90).aspx#CommunityContent</link><title>won't build</title><description>I encountered the same problem, How do you solve it?I copy and pasted from the article. It always has this error: I even copied and pasted it straight from the tutorial. The error starts with this:1&amp;gt;testgames.cpp1&amp;gt;.\testgames.cpp(1) : warning C4627: '#include "Cardgame.h"': skipped when looking for precompiled header use1&amp;gt; Add directive to 'stdafx.h' or rebuild precompiled header[tfl - 25 01 09] You should post questions like this to the MSDN Forums at http://forums.microsoft.com/msdn o</description><pubDate>Mon, 06 Jul 2009 18:37:40 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/aa992029(VS.80).aspx#CommunityContent</link><title>content installer</title><description>Where can I find the "content installer" ?
[tfl - 25 01 09] You should post questions like this to the MSDN Forums at http://forums.microsoft.com/msdn or the MSDN Newsgroups at http://www.microsoft.com/communities/newsgroups/en-us/. You are much more likely get a quick response using the forums than through the Community Content.
For specific help about:
Visual Studio  : http://groups.google.com/groups/dir?sel=usenet%3Dmicrosoft.public.vstudio%2C&amp;amp;
.NET Framework : http://groups.google.co</description><pubDate>Mon, 06 Jul 2009 18:37:19 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/aa374215(VS.85).aspx#CommunityContent</link><title>checksum</title><description>hi,i want to know whether the functions (ndrclientcall2 and ndrservercall2) compute checksum.If they do,what arithmetics they use?
you can send answer to my e-mail:zhshwei2001@163.com
Thanks !

[
tfl - 25 01 09] You should post questions like this to the MSDN Forums at http://forums.microsoft.com/msdn or the MSDN Newsgroups at http://www.microsoft.com/communities/newsgroups/en-us/. You are much more likely get a quick response using the forums than through the Community Content.
For specif</description><pubDate>Mon, 06 Jul 2009 18:37:01 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/aa394582(VS.85).aspx#CommunityContent</link><title>Problems ...</title><description>Is it just me or is WMI not well supported (any more?). I can't find the download for the SDK anywhere.
[tfl - 25 01 09] You should post questions like this to the MSDN Forums at http://forums.microsoft.com/msdn or the MSDN Newsgroups at http://www.microsoft.com/communities/newsgroups/en-us/. You are much more likely get a quick response using the forums than through the Community Content.
For specific help about:
Visual Studio  : http://groups.google.com/groups/dir?sel=usenet%3Dmicrosoft.pub</description><pubDate>Mon, 06 Jul 2009 18:36:09 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms461726(office.12).aspx#CommunityContent</link><title>Adding user, date and properties</title><description>While the various versions of the Add method above allows adding files to SharePoint, one major challenge is what to do if you wish to add a document with both dates, users and properties set in one go. From what I understand this is not possible!

No property hashtable is available together with SPUser.

So how do you add a document to SharePoint with custom properties as wel as a date?

  [tfl - 25 01 09] You should post questions like this to the MSDN Forums at http://forums.microsoft.c</description><pubDate>Mon, 06 Jul 2009 18:35:45 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/t14e0ws8(VS.90).aspx#CommunityContent</link><title>Customized ComboBox with Different Items</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=c%23'&gt;c#&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;To Make the Combox customized with the Custom Object Items in it,we have to implment the DrawItem event and add custom items in it.Following example shows the ComboBox with Images in the Dropdown list:1. Intialize
// 
// cb_ImageList 
// 
 
private System.Windows.Forms.ComboBox cb_ImageList;
this.cb_ImageList = new System.Windows.Forms.ComboBox(); 
this.cb_ImageList.AllowDrop = true; 
this.cb_ImageList.BackColor = System.Drawing.SystemColors.Menu; 
this.cb_ImageList.Cursor = System.Wind</description><pubDate>Mon, 06 Jul 2009 18:35:25 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/t14e0ws8(VS.90).aspx#CommunityContent</link><title>what is WM_REFLECT + WM_COMMAND?</title><description>what is WM_REFLECT + WM_COMMAND?[tfl - 27.6.08] - You should post questions to the MSDN Forums at http://forums.microsoft.com/msdn. You are much more likely to get a quicker and more focused response through the forum than through the Community Content. [tfl - 06 07 09] removing out of date tech support query</description><pubDate>Mon, 06 Jul 2009 18:31:56 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/605a12zt(VS.90).aspx#CommunityContent</link><title>About fix</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=needsforum'&gt;needsforum&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=needsnewsgroup'&gt;needsnewsgroup&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;reinstalling dll? how to?[tfl - 06 07 09] Hi - and thanks for your post. You should post questions like this to the MSDN Forums at http://forums.microsoft.com/msdn or the MSDN Newsgroups at 

  
    http://www.microsoft.com/communities/newsgroups/en-us/
  
  . You are much more likely get a quicker response using the forums than through the Community Content. For specific help about:Visual Studio  : 
  
    http://groups.google.com/groups/dir?sel=usenet%3Dmicrosoft.public.vstudio%2C
  
</description><pubDate>Mon, 06 Jul 2009 18:25:00 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms682584(VS.85).aspx#CommunityContent</link><title>OS Base Services</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=clarification'&gt;clarification&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;Core O.S functions are sometimes named or called Base Services or Core Services.
For more information on these Base Services, check MS Press and Jeffrey Richter books, particularly those looking at about Win32.ALso Inside Windows, 5th edition for a clear and deep explanation of core &amp;amp; base services.</description><pubDate>Mon, 06 Jul 2009 18:24:02 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms682584(VS.85).aspx#CommunityContent</link><title>grandsons</title><description>grandsons[removing non-content]</description><pubDate>Mon, 06 Jul 2009 18:21:52 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms682584(VS.85).aspx#CommunityContent</link><title>4</title><description>4[removing non-content#</description><pubDate>Mon, 06 Jul 2009 18:21:33 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/eeyfh741(VS.90).aspx#CommunityContent</link><title>why not IDisposable?</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=needsforum'&gt;needsforum&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=needsnewsgroup'&gt;needsnewsgroup&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;this class really should implement IDisposable...[tfl - 06 07 09] Hi - and thanks for your post. You should post questions like this to the MSDN Forums at http://forums.microsoft.com/msdn or the MSDN Newsgroups at 

  
    http://www.microsoft.com/communities/newsgroups/en-us/
  
  . You are much more likely get a quicker response using the forums than through the Community Content. For specific help about:Visual Studio  : 
  
    http://groups.google.com/groups/dir?sel=usenet%3Dmicrosoft</description><pubDate>Mon, 06 Jul 2009 18:20:54 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms189887(SQL.100).aspx#CommunityContent</link><title>SQL XML Help</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=sqlxml'&gt;sqlxml&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=sqlxmldml'&gt;sqlxmldml&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;Refer to my blog for 
SQL XMLand SQL XML DMLhelp/tips. 
Jeff Fischerhttp://twitter.com/scoftwaredevhttp://twitter.com/scoftware</description><pubDate>Mon, 06 Jul 2009 18:19:58 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/bb147602(office.12).aspx#CommunityContent</link><title>This is a test.... please feel free to delete me...</title><description>Just checking if this posts or is seen or moderated[removed as requested]</description><pubDate>Mon, 06 Jul 2009 18:18:49 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms172558(VS.90).aspx#CommunityContent</link><title>properties question</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=needsforum'&gt;needsforum&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=needsnewsgroup'&gt;needsnewsgroup&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;i just got vb 2008 for my bcis class and im trying to do an assignment and there are almost no properties in my properties window. how do i get them?please help asap. this is due tomorrow.[tfl - 14 03 09] This is not a place to help you do your homework - you should post questions like this to the MSDN Forums at http://forums.microsoft.com/msdn or the MSDN Newsgroups at http://www.microsoft.com/communities/newsgroups/en-us/. You are much more likely get aquicker response using the forums than th</description><pubDate>Mon, 06 Jul 2009 18:17:46 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms172558(VS.90).aspx#CommunityContent</link><title>rezip exercise</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=needsforum'&gt;needsforum&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=needsnewsgroup'&gt;needsnewsgroup&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;After I complete an exercise, how do I rezip content? to send to instructor?[tfl - 14 03 09] You should first ask your instructor. In general, however, you really should post questions like this to the MSDN Forums at http://forums.microsoft.com/msdn or the MSDN Newsgroups at http://www.microsoft.com/communities/newsgroups/en-us/. You are much more likely get aquicker response using the forums than through the Community Content.

  For specific help about:Visual Studio : 
  
    http://groups</description><pubDate>Mon, 06 Jul 2009 18:17:27 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms172558(VS.90).aspx#CommunityContent</link><title>How do I install a window service in vs2008??</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=needsforum'&gt;needsforum&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=needsnewsgroup'&gt;needsnewsgroup&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;I have converted a number of window services in vs2005 using c# and I was able to install them using the installutil.exe, however I have several that I have recently converted from vb6 to vs2008 and I can't get them to install. Well, actually, they say they are installed but if I open the Service's window they don't show up. What am Imissing?[tfl - 06 07 09] Hi - and thanks for your post. You should post questions like this to the MSDN Forums at http://forums.microsoft.com/msdn or the MSDN Newsg</description><pubDate>Mon, 06 Jul 2009 18:17:00 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms172558(VS.90).aspx#CommunityContent</link><title>Looks great.</title><description>Looks great.[tfl - 06 07 09] removing non-content from MSDN</description><pubDate>Mon, 06 Jul 2009 18:16:29 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/801kt583(VS.90).aspx#CommunityContent</link><title>PowerShell Sample</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=code'&gt;code&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=powershell'&gt;powershell&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=compareexchange'&gt;compareexchange&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=system.threading.interlocked'&gt;system.threading.interlocked&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;&amp;lt;#.SYNOPSIS    This script illustrates the CompareExchange Method.DESCRIPTION    This script creates three values, and calls CompareExchange method,    and displays the results. The first time, we compare two non-equal values    so no exchange is done. The second time, the comparison succeeds and the    value us updated. .NOTES    File Name  : Compare-int32.ps1    Author     : Thomas Lee - tfl@psp.co.uk    Requires   : PowerShell V2 CTP3.LINK    This script posted to:http://www.pshscripts.blo</description><pubDate>Mon, 06 Jul 2009 17:47:02 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms742859(VS.90).aspx#CommunityContent</link><title>Drag-and-Drop for TreeViews and ListViews</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=wpf'&gt;wpf&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=controls'&gt;controls&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=dragdrop'&gt;dragdrop&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=drag'&gt;drag&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=drop'&gt;drop&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;If you don't want to get into the nitty-gritty of drag-and-drop, then you can use the DragDropManager class from my blog. 
It provides useful features like a drag adorner, IsUnderDragCursor
attached property, animations that make the grab and drop look more
smooth, and a number of other features you'd expect from a drag-manager.</description><pubDate>Mon, 06 Jul 2009 17:41:22 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/4wx2c0dx(VS.90).aspx#CommunityContent</link><title>How these calls work</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=clarification'&gt;clarification&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;To answer TimwiTerby's question: The methods take three values (a, b and c) all of the same time - so there are several overloads. The call compares the value of parameter a with paramater c. If they are equal, then the value of a is replaced by the value of b. The method also returns the original value of a, if a and c are unequal or the new value of a if a and c are equal.I've posted some samples on the invidudual method pages to illustrate how these methods work.I think the writing on this pa</description><pubDate>Mon, 06 Jul 2009 17:37:00 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/0aws1s9k(VS.90).aspx#CommunityContent</link><title>Usage of SIMD-Instructions...</title><description>I think It's awesome that Microsoft has begun taking Samples with "newer" CPU-Instructions like MMX/SSE/2/3/4 into their Samples!This animates one also to use (and not to forget...!) Assembler-language parts in our new Software.Stay this way!</description><pubDate>Mon, 06 Jul 2009 17:21:13 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms473273(office.12).aspx#CommunityContent</link><title>Additional Info</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=additionalinfo'&gt;additionalinfo&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;Karine Bosch has excellent additional info here: http://karinebosch.wordpress.com/sharepoint-controls/listfielditerator/Geoff McElhanon has more at: http://g-m-a-c.blogspot.com/2008/04/how-sharepoint-2007-renders-its-content.htmlAnd Dennis Alzoubi has an example of using it to add/edit items in a new window: http://the-e.net/Lists/Posts/Post.aspx?ID=24</description><pubDate>Mon, 06 Jul 2009 17:20:27 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/bb386211(VS.90).aspx#CommunityContent</link><title>Problem with workflow</title><description>I've set up a workflow to notify me when someone makes a decision which it is doing.  But all I get is ????? where the field (column) value should be showing:
Loan ID: ?????
Borrower: ?????
Pete's Decision: ?????
Pete's Comments: ?????

  what on earth am I doing wrong?contact me at donna@donnaskulman.com</description><pubDate>Mon, 06 Jul 2009 15:08:27 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/bb787730(VS.85).aspx#CommunityContent</link><title>Still Not Implemented!</title><description>For the Windowless Richedit control, version 4 (msftedit.dll) this method still returns E_NOTIMPL. Tested on Windows 7 RC, July 2009. I cannot say if the windowed version will behave any differently.</description><pubDate>Mon, 06 Jul 2009 14:20:16 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms228262(VS.90).aspx#CommunityContent</link><title>Using the httpOnlyCookies property</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=security'&gt;security&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=cookies'&gt;cookies&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=xss'&gt;xss&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;Jeff Atwood has a blog post that provides information about using the httpOnlyCookies property here:
http://www.codinghorror.com/blog/archives/001167.html</description><pubDate>Mon, 06 Jul 2009 13:49:03 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/teb83y30(VS.90).aspx#CommunityContent</link><title>Poor example</title><description>The example here shows the line to GetBytes(data1), but does not explain where data1 has come from, what it is and ultimately what this is for.</description><pubDate>Mon, 06 Jul 2009 12:49:42 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/cc488004(VS.90).aspx#CommunityContent</link><title>host this service inside IIS</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=host'&gt;host&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=iis'&gt;iis&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=inside'&gt;inside&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=wcfservice'&gt;wcfservice&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;I have question on how to host this service inside IIS. http://social.microsoft.com/Forums/en-US/uklaunch2007ado.net/thread/9bf0b2ce-7dba-46ab-bf31-b383caf4a7dcAny guidness will be helpfull.Thanks in advance.</description><pubDate>Mon, 06 Jul 2009 11:31:30 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms751450(VS.90).aspx#CommunityContent</link><title>Download link</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=contentbug%3f'&gt;contentbug?&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;It would be nice to include the download link here: http://go.microsoft.com/fwlink/?LinkId=87352</description><pubDate>Mon, 06 Jul 2009 11:26:36 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/zt39148a(VS.90).aspx#CommunityContent</link><title>a Bug you might face</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=service'&gt;service&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=error'&gt;error&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=uninstall'&gt;uninstall&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;BUG: "The specified service has been marked for deletion" error message when you reinstall a service in Visual Studio .NET
http://support.microsoft.com/kb/823942
this happened to me when i installed the service then re-installed it with the installer project. the link above says you have to do a restart, but a workaround exists which is to stop the service and close the MMC before uninstalling it</description><pubDate>Mon, 06 Jul 2009 11:19:48 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/zba0x2tx(VS.90).aspx#CommunityContent</link><title>Writing more than 2044 0x00 char's halt the thread for infinity</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=bug'&gt;bug&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;var s = string.Empty; 
for (int i = 0; i &amp;lt; 10000; i++) s += (char) 0x00;
Console.WriteLine(s); // "Break all" = Pause, breaks here?Could this be a security issue? E.g. a possible ASP.NET DoS attack...</description><pubDate>Mon, 06 Jul 2009 08:44:59 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms684517(VS.85).aspx#CommunityContent</link><title>Old server, new client</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=server'&gt;server&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=network'&gt;network&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=fax'&gt;fax&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;My server is running with Windows 2003. My client is running with Vista.I want to write a program to run on the client. Can the client access for example the "faxconfiguration" object of the server, which is characteristic of Vista ?Thank you</description><pubDate>Mon, 06 Jul 2009 08:09:28 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms594878(VS.90).aspx#CommunityContent</link><title>Workflow with id "[GUID]" not found in state persistence store.</title><description>When the provided guid specifies a workflow instance that doesn't exist, an InvalidOperationException is thrown with the message: Workflow with id "[GUID]" not found in state persistence store.</description><pubDate>Mon, 06 Jul 2009 08:00:17 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/cc626308(SQL.90).aspx#CommunityContent</link><title>DateTime columns are returned as native DateTime PHP object</title><description>Note: Any column whose type is DateTime will be returned as a native PHP &amp;lt;a href="http://www.php.net/manual/en/book.datetime.php"&amp;gt;DateTime&amp;lt;/a&amp;gt; object. This is not consistent with other PHP database functions (such as the mssql_* ones) that normally return a string. </description><pubDate>Mon, 06 Jul 2009 06:29:12 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms774663(office.12).aspx#CommunityContent</link><title>Lies.  All Lies.  What to know what I get...</title><description>System.Xml.XmlNode n = svc.GetListCollection();n.OuterXml == "0";Not an error.  Not an empty list.  Not even a piece of XML.  The number 0.Every hour I deal with this sort of stupidity I fight the urge to hunt down a member of the dev team and kick them repeated.</description><pubDate>Mon, 06 Jul 2009 02:30:32 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms587089(VS.90).aspx#CommunityContent</link><title>What is the difference between the 2 GetInstance() methods?</title><description>When would the one without Message gets called? If one throws NotImplementedException would the other get called?</description><pubDate>Sun, 05 Jul 2009 17:19:17 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms649013(VS.85).aspx#CommunityContent</link><title>private formats freed or not?</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=contentbug'&gt;contentbug&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;This page says:    Data handles associated with private clipboard formats are automatically freed by the system.However, a comment in the VS2005 headers above CF_PRIVATEFIRST says:    "Private" formats don't get GlobalFree()'dWhich is correct?Re:Wouldn't it make sense that both are correct? You don't manually GlobalFree() private formats, instead, the system does?</description><pubDate>Sun, 05 Jul 2009 15:51:18 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/cc288472(VS.85).aspx#CommunityContent</link><title>popups</title><description>how do you stop popup small windows, in internet 8 help newinternet8</description><pubDate>Sun, 05 Jul 2009 15:02:05 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/aa372842(VS.85).aspx#CommunityContent</link><title>Transforms link is not a great start for learning about Transforms</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=contentbug'&gt;contentbug&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=link'&gt;link&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=bad'&gt;bad&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=contentbugfix'&gt;contentbugfix&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;The Transforms link (checked June 27, 2008) brings you to the low level TRANSFORMS Property page rather than much more appropriate Merges and Transforms page found here:http://msdn.microsoft.com/en-ca/library/aa369805(VS.85).aspx</description><pubDate>Sun, 05 Jul 2009 04:11:25 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/aa364418(VS.85).aspx#CommunityContent</link><title>Filesystem Redirection</title><description>The article advises that filesystem redirection for 32-bit applications should be disabled when running in 64-bit environments; however it is not made apparent why this is necessary or what the expected behaviour is to be if it is not disabled (undefined?). Can we add more detail here?</description><pubDate>Sun, 05 Jul 2009 03:04:08 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/aa364428(VS.85).aspx#CommunityContent</link><title>WIN32_FIND_DATA to be used in subsequent calls?</title><description>The article states:"The structure can be used in subsequent calls to 
       FindNextFile to indicate from which file to continue the 
       search."How is this possible? There is no mention of the function reading from lpFindFileData, and the parameter is marked [out].</description><pubDate>Sun, 05 Jul 2009 02:50:45 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/2bc0cxhc(VS.80).aspx#CommunityContent</link><title>Where is Mscorcfg.msc?</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=mscorcfg.msc'&gt;mscorcfg.msc&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;I canot locate Mscorcfg.msc on my Vista 64 PC even though my copy of VS 2008 claims it is updated to use .NET 3.5 SP1.  WHERE THE *** IS IT!This is beyond infuriating!</description><pubDate>Sun, 05 Jul 2009 02:14:17 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms752299(VS.90).aspx#CommunityContent</link><title>To those who ask for VB examples ... must we just give up?</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=c%23'&gt;c#&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=vb'&gt;vb&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=.net'&gt;.net&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=visual'&gt;visual&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=basic'&gt;basic&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=studio'&gt;studio&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=versus'&gt;versus&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;To all those here who ask for more VB examples: I completely sympathize. I came to this environment thinking I would be able to leverage my many years of serious business system development using VBA. All those curly braces gave me the shivers. After months of struggle, it became clear that C# is now the language of first choice for most .NET commercial development. I finally decided I needed to just give up on VB, especially after determining that C# appears to impose more rigorous typing disci</description><pubDate>Sat, 04 Jul 2009 21:44:32 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms141661(SQL.90).aspx#CommunityContent</link><title>What am I missing?</title><description>If you can't configure the Destination at design time without a real file to point to, why can't I find any information about creating the file the first time?</description><pubDate>Sat, 04 Jul 2009 20:30:05 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/bb787868(VS.85).aspx#CommunityContent</link><title>ParseName and WebFolders</title><description>If you call ParseName in a Web folder and the relative path is composed of several steps separated by backslash characters, the Parent of the resulting FolderItem resolves incorrectly to the first step.Make sure you always replace backslash separators with slash separators in relative paths when dealing with Web folders.</description><pubDate>Sat, 04 Jul 2009 16:02:21 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms536368(VS.85).aspx#CommunityContent</link><title>What about painting a single Point</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=point'&gt;point&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=draw'&gt;draw&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;What happens if we need to paint a single point?</description><pubDate>Sat, 04 Jul 2009 16:00:07 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/bb787829(VS.85).aspx#CommunityContent</link><title>Type of the property</title><description>The parent object is of type Folder.</description><pubDate>Sat, 04 Jul 2009 15:56:53 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/aa366705(VS.85).aspx#CommunityContent</link><title>Windows 2000 not needs 816542</title><description>Can LFH kernel32.dll has included MS04-011 (this hotfix into Update Rollup 1)
No needs request MSKB 816542</description><pubDate>Sat, 04 Jul 2009 14:32:11 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/de9ff1d9(VS.80).aspx#CommunityContent</link><title>How to make a column NOT NULL (from the existing NULL) ?</title><description>Hi,Just thought of sharing this long standing problem (and solution) of mine:Situation : There exists dept table having the column --DEPTNO numeric(2,0), NULL--Now, the need is to make the same column NOT NULL. There exists data in the column.The following query worked on SQL version 8.0:ALTER TABLE dept ALTER COLUMN DEPTNO Numeric(2,0) NOT NULLThanks </description><pubDate>Sat, 04 Jul 2009 11:58:30 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms216381(SQL.100).aspx#CommunityContent</link><title>Error in the documentation</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=contentbug'&gt;contentbug&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=documentation'&gt;documentation&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=error'&gt;error&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=primaryfilepath'&gt;primaryfilepath&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;Hello,the string returned is the name of the path , and not the full name of the primary file ( same error in BOL for SQL Server 2005 feedbacked 2 years ago  and reappearing in the documentation of SQL Server 2008 , feedbacked today )for more explanations , see this thread in the SMO/DMO Forum :http://social.msdn.microsoft.com/Forums/en-US/sqlsmoanddmo/thread/2e048596-c47d-456b-a059-ad5845bf39a5?prof=requiredIn it, you have an example how to obtain the directory and the full name of the primary </description><pubDate>Sat, 04 Jul 2009 11:23:54 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms751450(VS.90).aspx#CommunityContent</link><title>More WCF samples</title><description>WCF, WF and CardSpace samples:http://www.microsoft.com/downloads/details.aspx?FamilyID=2611a6ff-fd2d-4f5b-a672-c002f1c09ccd&amp;amp;DisplayLang=en </description><pubDate>Sat, 04 Jul 2009 10:55:03 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms685978(VS.85).aspx#CommunityContent</link><title>COM+ is the new MTS</title><description>Shipped as an extension to Microsoft Windows NT4 named Option Pack.</description><pubDate>Sat, 04 Jul 2009 10:03:29 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms535836(VS.85).aspx#CommunityContent</link><title>PNG not supported</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=contentbug'&gt;contentbug&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;Microsoft Internet Explorer 5 does not support PNG images.</description><pubDate>Sat, 04 Jul 2009 08:16:32 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/k6h9cz8h(VS.80).aspx#CommunityContent</link><title>*IMPORTANT: Make sure you are using the correct version of this documentation</title><description>&lt;b&gt;Tags:&lt;/b&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=asp.net'&gt;asp.net&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=iis'&gt;iis&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=aspnet_regiis'&gt;aspnet_regiis&lt;/a&gt; &lt;a href='http://msdn.microsoft.com/en-us/library/Tags-Cloud.aspx?tag=registration'&gt;registration&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;This topic applies to running Aspnet_regiis.exe on the .NET Framework 2.0.If you are running a different version of the .NET Framework, use one of the following links to go to the Aspnet_regiis documentation for your version: 1.1: http://msdn.microsoft.com/en-us/library/k6h9cz8h(VS.71).aspx3.0: http://msdn.microsoft.com/en-us/library/k6h9cz8h(VS.85).aspx3.5: http://msdn.microsoft.com/en-us/library/k6h9cz8h(VS.90).aspx</description><pubDate>Sat, 04 Jul 2009 04:42:59 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms533559(VS.85).aspx#CommunityContent</link><title>list of classids</title><description>"Well Known" CLSIDs include:Set Program Access and Defaults {2559a1f7-21d7-11d4-bdaf-00c04f60b9f0} Windows Media Player 6.4 {22D6F312-B0F6-11D0-94AB-0080C74C7E95}</description><pubDate>Sat, 04 Jul 2009 04:39:45 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/ms365212(SQL.100).aspx#CommunityContent</link><title>How to understand the error information in an SqlException</title><description>To understand the error information in an SqlException ( http://msdn.microsoft.com/en-us/library/system.data.sqlclient.sqlexception(VS.80).aspx ) this list is very helpful</description><pubDate>Sat, 04 Jul 2009 03:24:16 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/686y883x(VS.80).aspx#CommunityContent</link><title>How to understand the error information in an SqlException</title><description>To understand the error information in an SqlException  the list of Database Engine Events and Errors ( http://msdn.microsoft.com/en-us/library/ms365212.aspx ) is very helpful.</description><pubDate>Sat, 04 Jul 2009 03:15:41 -0700</pubDate></item><item><link>http://msdn.microsoft.com/en-us/library/aa366761(VS.85).aspx#CommunityContent</link><title>MAP_FILE_WRITE vs PAGE_READONLY</title><description>If using this to create named shared memory, and the process that calls CreateFileMapping uses PAGE_READONLY because it is not intending to write to the file, MapViewOFile with MAP_FILE_WRITE will fail with the error ERROR_INVALID_PARAMETER (The parameter is incorrect).  All processes must use PAGE_READWRITE when calling CreateFileMapping in this case.</description><pubDate>Sat, 04 Jul 2009 02:00:24 -0700</pubDate></item></channel></rss>