by default the compiled assembly is placed inside the \bin directory is there a way to alter this path? to set it to a folder out side of the solution? thanks :-D Mahasen Bandara
M
Mahasen Bandara
@Mahasen Bandara
Posts
-
configuring the output path of VS .NET -
use of attributes to modify method behaviorcan i use a custom attribute on a method to access and modify parameters and varibles inside a method? overriding is not applicable in my case :~ thanks Mahasen