Click here to Skip to main content
15,896,118 members
Home / Discussions / C#
   

C#

 
GeneralMS Word embed in a form Pin
swjam17-Jan-08 15:10
swjam17-Jan-08 15:10 
GeneralRe: MS Word embed in a form Pin
Adeel Chaudhry17-Jan-08 20:16
Adeel Chaudhry17-Jan-08 20:16 
GeneralTHANKS A LOT!! Pin
pascalx17-Jan-08 14:11
pascalx17-Jan-08 14:11 
GeneralRe: THANKS A LOT!! Pin
Justin Perez17-Jan-08 15:04
Justin Perez17-Jan-08 15:04 
GeneralRe: THANKS A LOT!! Pin
DavidNohejl18-Jan-08 2:17
DavidNohejl18-Jan-08 2:17 
GeneralRe: THANKS A LOT!! Pin
Paul Conrad19-Jan-08 7:25
professionalPaul Conrad19-Jan-08 7:25 
GeneralRe: THANKS A LOT!! Pin
Kayess Tech20-Jan-08 9:19
professionalKayess Tech20-Jan-08 9:19 
GeneralManifest File Issues Pin
Xarzu17-Jan-08 14:03
Xarzu17-Jan-08 14:03 
Does anyone know how to declare Manifest Files in the Visual Studio IDE for C#?

I followed the steps outlined here for including a manifest file:
http://support.microsoft.com/kb/944276


The executable runs from the command line after I include the manifest file. But when I open up the debugger and try to run the program through the IDE, it has the same problem as if it does not recognize the manifest file linked to it.

The way I link the manifest file to the executable is by first building the executable and then I close the project. Then I open the executable as a separate file and then I attach the manifest file as a resource to the executable.

The executable can run then, by running it from an explorer window (command line) but if I open the project again, it will not work.

I will see if I can find how this is supposed to work.
Questionhow to open a file Pin
pascalx17-Jan-08 13:51
pascalx17-Jan-08 13:51 
AnswerRe: how to open a file Pin
Anthony Mushrow17-Jan-08 13:55
professionalAnthony Mushrow17-Jan-08 13:55 
AnswerRe: how to open a file Pin
Justin Perez17-Jan-08 13:55
Justin Perez17-Jan-08 13:55 
QuestionDisplay running total in gridview Pin
allenpotter17-Jan-08 12:53
allenpotter17-Jan-08 12:53 
GeneralRe: Display running total in gridview Pin
Justin Perez17-Jan-08 13:53
Justin Perez17-Jan-08 13:53 
GeneralRe: Display running total in gridview Pin
allenpotter17-Jan-08 15:09
allenpotter17-Jan-08 15:09 
Questionhow to open web page from visual studio Pin
pascalx17-Jan-08 12:11
pascalx17-Jan-08 12:11 
AnswerRe: how to open web page from visual studio Pin
Kayess Tech17-Jan-08 12:49
professionalKayess Tech17-Jan-08 12:49 
Generalclear vs dispose Pin
netJP12L17-Jan-08 11:24
netJP12L17-Jan-08 11:24 
GeneralRe: clear vs dispose Pin
Judah Gabriel Himango17-Jan-08 11:53
sponsorJudah Gabriel Himango17-Jan-08 11:53 
GeneralRe: clear vs dispose Pin
Anthony Mushrow17-Jan-08 13:59
professionalAnthony Mushrow17-Jan-08 13:59 
GeneralRe: clear vs dispose Pin
Luc Pattyn17-Jan-08 15:34
sitebuilderLuc Pattyn17-Jan-08 15:34 
QuestionChange ListView SubItem value Pin
Kayess Tech17-Jan-08 11:16
professionalKayess Tech17-Jan-08 11:16 
GeneralRe: Change ListView SubItem value Pin
pmarfleet17-Jan-08 11:24
pmarfleet17-Jan-08 11:24 
GeneralRe: Change ListView SubItem value Pin
Kayess Tech17-Jan-08 12:03
professionalKayess Tech17-Jan-08 12:03 
GeneralRe: Change ListView SubItem value Pin
Kayess Tech17-Jan-08 12:09
professionalKayess Tech17-Jan-08 12:09 
GeneralRe: Change ListView SubItem value Pin
Gareth H17-Jan-08 13:08
Gareth H17-Jan-08 13:08 

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.