Daynight
Pages
(Move to ...)
▼
Monday, July 25, 2016
Backbone.js
›
http://backbonejs.org/ Models, Views & Collections var Books = Backbone.Collection.extend({ url: '/books...
Saturday, April 9, 2016
Linux Filesystem Hierarchy Standard
›
Filesystem Hierarchy Standard http://www.pathname.com/fhs/pub/fhs-2.3.html https://opensource.com/life/16/10/introduction-linux-filesys...
Friday, April 1, 2016
Convert JSON to Object using Json.NET
›
sample json file [{"empNumber":"123456","primaryName":{"firstName":"FN","lastName...
Wednesday, March 30, 2016
MS Dynamics CRM - Display Unique/Auto Number on the form before save.
›
My client requirement is display the unique reg number for new contact before the save record. My Previous blog <a href="http://ma...
MS Dynamics CRM - Generate Unique/Auto Number
›
MS Dynamics CRM doesn't contain auto increment number attribute. My client was assigned each unique registration number for contact ent...
Dynamics CRM - Update Contact Fullname
›
My client want the fullname with the suffix and custom order like LastName, FirstName Middle Name Suffix. Dynamics CRM System Settings does...
11 comments:
Tuesday, March 29, 2016
MS Dynamics CRM - Login user's security role using javascript
›
I have one situation, login user has multiple security roles, if the login user has permission for particular role, show some buttons/field...
Dynamics CRM - Get selected id from the grid and refresh.
›
1)Creates a custom button, contains one command (dns.dns_copies.Command.UnCopy) 2)command calling UnCopy javascript (library->$webresou...
Monday, March 28, 2016
Dynamics CRM Report - Generate SSRS report using CRM DB and Extension Database
›
1) Create 2 data sources a)DNSCRM_EXT (connect ext database, not using filtered table) b)MSCRM_DataSource (connect CRM database...
Dynamics CRM 2016/2015/2013/2011 Tools
›
CRM Rest Builder Ribbon Workbench CRM Snoop SiteMap Editor for Microsoft Dynamics CRM 2011 Diagnostics Tool for Microsoft Dynamics CRM...
‹
›
Home
View web version