Click here to Skip to main content
15,895,011 members
Home / Discussions / C#
   

C#

 
QuestionC# Xml struggles Pin
lszanto14-Dec-08 12:56
lszanto14-Dec-08 12:56 
AnswerRe: C# Xml struggles Pin
lszanto14-Dec-08 12:58
lszanto14-Dec-08 12:58 
AnswerRe: C# Xml struggles Pin
Colin Angus Mackay14-Dec-08 14:20
Colin Angus Mackay14-Dec-08 14:20 
GeneralRe: C# Xml struggles Pin
lszanto14-Dec-08 14:33
lszanto14-Dec-08 14:33 
QuestionForm turning into component Pin
kod3brkr14-Dec-08 12:41
kod3brkr14-Dec-08 12:41 
AnswerRe: Form turning into component Pin
Colin Angus Mackay14-Dec-08 14:07
Colin Angus Mackay14-Dec-08 14:07 
GeneralRe: Form turning into component Pin
kod3brkr14-Dec-08 14:19
kod3brkr14-Dec-08 14:19 
GeneralRe: Form turning into component Pin
Colin Angus Mackay14-Dec-08 14:27
Colin Angus Mackay14-Dec-08 14:27 
kod3brkr wrote:
I don’t think it’s a bug because it doesn’t happen to any other project


You never get intermittent bugs in your code then?

kod3brkr wrote:
that form alone has over 5000 lines of code and the whole project is at least 20000 lines. 


What you are describing is quite small - although 5000 lines in a code file sounds like it is badly in need of some refactoring.

When I was a C++ developer (For reference I used Visual Studio 2.1 to 6.0 in those days) I worked on a project where the project had over a million lines of code spread over hundreds (probably even thousands) files, the largest of which was several thousand lines long. And that was back in 1996 (12 years ago). Just wait until the real world hits you. Then you'll know what a big project is.


GeneralRe: Form turning into component Pin
kod3brkr14-Dec-08 16:07
kod3brkr14-Dec-08 16:07 
GeneralRe: Form turning into component Pin
Colin Angus Mackay14-Dec-08 21:37
Colin Angus Mackay14-Dec-08 21:37 
GeneralRe: Form turning into component Pin
Luc Pattyn15-Dec-08 0:33
sitebuilderLuc Pattyn15-Dec-08 0:33 
QuestionCan I add new fields to an existing type using reflection( FieldBuilder) ? Pin
Charith Jayasundara14-Dec-08 11:04
Charith Jayasundara14-Dec-08 11:04 
AnswerRe: Can I add new fields to an existing type using reflection( FieldBuilder) ? Pin
Colin Angus Mackay14-Dec-08 12:17
Colin Angus Mackay14-Dec-08 12:17 
GeneralRe: Can I add new fields to an existing type using reflection( FieldBuilder) ? Pin
Lev Danielyan14-Dec-08 19:37
Lev Danielyan14-Dec-08 19:37 
GeneralRe: Can I add new fields to an existing type using reflection( FieldBuilder) ? Pin
Charith Jayasundara14-Dec-08 22:45
Charith Jayasundara14-Dec-08 22:45 
GeneralRe: Can I add new fields to an existing type using reflection( FieldBuilder) ? Pin
Lev Danielyan14-Dec-08 23:52
Lev Danielyan14-Dec-08 23:52 
QuestionDataGridViewComboBoxColumn, how the bound dataset into the datagridview. Pin
leeoze14-Dec-08 9:58
leeoze14-Dec-08 9:58 
AnswerRe: DataGridViewComboBoxColumn, how the bound dataset into the datagridview. Pin
basambora14-Dec-08 10:50
basambora14-Dec-08 10:50 
GeneralI tried to replace but there is a problem: Pin
leeoze14-Dec-08 18:48
leeoze14-Dec-08 18:48 
QuestionSin(pi) = 3,23108510433268E-15 Pin
Fernando I14-Dec-08 7:34
Fernando I14-Dec-08 7:34 
AnswerRe: Sin(pi) isn't always zero Pin
Luc Pattyn14-Dec-08 8:04
sitebuilderLuc Pattyn14-Dec-08 8:04 
AnswerRe: Sin(pi) = 3,23108510433268E-15 Pin
Paul Conrad14-Dec-08 9:10
professionalPaul Conrad14-Dec-08 9:10 
GeneralRe: Sin(pi) = 3,23108510433268E-15 Pin
Luc Pattyn14-Dec-08 9:36
sitebuilderLuc Pattyn14-Dec-08 9:36 
GeneralRe: Sin(pi) = 3,23108510433268E-15 Pin
Paul Conrad14-Dec-08 11:01
professionalPaul Conrad14-Dec-08 11:01 
GeneralRe: Sin(pi) = 3,23108510433268E-15 Pin
Christian Graus14-Dec-08 9:36
protectorChristian Graus14-Dec-08 9:36 

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.