Skip to content

Angel Hernandez

Thoughts from a solution architect, technologist and Christian citizen.

Primary Menu
  • Home
  • Blog
    • Justicia para Pedro
    • Architecture
    • Español
    • Faith
    • Leadership
    • Microsoft
    • Music and Arts
    • Philosophy
    • Open Source
    • Poetry
    • Politics
    • Uncategorized
  • About Me
    • Skills & Experience
    • Open-source Projects
  • Contact Me

Tag: Xamarin

FTPS client for xamarin based apps

Posted on October 31, 2016December 23, 2016 by angelh

Hi Community, Today’s post is a quick recipe to enabling FTPS capabilities to our Xamarin applications. Please refer to code below to see it fully. Angel ObjectInfo Class using System; namespace WebUtils { /// <summary> /// /// </summary> public class ObjectInfo { /// <summary> /// Gets or sets the name. /// </summary> /// <value> /// […]

Continue Reading

Easy and convenient way to serialize SQLite tables with xamarin

Posted on September 12, 2016December 23, 2016 by angelh

Hi Community, As a follow up to my previous post on Xamarin development, Today is about a common task which is serialization of SQLite tables as a CSV file (It could be any file actually, but in this specific case is a CSV file). At the same time, I’d like to also share with you […]

Continue Reading

Overcoming lack of AppDomain class in PCL library with Xamarin

Posted on August 29, 2016December 23, 2016 by angelh

Hi Community, If you usually wear two hats (architect and  developer) like I do, you might find this blog post useful. My current engagement requires me to have the precision of a surgeon, because anything misplaced might break the functionality of this Xamarin Android application. My customer’s requirement was “simple” being able to extend existing […]

Continue Reading

Windows 10 and Visual Studio 2015 Resources

Posted on September 2, 2015December 23, 2016 by angelh

Hi Community, Windows 10 and Visual Studio 2015 were successfully launched a few days ago, and with them a bunch of new features were introduced, being Universal Windows Apps one of the most exciting and expected features; so what I’ve done is to compile a table that contains links to useful resources and even offers […]

Continue Reading
Copyright All rights reserved | Theme: Advance Blog by WPinterface.