I would like to know if a Windows Phone Silverlight 8.1 app will work without any flaw on a Windows 10 phone. If I need to fix some bugs for Windows 10 phone, can I use VS2013 and a Windows 8.1 machine to fix the issues in Silverlight 8.1 solution?
will windows phone 8.1 silverlight app work on windows 10 Phone?
516 Views Asked by theEternalStudent At
1
There are 1 best solutions below
Related Questions in WINDOWS-10
- How to immediately apply DISPLAYCONFIG_SCALING display scaling mode with SetDisplayConfig and DISPLAYCONFIG_PATH_TARGET_INFO
- Spring @Scheduled cron fixed time doesn't work with OS suspension
- Swapping a healthy and unallocated partition in Windows 10
- Installing Docker on Windows 10
- Unexpected OS Shutdown
- Segfault GTK4 on windows 10
- FileSystemWatcher works reliably, unless I write to a log file
- IDT Audio Codec and Driver
- How can I use System.Security.Cryptography.ChaCha20Poly1305 on Windows 10?
- $WinREAgent folder keeps to automatically appear
- Powershell's InvokeVerb("delete") freezes after 22H2 update
- sdkmanager --list Exception in thread "main"
- Batch file wont run in Task Scheduler in Windows 10
- STM32 Not recognized by Windows 10
- C# X509Certificate2 private key disappear when GC occurs
Related Questions in WIN-PHONE-SILVERLIGHT-8.1
- How to change listview datatemplate in c# dynamically
- How to set Max Date / Min Date to WinPhone DatePicker
- Xamarin Forms WinPhone - How to make Label Text Underline WinPhone?
- Carousel page does not swipe on some device
- How can I fix "An error occurred while finding the resource dictionary " due to ListPicker styling
- UserControl in Windows Phone 8.x project can't be found: "The type or namespace name 'UserControls' does not exist in the namespace"
- WinPhone application in Xamarin.Forms
- Convert WriteableBitmap of win phone 8.1 (silverlight) to BinaryBitmap of com.google.zxing
- Xamarin Forms WinPhone 8.1 Silverlight WNS push notifications
- Windows Phone Silverlight 8.1 Background tasks
- WinPhone 8.1 register Push Id to Azure notification hub error: The type name 'MobileService' does not exist in the type 'App'
- xamarin forms win phone 8.1 background tasks for push notifications not registering
- Xamarin forms win phone silverlight 8.1 Toast notifications not working
- Xamarin Forms: Win Phone 8.1 Silverlight offline mode using Azure
- Authenticate Xamarin windows phone 8.1 Apps Using Azure Active Directory (no Preview dlls)
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular # Hahtags
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
In general: Yes to both. Windows Phone Silverlight apps will run on Windows 10 Mobile, and you can continue to use Visual Studio 2013 to write and edit Windows Phone Silverlight 8.1 apps.
See Get ready for the Unified Dev Center dashboard preview and upcoming Store changes for store changes you'll need to be aware of and may need to adjust for.