Blogs

27 Mar2024
0Comments

Systenics Website Reimagined - Relaunch!

by: Saurabh Nanduin: Generaltags:website

Systenics Solutions has reimagined itself over the years and a brand-new website has been designed and launched which demonstrates our core values.

Continue Reading
Systenics Solutions Blog - Our viewsSystenics Solutions Blog - Our views

Posts - Page 4

22 Jul2015
0Comments

Setting up a VMware Esxi 6.0 Virtual Server on OVH Hosting

by: Saurabh Nanduin: Generaltags: VMWare ESXI

In this blog post we try to highlight some of the challenges and advantages that we faced while working with OVH. It took us several hours trying to figure out different parts of the service and get it functional. There have been several forum posts by others who have given important information to help us configure our servers correctly. In this blog post we are trying to string together our journey to make it easier for others. We specialize in bespoke software development and are not trained IT admins, but we definitely like to dabble into IT as far as we can. We are sure someone with a strong IT experience in virtualization might know these issues up front. But this is our layman’s view of this process.

Continue reading
17 Jul2015
0Comments

Understanding Visual Studio 2015 ASP.NET Web Project Changes

by: Saurabh Nanduin: Programmingtags: ASP.NET MVC,Visual Studio

Microsoft has recently released Visual Studio 2015 Preview for evaluation. Along with Visual Studio Microsoft has announced that it will open source complete ASP.NET stack and make it hostable on Linux as well as Mac. Microsoft has changed their web project significantly to make it work across open source platforms. Visual Studio 2015 preview brings a lot of enhancements in the editor as well as one of the significant components that ship with it is ASP.NET v5 and total change in project structure of web applications. In an effort to embrace open source they have made a lot of changes to to the project templates to utilize a whole bag of popular open source technologies like NPM, Grunt and Bower. Enabling the use of popular open source package managers saves Microsoft from duplicating and maintaining the rapid speed of changes and new developments that are happening on the web. For example instead of building their open Less to CSS compiler and keeping it updated, now they enable developers to use popular open source versions of the same.

Continue reading
31 Mar2014
0Comments

Add Images along with Text using Document Types and Partial View in Umbraco 7

by: Juilie Bhoirin: Programmingtags: Umbraco

While creating an Umbraco site, I came across the need for displaying images along with additional text information which can be setup and managed using Umbraco CMS administration tool. In this blog post, I will explain how to create Document Types and Partial View for a Umbraco 7 website using MVC to display the details.

Continue reading
31 Mar2014
0Comments

Setup Facebook Login and Camera for Android App using PhoneGap 3.4

by: Shailesh Patelin: Programmingtags: Android,Phonegap

This tutorial explains the manual steps to integrate Facebook Login and add Camera plugin for Android application which is created using PhoneGap 3.4.

Continue reading
31 Mar2014
0Comments

Use jQuery Lazy Load with Knockout binding

by: Ruchita Kansarain: Programmingtags: C#,ASP.NET MVC

This tutorial explains how to use jQuery lazy loading technique with Knockout binding.

Continue reading
19 Mar2014
0Comments

Setup Phonegap 3.4 on Windows 8 64-bit to create Android applications

by: Shailesh Patelin: Programmingtags: Android,IOS,Phonegap

This tutorial explains how to setup Phonegap 3.4 on a Windows 8 64-bit machine and use it for Android application development.

Continue reading