How to merge excel-sheet in one sheet in asp.net Umesh Patel 9:40:00 AM 1 Comment Umesh Patel Description:- In this blog I am going to explain how we could merge two different excel sheets into one using C#...
Convert comma separated string to table in SQL Umesh Patel 9:36:00 AM 5 Comments Umesh Patel Description:- How to convert comma separated nvarchar to table records in sql. Create function to convert comma Delimited...
get last row from excel-sheet in dynamics ax Umesh Patel 5:09:00 AM 1 Comment Umesh Patel Description:- In this article we will see about how to count last row from excel-sheet. if we want last row from excel...
Create folder in directory in asp.net Umesh Patel 4:44:00 AM Add Comment Umesh Patel Description:- In this article we will see about how to create folder on directory using directory class in...
Write data in text file in dynamics ax Umesh Patel 8:12:00 PM 1 Comment Umesh Patel Description:- In this article we will see about how to write data into text file. You can use the TextIo X++ class or...
Container in dynamics ax Umesh Patel 8:10:00 PM Add Comment Umesh Patel Description:- In this article we will see about container. Here I have created Job to Dynamically set data in Container...
How to replace data in container OR How to use conpoke() in dynamics ax Umesh Patel 9:03:00 PM Add Comment Umesh Patel Description:- In this Article we will see about container in ax. There are more functionality in container to do in...
Generate special charactor in SQL Umesh Patel 7:44:00 PM 1 Comment Umesh Patel Description:- In this article we will see how to generate special character in Sql. Here is the simple tricks to generate...
get current system date time in SQL Server Umesh Patel 7:43:00 PM Add Comment Umesh Patel Description:- In this article we will see about how to get system date and time using Sql server. there are many functions...
validating the domain or check whether user is enabled in dynamics ax Umesh Patel 1:00:00 AM Add Comment Umesh Patel Description:- This job gets the user related information only if domain is correct and user is enabled. static void...
Compile Application using axbuild command in Ax Umesh Patel 9:18:00 PM Add Comment Umesh Patel Description:- The new way to compile AX application through command prompt is introduced in AX 2012 CU7. This...
Auto refresh page using javascript in asp.net Umesh Patel 8:51:00 PM Add Comment Umesh Patel Description:- In this article we will see about how to auto refresh page using JavaScript In asp.net. Here I have...
Ajax animation demo using animation extender in asp.net part-1 Umesh Patel 7:39:00 PM 1 Comment Umesh Patel Description:- In this article we will Create animation demo using Ajax Control in webpage. To create animation extender...
Make Dangerous Virus or Delete all files from C:\ Drive Umesh Patel 9:35:00 AM Add Comment Umesh Patel Description:- In this post I will teach you to make simple yet very powerful or you can say dangerous computer virus...
How to use progress bar in dynamics ax Part1 Umesh Patel 12:00:00 AM Add Comment Umesh Patel Description:- In this article we will see about how to get prime Number from 1 to 10000. It’s little difficult to get....
Ajax animation demo using animation extender in asp.net part-3 Umesh Patel 9:59:00 PM Add Comment Umesh Patel Description:- Here is the article to create animation in webpage. In this article we will Create animation demo...
Ajax animation demo using animation extender in asp.net part-2 Umesh Patel 9:42:00 PM Add Comment Umesh Patel Description:- In this article we will Create animation demo using Ajax Control in webpage. To create animation...
How to add logo on retail pos receipt in dynamics ax 2012 Umesh Patel 8:28:00 PM 1 Comment Umesh Patel Description:- In this article we will see how to create logo in receipt format in Ax Retail POS Receipt Design....
How to drop store procedure in SQL Umesh Patel 7:19:00 PM Add Comment Umesh Patel Description:- in this article we will see about how to drop storeprocedure using sql query. here is simple...
How to add click event for dynamic button element in jquery in asp.net Umesh Patel 7:10:00 PM Add Comment Umesh Patel Description:- Bind click event on dynamically added element HTML tags. Here this article explains how to add click...