Monday, March 14, 2011

To Run Crystal report in .net 4

To Run Crystal report in .net 4 Chang app config or web.config

with adding this code block









No comments:

SQL Optimization

  SQL Optimization  1. Add where on your query  2. If you remove some data after the data return then remove the remove condition in the sel...