No announcements
Filter
:
All threads
All threads
Answered
Unanswered
Proposed answers
General discussion
No replies
Helpful
Has code
All languages
-
Unanswered0Votes
Web project not visible to Sub folders in Views Main folder
I have created sub folders for my views in my Silverlight Client project. However I am Unable to see the .Web Project. I have added the Using Name.Web; statement in the code behind but am ...3 Replies | 142 Views | Created by gambler59 - Monday, December 09, 2013 1:30 PM | Last reply by Yanping Wang - 22 hours 2 minutes ago -
Answered0Votes
Download and genrate pdf from silverlight
Hi, I have to export silverlight datagrid data to pdf. for this I am using iTextsharp dll. Here is code for silverlight that I am using public void ...6 Replies | 200 Views | Created by saurabh jain1 - Thursday, December 05, 2013 2:14 PM | Last reply by saurabh jain1 - Friday, December 20, 2013 2:14 PM -
Discussion0Votes
textbox autocomplete with database bindging source
i'm using windows form application in c#. i want to auto complete textbox with database specific column there should be suggetion appear . thanks in ...3 Replies | 2275 Views | Created by sundara moorthy - Wednesday, April 17, 2013 5:23 AM | Last reply by saikumare - Friday, December 20, 2013 1:30 PM -
Unanswered0Votes
Generation a xml or xaml from a txt file.
Hay, I wanna know, if i can to generate a xml or xaml file from a .txt file?? additionally I wanna to show that xml into a PropertyGrid ...1 Replies | 69 Views | Created by guguli - Wednesday, December 18, 2013 11:49 AM | Last reply by Yanping Wang - Thursday, December 19, 2013 10:18 AM -
Unanswered0Votes
How to create properties and collections dynamically at run time in C# (SilverLight)?
Hello, In my database table at any time any number of columns can get added and I have to show information about all of those columns which are present ...1 Replies | 58 Views | Created by Asim B - Wednesday, December 18, 2013 7:36 AM | Last reply by Yanping Wang - Thursday, December 19, 2013 2:28 AM -
Answered0Votes
can we deploy an Silverlight 4 Business application into a Cloud Computing environment ?
Hi, this is chendhil. I'm working in Silverlight 4 environment. I want to know about a basic stuff regarding with deployment of SL 4 applications. Is it possible to ...2 Replies | 299 Views | Created by chen1983 - Sunday, September 25, 2011 11:05 AM | Last reply by cstrass2 - Tuesday, December 17, 2013 8:08 AM -
Answered0Votes
Silverlight Chart toExcel
Hi, I need to export a set of charts (about 10 to 15 charts) in a silverlight to excel. I used the Lite.ExcelLibrary.SpreadSheet library and it is ...2 Replies | 377 Views | Created by Manohar Prabhu - Tuesday, July 03, 2012 3:43 AM | Last reply by Ankur Agarawal - Monday, December 16, 2013 9:35 AM -
Answered0Votes
UI Thread is getting freezed while data is rendering
Hi, In my silverlight page, i am displaying dynamic data from database in the data grid which gets refreshed for every 1 minute (similar to stock trader apps) and also, in ...6 Replies | 473 Views | Created by Niranjan Chalikonda - Monday, November 21, 2011 12:09 PM | Last reply by GearWorld - Friday, December 13, 2013 1:05 PM -
Answered0Votes
Creating an entity model for sql server 2003
I am writing a silverlight 4 application, to be hosted with Dynamics CRM, I need connections to an SQL Server 2008 database, which I have created and can query / update this fine, I also need to ...2 Replies | 91 Views | Created by Matt_Hirst_UK - Thursday, December 12, 2013 11:19 AM | Last reply by Yanping Wang - Friday, December 13, 2013 2:05 AM -
Unanswered0Votes
Send Data to aspx from silverlight using post method..
Hi, I am using iTextSharp dll to generate PDF for my silverlight application. My task is to export pdf from silverlight datagrid using iTextSharp dll using http post ...1 Replies | 112 Views | Created by saurabh jain1 - Monday, December 09, 2013 2:43 PM | Last reply by Marie2013 - Wednesday, December 11, 2013 12:27 PM -
Answered0Votes
Create Pdf from silverlight datagrid
After lots of effort I tired and post this thread here. Actually I want to export filtered, sorted or reordered data of silverlight datagrid to pdf without using third party tool if ...2 Replies | 166 Views | Created by saurabh jain1 - Thursday, December 05, 2013 2:04 PM | Last reply by Pankaj Dhami - Friday, December 06, 2013 2:01 PM -
Answered0Votes
Silverlight 4 and PDF Output
We have a requirement to design data entry forms in Silverlight. After the user fills and submits the data, the form should be converted to PDF. The PDF output should ...4 Replies | 8863 Views | Created by arasheed - Wednesday, July 07, 2010 9:00 AM | Last reply by George Birbilis - Friday, December 06, 2013 9:10 AM -
Answered0Votes
Silverlight suddenly must have non-null value for target types at many places
System.InvalidOperationException: Must have non-null value for TargetType. at MS.Internal.XcpImports.CheckHResult(UInt32 hr) at ...2 Replies | 468 Views | Created by Sudhir Yadav - Thursday, August 04, 2011 9:12 AM | Last reply by webby_mc_webberson - Monday, December 02, 2013 11:41 AM -
Unanswered0Votes
Problem with non-modal dialog for Silverlight 4
Hello folks! I am using customized version of the non-modal dialog in my Silverlight 4 OOB MVVM project: http://hanzi.azurewebsites.net I've slightly changed Tim ...2 Replies | 96 Views | Created by hokushin - Sunday, December 01, 2013 6:05 PM | Last reply by hokushin - Monday, December 02, 2013 8:38 AM -
Answered0Votes
combobox to enum binding
public enum RentalAmortizationMethod { [StringValue("ANN")] [DescriptionStringValue("Annuity - 30/360")] Annuity = ...13 Replies | 1282 Views | Created by Mehmood Ahmed - Tuesday, November 22, 2011 1:18 PM | Last reply by Patrick8639 - Monday, December 02, 2013 5:33 AM -
Answered0Votes
Can't see row detail when it is UserControl
I have this DataGrid: <sdk:DataGrid ItemsSource="{Binding ActionItems}" AutoGenerateColumns="False" ...6 Replies | 118 Views | Created by mltiede - Tuesday, November 26, 2013 3:07 PM | Last reply by mltiede - Wednesday, November 27, 2013 1:53 PM -
Answered0Votes
Visual Studio 2013 and Silverlight 4
Hi, VS 2013 upgrade automatically silverlight 4 projects to v5. Furthermore there is no way to define the project to v4 as in project properties the dropdownlist is ...2 Replies | 226 Views | Created by Ianrehd - Monday, November 25, 2013 4:19 PM | Last reply by Yunjie Pei - MSFT - Tuesday, November 26, 2013 6:08 AM -
Answered1Votes
Facing memory leak issue with custom control developed in silverlight 4
!gcroot 0f165b98 Note: Roots found on stacks may be false positives. Run "!help gcroot" for more info. Scan Thread 7 OSTHread ...10 Replies | 4790 Views | Created by anil.perugu - Friday, May 06, 2011 6:20 AM | Last reply by Mike Feng - Monday, November 25, 2013 9:23 AM -
Answered0Votes
Reg:certfication
Hi All , I am new to silverlight and I am having a plan of doing certification so if anybody knows details about the study material details / relevant questions which would be ...3 Replies | 106 Views | Created by Raga123 - Thursday, November 21, 2013 12:28 PM | Last reply by Raga123 - Monday, November 25, 2013 9:21 AM -
Answered0Votes
Silverlight WCF Deep Zoom Image Viewer
I have a asp.net web site with a .aspx page with a SL image viewer that gets product images and it works fine until I enable my entire site to be SSL using IIS. I marked the root folder to require SSL ...3 Replies | 143 Views | Created by E_2 - Tuesday, November 19, 2013 9:43 PM | Last reply by Yunjie Pei - MSFT - Friday, November 22, 2013 3:11 AM - Items 1 to 20 of 10851 Next ›