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

.NET (Core and Framework)

 
GeneralRe: Why are there SO many ways to do the same thing in with Visual Studio and .net? Pin
ToddHileHoffer25-Apr-11 3:32
ToddHileHoffer25-Apr-11 3:32 
GeneralRe: Why are there SO many ways to do the same thing in with Visual Studio and .net? Pin
Abhinav S25-Apr-11 6:49
Abhinav S25-Apr-11 6:49 
AnswerJust because there is no really good one Pin
7746528-Apr-11 21:10
7746528-Apr-11 21:10 
AnswerRe: Why are there SO many ways to do the same thing in with Visual Studio and .net? PinPopular
xiecsuk28-Apr-11 22:31
xiecsuk28-Apr-11 22:31 
GeneralRe: Why are there SO many ways to do the same thing in with Visual Studio and .net? Pin
Michael Kingsford Gray28-Apr-11 22:47
Michael Kingsford Gray28-Apr-11 22:47 
GeneralRe: Why are there SO many ways to do the same thing in with Visual Studio and .net? Pin
ToddHileHoffer29-Apr-11 2:13
ToddHileHoffer29-Apr-11 2:13 
GeneralRe: Why are there SO many ways to do the same thing in with Visual Studio and .net? Pin
xiecsuk2-May-11 7:12
xiecsuk2-May-11 7:12 
GeneralRe: Why are there SO many ways to do the same thing in with Visual Studio and .net? Pin
Max Peck29-Apr-11 4:11
Max Peck29-Apr-11 4:11 
xiecsuk wrote:
I'm 68, retired now, and trying to learn ASP.NET, MVC3, EF Code First and C# at home on my own. I wrote my first program in 1962-3, in what language I can't remember, and I have been programming on and off ever since. But I find that the modern frameworks and languages appear to be much more complicated in some ways than they need to be, but so much easier to use in others. Take EF Code First, for example. I think that is a wonderful piece of work.


Wow, and I thought I was an old codger! I've been at this since around 1976. You've REALLY been 'round the block!

My take on the original question is this: pick whichever technology that suits your purpose and become highly proficient with it. Learn multiple technologies, sure, if you NEED to. In my case I found that building my own SIMPLE library around ADO.Net to get at SQL Server is all I need to develop my commercial applications. They're blindingly fast and my coding is consistent from one module to another. Sure, there exist tons of other ways I *could* do it and if I was just trying to pad my resume with a lot of terminology I might do that - but I'm focused on building a product, not on being able to rattle off a list of technologies that I "know".

What I'm interested in hearing is "Wow" coming from my clients when they see how elegant and fast and ACCURATE the application I just wrote for them is. I don't think any of them care what tool (how old or new) I used was to craft their application. Who cares that I wrote the whole thing in assembly? <grin> (Actually it's all in C# but you get my drift!)

True craftsmen are more focused on the output of their tools than they are on constantly having the latest and coolest tools to impress their friends. I figure that with VS2008, SQL Server and Active Reports (my main tools) I'll be able to continue to craft stuff for many years that can run in many places. I'm off the upgrade train with my tools for now. I got code to write. Later!

-Max Big Grin | :-D
GeneralRe: Why are there SO many ways to do the same thing in with Visual Studio and .net? Pin
Steve Echols29-Apr-11 7:30
Steve Echols29-Apr-11 7:30 
GeneralRe: Why are there SO many ways to do the same thing in with Visual Studio and .net? Pin
Max Peck29-Apr-11 16:51
Max Peck29-Apr-11 16:51 
GeneralRe: Why are there SO many ways to do the same thing in with Visual Studio and .net? Pin
Steve Echols29-Apr-11 21:07
Steve Echols29-Apr-11 21:07 
GeneralRe: Why are there SO many ways to do the same thing in with Visual Studio and .net? Pin
Max Peck30-Apr-11 2:36
Max Peck30-Apr-11 2:36 
GeneralRe: Why are there SO many ways to do the same thing in with Visual Studio and .net? Pin
xiecsuk2-May-11 7:34
xiecsuk2-May-11 7:34 
AnswerRe: Why are there SO many ways to do the same thing in with Visual Studio and .net? Pin
Richard A. Dalton29-Apr-11 0:30
Richard A. Dalton29-Apr-11 0:30 
GeneralRe: Why are there SO many ways to do the same thing in with Visual Studio and .net? Pin
ToddHileHoffer2-May-11 8:44
ToddHileHoffer2-May-11 8:44 
GeneralRe: Why are there SO many ways to do the same thing in with Visual Studio and .net? Pin
Richard A. Dalton2-May-11 9:37
Richard A. Dalton2-May-11 9:37 
AnswerRe: Why are there SO many ways to do the same thing in with Visual Studio and .net? Pin
stiphy3129-Apr-11 3:54
stiphy3129-Apr-11 3:54 
QuestionSo I can't build a Winforms App in F#? Pin
swampwiz20-Apr-11 10:15
swampwiz20-Apr-11 10:15 
AnswerRe: So I can't build a Winforms App in F#? Pin
Dave Kreskowiak20-Apr-11 10:54
mveDave Kreskowiak20-Apr-11 10:54 
GeneralRe: So I can't build a Winforms App in F#? Pin
swampwiz22-Apr-11 12:36
swampwiz22-Apr-11 12:36 
GeneralRe: So I can't build a Winforms App in F#? Pin
DaveyM6922-Apr-11 21:15
professionalDaveyM6922-Apr-11 21:15 
GeneralRe: So I can't build a Winforms App in F#? Pin
Dave Kreskowiak23-Apr-11 2:00
mveDave Kreskowiak23-Apr-11 2:00 
GeneralRe: So I can't build a Winforms App in F#? Pin
swampwiz24-Apr-11 2:06
swampwiz24-Apr-11 2:06 
AnswerRe: So I can't build a Winforms App in F#? Pin
Richard MacCutchan20-Apr-11 23:00
mveRichard MacCutchan20-Apr-11 23:00 
AnswerRe: So I can't build a Winforms App in F#? Pin
Richard A. Dalton29-Apr-11 0:54
Richard A. Dalton29-Apr-11 0:54 

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.