Click here to Skip to main content
16,004,782 members
Home / Discussions / C#
   

C#

 
GeneralRe: Need help with PropertyGrid Pin
leppie22-Aug-05 1:43
leppie22-Aug-05 1:43 
GeneralDrag n Drop Pin
Anonymous21-Aug-05 23:47
Anonymous21-Aug-05 23:47 
GeneralOracleClient and ADO.NET Pin
seee sharp21-Aug-05 23:44
seee sharp21-Aug-05 23:44 
GeneralRe: OracleClient and ADO.NET Pin
turbochimp22-Aug-05 2:34
turbochimp22-Aug-05 2:34 
GeneralRe: OracleClient and ADO.NET Pin
seee sharp22-Aug-05 5:02
seee sharp22-Aug-05 5:02 
GeneralRe: OracleClient and ADO.NET Pin
Luis Alonso Ramos22-Aug-05 19:03
Luis Alonso Ramos22-Aug-05 19:03 
GeneralMultiple Projects, 1 output folder Pin
trevor_moody21-Aug-05 23:18
trevor_moody21-Aug-05 23:18 
GeneralRe: Multiple Projects, 1 output folder Pin
turbochimp22-Aug-05 2:39
turbochimp22-Aug-05 2:39 
You might consider placing your third party assemblies in the common folder and just leaving them there, since multiple projects will reference them anyway, then just move the ${target} assembly into the common folder post-build.

If you apply the post-build script consistently to all of the projects in the applications whose assemblies you want in the common folder, you should be okay.

The most exciting phrase to hear in science, the one that heralds the most discoveries, is not 'Eureka!' ('I found it!') but 'That's funny...’

GeneralLooping trough forms Pin
Anonymous21-Aug-05 23:06
Anonymous21-Aug-05 23:06 
GeneralCreate a client/server application Pin
lethabo21-Aug-05 22:36
lethabo21-Aug-05 22:36 
GeneralRe: Create a client/server application Pin
Colin Angus Mackay22-Aug-05 0:09
Colin Angus Mackay22-Aug-05 0:09 
GeneralRe: Create a client/server application Pin
dharani22-Aug-05 0:19
dharani22-Aug-05 0:19 
GeneralSybase Pin
etienne.joubert21-Aug-05 21:55
etienne.joubert21-Aug-05 21:55 
GeneralRe: Sybase Pin
SeMartens22-Aug-05 1:23
SeMartens22-Aug-05 1:23 
GeneralRe: Sybase Pin
Member 113025722-Aug-05 1:32
Member 113025722-Aug-05 1:32 
GeneralRe: Sybase Pin
SeMartens22-Aug-05 1:42
SeMartens22-Aug-05 1:42 
GeneralRe: Sybase Pin
Kevin McFarlane22-Aug-05 8:08
Kevin McFarlane22-Aug-05 8:08 
GeneralDATAGRID HELP 2!!! Pin
dgap21-Aug-05 21:51
dgap21-Aug-05 21:51 
GeneralDATAGRID HELP!!! Pin
dgap21-Aug-05 21:47
dgap21-Aug-05 21:47 
GeneralRe: DATAGRID HELP!!! Pin
SeMartens22-Aug-05 1:32
SeMartens22-Aug-05 1:32 
GeneralComparing integers Pin
binglin21-Aug-05 21:26
binglin21-Aug-05 21:26 
GeneralRe: Comparing integers Pin
Weiye Chen21-Aug-05 21:49
Weiye Chen21-Aug-05 21:49 
GeneralRe: Comparing integers Pin
Vikram A Punathambekar22-Aug-05 2:00
Vikram A Punathambekar22-Aug-05 2:00 
GeneralRe: Comparing integers Pin
Weiye Chen22-Aug-05 15:02
Weiye Chen22-Aug-05 15:02 
GeneralRe: Comparing integers Pin
Guffa22-Aug-05 5:47
Guffa22-Aug-05 5:47 

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.