Infragistic controls / 3rd party controls are slow. bcos they have additional properties .. they need time to load which can slow a website. By replacing these conrols by user deigned .net controls we made the websit faster frm 3.3 seconds to 2 sec.
also redesign the pages to have better look and feel
SQL profiler is used to see the performance of a sql script. By % how much time taken by what
To return 2 values from a method... 1 can be returned by normal process, other by reference
SQL also has an Execution palnner -> (Query->include execution planner ) Ctrl + M
Comments
Post a Comment