Click here to Skip to main content
15,885,985 members

Comments by Abdul Quader Mamun (Top 200 by date)

Abdul Quader Mamun 16-Dec-13 4:38am View    
Benefits:
1. It has implemented mechanically a good design. If you want to create an assembly like this you will need lots of time and cost.

2. In case of data access you can use directly ADO.NET but this approch is not good for robust application.

3. It is a well tested & reusable library.

4. You can use this for several tasks likewise Data Access, Logging, Validation, Caching etc.
Abdul Quader Mamun 27-Sep-13 0:11am View    
Have you bind any event to GridView?
Abdul Quader Mamun 17-Sep-13 5:37am View    
You need to use dynamic SQL.
Abdul Quader Mamun 17-Mar-13 0:17am View    
do you like to write SQL store procedure for that?
Abdul Quader Mamun 23-Jan-13 4:18am View    
It is not possible to define dynamic variable name or textbox name.