Click here to Skip to main content
15,891,033 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
QuestionSMTP Event Sink ForkForRecipients Pin
Andrewiski10-Dec-06 16:18
Andrewiski10-Dec-06 16:18 
Question[C#] Disable a 'beep'. Pin
Manaxter10-Dec-06 14:26
Manaxter10-Dec-06 14:26 
AnswerRe: [C#] Disable a 'beep'. Pin
Ravi Bhavnani10-Dec-06 14:55
professionalRavi Bhavnani10-Dec-06 14:55 
GeneralRe: [C#] Disable a 'beep'. Pin
Manaxter10-Dec-06 16:38
Manaxter10-Dec-06 16:38 
QuestionAnalysing Software design Pin
RussClarke10-Dec-06 13:20
RussClarke10-Dec-06 13:20 
AnswerRe: Analysing Software design Pin
Ravi Bhavnani10-Dec-06 14:59
professionalRavi Bhavnani10-Dec-06 14:59 
GeneralRe: Analysing Software design Pin
RussClarke10-Dec-06 21:12
RussClarke10-Dec-06 21:12 
AnswerRe: Analysing Software design Pin
Pete O'Hanlon11-Dec-06 0:58
mvePete O'Hanlon11-Dec-06 0:58 
I had to do this for a client of ours once. Unfortunately, you really have no choice but to do this in a step by step fashion, effectively analyzing the code from the Main() out. The .NET Class Designer might be a help as a starting point. Add a Class diagram to the project and select all of the classes. This will at least give you the classes that are present, and a general view of any inheritance/dependencies that are in there.

I found doing flowcharts to be helpful for creating the redevelopment - we developed a tool to do flowcharts, which added hyperlinks so that we could link separate classes/projects in as external pages.


the last thing I want to see is some pasty-faced geek with skin so pale that it's almost translucent trying to bump parts with a partner - John Simmons / outlaw programmer

Deja View - the feeling that you've seen this post before.

GeneralRe: Analysing Software design Pin
RussClarke11-Dec-06 4:02
RussClarke11-Dec-06 4:02 
GeneralRe: Analysing Software design Pin
Pete O'Hanlon11-Dec-06 4:43
mvePete O'Hanlon11-Dec-06 4:43 
GeneralRe: Analysing Software design Pin
RussClarke12-Dec-06 1:00
RussClarke12-Dec-06 1:00 
QuestionConnection String Pin
Tauseef A8-Dec-06 22:53
Tauseef A8-Dec-06 22:53 
AnswerRe: Connection String Pin
Guffa9-Dec-06 8:02
Guffa9-Dec-06 8:02 
AnswerRe: Connection String Pin
Paul Conrad9-Dec-06 9:53
professionalPaul Conrad9-Dec-06 9:53 
GeneralRe: Connection String Pin
Guffa9-Dec-06 19:05
Guffa9-Dec-06 19:05 
GeneralRe: Connection String Pin
S Douglas9-Dec-06 19:58
professionalS Douglas9-Dec-06 19:58 
Questionimage file Pin
Tauseef A8-Dec-06 18:42
Tauseef A8-Dec-06 18:42 
AnswerRe: image file Pin
Guffa9-Dec-06 8:04
Guffa9-Dec-06 8:04 
QuestionAutocomplete VB.NET Pin
Xequence8-Dec-06 10:23
Xequence8-Dec-06 10:23 
AnswerRe: Autocomplete VB.NET Pin
Paul Conrad25-Dec-06 18:44
professionalPaul Conrad25-Dec-06 18:44 
GeneralInstalling services programmically Pin
Alsvha7-Dec-06 20:27
Alsvha7-Dec-06 20:27 
Questionxml and database Pin
samita_friendly7-Dec-06 13:07
samita_friendly7-Dec-06 13:07 
QuestionProblem referencing embedded resource Pin
dBrong7-Dec-06 8:06
dBrong7-Dec-06 8:06 
AnswerRe: Problem referencing embedded resource [modified] Pin
Luc Pattyn7-Dec-06 10:56
sitebuilderLuc Pattyn7-Dec-06 10:56 
QuestionSystem.Xml.Serialization.XmlSerializer [modified] Pin
Hendrik Debedts6-Dec-06 23:46
Hendrik Debedts6-Dec-06 23:46 

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.