No announcements
Found 2607620 threads
-
2 Votes
[UWP]Are UWP Class Libraries == Portable Class Libraries ?
Hi , The Portable Class Library project enables you to write and build managed assemblies that work on more than one .NET Framework platform.Answered | 2 Replies | 1919 Views | Created by Jignesh Desai - Friday, July 1, 2016 7:51 AM | Last reply by Jignesh Desai - Friday, July 15, 2016 8:21 AM -
0 Votes
[UWP] How to deal with a class library
Create class library 2.Answered | 2 Replies | 390 Views | Created by BitSmithy - Monday, November 20, 2017 3:46 PM | Last reply by BitSmithy - Monday, November 27, 2017 10:35 PM -
3 Votes
[UWP][C#] Localization of library of classes
Hello fullt0rque, I create a UWP class library and add a UserControl in it.Answered | 2 Replies | 986 Views | Created by fullt0rque - Friday, March 10, 2017 1:58 PM | Last reply by fullt0rque - Tuesday, March 21, 2017 9:37 AM -
0 Votes
[U8.1]Windows.Data.Pdf namespace is not available when developing in C# Class Library(Portable) or Class Library(Portable for Universal Apps)
The Portable Class Library will automatically limit the namespace available to what is common on all the target frameworks you choose.Answered | 2 Replies | 1391 Views | Created by Won Bin Kang - Tuesday, October 11, 2016 8:25 AM | Last reply by Xavier Xie-MSFT - Wednesday, October 12, 2016 8:16 AM -
0 Votes
SQLite for Portable Class Library?
SQLite cannot be used in Portable Class library.Answered | 1 Replies | 5589 Views | Created by Pallam Madhukar - Tuesday, April 30, 2013 8:49 AM | Last reply by Khanna Gaurav - Tuesday, April 30, 2013 7:07 PM -
0 Votes
[UWP]UWP compatible avro library
>Is the UWP compatible avro client library available?Answered | 1 Replies | 698 Views | Created by shushant arora - Sunday, September 4, 2016 9:24 AM | Last reply by Magnus (MM8) - Sunday, September 4, 2016 5:19 PM -
0 Votes
[UWP][C#]How to use Resources.resw in Class library project in UWP?
Ok, Actually, I have referenced the Common project (Class library project) to both My Windows 10 project and Background Tasks.Answered | 4 Replies | 2584 Views | Created by Kinjan Bhavsar - Monday, April 25, 2016 2:03 PM | Last reply by Kinjan Bhavsar - Friday, April 29, 2016 9:44 AM -
0 Votes
using System.Threading.Thread in a class library (portable)
Hi, The problem is that the System.Threading namespace is not available on all the target platforms that a portable class library supports.Answered | 1 Replies | 1509 Views | Created by CraigBaines - Monday, December 8, 2014 7:33 PM | Last reply by Manuel Meyer - Tuesday, December 9, 2014 1:01 AM -
0 Votes
[UWP][C#][XAML] app using a Portable Class Library with resx based localized strings
Thanks MSDN Community Support Please remember to Mark as Answer the responses that resolved your issue.Answered | 4 Replies | 1276 Views | Created by simvsuser - Thursday, June 16, 2016 1:26 AM | Last reply by simvsuser - Monday, June 20, 2016 12:00 AM -
1 Votes
Portable Class Libraries supported by Azure
Hi MartinJ87, We can find Windows Azure Guest OS release notes from Windows Azure Guest OS Releases and SDK Compatibility Matrix.Answered | 1 Replies | 7248 Views | Created by MartinJ87 - Wednesday, August 3, 2011 10:46 AM | Last reply by Wenchao Zeng - Thursday, August 4, 2011 6:05 AM -
0 Votes
[UWP]Service References in Universal Apps and Portable Class Libraries
JohnnyGAnswered | 4 Replies | 1991 Views | Created by JohnnyG321 - Monday, August 3, 2015 4:50 PM | Last reply by Prashant H Phadke - Monday, August 31, 2015 10:43 PM -
1 Votes
Common Directx rendering library in WPF and UWP
You could use a 3rd party library like SharpDX which supports Windows Desktops and Windows Store Apps.Answered | 2 Replies | 634 Views | Created by Shashank Choudhary - Saturday, August 6, 2016 3:16 PM | Last reply by Shashank Choudhary - Wednesday, August 10, 2016 2:03 AM -
0 Votes
Metro, Portable Class Library and WCF
Hi Shiva, I've finally got it working in my Portable Class Library.Answered | 4 Replies | 3636 Views | Created by Russty - Wednesday, July 25, 2012 4:50 PM | Last reply by Russty - Friday, July 27, 2012 1:19 PM -
0 Votes
PRISM 4.0 with Portable Class Library
Hi, I have a portable class library project which targets to NET Framework 4.5, Silverlight 4 and higher, ...Answered | 1 Replies | 2783 Views | Created by vicprepr - Monday, April 2, 2012 11:35 AM | Last reply by AnandPatel - Monday, April 2, 2012 12:55 PM -
0 Votes
[UWP]Porting WPF+Prism 5.0 based application to UWP app using PCL library
Also, it doesn't officially support UWP (Windows 10).Answered | 1 Replies | 1153 Views | Created by Muralidhar Chowdary - Monday, December 21, 2015 8:43 AM | Last reply by Magnus (MM8) - Monday, December 21, 2015 2:34 PM -
0 Votes
unit testing for portable class library (universal library)
Are they the class methods in the dll?Answered | 5 Replies | 1567 Views | Created by ventura8 - Wednesday, February 4, 2015 9:56 AM | Last reply by ventura8 - Monday, February 23, 2015 3:36 PM -
0 Votes
What is the best way to unit test UWP library work?
https://social.msdn.microsoft.com/Forums/vstudio/en-US/f39e3d06-0742-4bfb-9d92-70e6bf500bed/unit-testing-for-portable-class-library?Answered | 19 Replies | 2610 Views | Created by Xied75 - Monday, February 15, 2016 5:08 PM | Last reply by Jack Zhai-MSFT - Thursday, February 25, 2016 6:53 AM -
0 Votes
Portable Class Library Build Errors
I've tried adding some comments to this post (http://social.msdn.microsoft.com/Forums/en-US/909835f0-2ef0-4f64-836a-42f4a4d7d7dc/portable-class-library-build-warnings) and ...Answered | 1 Replies | 2144 Views | Created by MS_Eng - Wednesday, November 27, 2013 10:01 AM | Last reply by Charles-Li - Thursday, November 28, 2013 7:45 AM -
0 Votes
[UWP][C#] "Unable to activate Windows Store app" error after using a UWP class library
I think the problem is likely related to my UWP class library.Answered | 7 Replies | 1507 Views | Created by Hong (MA, USA) - Monday, November 19, 2018 6:31 PM | Last reply by Hong (MA, USA) - Wednesday, November 21, 2018 4:27 PM -
0 Votes
VS2013 problem with Portable class library
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have ...Answered | 3 Replies | 1166 Views | Created by Omar Al Mukhtar - Sunday, November 24, 2013 5:07 PM | Last reply by Omar Al Mukhtar - Tuesday, November 26, 2013 3:08 PM - Items 1 to 20 of 2607620 Next ›
No announcements