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

.NET (Core and Framework)

 
AnswerRe: Why are there SO many ways to do the same thing in with Visual Studio and .net? Pin
Richard MacCutchan20-Apr-11 22:59
mveRichard MacCutchan20-Apr-11 22:59 
AnswerRe: Why are there SO many ways to do the same thing in with Visual Studio and .net? Pin
Abhinav S22-Apr-11 8:32
Abhinav S22-Apr-11 8:32 
AnswerRe: Why are there SO many ways to do the same thing in with Visual Studio and .net? Pin
R. Giskard Reventlov22-Apr-11 21:29
R. Giskard Reventlov22-Apr-11 21:29 
AnswerRe: Why are there SO many ways to do the same thing in with Visual Studio and .net? Pin
Abhinav S25-Apr-11 1:26
Abhinav S25-Apr-11 1:26 
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 
But not only that!! At one time, you could learn VB, for example, by reading two books - a programming (syntax) manual and a Programmers Reference (HowTo) manual. Those days have now gone. By the time the books come out now, they are usually a release behind. So you have to use the web to find things out.

That's when you discover there is no one place to go to find all the latest information. So you have to read blogs by ScottGu, Hanselman, Haacke, Sanderson, the Microsoft Development Team, and any other blog site that wants to put their 2 pennyworth into the arena. I think the finding of information on the web takes up most of my time when I program these days.

The other problem is that there are now so many classes in ASP.NET that can be used to achieve a particular result. I have given up on trying to use the Help text within ASP.NET. Because of the complexity, they can't give full examples; they would just take up too much space. So it is next to useless. That leaves asking questions on Forums; and that presents a new set of problems. You ask your question and then get two, three ways to achieve it, none of which are ways you understand. So you start searching the web, again.

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.

That's enough from me. I've got an event calendar to code.
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 
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 

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.