Click here to Skip to main content
15,884,020 members
Home / Discussions / Work Issues
   

Work Issues

 
QuestionAnyone know of a good course for C# in the UK Pin
TheFoZ20-Sep-08 5:53
TheFoZ20-Sep-08 5:53 
AnswerRe: Anyone know of a good course for C# in the UK Pin
Simon P Stevens16-Oct-08 22:32
Simon P Stevens16-Oct-08 22:32 
GeneralRe: Anyone know of a good course for C# in the UK Pin
TheFoZ17-Oct-08 6:50
TheFoZ17-Oct-08 6:50 
QuestionHow to get my foot in the right door? Pin
MikeMarq18-Sep-08 8:57
MikeMarq18-Sep-08 8:57 
AnswerRe: How to get my foot in the right door? Pin
LloydA1114-Oct-08 3:33
LloydA1114-Oct-08 3:33 
AnswerRe: How to get my foot in the right door? Pin
Simon P Stevens16-Oct-08 22:46
Simon P Stevens16-Oct-08 22:46 
QuestionTraining team on .NET and C# Pin
Tim Holgerson17-Sep-08 11:47
Tim Holgerson17-Sep-08 11:47 
AnswerRe: Training team on .NET and C# Pin
perryf_0017-Sep-08 12:42
perryf_0017-Sep-08 12:42 
I've made the shift from VFP a couple yrs ago. First to Java. Then I moved to another company within the same industry using C#.

A couple observations based on my experience:

1) The fact that there is code behind the form is not the biggest, or even a big hurdle to jump over. I didn't have any problems with understanding that a method that I wanted to call is in a separate class or even a separate DLL.
2) Things that are different enough that it will take sometime to get everyone on the same page:
a) Inheritance/Polymorphism - It's possible to get some of this functionality in Foxpro, so the difficulty of this one depends on the crew you work with. But things that I've seen some get hung on are Encapsulation, Interfaces. Good class design many get hung up on. But I've examples of those new to dotnet adding methods that manipulate the customer class to the order class, etc.
b) Data Handling - There's a big, big difference between data handling in .net and Foxpro. There are people still clinging to VFP because they think that's the only tool that handles data correctly. Good luck on this one.
c) Collections - VFP only has arrays. I find that you use collections a whole lot more then I ever used arrays in Foxpro.

Something that I found very useful would be a fairly simple app, but enough complexity to give you enough to cover in 3 days. An order form with customer information. And the data stored in a database.
AnswerRe: Training team on .NET and C# Pin
Tim Holgerson18-Sep-08 3:19
Tim Holgerson18-Sep-08 3:19 
GeneralRe: Training team on .NET and C# Pin
perryf_0018-Sep-08 4:02
perryf_0018-Sep-08 4:02 
GeneralRe: Training team on .NET and C# Pin
Tim Holgerson18-Sep-08 4:32
Tim Holgerson18-Sep-08 4:32 
GeneralRe: Training team on .NET and C# Pin
perryf_0018-Sep-08 5:16
perryf_0018-Sep-08 5:16 
GeneralRe: Training team on .NET and C# Pin
Tim Holgerson18-Sep-08 6:06
Tim Holgerson18-Sep-08 6:06 
QuestionFreelance project Pin
Mohammed Hameed17-Sep-08 0:24
professionalMohammed Hameed17-Sep-08 0:24 
AnswerRe: Freelance project Pin
Paul Conrad18-Sep-08 6:32
professionalPaul Conrad18-Sep-08 6:32 
AnswerRe: Freelance project Pin
JacquesTheron27-Sep-08 20:53
JacquesTheron27-Sep-08 20:53 
GeneralRe: Freelance project Pin
Mohammed Hameed28-Sep-08 2:55
professionalMohammed Hameed28-Sep-08 2:55 
GeneralRe: Freelance project Pin
Mohammed Hameed28-Sep-08 2:56
professionalMohammed Hameed28-Sep-08 2:56 
GeneralRe: Freelance project Pin
JacquesTheron28-Sep-08 21:39
JacquesTheron28-Sep-08 21:39 
AnswerRe: Freelance project Pin
Caio Kinzel Filho15-Oct-08 20:38
Caio Kinzel Filho15-Oct-08 20:38 
Questioninterview in accenture Pin
bhatted12-Sep-08 9:33
bhatted12-Sep-08 9:33 
QuestionDetermining the price of a LOB app [modified] Pin
Rei Miyasaka10-Sep-08 20:25
Rei Miyasaka10-Sep-08 20:25 
AnswerRe: Determining the price of a LOB app Pin
Paul Conrad11-Sep-08 6:05
professionalPaul Conrad11-Sep-08 6:05 
GeneralRe: Determining the price of a LOB app Pin
Rei Miyasaka11-Sep-08 8:25
Rei Miyasaka11-Sep-08 8:25 
GeneralRe: Determining the price of a LOB app Pin
Mycroft Holmes16-Oct-08 22:06
professionalMycroft Holmes16-Oct-08 22:06 

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.