-
The Best Practices and Advantages of Designing Effective Test Cases
The Best Practices and Advantages of Designing Effective Test Cases Overview Test case is a “Documentation specifying inputs, predicted results, and a set of execution conditions for a test item.” The aim is to divide the software function into small units of function that is testable with input, and producing result that is measurable. So,…
-
How to print Header and Details (Lines) in different pages of a RDLC Report in NAV 2013 R2
-
How to Customize the Microsoft Dynamics NAV 2013 R2 Splash screen Image
-
How to Print Microsoft Dynamics NAV 2013 R2 RDLC Report Page Footer on Last Page Only
-
What are the different Credential Types and How to configure them in NAV 2013 / 2015?
Microsoft Dynamics NAV 2013 onwards there are no “Database Logins” supported. It means, no need to create all the users in SQL database, because the user authentication is not on SQL server level, but on NAV server level. When you create a new user, you provide different information depending on the credential type that you…
-
Introduction to Amazon S3 (Simple Storage Service) and EC2 (Elastic Cloud Computing) in Asp.Net
-
Using XMPP and Openfire Server in Windows Phone 8
Implementing Extensible Messaging and Presence Protocol (XMPP) in Windows phone 8 is really a tough experience. Because, there is no third party library which is for free (there are some libraries which are highly expensive). Background Project was required with WP8 chat application using Openfire server. After many days of exploration, we found a library…
-
Correction and Cancelation of Posted Documents in NAV 2015
This feature is one with which we have simplification of user interface and faster work, but currently only in “Small Business role center” this feature is possibility to correct or cancel already posted sales invoices and Posted purchase invoices, but only if we have item in the lines.(Type is Item in the sales and purchase…