M
MuZZY
Hi,
I just started dealing with user controls and i am getting the following
problem with testing this control:
Basicly i have a solution with two projects: first is the usercontrol
and secont is WinFroms application for testing the control. So what
happens is that once i add the usercontrol to the palette and then add
it to the form, i no longer can recompile the control, because it's dll
file is blocked. Even if i remove the control from the form and from
toolbox, i still can't recompile the dll untill i completely close VS
IDE and reopen it again..
I feel really stupid having to close and reopen VS each time i need to
make a change in the user control code and recompile it. I am sure that
there is a standard way to overgo this annoyance but have no clue so far
Could anybody please give me an advise on how to make it proper way?
Thank you in advance,
Andrey
I just started dealing with user controls and i am getting the following
problem with testing this control:
Basicly i have a solution with two projects: first is the usercontrol
and secont is WinFroms application for testing the control. So what
happens is that once i add the usercontrol to the palette and then add
it to the form, i no longer can recompile the control, because it's dll
file is blocked. Even if i remove the control from the form and from
toolbox, i still can't recompile the dll untill i completely close VS
IDE and reopen it again..
I feel really stupid having to close and reopen VS each time i need to
make a change in the user control code and recompile it. I am sure that
there is a standard way to overgo this annoyance but have no clue so far
Could anybody please give me an advise on how to make it proper way?
Thank you in advance,
Andrey