Click here to Skip to main content
15,924,039 members
Home / Discussions / C#
   

C#

 
GeneralRe: managed compiler question Pin
leppie1-Jul-03 11:58
leppie1-Jul-03 11:58 
GeneralRe: managed compiler question Pin
LongRange.Shooter2-Jul-03 3:57
LongRange.Shooter2-Jul-03 3:57 
GeneralRe: managed compiler question Pin
leppie2-Jul-03 7:40
leppie2-Jul-03 7:40 
GeneralTemplatePrinte source code Pin
nahumtakum1-Jul-03 4:07
nahumtakum1-Jul-03 4:07 
GeneralNeed help with service depencies Pin
Stas1-Jul-03 3:50
Stas1-Jul-03 3:50 
GeneralRe: Need help with service depencies Pin
Valeria Bogdevich1-Jul-03 4:57
Valeria Bogdevich1-Jul-03 4:57 
GeneralLaunching script on build Pin
AJ1231-Jul-03 3:35
AJ1231-Jul-03 3:35 
GeneralRe: Launching script on build Pin
Nathan Blomquist1-Jul-03 5:56
Nathan Blomquist1-Jul-03 5:56 
You could write a macro that handles the build event. The macros in VS.NET are VB.NET so you have the full power of the .NET Framework to help build scripts for handling events in the IDE. Look up macros and the DTE object in the MSDN.

[Edit] Also, if you just want to call an exe or a batch file. Look at the properties of the Project. Right-Click on Project -> Properties -> Common Properties -> Build Events -> Edit these commandlines [/Edit]

Hope this helps,
Nathan

---------------------------
Hmmm... what's a signature?
GeneralRe: Launching script on build Pin
AJ1231-Jul-03 7:07
AJ1231-Jul-03 7:07 
GeneralRe: Launching script on build Pin
Nathan Blomquist2-Jul-03 1:51
Nathan Blomquist2-Jul-03 1:51 
GeneralStatic Question Pin
CyberKewl1-Jul-03 3:02
CyberKewl1-Jul-03 3:02 
GeneralRe: Static Question Pin
Roland Bär1-Jul-03 4:58
Roland Bär1-Jul-03 4:58 
Generalhelp!! Pin
jphuphilly1-Jul-03 2:41
jphuphilly1-Jul-03 2:41 
GeneralRe: help!! Pin
leppie1-Jul-03 13:08
leppie1-Jul-03 13:08 
GeneralGetObjectsForNativeVariants Pin
vikramlinux1-Jul-03 1:23
vikramlinux1-Jul-03 1:23 
QuestionHow do I create a Dialog ? Pin
JeffSayHi1-Jul-03 1:20
JeffSayHi1-Jul-03 1:20 
AnswerRe: How do I create a Dialog ? Pin
Manster1-Jul-03 4:29
Manster1-Jul-03 4:29 
GeneralRe: How do I create a Dialog ? Pin
JeffSayHi1-Jul-03 14:50
JeffSayHi1-Jul-03 14:50 
AnswerRe: How do I create a Dialog ? Pin
LongRange.Shooter1-Jul-03 11:03
LongRange.Shooter1-Jul-03 11:03 
AnswerRe: How do I create a Dialog ? Pin
LongRange.Shooter1-Jul-03 11:07
LongRange.Shooter1-Jul-03 11:07 
GeneralNew to C# Pin
parths1-Jul-03 0:09
parths1-Jul-03 0:09 
GeneralRe: New to C# Pin
Michael P Butler1-Jul-03 1:04
Michael P Butler1-Jul-03 1:04 
GeneralRe: New to C# Pin
james-cxx1-Jul-03 5:16
james-cxx1-Jul-03 5:16 
GeneralRe: New to C# Pin
parths1-Jul-03 16:23
parths1-Jul-03 16:23 
Generalstrange characters? how can i remove Pin
Asim N.30-Jun-03 22:50
Asim N.30-Jun-03 22:50 

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.