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…
Usually when we select a value in a lookup field it displays the Primary Name Field in the text after selection. However it holds the PrimaryIDField in the background. While…
This tip is deal with the retrieval of the data from the database by using the AJAX in a web method in an array. Generally while retrieving the data from…
Background: It is very common for people to use to bind controls in ASP.NET web pages. There are many developers who use to bind controls in their aspx pages. It…
The url has to be an Image URL, ending with jpeg, png, jpg, gif Note: 1 ) The entire code has not be en implemented following the MVVM pattern Every…
Following are the steps lets first create a new project and add the Bing maps for javascript reference. Step 1: Add the following in the default.html Search Search clear Step…
There could be a situation in which we have to notify the application about mounting and un-mounting the USB and also to identify the USB i.e on which path it…
Some times we need to diaplay countdown time on the webpage. Here is a small javascript code to display countdown time on the webpage. Countdown time countdown_start("timer","07/29/2009 2:00 PM") function…
Developing Iframe for Offline:- a) While implementing Iframe custom web pages cannot function offline because the Internet connection is absent:So Iframe wont work in the below scenarios and the best…
Steps to Build and Run a Project in Device in PhoneGap 1.1.0 using XCode 3.2.6 1. Connect your device to the MAC m/c. if Xcode displays the “unknown iOS detected”…