In the previous post [https://aradhye.com/what-are-microservices/], we saw what microservices are. We also looked at how they differ from the big monolithic apps. In the startup/earlier days, you did a file => new project in Visual Studio…
What are microservices?
If you pick up a list of talks for any developer conference, you will find at least one talk related to Microservices. As many, I have been fascinated by them for some time now. The obvious question to me was…
Continuous integration For a Xamarin App with Jenkins and deployments with Hockey App
In the previous post [https://aradhye.com/continuous-integration-for-an-xamarin-app-a-microsoft-update/], we saw why Jenkins makes sense for Xamarin build, at least for now. If you have previously worked with continuous integration systems such as Team City, the steps in Jenkins will look…
Continuous Integration For a Xamarin app, a Microsoft update
Recently, Microsoft ended up buying Xamarin. It was very much anticipated, it always felt more of a "when" than "if" and finally it happened. Microsoft made the Xamarin suites (most of it) available with the MSDN…
Git Links
Why DVCS Atlassian Post on Centralized vs DVCS [https://blogs.atlassian.com/2012/02/version-control-centralized-dvcs/] Why DVCS?(Stackoverflow question) [http://stackoverflow.com/questions/4671177/small-shop-why-dvcs%22] SoftwareWhys [http://softwarewhys.wordpress.com/2010/07/16/why-dvcs-provides-better-central-control/] Windows Setup Dan's…