Show truncated string with dots appended with CSS3
Showing starting few words of a long text by not using client side or server…
Showing starting few words of a long text by not using client side or server…
What is Memory Leak? Memory leak is a bug that mainly occurs when a program…
Active directory Authentication using forms authentication and login control in ASP.NET: For Active directory authentication…
In this tip I am explaining different ways to break out of a very deeply…
Sometimes we need to create customer portal user in test class to run the functionality…
Sharepoint 2010 has so many new exciting features and one of them is InPlace Record…
Using AJAX and web services in your application can make it richer. But passing information…
1. Who can start CUDA programming? – Any one who has some basicknowledge on C…
This tip describes how text can be converted to image using Java awt.. Step1: Create…
n many projects we give options to users to add multiple rows for submitting multiple records. To do this…
In one of my projects in FileMaker, we have developed a messaging functionality that will allow the application users to communicate with each other via sending text message while they…
Asynchronous methods available are BeginExecuteReader() – Initiates the asynchronous execution of the SQL statement or stored procedure that is described in the SqlCommand, and retrieves one or more result sets…
Communicating (sending messages) Listening (receiving messages). In order to add one or both of these functionalities to a modules, we must have the module class implement the respective IMC interfaces…
If you wish that on pressing a particular list items , the list item does not gets selected for example if you wish that last two items in list view…
Copying large database from assets in Android Sometimes to make database and populating data. in it may take heavy time like 5 minutes or more, which is a lot so…
Attribute: “An attribute is a piece of additional declarative information that is specified for a declaration.“ Attributes are needed to write codes in a better style, in a better way.…
These problem occur because of PHP 5.3.5 no more supports many calling functions. To solve some of this problem you need to check every extension included in your php.ini file such…
We know we can get value list from a layout with help of getValueList() method. But it has a drawback, let me explain it here: -This method returns value list…
It is very important to set cache timing for your applications. In DNN application/ site you can set cache in host setting page. To do that you need to login…