No announcements
Filter
:
All Threads
All Threads
Answered
Unanswered
Proposed Answers
General Discussion
No Replies
Helpful
Has Code
All Languages
-
Sticky3Votes
Welcome to the Silverlight 5 Developer Forum
This is the peer developer support forum for the Silverlight 5 RTW version. Post your technical questions here and your developer peers, and sometimes the team members themselves ...8 Replies | 6061 Views | Pete Brown - Friday, December 09, 2011 3:43 PM | Last Reply Md. Shohel Rana(Shipon) - Wednesday, March 27, 2013 2:02 AM
-
Unanswered0Votes
silverlight will not start
Hello friends, I uploaded my solution to a server and on my computer (windows 7, IE, Firefox and Opera) it works great. Two friends of mine told me that on their ...0 Replies | 28 Views | todo1979 - 12 hours 55 minutes ago -
Unanswered0Votes
Terrible text rending/ blurry fonts on mac book retina display, any fixes?
Hoping someone might know the answer here... I have a silverlight application that looks beautiful on windows, but on my new retina display mac it just looks absolutely terrible. All the fonts ...2 Replies | 58 Views | evolvedmicrobe - Thursday, June 27, 2013 11:33 PM | Last Reply evolvedmicrobe - Friday, June 28, 2013 4:22 PM -
Discussion0Votes
Silverlight controls not recognized in VS 2012
SilverlightUIAutomationHelper.dll is being added to Silverlight project and solution is re-built, still VS 2012 is not able to recognize the SL ...3 Replies | 61 Views | Appu Reddy - Thursday, June 27, 2013 6:08 PM | Last Reply Appu Reddy - Friday, June 28, 2013 2:50 PM -
Unanswered0Votes
silverlight datagrid checkbox issue
Hi. I have used the following syntax to add a checkbox to my DataGrid. <sdk:DataGridTemplateColumn CanUserReorder="True" CanUserResize="True" ...1 Replies | 41 Views | NSadaf - Thursday, June 27, 2013 12:10 PM | Last Reply Patrick8639 - Friday, June 28, 2013 4:43 AM -
Unanswered0Votes
"Closing child window(Opened from silverlight Application) " while loading... crashes the main Parent window too...
hi all I have implemented the functionality for opening the Quick Specs in a new window(Separate Browser) like .. var u = new ...0 Replies | 37 Views | bvpavan - Thursday, June 27, 2013 2:03 PM -
Answered0Votes
How to style a single axis X label in Silverlight chart
Hi is there a way to apply a different style to a subset of X axis labels? I know that I can style the axis label but the style is applied to all of them. I have ...1 Replies | 31 Views | vmax2 - Wednesday, June 26, 2013 2:53 PM | Last Reply vmax2 - Thursday, June 27, 2013 8:11 AM -
Answered0Votes
Passing values from list to string[] how?
Passing values from list to string[] how?1 Replies | 37 Views | computer science student - Wednesday, June 26, 2013 6:40 PM | Last Reply Khanna Gaurav - Wednesday, June 26, 2013 6:57 PM -
Answered0Votes
Click to interact button does not exist in the PowerPoint exported from PowerView
Hi All, I have PowerView reports in SharePoint 2013, and I do not see the "Click to Interact" button in the PowerPoint after I had exported from the PowerView report. I ...2 Replies | 168 Views | Ganeshmurthy - Wednesday, April 24, 2013 4:26 AM | Last Reply CRADLE13 - Wednesday, June 26, 2013 9:55 AM -
Answered1Votes
SocketAsyncEventArgs.SetBuffer(bytes, 0, bytes.Length)
Hello guys, I'm trying to find a document or blog that explain more about communication using Sockets. I want to know why I can't send a string rather than convert and send to a ...1 Replies | 44 Views | Seratti - Friday, June 21, 2013 12:50 PM | Last Reply Jambor Yao (Wicresoft) - Wednesday, June 26, 2013 2:57 AM -
Answered1Votes
The Future of Silverlight and Mobile Platforms
So I have read the answers to similar questions, but the latest was over a year ago. What is the plan for support for Silverlight within mobile browsers? Are there any ...2 Replies | 157 Views | glenrswanson - Saturday, June 22, 2013 5:10 AM | Last Reply Chad_Adams - Tuesday, June 25, 2013 9:40 PM -
Answered0Votes
FileUpload Fails when trying to upload > 5MB files
0) { // has request to stop early been made? if (worker.CancellationPending) { e.Cancel = ...1 Replies | 67 Views | gopal_krish - Monday, June 24, 2013 6:25 AM | Last Reply Jambor Yao (Wicresoft) - Tuesday, June 25, 2013 6:18 AM -
Answered0Votes
GPU Acceleration won't enable
Hoping someone can point me in the right direction here. I've been searching for hours and haven't narrowed on any solution. I can't seem to get a Silverlight video to play with GPU ...2 Replies | 121 Views | ibkool64 - Saturday, June 15, 2013 10:42 AM | Last Reply ibkool64 - Sunday, June 23, 2013 10:10 PM -
Unanswered0Votes
How to Convert 720p mp4 to ProRes 422 for FCP (X) editing on Mac
Any suggestions on how to convert H.264 Mp4 files? I have a CG-10 Sanyo and that's the file it converts to, 720p. Looking to edit the footage with existing DV footage in Final Cut Pro Studio3 Replies | 331 Views | kellly456 - Thursday, January 31, 2013 7:07 AM | Last Reply Rick Dee - Sunday, June 23, 2013 2:49 PM -
Answered0Votes
help error String was not recognized as a valid DateTime. after process and yes i searched but the sol don't work
2) { string str = textBox1.Text; ...1 Replies | 65 Views | Ninja2121312312 - Friday, June 21, 2013 7:10 PM | Last Reply Khanna Gaurav - Friday, June 21, 2013 7:23 PM -
Unanswered0Votes
In Silverlight 5 is there a way to call methods on multiple COM interfaces on a COM object ?
I have a COM object that has 2 interfaces ISimpleObject and ISimpleObjectTwo. In Silverlight I am able to get the dynamic handle to the COM object using the progid like ...0 Replies | 54 Views | Codechap - Friday, June 21, 2013 6:20 PM -
Answered0Votes
WebClient OpenWriteCompleted Execption
Hi I am Working with Silverlight 4 I want To Write to A Stream using System.Net WebClient with ...3 Replies | 120 Views | Phumurn1-MCTS - Friday, June 14, 2013 1:50 PM | Last Reply Yanping Wang - Friday, June 21, 2013 9:15 AM -
Answered0Votes
How to do a thousands separator in silverlight textbox?
for ex 134464864646464646877687 should apear 134.464.864.646.464.646.877.6871 Replies | 59 Views | Ninja2121312312 - Thursday, June 20, 2013 2:33 PM | Last Reply Jambor Yao (Wicresoft) - Friday, June 21, 2013 7:28 AM -
Answered0Votes
Silverlight 5
After installing, uninstalling and reinstalling Silverlight 5, it still wont work with my IE 64 bit browser. I am running Windows 8 Pro. Silverlight 5 works fine on the desktop version of ...4 Replies | 174 Views | GB Rossi - Friday, June 14, 2013 4:05 PM | Last Reply GB Rossi - Thursday, June 20, 2013 8:48 PM -
Answered0Votes
Silverlight 5 Performance Issue
I am in the process of converting several very large silverlight 4 apps to SL5. I have everything up and running in 5, however I have ran into a very strange issue I cannot seem to figure out. ...5 Replies | 96 Views | zmathews - Wednesday, June 19, 2013 6:41 PM | Last Reply Greg Gum - Thursday, June 20, 2013 8:36 PM -
Discussion0Votes
Textbox Highlight lost when opening context menu for copy/paste functionality
I have a TextBox. When the user highlights some text, the right clicks, I show a context menu for cut/copy/paste. However, as soon as the menu shows, the highlight is lost. ...4 Replies | 411 Views | Greg Gum - Monday, July 30, 2012 3:21 PM | Last Reply Christopher G. Lewis - Thursday, June 20, 2013 7:02 PM - Items 1 to 20 of 2798 Next ›