Created Issue: Unit Tests should be included in the VS Testing Tools [10388]
Please allow these unit tests to be run just as the .Net unit test do inside of visual studio. This would provide a truly useful feature for enterprise level applications.
View ArticleCommented Issue: does the Silverlight 5 Toolkit work with web developer...
after installing the Silverlight 5 Toolkit September 2011, the templates do not show in VWD express 2010 SP1. I can see the zip files there in C:\Program Files (x86)\Microsoft Visual Studio...
View ArticleCommented Issue: Error building Silverlight 3d Application from VS2010...
When I try to build a new project from the Silverlight 3D application template I get the following error.Error 1 The project file "..\Silverlight3dAppContent\Silverlight3dAppContent.contentproj" was...
View ArticleCreated Issue: LongListSelector places items in wrong groups if groups are...
To repro:Create initial set of grouped items.Create new groups (empty).After you create each group add it to a collection.Now create items in the group.(Typically, I'm seeing all items ending up at the...
View ArticleCreated Issue: LongListSelector unspecified error occurred [10404]
I am using LongListSelector in my project.When I am tap on the group item unspecified error occurred. And it's occurred when I am invoke DisplayGroupView(). I do not understand why it happens. Why it's...
View ArticleCommented Issue: WP7 page transition error when resuming app [9465]
It looks like using the below combination of transition, caused some glitches to the pages, when u switch to the application, using the Mango multi tasking. Can easily be recreated in the sample that...
View ArticleCommented Issue: TiltEffect and ContextMenu Stop the GC Finalize the page...
The page which used TiltEffect or ContextMenu can not be FinalizedComments: ** Comment from web user: acquleo ** this is not a Low impact issue.i have to remove all tilt effect in my application,...
View ArticleCommented Issue: TextBox.Header [9981]
Just a simple thing is going to drive me crazy.It looks like that the Header property isn't supported by System.Windows.Controls.TextBox! WHY?But the screen-shot at...
View ArticleCommented Issue: Adding tabitems dynamically to a silverlight tabcontrol [7931]
I am trying to add tabitems to tabcontrol at run time , tabcontrol.Items.Add(item);it works fine but eventually , I got the following exceptions after adding\removing tabitemsValue does not fall within...
View ArticleCommented Issue: AutocompleteBox not binding half the time [9648]
When I set the Text property by binding to null value, the next change by binding is not taken into account.the problem comes from _ignoreTextPropertyChange field in AutoCompleteBox.cs.When the Text...
View ArticleCreated Issue: Silverlight 5 Toolkit source code not checked in [10424]
Silverlight 5 Toolkit source is not in tracker
View ArticleCommented Issue: Issue populating LongListSelector with ObservableCollecton...
I found an odd issue with LongListSelector where grouped items would appear in unexpected places at the bottom of the list. I have an app that groups records by name with the first letter of the name...
View ArticleCreated Issue: installer fails [10427]
ive downloaded the Silverlight_5_Toolkit_December_2011.msi and when i run it it gives an error: [Window Title]Windows Installer[Main Instruction]This installation package could not be opened. Contact...
View ArticleCreated Issue: installer fails [10428]
ive downloaded the Silverlight_5_Toolkit_December_2011.msi and when i run it it gives an error: [Window Title]Windows Installer[Main Instruction]This installation package could not be opened. Contact...
View ArticleCommented Issue: Context menu taking too long to show [9516]
WP7 MangoToolkit August ReleaseFollowing sample code (used inside Listboxitem template) <toolkit:ContextMenuService.ContextMenu> <toolkit:ContextMenu IsZoomEnabled="True">...
View ArticleCommented Issue: Phone Toolkit: ItemCountThreshold can no longer be set...
Since the Aug11 release of the Windows Phone Toolkit, the ItemCountThreshold's setter is now marked private (thus effectively hardcoding the threshold to 5 items). If this property was previously set...
View ArticleCommented Issue: TextBox.Header [9981]
Just a simple thing is going to drive me crazy.It looks like that the Header property isn't supported by System.Windows.Controls.TextBox! WHY?But the screen-shot at...
View ArticleCreated Issue: Autocomplete textbox dropdown always shows when two way...
When I navigate to a page with the autocomplete dropbox with two-way binding enabled, the dropdown always activates without user intervention.Even setting IsDropDownOpen = false; in OnNavigatedTo...
View ArticleCreated Issue: Unseal UriMapper [10441]
The type <a href="http://silverlight.codeplex.com/SourceControl/changeset/view/71382#780492">UriMapper</a> is sealed.Now if I want to declare my mappings in a separate XAML file, the only...
View ArticleCreated Issue: DOWNLOAD LINK NOT WORKING [10444]
I cannot able to download the toolkit. It seems the link is broken. Please let me know how to download this. Please fix
View Article