Category: Canarys

  • Payroll Addon

    payroll addon Built on Microsoft Dynamics NAV Canarys NAV Payroll add-on, is a suite of products built using and extending Microsoft Dynamics NAV Human Resources module. Our Payroll add-on ensures the software components are designed to meet companies’ needs as well as providing secure long-term investments. Our solution enables you to efficiently and effectively direct and…

  • How to upload documents to SharePoint 2013

    Introduction SharePoint is a browser-based collaboration, content management, and extensible platform from Microsoft. The latest release of the product is SharePoint 2013. In this article I will explain about one of the frameworks used for development in SharePoint 2013,   Client-side object model (CSOM). I am going to add a document through code to a SharePoint…

  • WCF SOAP and REST Services

    WCF (Windows Communication Foundation) is a programming platform and runtime system for building, configuring and deploying network-distributed services. It is the latest service oriented technology; Interoperability is the fundamental characteristics of WCF. WCF provides a common platform for all .NET communication. WCF provides a runtime environment for your services, enabling you to expose CLR types…

  • Introduction to AngularJS

    In this blog, I would like to give introduction and discuss the features of angularjs. If you’re new to Angular and you really haven’t read much about it you can go to http://angularjs.org to get all the information. Introduction:  AngularJS is an open-source web application framework maintained by Google.  It is one core library. You…

  • Phenomenal growth of Microsoft Dynamics NAV

    There has been phenomenal growth in terms of organizations adopting Microsoft Dynamics NAV in the last couple of years, specifically last year, i.e. 2014. See the graphs showing a comparison of the number of customers using Microsoft Dynamics suite of products, including, NAV, AX, SL, GP and CRM for two consecutive years, 2013 and 2014. …

  • Download Bugzilla – TFS Migrator

    Seamless, Stress-free and Simplified Migrations using CDMT “Canarys Data Migration Tool”

  • Filters and Attributes in ASP.NET MVC

    Filters inject extra logic into MVC Framework request processing. They provide a simple and elegant way to implement cross-cutting concerns. This term refers to functionality that is used all over an application and doesn’t fit neatly into one place, where it would break the separation of concerns pattern. For example, if we need some action…

  • Bugzilla – TFS Migrator

    Bugzilla to TFS 2013 Migrator Seamless, Stress-free and Simplified Migrations using CDMT “Canarys Data Migration Tool”                        If you are one of those people who have grown fond of TFS 2013 and its capabilities but still using Bugzilla for defect tracking, here is some interesting information…

  • Controllers and Actions in MVC

    Every request that comes to our application is handled by a controller. The controller is free to handle the request any way it wants, as long as it doesn’t belong into the areas of responsibility of the model and view. This means that we do not put business or data storage logic into a controller,…

  • Google Analytics

    Google Analytics is a service offered by Google that generates detailed statistics about a website's traffic and traffic sources and measures conversions and sales. It's the most widely used website statistics service. Google Analytics can track visitors from all referrers, including search engines and social networks, direct visits and referring sites. It also tracks display advertising, pay-per-click networks, email marketing,…