WCF Authentication (Using a Username and Password)
I have a WCF Service that requires authentication with a Username/Password credential. My app is an Android app, but I will eventually need to do this on iOS as well. Essentially I just need the client...
View ArticleThe xamarin studio have much errors
Hello I installed the xamarin studio and say "the xamarin did not find the required version of GTK# and say "click ok to go to download page but is the monodevelop download not the gtk#. Where I obtain...
View ArticleApplication stops working!!! What to do?
Hello Everyone!!! I work in the developers team from Russia and we use Xamarin FrameWork. Now we have test two different devices – one have Android 2.3.5 and another have 4.2.x. So, first one works...
View ArticleiBeacons – What, How and Why?
Meetup, Feb 25th RSVP HERE: http://www.meetup.com/Minnesota-Enterprise-Mobile
View ArticleHow can I make a MAC desktop application for taking snap shop in a regular...
I am using string SnapPath = "Users/dreamztechsmacmini5/Desktop/Partha/NewApplication/enableEmployment/Snapshot" + "/" + taskId; if (!System.IO.Directory.Exists(SnapPath))...
View ArticleXamarin Studio kept crashing inside Windows 7 (32 and 64 bit)
hello folks, I've been using Microsoft VS for almost 20 years now. Yesterday, I wanted to try Xamarin Studio and C#. The installation went fine on Windows 7x32 bit and 64 bit. Now, time to test XS. I...
View ArticleMissing Back-Button on DateTimeElement (Monotouch.Dialog)
I use this simple piece of code for my UI: challengeStartTime = new DateTimeElement("Start Time",DateTime.Now); Root = new RootElement ("Add Event") { new Section (""){ challengeStartTime } }; I use...
View ArticleiOS emulator is fine, but device deploy fails with missing Microsoft.CSharp...
When I try to deploy to device, I get this error: 1>Target "_BuildNativeApplication" in file "C:\Program Files (x86)\MSBuild\Xamarin\iOS\Xamarin.MonoTouch.Common.targets" from project...
View ArticleExtra space under search results after each focusing in searchbar
Hello I added UISearchbar in navigation bar of collection view controller. Search wroks fine. But when search result pop-up window is closed, and I begib search once more space between first cell of...
View Article[Renderscript] BitCode files issue
Hi there, I have a renderscript project running some renderscripts in a capture in android native eclipse project - this generates the bitcode respective files. I manage to put the .bc files under...
View ArticleAndroid Emulator Deployment
Hi, Unless I turn off "Fast Assembly Deployment" in the Android project settings, I get "Deployment failed. Assembly synchronization error." I'm using the genymotion emulator. If I turn off Fast...
View ArticleCould Not Connect to Debugger
I'm unable to connect to any of my devices anymore. I can connect to my 5.1.1 iPod, the app runs, I can see messages in the console, but the "Connecting to Debugger" message never goes away, and...
View ArticleDisplaying AutoCompleteTextView drop down results
In Xamarin, when I have an AutoCompleteTextViewor a MultiAutoCompleteTextViewwith a drop down list, can the search be done for string occurances that appear halfway through the string item? For...
View ArticleXamarin Studio vs. Eclipse vs. Visual Studio vs. Android Studio
well folks, I'd like to share a little journey I took for the past week. I've been writing code for the desktop for over 20 years now and use C-family and Visual Studio most of the time. This year, I...
View ArticleIs the Alpha channel a "must-have" requirement for all classes?
Hey AFAIK Alpha channel was advised for the XS IDE editing of Storyboards. However in a few projects I'm currently working on, The Alpha channel has some bugs with PCL's which do not occur in stable....
View Article[Xamarin Blog] Android Support Library v7: Hello ActionBarCompat
Just posted: Android Support Library v7: Hello ActionBarCompat on the Xamarin Blog. Read the full article to learn how to use the ActionBarCompat to provide Action Bar backwards compatibility support...
View ArticleiCal for my classes
Hi, Is there currently anyway to get a iCal url for the classes I am on? Lee
View ArticleUIDocumentInteractionController.PresentOpenInMenu does nothing
Hello. I'm trying to open a file I've just downloaded but nothing happens when i try opening it with PresentOpenInMenu. Here's my code for downloading: ` using (var fileStream = await...
View ArticleGoing 3D...
Hi, I did re-implement my whole stack (product catalogs, commercial configuration, configurable impression images, 2D space planning, etc.) and am very happy - native performance but drastically...
View ArticleIntroduction to ReactiveUI (Boston Mobile C# Developers' Group)
Title: Introduction to ReactiveUI Date: February 20, 2014 Location: Boston Mobile C# Developers' Group Sample code: https://github.com/mikebluestein/ReactiveUIDemo
View Article