UruIT Blog
A nearshore dev team passionate about agile, web and mobile
-
Why using TypeScript to develop AngularJS applications.
For those of us who are front-end developers, hearing about the kindness of developing with AngularJS is no novelty.But I won't focus on AngularJS, I will be talking about our experience using TypeScript to develop AngularJS applications.
-
We are all about AngularJS !
AngularJS is a client-side JavaScript framework created to simplify your life. Okay, so I’m exaggerating a little…. But it does make front-end development much easier!
-
Tips for a successful migration to SharePoint 2013
We started this year all out migrating production farms from SharePoint Server 2010 to high availability servers in the latest version of the product, SharePoint Server 2013. With this migration we found some things we thought would be interesting to share with those of you who are considering (or already doing) a migration to SharePoint Server 2013.
-
PowerPivot: Using EARLIER() to add a group of rows in related table
I have been using PowerPivot for quite some time now, and I it has helped me create some nice dynamic reports without the need to commit hours of specialized BI development.
-
Syncing sharepoint 2010 with outlook
SharePoint offers the possibility to connect to content in a Document Library directly from Outlook, edit the documents offline and then sync when connection is restored. This is very useful if we are working at home and we want to access a shared document (ex. VPN connection settings) or continue working directly on a file.
-
CRMGamified: improving user adoption/compliance of ms dynamics crm
We had a truly exciting past week in UruIT due to the release of CRMGamified (beta) by UruIT Dynamix, a branch of UruIT. Excited not only because of this new line of business that’s emerging, but because the product itself is of great importance to UruIT as a whole. It comes to solve one of the most common challenges in every CRM system implementation: User adoption and compliance.
-
Knockout: data binding in Javascript
Knockout is a Model-View-ViewModel framework for Javascript. In this post I will explain the MVVM pattern, the concept of data-binding, and will give some examples of usage. At the end of the article you will find a sample file with all the code.
-
INSTALLATION AND CONFIGURATION OF E-MAIL ROUTER FOR CRM 2011 ONLINE
Before you run the installer make sure you’re:
-
Creating a plug-in to assign a record in Microsoft Dynamics CRM 2011 using Early Bound Entities.
In this post I will show you how to develop a plug-in to assign records related to an entity over a 1:N relationship.
-
CAN’T DELETE AN EMAIL FROM MICROSOFT DYNAMICS CRM 2011
Some days ago, I faced an issue regarding CRM audit feature. A customer was unable to close an active case since there was an open activity related to it. Then I told him to close all open activities before closing a case because that`s the way it works. However, he was unable to close the activity because CRM had experienced an error.