No announcements
Filter
:
All threads
All threads
Answered
Unanswered
Proposed answers
General discussion
No replies
Helpful
Has code
All languages
-
Sticky0Votes
Get 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 ... -
Sticky4Votes
Silverlight 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 ...
-
Answered0Votes
WS exception "The request channel timed out while waiting for a reply"
My Silverlight project calls web service and it works fine for few users. When I run some load test, simulating 100 users calling the WS in some loop, the Silverlight ...8 Replies | 68998 Views | Created by MSDN_Forums_User - Sunday, August 31, 2008 4:03 AM | Last reply by Miron contrib - 14 hours 31 minutes ago -
Unanswered0Votes
security code
can i ask why ive been asked to make a new security code, and after going through hoops to open yet another new email account to get that code, after retrieving that code it tells me this code is ... -
Unanswered0Votes
Want to Stop navigaton to other page until some condition is met
Hi I have Silverlight page. which consist of header and a frame. Header consist of home button. I want that if I do some changes on the page which is loaded in ...2 Replies | 42 Views | Created by Murtaza Lokhandwala - Friday, August 23, 2013 4:40 AM | Last reply by Murtaza Lokhandwala - Friday, August 23, 2013 6:18 AM -
Unanswered0Votes
Help with Touch.FrameReported when working with ESRI map control
0 && touchedPosition.Y > 0 && touchedPosition.X < this.MPScroll.ActualWidth && touchedPosition.Y -
Unanswered0Votes
Help with predicate and null values
((tblResource)Q).FldName.ToString().ToLower().Contains(FilterStr)); Basically it is taking the value in the field called FldName and seeing if it contains the string ... -
Answered1Votes
Setting the z index for an user control
Hi I have a silverlight control and I am adding an usercontrol dynamically. There is no problem with functionalities. The page works fine. On other hand I have a session timout control running in ...2 Replies | 65 Views | Created by senthilkumar sekar - Monday, August 19, 2013 1:29 PM | Last reply by senthilkumar sekar - Thursday, August 22, 2013 6:58 AM -
Unanswered0Votes
How to add new page and display in foreground?
I'm using http://msdn.microsoft.com/en-us/library/ee942449(v=vs.91).aspx for guidance in adding a new page to my Silverlight 5 Business ...2 Replies | 79 Views | Created by siegfried_ - Thursday, August 15, 2013 4:13 AM | Last reply by siegfried_ - Wednesday, August 21, 2013 6:47 PM -
Answered0Votes
How to execute code when OOB Silverlight app is restored from a tray?
An OOB app has been minimized. I'd like to have some code execute when the user clicks the icon for the OOB app on the system tray in order to make it visible on the screen again. ...1 Replies | 65 Views | Created by Gary Frank - Thursday, August 15, 2013 10:30 PM | Last reply by Gary Frank - Sunday, August 18, 2013 1:10 PM -
Answered0Votes
Workaround: Silverlight OOB error when maximizing second monitor with borderless chrome
There is a bug in Silverlight that occurs when an out-of-browser (OOB) app that has a borderless chrome maximizes the window on a second ...1 Replies | 84 Views | Created by Gary Frank - Friday, August 16, 2013 8:02 PM | Last reply by Gary Frank - Sunday, August 18, 2013 1:08 PM -
Answered0Votes
Online Gradient Designer/Code Generator
A drawing application that I am working on required a gradient designer, which I finished earlier today. Once I had it working I decided to test it by creating an online gradient design ...12 Replies | 43209 Views | Created by MSDN_Forums_User - Wednesday, January 28, 2009 4:47 AM | Last reply by Stefan11 - Saturday, August 17, 2013 1:34 PM -
Answered0Votes
How to find the elements in Silverlight Application by C# Code?
I am a Software Tester and for doing automation i need to find the elements and their controls. Please help me "How to write the code for getting the elements from Silverlight Application by C# ...3 Replies | 72 Views | Created by Vishal Chouhan - Friday, August 16, 2013 5:55 AM | Last reply by Shyam Kr - Friday, August 16, 2013 11:03 AM -
Answered0Votes
How to find what requests from a Silveright app are not encrypted?
When a page embedded with a Silverlight app hosted by a secure site (https) is displayed, browsers indicate some requests are not encrypted. Different browsers show different messages. For ...1 Replies | 57 Views | Created by Hong (MA, USA) - Wednesday, August 14, 2013 9:15 PM | Last reply by Hong (MA, USA) - Thursday, August 15, 2013 12:16 PM -
Answered0Votes
Does the program wait for webclient.OpenReadAsync to finish?
Does the rest of the program wait for this request to finish before it process more code? I need it to wait. ----------------------- ...2 Replies | 1896 Views | Created by Keysle - Sunday, August 29, 2010 6:03 PM | Last reply by ClipFlair - Wednesday, August 14, 2013 11:07 AM -
Answered0Votes
how to pass json object to webclient
hi there, I was having an issue with my development here. We are developing a windows 7.1 app which consumes WebAPI based web service. I have some GET calls ...1 Replies | 58 Views | Created by dennis.isc - Tuesday, August 13, 2013 6:33 AM | Last reply by Jambor yao - MSFT - Wednesday, August 14, 2013 8:51 AM -
Unanswered0Votes
XML BULKLOAD into Mutiple Schemas using SQLXML 4.0
Hi , I am having issues while using the XML BULK lOAD to load the xml Data into Mutiple Schemas of the ...1 Replies | 78 Views | Created by Satya2059 - Thursday, August 08, 2013 10:41 PM | Last reply by Diana191 - Monday, August 12, 2013 11:27 AM -
Answered0Votes
How to create page exclusively for accounts in Admin role?
I have a silverlight business application that, so far, has a single page of type UserControl. I have also created an account called "admin" that has a role ...4 Replies | 142 Views | Created by siegfried_ - Thursday, August 01, 2013 8:37 PM | Last reply by Javamarket - Sunday, August 11, 2013 11:53 PM -
Answered0Votes
How to add link to maps.google.com or http://www.bing.com/maps/?
I'd like to add a link to an external site like maps.google.com or http://www.bing.com/maps/. This is a different question ...4 Replies | 246 Views | Created by siegfried_ - Thursday, August 01, 2013 8:46 PM | Last reply by Yunjie Pei - MSFT - Friday, August 09, 2013 9:38 AM -
Unanswered1Votes
NewWindow3 Event in Silverlight
Here is a simple VB.Net Windows Forms Application that has a textbox, a button, and two WebBrowser controls. The user types a url into the textbox then clicks the button. ...2 Replies | 180 Views | Created by Foobolly - Monday, July 29, 2013 3:40 PM | Last reply by Foobolly - Wednesday, August 07, 2013 1:42 PM -
Answered0Votes
Barcode 128
Hey, guys, I need your help!! No details have been found on the search engine. So I turned to your help.. I need to invert some data into barcodes, for example data ...7 Replies | 530 Views | Created by fsdfsd88 - Thursday, May 10, 2012 2:17 AM | Last reply by mariahsharp - Wednesday, August 07, 2013 6:26 AM -
Answered0Votes
Silverlight OOB display error NComputing L230
We have developed an OOB app using Silverlight 5 that is being deployed on an N Computing slim client network off a new Dell box running windows Multipoint Server 2011. The application runs ...1 Replies | 63 Views | Created by MagicGuarri - Monday, August 05, 2013 2:09 PM | Last reply by Yanping Wang - Tuesday, August 06, 2013 7:26 AM - Items 1 to 20 of 27211 Next ›