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

C#

 
AnswerRe: DataGridView line index cells Pin
N a v a n e e t h15-Nov-09 4:06
N a v a n e e t h15-Nov-09 4:06 
QuestionRe: DataGridView line index cells Pin
eyalbi00716-Nov-09 1:07
eyalbi00716-Nov-09 1:07 
AnswerRe: DataGridView line index cells Pin
dojohansen15-Nov-09 23:42
dojohansen15-Nov-09 23:42 
GeneralRe: DataGridView line index cells Pin
eyalbi00715-Nov-09 23:49
eyalbi00715-Nov-09 23:49 
GeneralRe: DataGridView line index cells Pin
dojohansen16-Nov-09 3:05
dojohansen16-Nov-09 3:05 
GeneralRe: DataGridView line index cells Pin
eyalbi00716-Nov-09 3:12
eyalbi00716-Nov-09 3:12 
GeneralRe: DataGridView line index cells Pin
dojohansen16-Nov-09 3:41
dojohansen16-Nov-09 3:41 
QuestionDLL Reference acting up when moving between computers. Pin
Quiltfish15-Nov-09 2:55
Quiltfish15-Nov-09 2:55 
Hey! I have a problem with a project I'm working on. It references a .NET wrapper of a native dll (libtcod[^] if it matters) The problem is, I work on it in several places, and commit it to a googlecode SVN between sessions. Everything worked like a charm on the first computer I worked on it on, but that has since died. On the new comp I can't seem to run the project because it throws a DLLNotFoundException.

Now, I did have to fix this for another computer I used, so I can work around it but it seems like there should be a 'right' way to do it that keeps referenced DLLs and resources working. The fix is pretty complicated, too.


Long post made short: Is there a standard, working, way of having Referenced Assemblies/native assemblies in your projects that doesn't break when the project is moved over SVN?
AnswerRe: DLL Reference acting up when moving between computers. Pin
N a v a n e e t h15-Nov-09 3:42
N a v a n e e t h15-Nov-09 3:42 
GeneralRe: DLL Reference acting up when moving between computers. Pin
Quiltfish15-Nov-09 5:56
Quiltfish15-Nov-09 5:56 
GeneralRe: DLL Reference acting up when moving between computers. Pin
Quiltfish16-Nov-09 4:28
Quiltfish16-Nov-09 4:28 
QuestionHow to install windows service? Pin
Chesnokov Yuriy15-Nov-09 2:55
professionalChesnokov Yuriy15-Nov-09 2:55 
AnswerRe: How to install windows service? Pin
Abhijit Jana15-Nov-09 3:12
professionalAbhijit Jana15-Nov-09 3:12 
AnswerRe: How to install windows service? Pin
N a v a n e e t h15-Nov-09 3:39
N a v a n e e t h15-Nov-09 3:39 
GeneralRe: How to install windows service? Pin
#realJSOP15-Nov-09 3:49
professional#realJSOP15-Nov-09 3:49 
GeneralRe: How to install windows service? Pin
N a v a n e e t h15-Nov-09 4:03
N a v a n e e t h15-Nov-09 4:03 
QuestionRe: How to install windows service? Pin
Chesnokov Yuriy15-Nov-09 5:04
professionalChesnokov Yuriy15-Nov-09 5:04 
AnswerRe: How to install windows service? Pin
N a v a n e e t h15-Nov-09 14:44
N a v a n e e t h15-Nov-09 14:44 
QuestionRe: How to install windows service? Pin
Chesnokov Yuriy15-Nov-09 19:23
professionalChesnokov Yuriy15-Nov-09 19:23 
AnswerRe: How to install windows service? Pin
PIEBALDconsult15-Nov-09 5:50
mvePIEBALDconsult15-Nov-09 5:50 
QuestionWeb Services Pin
Brink Fourie15-Nov-09 2:12
Brink Fourie15-Nov-09 2:12 
AnswerRe: Web Services Pin
OriginalGriff15-Nov-09 2:24
mveOriginalGriff15-Nov-09 2:24 
GeneralRe: Web Services Pin
Brink Fourie15-Nov-09 3:31
Brink Fourie15-Nov-09 3:31 
GeneralRe: Web Services Pin
OriginalGriff15-Nov-09 4:42
mveOriginalGriff15-Nov-09 4:42 
GeneralRe: Web Services Pin
Brink Fourie15-Nov-09 5:05
Brink Fourie15-Nov-09 5:05 

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.