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 want to add a custom button to a list toolbar we can add it by using a feature.But when we are activating the feature it will be apply…
A common requirement that every Sharepoint developer is asked for today is customization of the SharePoint site based on various customer specific requirements. Most often customers have requirements where they…
What is GAE ( google app engine )? 1. GAE is a platform provided by google to develop and host your web application. 2. For that you need to develop…
OpenInviter is an open source free import contact script to get email contacts of the particular user from almost all major email service providers like aol, gmail, yahoo mail, msn…
In this tip I’m going to share two things, one is how to add your favorite Google products to your website and also how to use Netsuite portlet to add…
To create a resource in InDesign one has to write a coding lines, be very calculative to give left ,top , right , bottom of the resource correctly so that…
What is -dry-run? The -dry-run is a method that is used to figure out what are the files that would get actaully updated when you update your svn repository. When…
There are two ways to create MDB database using VBScript. 1. Create MDB by ADO (ADOX): The following code is for creating a new Access2000 database by ADO and for…
We are generally using WebView to display our html content to our apps. For iPhone app, if we add any html content to a webView it works fine as we…