Blogs

27 Mar 2024
0 Comments

Systenics Website Relaunch

by: Saurabh Nandu in: General tags:website,

Our older website was starting to show age and unable to keep pace with styles. We had several internal discussions regarding a re-design but usually ended up shelving the plan since we were unable to identify and justify the reason for re-design if the outcome would just be a better design. At times we thought of just purchasing a template and updating the content and finish the process.

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

Latest Posts

13 Feb 2017
0 Comments

Integrate Salesforce with C# or ASP.NET MVC Application

by: Dhanashri Karale in: Programming tags: C#, ASP.NET MVC, SalesForce,

This tutorial explains the manual steps to authenticate Salesforce account using C# or ASP.NET MVC application. Even though the sample provided is C# Console application, we have implemented the same with RainWorx's AuctionWorx software (ASP.NET MVC application).

Continue reading
27 Feb 2017
0 Comments

Salesforce CRUD operations using C# in AuctionWorx (ASP.NET MVC application)

by: Dhanashri Karale in: Programming tags: C#, SalesForce, AuctionWorxs,

In this blog post, we have explained how we can perform CRUD operations with Salesforce custom objects. We have integrated Salesforce with RainWorx AuctionWorx software (ASP.NET MVC application). Refer our previous blog "Integrate Salesforce with C# or ASP.NET MVC Application", where we have shown how you can set up a project for Salesforce integration. Salesforce integration will allow better interaction between customer support team and bidders/buyers post bid/purchase process.

Continue reading
13 Jul 2017
0 Comments

Enable TLS 1.2 for Authorize.Net and Salesforce API calls

by: Shailesh Patel in: General tags: ASP.NET MVC, SalesForce,

This tutorial explains how to enable TLS 1.2 for Authorize.Net and Salesforce API calls.

Continue reading