I
Irfan
hi,
C Sharp how to add references so that they are accessible to all the files
in that project. Everytime a create a new file,
i have to copy all the 'Using' Statement to that new file. In VB.net we do
it by going to the Project Properties and the referaces are declared
globally. How can it be done in C#
TIA
Irfan
C Sharp how to add references so that they are accessible to all the files
in that project. Everytime a create a new file,
i have to copy all the 'Using' Statement to that new file. In VB.net we do
it by going to the Project Properties and the referaces are declared
globally. How can it be done in C#
TIA
Irfan