You are currently browsing the category archive for the ‘DLL’ category.

Add namespce from DLL to web.config file

<system.web>
<pages>
<namespaces>
<add namespace=System.Data.Sqlclient />
</namespaces>

<
controls>
<add namespace=AjaxControlToolkit assembly=AjaxControlToolkit tagPrefix=ajaxToolkit“ />
</controls>
</pages>
</system.web>

 

June 2012
S M T W T F S
« May    
 12
3456789
10111213141516
17181920212223
24252627282930

Pages

Top Clicks

  • None
Follow

Get every new post delivered to your Inbox.