Click here to Skip to main content
15,907,687 members
Home / Discussions / C#
   

C#

 
AnswerRe: Detecting CTL+M Pin
stancrm6-Jul-06 20:17
stancrm6-Jul-06 20:17 
QuestionHow can I populate a treeView from a database? Pin
AngryC6-Jul-06 18:59
AngryC6-Jul-06 18:59 
AnswerRe: How can I populate a treeView from a database? Pin
Nader Elshehabi6-Jul-06 21:41
Nader Elshehabi6-Jul-06 21:41 
QuestionGraphics Display Pin
ah_jiang_96-Jul-06 15:30
ah_jiang_96-Jul-06 15:30 
AnswerRe: Graphics Display Pin
Nader Elshehabi6-Jul-06 21:08
Nader Elshehabi6-Jul-06 21:08 
QuestionGraphic display for Tilt Sensor [modified] Pin
ckoehler6-Jul-06 15:03
ckoehler6-Jul-06 15:03 
AnswerRe: Graphic display for Tilt Sensor Pin
Nader Elshehabi6-Jul-06 21:32
Nader Elshehabi6-Jul-06 21:32 
QuestionUsing msbuild for publishing a ClickOnce app... Pin
Raffi NYC6-Jul-06 12:42
Raffi NYC6-Jul-06 12:42 
I have a simple WinForms application developed on .net2.0 and VS2005. I am able to publish the application as a ClickOnce SmartClient to a specific directory located on my machine: C:\apps\publish. Now I am trying to publish the same application from command line using msbuild with the following command...

msbuild /t:publish Solution3.sln

The problem is that the application is published to the project bin\Debug directory, not the C:\apps\publish folder. I set the publish, install, and update URL in VS publish settings to 'C:\apps\publish', but it makes no difference, it msbuild still publishes the files to bin\Debug.

Am I missing something? Changing the OutputPath created issues when attempting to install the application for the first time, so I left it alone for now.

Thanks,
Raffi
QuestionHow to prevent encoding in Soap Body Pin
acvishy6-Jul-06 12:19
acvishy6-Jul-06 12:19 
Questionshutdown Pin
erfi6-Jul-06 11:24
erfi6-Jul-06 11:24 
AnswerRe: shutdown Pin
Dan Neely6-Jul-06 11:50
Dan Neely6-Jul-06 11:50 
AnswerRe: shutdown Pin
engsrini6-Jul-06 20:33
engsrini6-Jul-06 20:33 
Questionhow to execute windows mediaplyer Pin
erfi6-Jul-06 11:19
erfi6-Jul-06 11:19 
AnswerRe: how to execute windows mediaplyer Pin
Wjousts6-Jul-06 11:58
Wjousts6-Jul-06 11:58 
QuestionSqlRowUpdatedEventHandler question Pin
leckey6-Jul-06 11:03
leckey6-Jul-06 11:03 
AnswerRe: SqlRowUpdatedEventHandler question Pin
led mike6-Jul-06 11:10
led mike6-Jul-06 11:10 
QuestionCollection Serialization Error: unable to convert to InstanceDescriptor [modified] Pin
FocusedWolf6-Jul-06 10:00
FocusedWolf6-Jul-06 10:00 
AnswerRe: Collection Serialization Error: unable to convert to InstanceDescriptor Pin
led mike6-Jul-06 10:32
led mike6-Jul-06 10:32 
GeneralRe: Collection Serialization Error: unable to convert to InstanceDescriptor Pin
FocusedWolf6-Jul-06 10:54
FocusedWolf6-Jul-06 10:54 
GeneralRe: Collection Serialization Error: unable to convert to InstanceDescriptor Pin
led mike6-Jul-06 11:06
led mike6-Jul-06 11:06 
GeneralRe: Collection Serialization Error: unable to convert to InstanceDescriptor Pin
FocusedWolf6-Jul-06 11:20
FocusedWolf6-Jul-06 11:20 
GeneralRe: Collection Serialization Error: unable to convert to InstanceDescriptor Pin
led mike6-Jul-06 11:48
led mike6-Jul-06 11:48 
GeneralRe: Collection Serialization Error: unable to convert to InstanceDescriptor [modified] Pin
FocusedWolf6-Jul-06 18:21
FocusedWolf6-Jul-06 18:21 
GeneralRe: Collection Serialization Error: unable to convert to InstanceDescriptor Pin
led mike7-Jul-06 5:02
led mike7-Jul-06 5:02 
GeneralRe: Collection Serialization Error: unable to convert to InstanceDescriptor Pin
FocusedWolf7-Jul-06 6:12
FocusedWolf7-Jul-06 6:12 

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.