Click here to Skip to main content
15,917,329 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Configure .Net server Pin
Christian Graus18-Jul-05 18:07
protectorChristian Graus18-Jul-05 18:07 
GeneralRe: Configure .Net server Pin
nitin_ion18-Jul-05 19:04
nitin_ion18-Jul-05 19:04 
GeneralRe: Configure .Net server Pin
Christian Graus18-Jul-05 19:08
protectorChristian Graus18-Jul-05 19:08 
GeneralRe: Configure .Net server Pin
nitin_ion18-Jul-05 20:09
nitin_ion18-Jul-05 20:09 
GeneralRe: Configure .Net server Pin
Christian Graus18-Jul-05 20:17
protectorChristian Graus18-Jul-05 20:17 
GeneralRe: Configure .Net server Pin
nitin_ion18-Jul-05 21:28
nitin_ion18-Jul-05 21:28 
GeneralRe: Configure .Net server Pin
Christian Graus19-Jul-05 10:30
protectorChristian Graus19-Jul-05 10:30 
GeneralRe: Configure .Net server Pin
Dave Kreskowiak18-Jul-05 6:54
mveDave Kreskowiak18-Jul-05 6:54 
I can think of a couple problem with doing this.

First, since code coming from the network isn't trusted by default, you'd have to change your developement machines to full-trust all network code. This would have the effect of taking away your least-priviledged development evnironment. It's easier to develop in an LP environment so you can see your rights problems before you get to testing for them.

Second, if one of these assemblies must be replaced, you'll have to make sure everyone is out of the development environment before you put the new production assembly into place. At least using the same assembly version number anyway. Now, all your developers will have to rebind their references to get this new version to work. But then again, I don't work in a multi-developer environment at all, so I could be wrong here.



RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

GeneralRe: Configure .Net server Pin
nitin_ion18-Jul-05 18:02
nitin_ion18-Jul-05 18:02 
GeneralRe: Configure .Net server Pin
Dave Kreskowiak19-Jul-05 2:51
mveDave Kreskowiak19-Jul-05 2:51 
GeneralRe: Configure .Net server Pin
nitin_ion19-Jul-05 17:36
nitin_ion19-Jul-05 17:36 
GeneralControlling Visual FoxPro 6 with VB6 Pin
Member 167164817-Jul-05 23:53
Member 167164817-Jul-05 23:53 
GeneralRe: Controlling Visual FoxPro 6 with VB6 Pin
progload18-Jul-05 9:26
progload18-Jul-05 9:26 
GeneralRe: Controlling Visual FoxPro 6 with VB6 Pin
Member 167164818-Jul-05 19:22
Member 167164818-Jul-05 19:22 
GeneralRe: Controlling Visual FoxPro 6 with VB6 Pin
progload18-Jul-05 19:58
progload18-Jul-05 19:58 
Generalvb.net deployment Pin
ashamsa17-Jul-05 23:40
ashamsa17-Jul-05 23:40 
GeneralRe: vb.net deployment Pin
Christian Graus18-Jul-05 0:13
protectorChristian Graus18-Jul-05 0:13 
GeneralRe: vb.net deployment Pin
ashamsa18-Jul-05 0:20
ashamsa18-Jul-05 0:20 
GeneralRe: vb.net deployment Pin
Christian Graus18-Jul-05 0:30
protectorChristian Graus18-Jul-05 0:30 
GeneralRe: vb.net deployment Pin
ashamsa18-Jul-05 19:49
ashamsa18-Jul-05 19:49 
GeneralRe: vb.net deployment Pin
Christian Graus18-Jul-05 19:51
protectorChristian Graus18-Jul-05 19:51 
GeneralRe: vb.net deployment Pin
ashamsa18-Jul-05 20:53
ashamsa18-Jul-05 20:53 
GeneralRe: vb.net deployment Pin
rwestgraham18-Jul-05 23:02
rwestgraham18-Jul-05 23:02 
GeneralRe: vb.net deployment Pin
ashamsa18-Jul-05 23:07
ashamsa18-Jul-05 23:07 
GeneralRe: vb.net deployment Pin
rwestgraham19-Jul-05 10:21
rwestgraham19-Jul-05 10:21 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.