Click here to Skip to main content
15,915,702 members
Home / Discussions / C#
   

C#

 
QuestionHow i can Customize my Outlook2003 add into Outlook 2002 Pin
wasimsharp10-Aug-08 23:07
wasimsharp10-Aug-08 23:07 
AnswerRe: How i can Customize my Outlook2003 add into Outlook 2002 Pin
Thomas Stockwell11-Aug-08 1:26
professionalThomas Stockwell11-Aug-08 1:26 
QuestionSilly Qustion About try catch finally blocks!!!!! Pin
mrcooll10-Aug-08 22:32
mrcooll10-Aug-08 22:32 
AnswerRe: Silly Qustion About try catch finally blocks!!!!! Pin
Christian Graus10-Aug-08 22:47
protectorChristian Graus10-Aug-08 22:47 
GeneralRe: Silly Qustion About try catch finally blocks!!!!! Pin
mrcooll10-Aug-08 23:01
mrcooll10-Aug-08 23:01 
GeneralRe: Silly Qustion About try catch finally blocks!!!!! Pin
Christian Graus10-Aug-08 23:02
protectorChristian Graus10-Aug-08 23:02 
GeneralRe: Silly Qustion About try catch finally blocks!!!!! Pin
Manas Bhardwaj10-Aug-08 23:22
professionalManas Bhardwaj10-Aug-08 23:22 
GeneralRe: Silly Qustion About try catch finally blocks!!!!! Pin
Simon P Stevens10-Aug-08 23:24
Simon P Stevens10-Aug-08 23:24 
GeneralRe: Silly Qustion About try catch finally blocks!!!!! Pin
Manas Bhardwaj10-Aug-08 23:40
professionalManas Bhardwaj10-Aug-08 23:40 
GeneralRe: Silly Qustion About try catch finally blocks!!!!! Pin
Christian Graus10-Aug-08 23:47
protectorChristian Graus10-Aug-08 23:47 
GeneralRe: Silly Qustion About try catch finally blocks!!!!! Pin
Simon P Stevens10-Aug-08 23:23
Simon P Stevens10-Aug-08 23:23 
GeneralRe: Silly Qustion About try catch finally blocks!!!!! Pin
Zoltan Balazs10-Aug-08 23:21
Zoltan Balazs10-Aug-08 23:21 
AnswerRe: Silly Qustion About try catch finally blocks!!!!! Pin
bhadeliaimran10-Aug-08 23:22
bhadeliaimran10-Aug-08 23:22 
AnswerRe: Silly Qustion About try catch finally blocks!!!!! Pin
mrcooll11-Aug-08 1:16
mrcooll11-Aug-08 1:16 
GeneralRe: Silly Qustion About try catch finally blocks!!!!! Pin
Mark Salsbery11-Aug-08 6:42
Mark Salsbery11-Aug-08 6:42 
QuestionInteraction between Requirements and Features Pin
Tomerland10-Aug-08 22:27
Tomerland10-Aug-08 22:27 
AnswerRe: Interaction between Requirements and Features Pin
Christian Graus10-Aug-08 22:48
protectorChristian Graus10-Aug-08 22:48 
GeneralRe: Interaction between Requirements and Features Pin
Tomerland10-Aug-08 23:25
Tomerland10-Aug-08 23:25 
QuestionGrammars and Parsers Pin
Tomerland10-Aug-08 22:24
Tomerland10-Aug-08 22:24 
AnswerRe: Grammars and Parsers Pin
Simon P Stevens10-Aug-08 23:41
Simon P Stevens10-Aug-08 23:41 
GeneralRe: Grammars and Parsers Pin
Tomerland10-Aug-08 23:45
Tomerland10-Aug-08 23:45 
AnswerRe: Grammars and Parsers Pin
c242311-Aug-08 1:04
c242311-Aug-08 1:04 
GeneralRe: Grammars and Parsers Pin
Tomerland11-Aug-08 1:34
Tomerland11-Aug-08 1:34 
QuestionHow to unregister Dll Pin
manju#12310-Aug-08 22:11
manju#12310-Aug-08 22:11 
AnswerRe: How to unregister Dll Pin
leppie10-Aug-08 22:15
leppie10-Aug-08 22:15 
Microsoft (R) .NET Framework Assembly Registration Utility 2.0.50727.1434
Copyright (C) Microsoft Corporation 1998-2004.  All rights reserved.

Syntax: RegAsm AssemblyName [Options]
Options:
    /unregister          Unregister types
    /tlb[:FileName]      Export the assembly to the specified type library
                         and register it
    /regfile[:FileName]  Generate a reg file with the specified name
                         instead of registering the types. This option
                         cannot be used with the /u or /tlb options
    /codebase            Set the code base in the registry
    /registered          Only refer to already registered type libraries
    /asmpath:Directory   Look for assembly references here
    /nologo              Prevents RegAsm from displaying logo
    /silent              Silent mode. Prevents displaying of success messages
    /verbose             Displays extra information
    /? or /help          Display this usage message


xacc.ide - now with TabsToSpaces support
IronScheme - 1.0 alpha 4a out now (29 May 2008)

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.