asp.net namespace problme

Posted by AjmeraInfo on Stack Overflow See other posts from Stack Overflow or by AjmeraInfo
Published on 2010-05-26T11:08:33Z Indexed on 2010/05/26 11:11 UTC
Read the original article Hit count: 216

Filed under:
|

i need to add this namespce to app c# file.

using System.Data;

so any way to add automaticlly to new created page in c#.net.

so i don't required to add this name space to new pages.

© Stack Overflow or respective owner

Related posts about c#

Related posts about ASP.NET