Category: C#

Home / Category: C#

Hello there, today we are going to get involved with a feature for mobile apps that i recently needed to one of my apps, called Dependency Injection.

Αποτέλεσμα εικόνας για dependency injection

(Image taken from https://xamarinhelp.com/xamarin-forms-dependency-injection/)

We are going to give some info and guidance on how to perform platform-specific tasks in the Xamarin.Forms framework and especially how to save and open a PDF file with the default viewer on each platform.

(more…)

Creating Web Api

November 27, 2017 | API, C#, Windows | No Comments

Hello guys, after a long long time i found some spare time to write a blog about one of my favorite subjects as a developer. The RESTful APIs.

Αποτέλεσμα εικόνας για restful api logo

Today we are going to see how easy is to create an RESTful API that demonstrates a messaging service using Visual Studio, C# and Postman.
(more…)

What’s about Azure Mobile Apps?

August 9, 2017 | API, Azure, C# | No Comments

Hey, it’s been a long time since the last post, but I’m back with a nice subject.

At this post we will see about Mobile Apps in Azure App Service and how we can benefit from them.

Αποτέλεσμα εικόνας για azure mobile app

Mobile Apps in Azure App Service offers a highly scalable, globally available mobile application development platform with a rich set of capabilities to mobile developers.

(more…)