Click here to Skip to main content
15,914,409 members
Home / Discussions / C#
   

C#

 
AnswerRe: How do I update *.resx files at runtime? Pin
Christian Graus14-Nov-05 10:08
protectorChristian Graus14-Nov-05 10:08 
GeneralRe: How do I update *.resx files at runtime? Pin
rudy.net14-Nov-05 10:36
rudy.net14-Nov-05 10:36 
GeneralRe: How do I update *.resx files at runtime? Pin
Christian Graus14-Nov-05 10:38
protectorChristian Graus14-Nov-05 10:38 
GeneralRe: How do I update *.resx files at design time? Pin
rudy.net14-Nov-05 10:52
rudy.net14-Nov-05 10:52 
QuestionHow to call C# Methods in a Stored Procedure or a SQL Function? Pin
pubududilena13-Nov-05 16:41
pubududilena13-Nov-05 16:41 
AnswerRe: How to call C# Methods in a Stored Procedure or a SQL Function? Pin
Christian Graus14-Nov-05 10:27
protectorChristian Graus14-Nov-05 10:27 
QuestionDLLs... Pin
pwolfamv13-Nov-05 14:49
pwolfamv13-Nov-05 14:49 
AnswerRe: DLLs... Pin
Dave Kreskowiak14-Nov-05 2:44
mveDave Kreskowiak14-Nov-05 2:44 
Interop.QuartzTypeLib.dll is not a copy of the .DLL your using. It is a RTC (Runtime Callable Wrapper), that provides the interfacing between your managed code and the unmanaged code in that .DLL. Your code can't live without it and still work with the Quartz.dll. Normally, this file (the Interop .DLL), would be distributed with your .EXE and reside in the same directory as your .EXE when your app is installed.


RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

GeneralRe: DLLs... Pin
pwolfamv14-Nov-05 5:15
pwolfamv14-Nov-05 5:15 
Questionembedding images and in rich textbox Pin
donperry13-Nov-05 14:39
donperry13-Nov-05 14:39 
AnswerRe: embedding images and in rich textbox Pin
Reanalyse13-Nov-05 15:32
Reanalyse13-Nov-05 15:32 
GeneralRe: embedding images and in rich textbox Pin
donperry14-Nov-05 16:43
donperry14-Nov-05 16:43 
AnswerRe: embedding images and in rich textbox Pin
rudy.net13-Nov-05 18:10
rudy.net13-Nov-05 18:10 
QuestionPersistent object in ASP.NET server memory Pin
Den2Fly13-Nov-05 12:49
Den2Fly13-Nov-05 12:49 
AnswerRe: Persistent object in ASP.NET server memory Pin
Christian Graus13-Nov-05 12:50
protectorChristian Graus13-Nov-05 12:50 
GeneralRe: Persistent object in ASP.NET server memory Pin
Den2Fly13-Nov-05 13:35
Den2Fly13-Nov-05 13:35 
GeneralRe: Persistent object in ASP.NET server memory Pin
Christian Graus13-Nov-05 13:58
protectorChristian Graus13-Nov-05 13:58 
QuestionRe: Persistent object in ASP.NET server memory Pin
Den2Fly13-Nov-05 22:07
Den2Fly13-Nov-05 22:07 
AnswerRe: Persistent object in ASP.NET server memory Pin
Christian Graus14-Nov-05 10:04
protectorChristian Graus14-Nov-05 10:04 
QuestionFinding process that has locked a file Pin
MrEyes13-Nov-05 12:38
MrEyes13-Nov-05 12:38 
QuestionApplication Configuration Error Pin
Christian Graus13-Nov-05 12:32
protectorChristian Graus13-Nov-05 12:32 
QuestionBeginner Programmer, Got some ideas for me? Pin
Monkey De Lufy: Pirate King13-Nov-05 10:46
Monkey De Lufy: Pirate King13-Nov-05 10:46 
AnswerRe: Beginner Programmer, Got some ideas for me? Pin
Christian Graus13-Nov-05 12:28
protectorChristian Graus13-Nov-05 12:28 
AnswerRe: Beginner Programmer, Got some ideas for me? Pin
Reanalyse13-Nov-05 15:35
Reanalyse13-Nov-05 15:35 
QuestionPrinciplePermission object Pin
dundealing13-Nov-05 6:14
dundealing13-Nov-05 6:14 

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.