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…
SessionStorage is an alternative to session cookies, but more powerful. The data recorded in the storage are available in all web pages from the same site and to the same…
By changing the image now we can get the Application Tile of desired background image. 3.As we know that we can’t create an Application tile programmatically but we can modify…
Recently going through the Exception handling and logging, I found an interesting topic which I would like to share. “Exceptions”, family member to every language/technology used.These are sometimes irritating for…
If you want to load your website faster and have good ranking for your website in y-slow of similar tools please go through this tip. I have discovered a technique…
Webresources associated to an Entity are stored inside “FormXml” of that entity as follows. To get the FormXml of an entity we need to query “SystemForm” with some filter condiion…
In ASP.NET AJAX Control toolkit there is an extender known as SlideShowExtender. This can be used to create a Slide show by looping through the images. The images are shown…
The application cache is controlled by a plain text file called a manifest, which contains a list of resources to be stored for using when there is no network connection.…
Introduction : Its a very common practice, where we need to pass data from one page to another page. Corona provides storyboard API, which gives access to page navigation functionality,…
If the response time of your website is high, i.e if it is taking more time to display the content then the user might lose the interest in using the…