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…
Manages the configuration and tracking of Component Object Model (COM)+-based components. If the service is stopped, most COM+-based components will not function properly. Enables ClipBook Viewer to store information and share…
Description: Web sites initially started to show static information to the user on plain HTML pages with some graphics and colorful text. But with the growing pace of the IT,…
The following tip demonstrates how to enable or disable a row based upon one of its column value Let us say we want to disable the whole row if OnHand…
While using jQgrid, most of us have faced a situation when after displaying all the columns, there is an extra space for scrollbar at very end of the grid. The…
Web.config plays an important role when we create web application in ASP.NET. Normally here we store some custom application level settings (like Database Connection String, Mail Server address, etc…). Some…
To get the list of printer queue we call the method GetPrintQueues. This method has a number of signatures for populating different kind of printers. PrintServer localPrintServer = new PrintServer();…
If we need to execute sql stored procedure or a sql query from Access 2007, we can do it by following steps:- On the create tab, click Query design in…
Scenario : There will be a button, when user clicks it, a dialog box will open that provides user with two options, either user can directly view or save the…
Instead of designing and writing the data in a Excel file, it is much easier to have a template with all the designs embedded. We have to just read the…