Click here to Skip to main content
15,879,326 members

Comments by Venkatesh Mookkan (Top 200 by date)

Venkatesh Mookkan 13-Oct-14 17:59pm View    
Try using ViewData
Venkatesh Mookkan 13-Oct-14 16:55pm View    
But the EF would be well organized than cluttering on single class file.
Venkatesh Mookkan 13-Oct-14 4:04am View    
Add another EF file for another DB. You will have problem, only if you try to add the other DB's SPs in the same EF file
Venkatesh Mookkan 8-Oct-14 0:36am View    
ipconfig is a program. Change your code to have Filename as "ipconfig" and no arguments.
Venkatesh Mookkan 17-Mar-14 22:38pm View    
Hi Navin,
Can you please tell me which field is of type of "DQMCell"? DataTemplate works based on the Data type not the control type.

Thanks