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…
The following code snippet would allow one to write text to a file in VB 6.0. This can help if some one wants to log any kind of information to…
If we want to serialize and deSerialize an object in silverlight We have to use DataContractSerializer as Silverlight doesn’t support BinaryFormatter. DataContractSerializer under the type System.Runtime.Serialization Serializes and deserializes an…
Lynx was one of the earliest Web browsers, in fact, for a period of time it was the only popular hypertext browser available. Initially it was mean’t for UNIX, VMS…
1. Fresh Installation of software: >Which refers to the fresh platform(OS) on which software needs to install. >An OS will be considered as fresh if no other/same version of that software…
1. Look for duplicates and if found duplicates in that case strategy changes from reporting to appending information on the already reported bug. This enhances the importance of the bug…
Bitmap Checkpoint: ————————- This checkpoint checks the content of the bitmap in the application.Bitmap checkpoints can be placed for any area of the application.Bitmap checkpoint are also applicable for buttons,text…
Prepare a Rock Solid Test Environment and Use it For a Website hosted in English and Japanese Language, it’s not a ball in the browser’s court to change the language…
Here is a nice little tool I found that could help you avoid doing repetitive tasks especially in coding and documenting/emailing. Texter is a stand-alone, text substitution application that resides…
While writing scripts for a web application in Eclipse, we have go through several elements. Using xpath/css/id etc., we find the element and then we perform some actions on those…