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…
When we create a “button” and see it in different browsers, what we observe is it looks different in different browser. This is just because every browser has its own…
Elastic Design is a cool way of designing the layout of our websites so that the layout doesn’t change according to the size of the browser and user’s font preference.…
Mozilla Firefox has been the favourite browser of geeks not just for its robustness and speed but for its flexibility as well. In this series we will discuss some of…
Generally if we change color change of a movieclip from one color to another there occurs a jumping effect between two colors. To avoid this effect we can use color…
Google Custom Search is a service provided by Google using which we can add a customized search feature to our website . Steps to get this are pretty simple and…
First of all we need to know a little on SharePoint lookup fields before proceeding further. Lookup fields are the reference fields created in any SharePoint list or library which…
Sometimes security may be one of the major issues while writing codes. A user who has only read permission can’t add a new list item, can’t edit a list item,…
Display a calendar showing current date using FileMaker web viewer. To display a calendar showing current date in your Filemaker application you can use a web viewer and add javascript…
Goal: Binding data to the Winjs Listview using Template. ListView: Winjs Listview need an item template that contains the markup you want to use to display each list item. There…