Bombdrop
Jul 7th, 2006, 08:53 AM
Hi all recently discover a new application helper for mapping out a database within your c# code TDO Typed Data Object (http://63.134.232.17/) in the code it create it has the following
using global::Tdo.Common.Programmability;
Now i now it is to do with referencing the TDO.Dll but I'm unsure as to what
using global:: means as i have never come across this syntax and not having much luck researching this on the web. Any help would be appreciated.
using global::Tdo.Common.Programmability;
Now i now it is to do with referencing the TDO.Dll but I'm unsure as to what
using global:: means as i have never come across this syntax and not having much luck researching this on the web. Any help would be appreciated.