Try.Catch. is not a good Practice
I don’t know using try catch in your code is good or bad. But I am sure that it makes your code run more slowly. For the early edge of my programming carrier I believed that c# language has managed the try catch or exception handling quite well. So we can use try catch as much as we can in our code ...
[More]
Xceed Grid 3.1 very cool data grid component
Recently in our project we have started to use xceed grid 3.1. Well xceed is very smart to introduced few new features. Two most interesting features that impressed me is xceed grid report features. and its fixed column feature. this two featue is badly needed in our project . thanks to xceed that ...
[More]