What do all of the X11/w3c color codes look like in the format of an Android XML resource file? I know thi
Pre-Honeycomb (Android 3), each Activity was registered to handle button clicks via the onClick tag in a Layo
I have a Java String that contains XML, with no line feeds or indentations. I would like to turn it into a Str
What is the best way (or are the various ways) to pretty print XML in Python?
How do I Deserialize this XML document: <?xml version="1.0" encoding="utf-8"?> <Cars> <Car&g
This is more of a general question about the difference between text/xml and application/xml. I am fairly new
How can I make a layout with rounded corners? I want to apply rounded corners to my LinearLayout.
Right now, I'm storing every XML layout file inside the 'res/layout' folder, so it is feasible
What I want to achieve is very simple: I have a Windows Forms (.NET 3.5) application that uses a path for read
Isn't there a convenient way of getting from a java.util.Date to a XMLGregorianCalendar?
Here's my layout code; <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http
Is there a way to re-indent a block of code? I'm looking for something similar to Ctrl+Shift+F in Eclips
Starting with a recent new version of ADT, I've noticed this new attribute on the layout XML files, for e
What characters must be escaped in XML documents, or where could I find such a list?
I have two expressions of type Expression<Func<T, bool>> and I want to take to OR, AND or NOT of t
Often I want to check if a provided value matches one in a list (e.g. when validating): if (!acceptedValues.A
I have the following code: public double CalculateDailyProjectPullForceMax(DateTime date, string start = null
I am using Entity Framework and occasionally i will get this error. EntityCommandExecutionException {"There