Suggest start point in learning .NET .

faizaan

faizaan

@faizaan-l83FI7 Oct 23, 2024
Hi cean's,

I want to learn .net framework from scratch so can some one suggest some good place from where i can first learn basic architecture of .net & than a place from where i can learn to built some basic windows application using .net frame work.

I have googled a lot but cannot find some good place some are totally theoritical where as some are too complex.

pls help.

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • MaRo

    MaRo

    @maro-Ce3knx Jan 21, 2010

    I don't know if you know it but #-Link-Snipped-# is a really really great start for .NET IMHO.
  • jd3cker

    jd3cker

    @jd3cker-nJlIai Jan 22, 2010

    I agree, MSDN is probably the best programming resource I've seen out there in terms of content. Great video tutorials, etc.

    You say Windows applications, so I'm assuming your looking to start with client side programming rather than web applications. If this is the case start with C#. Think of a small project you'd like to work on and then leverage the video tutorials and other resources on the site to accomplish it.
  • faizaan

    faizaan

    @faizaan-l83FI7 Jan 22, 2010

    thankyou cean's .