Click here to Skip to main content
15,887,477 members

Comments by pallelokanathareddy (Top 2 by date)

pallelokanathareddy 10-May-14 9:26am View    
use visual studio editor properly , which will prompt you to add the namespace System.Data or System.Data.Common
pallelokanathareddy 10-May-14 9:23am View    
using the using the block is correct approach since all the service class objects are internally using un-managed objects .