No announcements
-
0 VotesGet Started with Silverlight (New QuickStart Articles)
For those of you new to Silverlight, check out the expanded and updated Silverlight QuickStarts on Silverlight.net. It currently contains 25 topics including embedded running ... -
4 VotesSilverlight General FAQ
1. General: 1.1 What is the purpose of this FAQ? 1.2 What is Silverlight and how do I get started with ...
-
0 VotesBest practice for testing empty non-generic IEnumerable?
Is the best way to test if a System.Collections.IEnumerable is empty by calling GetEnumerator.MoveNext and testing for a False Boolean? I am working with a custom control ...Unanswered | 3 Replies | 6822 Views | Created by thejvk - Tuesday, March 9, 2010 6:43 PM | Last reply by John.Bevan - Thursday, November 22, 2018 12:06 PM -
0 VotesPrinter and Printer Settings
Hi The Blog Post Shows Enumerating Printers in OOB Applications.. Same Way .. Is There any Possibility to Change Printer Settings 1. ...Unanswered | 5 Replies | 1752 Views | Created by Sriram143 - Monday, December 10, 2012 5:35 AM | Last reply by Harry Tim - Friday, November 2, 2018 6:08 AM -
0 VotesHas anyone ever used Soraco.co ?
Hey, my team and I need to implement license protection a for .NET program. I did a quick search on google and came across a few companies. We downloaded Quick License Manager by Soraco ... -
1 VotesXAP file obfuscation
Is there any way to obfuscate main SL assembly in XAP file? All codes open for view... I tried many standard .NET obfuscators, but it doesn't seem to work - when i package new .dll to xap ...Answered | 16 Replies | 124366 Views | Created by Denis19000 - Saturday, July 12, 2008 7:18 PM | Last reply by johnolivier - Monday, October 22, 2018 4:37 PM -
0 VotesBing or Msn api for finance and stocks
Hie, I would like to know is there any API's for Bing or MSN to use finance information like get stock qoutes, charts, news etc. Or even do we have any urls which give XML or data files to ...Answered | 2 Replies | 17193 Views | Created by SrikanthPatel - Thursday, June 30, 2011 2:14 PM | Last reply by alexread730 - Thursday, September 13, 2018 10:39 PM -
0 VotesRedirect .aspx page from silverlight
Hi, How to redirect the aspx page from silverlight on button click.Answered | 7 Replies | 21253 Views | Created by spider.net - Thursday, October 8, 2009 10:14 AM | Last reply by SabrinaMineira - Wednesday, August 15, 2018 5:40 PM -
0 VotesLanguage Vietnamesehttp://localhost:55555/Service.svc/OpportunityValue()?$filter=(TargetDate ge datetime'2009-03-12T17:17:29.90625 01:00') and (TargetDate le datetime'2009-03-26T17:17:29.90625 01:00'
VS2012, .NET Framework 4.5Discussion | 0 Replies | 782 Views | Created by giup toi cai dat tieng Viet cho Win 10 - Saturday, July 21, 2018 1:57 PM -
1 VotesComboBox - clear selected item
I have a ComboBox bound to a datasource, which works fine. How can I allow the user to 'clear' the selection so that none of the items in the list are selected? I have ...Answered | 3 Replies | 25391 Views | Created by MSDN_Forums_User - Friday, January 30, 2009 7:59 AM | Last reply by Galendafell - Tuesday, June 26, 2018 10:43 PM -
0 VotesHTML parser - HTML to string
I have been looking for a converter that takes a string of HTML and returns a formatted HTML-free string. The HTML is from an RSS description tag and so it does not just contain basic ...Answered | 6 Replies | 8613 Views | Created by MSDN_Forums_User - Saturday, January 17, 2009 4:13 PM | Last reply by Ramesh.p - Tuesday, June 26, 2018 4:58 PM -
0 VotesSystem.Text.UTF8Encoding.GetBytes() vs System.Text.Encoding.UTF8Encoding.GetBytes() in .Net Core 2.0.2
We have an old Silverlight application (5.0.5) that uses System.Text.UTF8Encoding.GetBytes() to convert a string and save it in a database. I am working on a different project in C# ...Unanswered | 2 Replies | 836 Views | Created by Lost French Man in Texas - Friday, May 11, 2018 5:42 PM | Last reply by Tim Roberts - Friday, May 11, 2018 9:26 PM -
0 VotesHow to open new browser window from OOB?
I would like to open browser from OOB App. When I'm not running OOB I can open browser: System.Windows.Browser.HtmlPage.Window.Navigate(new ...Answered | 12 Replies | 38057 Views | Created by Lucky7777 - Monday, May 31, 2010 2:24 PM | Last reply by P_K_YADAV - Saturday, April 28, 2018 12:04 PM -
0 VotesHRESULT: 0x800A004C (CTL_E_PATHNOTFOUND) (SPANISH)
Buenos dias, Llevo un tiempo intentando solucionar este error, que justamente salta cuando inicio la aplicación. Me remarca unas lineas donde intento acceder a un ordenador ...Unanswered | 1 Replies | 1131 Views | Created by AlexanderNTI - Friday, March 23, 2018 2:58 PM | Last reply by Fletch Zhou - Thursday, March 29, 2018 10:00 AM -
2 VotesHow to make TextBox stretch horizontally to fill width of ListBox?
In the following XAML, the first two TextBoxes fill the horizontal width of the StackPanel by default. But regardless of whether I add HorizontalAlignment="Stretch" or ...Answered | 25 Replies | 437919 Views | Created by MSDN_Forums_User - Monday, June 23, 2008 3:30 PM | Last reply by Daniel_Go - Thursday, February 15, 2018 6:05 PM -
0 VotesCan'r run Silverlight
I can't run SilverlightUnanswered | 1 Replies | 1995 Views | Created by lewarmi1980 - Tuesday, February 13, 2018 3:04 PM | Last reply by Fletch Zhou - Wednesday, February 14, 2018 6:35 AM -
0 VotesDatagrid Cancel Cell Edit
Hi, I have a beginners question about the datagrid control that I hope someone can help me with. When I set the cancel property of the e argument in the ...Answered | 7 Replies | 12490 Views | Created by Ruggeri, B - Sunday, September 5, 2010 12:07 PM | Last reply by SuntekOh - Saturday, February 10, 2018 1:42 AM -
11 VotesSilverlight and Visual Studio 2015
I just converted a Visual Studio 2010 Silverlight Application running Silverlight 4 (plus toolkit) to Visual Studio 2015 running Silverlight 5 (plus toolkit). I am getting the ...Answered | 5 Replies | 6535 Views | Created by TheDoctor30306 - Sunday, September 13, 2015 1:29 AM | Last reply by Jason Rosenthal - Thursday, January 25, 2018 8:48 PM -
0 VotesCan't use my keyboard whiles an app is in full screen
It says it in the title, but no key on my keyboard work wiles any app is in full screen (accept google chrome surprisingly). Can anyone tell me how to fix this.Proposed | 1 Replies | 1285 Views | Created by MOE51 - Tuesday, January 23, 2018 7:18 AM | Last reply by hariharan-_- - Tuesday, January 23, 2018 7:29 AM -
0 VotesSilverlight localization
Hi there Cannot implement the localization for the Silverlight application for, say, French-language computer. If my computer is English-speaking, it works Ok for ...Answered | 2 Replies | 904 Views | Created by Renziglov - Friday, January 5, 2018 3:35 PM | Last reply by Renziglov - Wednesday, January 10, 2018 1:28 PM -
0 Voteshow to install a referenced assembly
pls say me to how to install the referenced assemblyUnanswered | 1 Replies | 1864 Views | Created by vamsisaivenkat - Monday, January 1, 2018 10:45 AM | Last reply by Fletch Zhou - Thursday, January 4, 2018 8:58 AM -
0 VotesAutomation ID is not getting reflected on the UI if we use automation framework
I have used automation framework to assign unique value(name or ID)to custom controls in Silverlight application. But the unique name or ID is not getting reflected on the UI. Please find the snippet ...Unanswered | 1 Replies | 1800 Views | Created by Iswarya S - Tuesday, January 2, 2018 6:54 AM | Last reply by Fletch Zhou - Thursday, January 4, 2018 8:54 AM - Items 1 to 20 of 27637 Next ›
No announcements
