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 5

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
05 Mar2014
0Comments

Setup Phonegap 3.3.0 on OS X Mavericks 10.9 to compile and run apps for iOS and Android

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

This tutorial explains how to set up Phonegap 3.3.0 on OS X Mavericks 10.9 to compile and run apps for iOS and Android. One of the main reasons for using PhoneGap on OS X platform was to make sure that we can create test builds for iOS and Android devices.

Continue reading
15 Jan2014
0Comments

Adding Bootstrap based Responsive Carousel to Umbraco 7

by: Saurabh Nanduin: Programmingtags: ASP.NET MVC,Umbraco,Bootstrap

Image Sliders and Carousels are very popular elements for building any kind of modern websites. There are several JQuery based scripts available which provide a wide variety of features for building the carousel element. In this blog post I’ll illustrate how easy it is to implement bootstrap based carousel for your website. This blog post with build on my previous blog post Create a Responsive, Fluid HTML5/CSS3 based website on Umbraco 7 using Bootstrap 3.0 Framework where I have integrated bootstrap 3.0.1 with Umbraco 7. This example can be extended to use your own JQuery based slider script.

Continue reading
03 Jan2014
0Comments

Create a Responsive, Fluid HTML5/CSS3 based website on Umbraco 7 using Bootstrap 3.0 Framework

by: Saurabh Nanduin: Programmingtags: ASP.NET MVC,Umbraco,Bootstrap

Building responsive, fluid HTML5/CSS3 based websites are a rage these days delivering the best ROI for clients investing in building new web sites. Building a single website which adapts itself depending on the device screen size gives end users richer experiences. There are several ways of building responsive websites, one of the popular ways to to use an existing framework like Bootstrap which provide base scaffolding to quickly build responsive websites. In this blog post I am going to focus on how to integrate Bootstrap v3.0.X with Umbraco 7 to build a HTML5/CSS3 based fluid responsive website. The goal is to build a simple single page responsive web page similar to the Jumbotron bootstrap sample and focus on the integration part so that you can build more complex layouts as required. I plan to build upon this sample in future blog posts.

Continue reading
30 Nov2013
0Comments

Setting up Umbraco 7 in Visual Studio 2013 for MVC 4 development

by: Saurabh Nanduin: Programmingtags: ASP.NET MVC,Umbraco

Umbraco 7 has been released, with a refreshed administrative interface making it one of the top CMS in the market. Our earlier blog post on Setting up Umbraco 6 in Visual Studio 2012 for MVC development was found useful by many readers so its time to write and updated blog post with Umbraco 7. The Umbraco team have fully embraced ASP.NET 4.5 as well as MVC for Umbraco 7, making it far more easier for us to build MVC based web sites. In this blog post we will focus on using Visual Studio 2013 and creating a fresh Umbraco 7 website which can be built upon going further.

Continue reading