I have a Joomla site 2.5.4 and contact form is build using Fabrik plugin. When I submit the contact form I rec
What I want to achieve is very simple: I have a Windows Forms (.NET 3.5) application that uses a path for read
I need to do something fairly simple: in my ASP.NET MVC application, I want to set a custom IIdentity / IPrinc
I am working on cross platform xamarin application and I want to create hyperlink label for "Forgot password?"
I want to make a Xamarin.Forms project, targeting iOS, Android and Windows Phone. My app needs to authenticat
I'd like to use horizontal separator lines in a form. As far as I found out, Xamarin.Forms doesn't p
I have a set up XAML code below. <Label Text="{Binding Date}"></Label> <Label Text="{Binding T
Is there a way to create a vertical stack layout with a button that takes 30% of of the parent, and a text inp
I have an app using Xamarin.Forms targeting IOS, Android and WP 8. I need push notification feature in my ap
I have a simple Xamarin Forms app. I've now got a simple POCO object (eg. User instance or an list of the
I'm rewriting my existing (swift) iOS physical therapy app "On My Nerves" to Xamarin.Forms. It's a t
I'm using Visual Studio to try out Xamarin.Forms. I'm trying to follow the guide: http://developer.x
Using Xamarin.Forms, how can I define the highlight/background color of a selected/tapped ListView item? (My
I have the following method in an Xamarin.Forms.ContentPage wired to a button click event public class LoginP
Is there any way using Xamarin Forms (not Android or iOS specific) to have a pop-up, like Android does with To
How do you switch between pages in Xamarin Forms? My main page is a ContentPage and I don't want to sw
In Xamarin.Forms every View has the two properties HorizontalOptions and VerticalOptions. Both are of type Lay
I am trying to hide the label for a specific field in _form.php without success. I have tried couple of varia