The text of this article is not in this database — only its details are. Read it on the old site: Portable Class Library (PCL) in .NET
5 Comments
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
The text of this article is not in this database — only its details are. Read it on the old site: Portable Class Library (PCL) in .NET
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
shashi vishwPosted Apr 8, 2021, 8:32 AM
Im a fresher. i have a doubt. like if i create a portable class library my application will work on all windows platform? do i need to write some code in this portable class or .net generated code is enough?
Deepak KumarPosted Jul 24, 2014, 11:36 PM
This feature is really helpful.
Gourav KesarPosted Jul 24, 2014, 3:35 AM
This feature is really helpful. initially we can't use other class library in silverlight applications, we need to make different for silverlight but now with portable class library it is easier to share among different applications.