![Figure: these 2 words need to be added to the spell check library, or include specific suggestions to fix](https://bettersoftwaresuggestions.com/wp-content/uploads/2015/03/AddWordSMSToLibrary.jpg)
Figure: these 2 words need to be added to the spell check library, or include specific suggestions to fix
Figure: these 2 words need to be added to the spell check library, or include specific suggestions to fix
For the last few years, I have been hoping that Scott Guthrie would give us a rich text field in Silverlight (and supported copying and pasting images on the clipboard)… Like Word gives us today.
Would it be better for IE9 to give us an awesome Rich Text Control that does this?
I am thinking about the use in CRM, TFS and SharePoint; however every blog out there could use it in their comments…
And everyone would want to use IE over the other browsers.
Here is just one example of people kind of requesting this feature on codeplex:
http://codeplex.codeplex.com/workitem/4756
Allow formatting in comments
Here is an other
At http://msdn.microsoft.com/en-us/library/community/add/ff400237.aspx
Figure: This does not allow adding an image (ideally you want to paste from the clipboard)
1. Add a new tab
An example: There is a known issue in the Visual Studio Scrum 1.0 RTW. Where does Microsoft put it? I am not sure, but I expect to find it on the product page.\ The product page in this case, is where I downloaded it.
E.g. http://visualstudiogallery.msdn.microsoft.com/en-us/59ac03e3-df99-4776-be39-1917cbfc5d8e
2. Add a record into it
E.g. This is one entry I would like you to add to this new tab:
Date format bug in the Sprint Burndown report in Visual Studio Scrum 1.0 RTW.
If you are in a non US locale, this prevents the current sprint being calculated and the report falls over with an error:
Query execution failed for dataset 'dsSprintsCurrent'.(rsErrorExecutingCommand) The conversion of a nvarchar data type to a datetime data type resulted in an out-of-range value.
The fix is to change the RDL.
Open the Sprint Burndown RDL file.
Change the “Today” parameter from “Text” to “DateTime”:
<ReportParameter Name="Today"> <DataType>DateTime</DataType> <DefaultValue > <Values> <Value>=today</Value> </Values> </DefaultValue> <Hidden>true</Hidden> </ReportParameter>
Figure: On the Outbox, wish it had an extra menu item “Send selected (3 emails)”
Figure: Using categories is great for mailing to a group of people
I want to send an email to those tagged with ‘iphone’…
How would I do it?
Figure: Add an entry after ‘Contacts’… As I would expect to find ‘Contacts of a certain category’ here
Figure: Looking for “Email” option on the right hand side… or it could be called “Send email to Selection”
Figure: Bingo… found it on the Actions menu
So I would change
“Create | New Message to Contact”
to
“Send email to Selection”
Figure: When opening a contact, support multiple selection
Regarding http://support.microsoft.com/kb/832925
I didn’t have any of the registry keys and I found the article a bit confusing. Especially when I could not copy and paste from the article to regedit.
The worse thing is that copy and paste from the KB to outlook fails. So I have 4 suggestions for the KB:
#A – Add another column
Figure: #1 Add a column in front to indicate ANSI or Unicode
#B – Copy & paste from the KB doesn’t work because regedit doesn’t allow 0x0000c800 as hex number
Figure: You should be able to copy and paste from the KB to the Regedit
#C – Add a little explanation on how to get the HEX numbers
E.g.:
#D – How do I know that my changes were applied?
Tell me?
I didn’t have any of the registry keys mentioned on http://support.microsoft.com/kb/832925
What ensured was a lot of effort to find out, that for Outlook 2007 I am using the default value of 20GB.
2 columns should be added to this grid.
Figure: Suggestion – show the Current File Size and Maximum File Size (so I don’t have to look up MaxLargeFileSize)
Fix the situation where there is no end user visibility when it starts compacting.
Surely by Outlook 2010 we should be able to see what it is doing…. create a Log file
Microsoft Outlook Data file is very close to the maximum. Performance will suffer as additional compacting will be kicking in. [OK]
Slow Outlook – Add a KB explaining the compacting reason
Outlook gets really slow when your mailbox hits certain sizes eg. 1.9GB (for 2007 ANSI) or 19GB (for 2007 Unicode) or 48GB (for 2010 Unicode)
Outlook gets really slow when your mailbox gets near its maximum… it kicks in a whole lot of CPU processing
The performance problems happen because the OST/PST silently takes it upon itself to compact much more aggressively than it would in a situation in which it’s got “room to spare”.
Note: It’s also worth looking over the information in http://support.microsoft.com/kb/940226, which covers some of the more common root causes of Outlook performance issues. In particular, the table about SSDs can be useful for setting expectations (and keep in mind that the Vista WinSAT tool is fundamentally different than the Win7 WinSAT tool and you should download the Vista one and run it on your win7 machine if you want to compare your numbers to the numbers in the chart).