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

.NET (Core and Framework)

 
AnswerRe: Learn C# Online Pin
walvdlz22-Feb-11 19:07
walvdlz22-Feb-11 19:07 
AnswerRe: Learn C# Online Pin
Steve Lydford22-Feb-11 23:06
Steve Lydford22-Feb-11 23:06 
AnswerRe: Learn C# Online Pin
Daniel Payne23-Feb-11 2:00
Daniel Payne23-Feb-11 2:00 
AnswerRe: Learn C# Online Pin
Hallmanac23-Feb-11 3:02
Hallmanac23-Feb-11 3:02 
AnswerRe: Learn C# Online Pin
Helfdane23-Feb-11 3:09
Helfdane23-Feb-11 3:09 
AnswerRe: Learn C# Online Pin
Bluestater23-Feb-11 3:55
Bluestater23-Feb-11 3:55 
AnswerRe: Learn C# Online Pin
lmarrette23-Feb-11 4:22
lmarrette23-Feb-11 4:22 
AnswerRe: Learn C# Online [modified] Pin
BillWoodruff3-Mar-11 20:53
professionalBillWoodruff3-Mar-11 20:53 
Hi HelfDane,

Please note this alleged quote from a direct message from AppDev: re what they provide that LearnDevNow does not: (link to where I found this on request):

"LearnNow, LLC (owner of http://www.learndevnow.com) is a separate, Internet-only, company that has an exclusive reselling arrangement with AppDev. LearnNow, LLC only licenses our streaming media and sample files. They do not have access to our written courseware, hands on labs, the AppDev Edge site, AppDev support, etc… Those are the reasons for the difference in price; however they are definitely an official reseller and are legit."

First, I'm going to assume that all your programmers, independent of location, will be using materials in English: if that assumption is incorrect: just disregard what follows except for your English reading folks, please.

Second: I think you need to narrow the range of what you are looking for here: are your employees going to be morphing from Delphi to exactly what in the "NET.verse" ? ... ASP.NET, WPF, SilverLight, Win Phone 7 development, Windows Forms, websites using new initiatives from MS like "Matrix," ... or ... ? Are they doing server-side, client-side, or doing both ? If either-side, within ASP-whatever-flavour, are they going to plunge for MVVM, or the latest monster framework, named by a set of varying initials, between two "M's," from MS (at least "Matrix" doesn't have two "M's.") ?

Are they going to be heavily oriented to the "newer" .NET C# programming style "creeping over" from F#, and other "functional languages," using 'dynamic,' 'var,' LINQ==>everything, and, everything==>LINQ ?

If what they are doing now involves a lot of XML, you might evaluate what that means in terms of their willingness, and ability, the costs/benefits, etc., of their coming up to speed with XAML, essential to WPF and SilverLight.

Third, I'm going to argue that buying your programmers carefully selected latest version C# books by Jesse Liberty, Matthew McDonald, Jon Skeet, Andrew Troelsen, Chris Sells, and getting them up to speed on using CodeProject and StackOverFlow as self-education tools, and vast resources of code examples, tutorials, in-depth discussions of the warts, and the glories, of MS Tools and technologies, etc. : is a better investment than these on-line video subscription services (of course many of these books can be bought, for less, as PDF files ... and I bet you could get a discount from publishers if you bought ten copies each). This recommendation certainly reflects my bias that you learn more from intense concentration studying a book coupled with hands-on coding experiments, and prototyping, than watching video.

imho there is no better resource anywhere for educating yourself re .NET and C# than CodeProject !

And StackOverFlow, a different paradigm, a different paradise, imho, is just as valuable. On StackOverFlow, not only will you find that one-of-a-kind "Mt. Everest" of the C# and .NET universe, Jon Skeet, but also luminaries like Marc Gravell, a virtual one-man encyclopedia of .NET and C#, who make comments, and long replies, often with working code examples, worth their "weight in gold." His comments are so frequent I wonder when he sleeps, if ever !

Plus, you've got excellent blogs coming from the many MS MVP's, many active here on CP, publishing articles, and so generously contributing their time in responses to others' articles, and in response to questions, etc. To mention only two of these remarkably generous MVP guides participating here: the phenomenal Luc Pattyn, and the ever-responsive, all round .NET guru, and Exalted Sublime Mage of the WPF Disciples, Pete O'Hanlon.

Then you've got the really excellent blogs from MS employees that range from top-down, broad-overview, vision of .NET's future (like Scott Guthrie's great blogs), to advanced technical explorations with invaluable examples (I'm thinking of Eric Lippert 's blogs, here, in particular, from which I have learned so much).

Lastly, depending on how vital to your company's future this transition is, and the resources you have on hand: I'd suggest you hire a consultant to create a detailed curriculum custom-tailored to facilitate this transition: someone with a deep background in the humanities, experience as a teacher at the University level, and someone who can write articulately, with a sense of humour, and a mastery of metaphor, as well as relate to, and build educational relationships with, programmers, as well as technical managers. Someone who has had their name in the about-boxes, as a full team-member, of world-known name-brand software products that have generated millions of dollars in revenues, and who thinks that's much less important, in the long run, now, than finishing his current novel Smile | :)

Very strange: but, the only person that immediately comes to mind, capable of performing such a magician's act, while not letting any rabid rabbits escape, is: myself Smile | :)

Of course, that's mere self-mocking pseudo-vanity from an old guy who's about as hot as an iceberg technically right now: and, if I were in your shoes, I'd consider hiring Somali pirates to hi-jack any or all of Skeet, Gravell, O'Hanlon, Sells, Pattyn, Liberty, or MacDonald, or Petzold ... and maybe give them a bounty for Chris Maunder ?

best, Bill
"Many : not conversant with mathematical studies, imagine that because it [the Analytical Engine] is to give results in numerical notation, its processes must consequently be arithmetical, numerical, rather than algebraical and analytical. This is an error. The engine can arrange and combine numerical quantities as if they were letters or any other general symbols; and it fact it might bring out its results in algebraical notation, were provisions made accordingly." Ada, Countess Lovelace, 1844
modified on Friday, March 4, 2011 3:50 AM

AnswerRe: Learn C# Online Pin
Prasanta_Prince14-Apr-11 0:22
Prasanta_Prince14-Apr-11 0:22 
QuestionCheck Remote sql connecton is exist or not? [modified] Pin
RA|-|UL PATEL17-Feb-11 20:12
RA|-|UL PATEL17-Feb-11 20:12 
AnswerRe: Check Remote sql connecton is exist or not? Pin
Richard MacCutchan17-Feb-11 22:01
mveRichard MacCutchan17-Feb-11 22:01 
GeneralRe: Check Remote sql connecton is exist or not? Pin
RA|-|UL PATEL17-Feb-11 22:10
RA|-|UL PATEL17-Feb-11 22:10 
GeneralRe: Check Remote sql connecton is exist or not? Pin
jschell18-Feb-11 9:02
jschell18-Feb-11 9:02 
GeneralRe: Check Remote sql connecton is exist or not? Pin
Nitin Singh India21-Mar-11 7:36
Nitin Singh India21-Mar-11 7:36 
QuestionWhile creating dataset if i click new connection button it is disappearing in visual studio 2008 windows appln Pin
sr15916-Feb-11 22:22
sr15916-Feb-11 22:22 
AnswerRe: While creating dataset if i click new connection button it is disappearing in visual studio 2008 windows appln Pin
Ravi Sant16-Feb-11 23:23
Ravi Sant16-Feb-11 23:23 
QuestionHow to modify the dataset from payroll_systemconnectionstring (database name payroll_system) to another payrollconnectionstring (database name payroll) Pin
sr15916-Feb-11 19:38
sr15916-Feb-11 19:38 
AnswerRe: How to modify the dataset from payroll_systemconnectionstring (database name payroll_system) to another payrollconnectionstring (database name payroll) Pin
Richard MacCutchan17-Feb-11 0:19
mveRichard MacCutchan17-Feb-11 0:19 
AnswerRe: How to modify the dataset from payroll_systemconnectionstring (database name payroll_system) to another payrollconnectionstring (database name payroll) Pin
Ravi Sant17-Feb-11 0:52
Ravi Sant17-Feb-11 0:52 
QuestionHow to get my Word templates and AutoTexts with Interop? Pin
Bernhard Hiller16-Feb-11 3:37
Bernhard Hiller16-Feb-11 3:37 
GeneralRe: How to get my Word templates and AutoTexts with Interop? [modified] Pin
musefan16-Feb-11 4:05
musefan16-Feb-11 4:05 
GeneralRe: How to get my Word templates and AutoTexts with Interop? [modified] Pin
musefan16-Feb-11 4:13
musefan16-Feb-11 4:13 
GeneralRe: How to get my Word templates and AutoTexts with Interop? Pin
Bernhard Hiller16-Feb-11 20:00
Bernhard Hiller16-Feb-11 20:00 
AnswerRe: How to get my Word templates and AutoTexts with Interop? Pin
Bernhard Hiller16-Feb-11 20:41
Bernhard Hiller16-Feb-11 20:41 
QuestionHow to resolve sgen.exe error Pin
meeram39515-Feb-11 21:37
meeram39515-Feb-11 21:37 

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.