clustered and nonclustered and avoid Boxing and Unboxing
3. By Proper use of Indexes(clustered and nonclustered). 4. By Using Cache.
For improving performance of application we should (1) avoid Boxing and Unboxing and use generic type (2) Use stored Procedure for retrieve the data from back end