Forum     

Go Back   Digit Technology Discussion Forum > Software > Programming
Register FAQ Calendar Mark Forums Read

Programming The destination for developers - C, C++, Java, Python and the lot


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 12-08-2008, 08:38 PM   #1 (permalink)
You gave been GXified
 
gxsaurav's Avatar
 
Join Date: Jan 2007
Location: New Delhi
Posts: 5,636
Default How to learn basics of .NET & C#


As you all know I am not at all a Developer or programmer but a designer, but these days while working with WPF there are many cases where I am unable to understand many thing releated to .net & C# programming. My developer team mates use terms about which I am a noob

I need help. I need to learn the basics of .net & C#, not the real extreme coding part, just the first 10% of whole .net. Like what is event, element system, functions, class etc etc

How do I learn this??? Can you guys refer me to some book or should I join some institute here. I have already mailed Microsoft publication for such books.
__________________
about.me/gxsaurav
gxsaurav is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 12-08-2008, 08:40 PM   #2 (permalink)
MMO Addict
 
amitava82's Avatar
 
Join Date: Jul 2004
Location: Bangalore
Posts: 1,474
Default Re: How to learn basics of .NET & C#

Just install Visual studio and MSDN. It has amazing resources, getting started guide including step by step guide to create you first application. I like it.
__________________
Steam Profile || Personal Page
Warp drive active. Approaching stargate.
amitava82 is offline  
Old 12-08-2008, 08:46 PM   #3 (permalink)
Wahahaha~!
 
Faun's Avatar
 
Join Date: Dec 2006
Location: Pune/there
Posts: 7,676
Default Re: How to learn basics of .NET & C#

lolz...history is repeating, vicious circle
Happyness is temporary, job sucks

Ontopic: I remember adi007 made some cool screen reader application using the MSDN documentation. Keep it close.
__________________
Blog | Flickr | Battlelog
Spoiler:
Asus Z68 V-Pro|i5 2500k|TRUE Black|Ripjaws X|U2311H|N560GTX|D7000|XONAR STX|RE272|RE0|CC51|XE200PRO Walnut| TD II V2| Ultraphile|N5800

Mono
Faun is offline  
Old 12-08-2008, 08:51 PM   #4 (permalink)
Google Bot
 
Pathik's Avatar
 
Join Date: Aug 2005
Posts: 9,772
Default Re: How to learn basics of .NET & C#

Quote:
Originally Posted by gx_saurav View Post
As you all know I am not at all a Developer or programmer but a designer, but these days while working with WPF there are many cases where I am unable to understand many thing releated to .net & C# programming. My developer team mates use terms about which I am a noob

I need help. I need to learn the basics of .net & C#, not the real extreme coding part, just the first 10% of whole .net. Like what is event, element system, functions, class etc etc

How do I learn this??? Can you guys refer me to some book or should I join some institute here. I have already mailed Microsoft publication for such books.
Arey man, Zeeshan would be the best person to answer this.

BTW, the online MSDN VC# tut would be good I suppose.
__________________
My new blog: www.pathikshah.com
Pathik is offline  
Old 12-08-2008, 09:19 PM   #5 (permalink)
Legen-wait for it-dary!
 
dheeraj_kumar's Avatar
 
Join Date: Dec 2004
Location: Chennai
Posts: 2,471
Default Re: How to learn basics of .NET & C#

I can PM you some ebook links if you like... they are pretty good imho. I made the transition from VS6 to VS2008 (a big jump) so I found a couple of books online. Not exactly legal, but you can order them if you like the ebook.
__________________
If the Start Windows Restart when Windows starts check box is checked Windows Restart will start automatically every time Windows is started. - Actual excerpt from a windows program help file
dheeraj_kumar is offline  
Old 12-08-2008, 10:37 PM   #6 (permalink)
You gave been GXified
 
gxsaurav's Avatar
 
Join Date: Jan 2007
Location: New Delhi
Posts: 5,636
Default Re: How to learn basics of .NET & C#

Quote:
Arey man, Zeeshan would be the best person to answer this.
Zeeshan got admission in University of Guelph, Canada. He is leaving Lucknow on 20th August. I am going to Lucknow to meet him only....his life is set in Microsoft as a Developer.

I just installed Vistual C# 2008 Express edition as this is the only language I need to know while designing apps in Microsoft Blend. Since I am a MVP, I registered & ordered some beginer books for C# from Microsoft for free.

The MSDN Library is huge. I am learning by it now, going to need lots of internet connection. This is why I was asking for a book as I can read book even when I am offline, in Metro...in Loo....while getting bored on a date....etc etc. I will look for Beginers guide to C# 2008 in Landmark or other book stores. Any publication books you guys will recomend?
__________________
about.me/gxsaurav
gxsaurav is offline  
Old 12-08-2008, 11:04 PM   #7 (permalink)
MMO Addict
 
amitava82's Avatar
 
Join Date: Jul 2004
Location: Bangalore
Posts: 1,474
Default Re: How to learn basics of .NET & C#

AFAIR Express editions come with MSDN package. Check installation.
__________________
Steam Profile || Personal Page
Warp drive active. Approaching stargate.
amitava82 is offline  
Old 13-08-2008, 12:28 AM   #8 (permalink)
You gave been GXified
 
gxsaurav's Avatar
 
Join Date: Jan 2007
Location: New Delhi
Posts: 5,636
Default Re: How to learn basics of .NET & C#

^^^^ Yeah, I m checking that only along with online help

The MSDN Beginner Developer Learning Center is good. So far I have only studies what is meaning of terms, like private, public, variable, tag, element etc etc....will post here my other query soon..
__________________
about.me/gxsaurav

Last edited by gxsaurav; 13-08-2008 at 10:34 AM. Reason: Automerged Doublepost
gxsaurav is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Perl Basics Abhishek Dwivedi Programming 5 29-06-2008 10:28 PM
C Programming basics praka123 Programming 5 10-11-2007 01:59 PM
Tutorial: Learn All The Basics Of C++ Language Dark Star Programming 39 21-07-2007 10:48 PM
IRC basics Maverick340 QnA (read only) 27 17-08-2006 08:01 PM
Basics deadmanrulz Open Source 16 14-04-2005 05:21 PM

 
Latest Threads
- by Sujeet
- by clmlbx
- by Sujeet
- by icebags

Advertisement




All times are GMT +5.5. The time now is 11:09 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2