How to continuously deploy Node.js Application to Azure App Service with Visual Studio Team Services
by
Ajay Tiwari 30th May, 2017.
Node.js developers often face challenges to deploy their application continuously on Azure App Service. Here are few simple steps that can help you in deploying Node.js applications to Azure App Service continuously....
How to integrate HockeyApp with Xamarin Android
by
Virendra Thakur 7th March 2017.
Developers are facing a lot of challenges in delivering high quality mobile apps quickly. The absence of proper infrastructure support, beta testing, user feedback and crash reports has furthermore complicated this....
Xamarin Mobile App With Localization Support
by
Vijay More, Hemlata Tiwari 29th Apr, 2015.
Xamarin.Forms is Xamarin’s new cross-platform UI framework that allows you to build user interfaces for iOS, Android and Windows Phone using XAML. With Xamarin localization feature we can develop mobile app in multiple languages....
Syncing Process of Mobile Device and ERP using Azure Mobile Services
by
Hemlata Tiwari, 12th Feb, 2015.
When we talk about a native app to manage process on an enterprise level then lot of things come in our mind like mobile devices, wireless network, ERP database etc. to manage business needs...
Plugging-in jQuery for smooth scripting & less efforts
by
Kunal Phadnis, 7th Jan, 2015.
Scripting is a pleasure when it comes to web development… Yeah! If you write it in an optimized manner then it is always the best.
jQuery is an awesome framework and commonly used library wrapped over JavaScript which indeed is simple to use...
Configure a Policy-Based VPN between Windows Azure and a Dell SonicWALL Firewall
by
Hemlata Tiwari, 3rd Dec, 2014.
Microsoft provides Virtual Network as a service on Azure platform to connect our on-premises network through site-to-site VPN, means we can set up and connect to a remote branch office. We control....