Click here to Skip to main content
15,913,722 members
Home / Discussions / C#
   

C#

 
GeneralRe: c# PinPopular
markovl12-Jun-12 4:47
markovl12-Jun-12 4:47 
GeneralRe: c# Pin
Keith Barrow12-Jun-12 5:50
professionalKeith Barrow12-Jun-12 5:50 
QuestionHow to deploy the same project with another name.exe? Pin
VisualLive11-Jun-12 23:14
VisualLive11-Jun-12 23:14 
AnswerRe: How to deploy the same project with another name.exe? Pin
Richard MacCutchan11-Jun-12 23:50
mveRichard MacCutchan11-Jun-12 23:50 
GeneralRe: How to deploy the same project with another name.exe? Pin
VisualLive12-Jun-12 0:32
VisualLive12-Jun-12 0:32 
GeneralRe: How to deploy the same project with another name.exe? Pin
Richard MacCutchan12-Jun-12 2:10
mveRichard MacCutchan12-Jun-12 2:10 
AnswerRe: How to deploy the same project with another name.exe? Pin
Dave Kreskowiak12-Jun-12 2:16
mveDave Kreskowiak12-Jun-12 2:16 
QuestionIs this an OOP Programme? Pin
nstk11-Jun-12 21:26
nstk11-Jun-12 21:26 
Hello,

I recently began working on a project in C# .Net, written in MS Visual Studio 2010, where many things are at least peculiar...


All files are in root directory, meaning there are no subdirs.

Files include several classes which, in best case, may belong to the same or a similar fact.

Even if there is only one Class in a .cs file, it doesn’t always have the same name, meanig for a Class Car the file may have a name Frm_View.cs, in other words completely irrelevant to the class name.

Hungarian notation is being used, like in the old MS times.

There is an enorm amount of internal, static and both internal static variables and functions.

There is no inheritance between classes.

There are no interfaces.


It seems to me that it is about an old C programm, which has been ported into C#, but only as far as syntax concerns.

What do you think?
AnswerRe: Is this an OOP Programme? Pin
Abhinav S11-Jun-12 23:33
Abhinav S11-Jun-12 23:33 
AnswerRe: Is this an OOP Programme? Pin
Pete O'Hanlon12-Jun-12 1:58
mvePete O'Hanlon12-Jun-12 1:58 
AnswerRe: Is this an OOP Programme? Pin
PIEBALDconsult12-Jun-12 3:40
mvePIEBALDconsult12-Jun-12 3:40 
GeneralMessage Removed Pin
12-Jun-12 4:39
professionalN_tro_P12-Jun-12 4:39 
GeneralRe: Is this an OOP Programme? Pin
nstk12-Jun-12 8:37
nstk12-Jun-12 8:37 
AnswerRe: Is this an OOP Programme? Pin
nstk12-Jun-12 8:34
nstk12-Jun-12 8:34 
GeneralRe: Is this an OOP Programme? Pin
harold aptroot12-Jun-12 8:48
harold aptroot12-Jun-12 8:48 
GeneralRe: Is this an OOP Programme? Pin
jschell12-Jun-12 9:13
jschell12-Jun-12 9:13 
GeneralC# Pin
Mahendra Kumar11-Jun-12 21:05
Mahendra Kumar11-Jun-12 21:05 
AnswerRe: C# Pin
OriginalGriff11-Jun-12 21:24
mveOriginalGriff11-Jun-12 21:24 
GeneralRe: C# Pin
Pete O'Hanlon11-Jun-12 21:34
mvePete O'Hanlon11-Jun-12 21:34 
AnswerRe: C# Pin
Abhinav S11-Jun-12 23:26
Abhinav S11-Jun-12 23:26 
QuestionHow to remove null value from Lambda expression or Array Pin
Member 871482911-Jun-12 9:26
Member 871482911-Jun-12 9:26 
AnswerRe: How to remove null value from Lambda expression or Array Pin
kevinnicol11-Jun-12 10:04
kevinnicol11-Jun-12 10:04 
GeneralRe: How to remove null value from Lambda expression or Array Pin
Member 871482911-Jun-12 10:48
Member 871482911-Jun-12 10:48 
GeneralRe: How to remove null value from Lambda expression or Array Pin
Pete O'Hanlon11-Jun-12 12:05
mvePete O'Hanlon11-Jun-12 12:05 
QuestionC# 2010 edit Pin
sc steinhayse11-Jun-12 6:58
sc steinhayse11-Jun-12 6:58 

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.