Top "Compatibility" questions

This tag should be used to identify questions regarding compatibility issues, for example between different versions of the same software product or, development kit or library.

Object doesn't support property or method 'entries'

I am working with the FormData object, while my code works well on Chrome, Microsoft Edge spits out the following …

javascript internet-explorer compatibility
Which HTML5 tags can I use without worrying about browser compatibility?

I am building a web app for use on PCs. What are the HTML5 tags to stay away from to …

html browser cross-browser compatibility
What does it really mean to target a framework, and how do I maximize compatibility?

Greetings all, This has confused me ever since I first started coding in C#. My goal is to create an …

c# .net assemblies compatibility backwards-compatibility
Oracle 11g Client connecting to both 10g and 11g databases

I've seen a few post that says Oracle 11g Client (for Windows) works fine with databases up to 9.2. But if …

oracle11g oracle10g compatibility oracleclient
functional interfaces of java 8 in java 7

are the functional interfaces of java 8 available somewhere (i.e. a jar) so I can use them in a Java 7 …

java compatibility java-7 java-8
How to disable buffer overflow checking in the Visual C++ Runtime?

i, and a few thousand other people, are getting an error being thrown by the Microsoft Visual C++ Runtime: Which …

windows compatibility buffer-overflow msvcrt
"This program might not have installed correctly" message in Windows 7 RC

I have an installer that works perfectly under NT 5.x, Vista, and Windows 7. It contains the proper manifest for UAC …

windows installation compatibility
Android Support Library ActionBar not Working in 2.3 Device

Hello friends i implemented ActionBar support Library with v7 Appcompact . I extend my Activity class with ActionBarActivity . Below is my …

android android-actionbar compatibility android-support-library searchview
How To Make iPhone App compatible with multiple SDK (firmware) versions

With iOS4 coming out soon, I have already planned to include an iAd in a future update of an app …

iphone iphone-sdk-3.0 compatibility ios4