-
Using Bootstrap Validation in Asp.net Applications
Bootstrap is a powerful mobile first front-end framework for faster and easier web development. It uses HTML, CSS and Javascript. Bootstrap is built on responsive 12-column grids, layouts and components. Whether you need a fixed grid or a responsive, Bootstrap’s responsive CSS adjusts to Desktops,Tablets and Mobiles. Advantages of Bootstrap: Since Bootstrap 3, the framework…
-
Importing & Exporting Data in Microsoft Dynamics NAV 2013R2
Since we all know In Microsoft Dynamics NAV 2013 R2, the support for the .fbk files was removed, but with Cumulative Update 8 for Microsoft Dynamics NAV 2013 R2, Microsoft has introduced Windows PowerShell cmdlets so you can export data from a Microsoft Dynamics NAV database and import it into another Microsoft Dynamics NAV database.…
-
How to build chat application using SIgnalR
Introduction Hello friends, This blog is related to a chat application which conatins the exchanging the words in between and also you can share the files.This is a live chat applcation which uses SignalR as a Dot net library for exchanging the data. Lets start the discussion in brief.I hope you will be able to…
-
Design Microsoft Dynamics Navision 2013R2 RDLC Report Part-2
In this post we will move to next step, and there we will go through two more data item grouping. For example: Here we will list Customer Ledger entries by Customer, then Customers by Salespersons. So we will get all customers for each salesperson and ledger entries for each customer that is done by using…
-
Automating .NET builds using CCNET and TFS
CruiseControl.NET (CCNET) is an open source tool used for continuous builds on server, where testing is required parallel to development. CCNET periodically checks the version control for changes to codebase, builds the source code if any modifications found, publish the build to website hosted location and notifies the build status software stakeholders. Here I am…
-
Using XMPP and Openfire server in ASP.NET C# – Part -2
Roster in XMPP Roster are the contacts of user (contact list). Roster Handlers in AgsXmpp Let us discuss, the handlers other than the mentioned in part -1 i.e., (loggedin, loginfailed) are mentioned below · OnRosterItem · OnRosterEnd · OnRosterStart Let us recap part -1 (login part (we need here that code snippet for initializing the…
-
Migrating TFS 2013 Version Control to TFS Git with changeset history
There are several articles on the web describing the migration technique with minimal details. This article is an effort to provide the complete information to successfully migrate from the TFS VC to the TFS GIT VC. TFS ‘out-of-the-box’ does not provide any tools to export import source code or changesets. Usually, if we want to…
-
Webinar – The process of version migration from older versions of Navision to NAV 2013 R2
Please watch LIVE RECORDING Video of the webinar session below which took place on 5th June 2014. The process of version migration from older versions of Navision to NAV 2013 R2 Effectively planning for a version upgrade Pre-requisites for a version upgrade project Best practices for version upgrade Use of tools An actual case study…
-
Webinar-subscribe
Subscribe using the form below to get updates on our future webinars!!! We will ensure you to send updates on the upcoming webinars in the future. Thank you.
-
Webinar -The curious case of native versus the cross platform development of mobile apps
The curious case of native versus the cross platform development of mobile apps Business is often caught in a predicament to choose technology that best suits the objective of delivery and maintenance of mobile apps. Advent of various cross platform mobile development technology offers Business and Developers to leverage existing skills and manage their development…