473,398 Members | 2,404 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,398 software developers and data experts.

any good articles that explains framework

375 256MB
Hi,

Of course I know its a vague question, but can anyone provide me with links of some real good articles that explains .net framework.
I mean fully which includes clr, cls, garbage collection.

Thanks

Regards
cmrhema
Jun 16 '09 #1
5 1291
tlhintoq
3,525 Expert 2GB
Vague questions... Vague answers...
.NET framework is about to roll out version 4... so which version of the framework are open to using? Some companies for example limit to framework 2 for compatibility reasons.

And 'garbage collection' isn't as much a framework thing is a managed language thing: C# versus (unmanaged) C++

My advice is to go to Barnes & Noble (or your favorite book store or library), get a cuppa from their coffee bar and take up residence in one of their plushy chairs and start reading books. Get enough understanding of the things you are interested in to be able to direct your on-line research.

Of course, since its a Microsoft framework, that's a good place to start too.
Visual Studio page
Google
Jun 16 '09 #2
PRR
750 Expert 512MB
CLR via C# by Jeffrey Richter is the right book.
Jun 17 '09 #3
Curtis Rutland
3,256 Expert 2GB
http://msdn.microsoft.com/en-us/netf...k/default.aspx

Have fun...there is literally years of information there. More specific questions will get you more specific answers.

But my best advice to you is to get Visual Studio (or one of the express editions for free) and start coding a project. Intellisense (the popups that help you autocomplete your code) has helped me learn more about the language and the framework than any other tool, except maybe the MSDN.

Try simple test projects for each small component. Write a project that reads/writes files and streams so you can learn the System.IO namespace. Write one that spawns threads so you can learn System.Threading. Experimenting will teach you so much.
Jun 24 '09 #4
cmrhema
375 256MB
@insertAlias


Thanks InsertAlias. Actually I am a programmer myself, but sometimes I wont be knowing simple things that I never worked on. So I thought how about everything having in a simple nutshell. I agree its impossible to cover such a vast topic in a single book, but nevertheless thought why not place the question and get some good answers.
And thanks I got one.
Jun 24 '09 #5
Curtis Rutland
3,256 Expert 2GB
I have found that Google + MSDN = an amazing development tool. I forget how to do simple things all the time =P and a quick google that sends me to the MSDN usually gets me back on track quickly.

I do understand your concern, it's hard to search for something when you don't know where to start. So in that respect I'd suggest picking up a (any) C# book from your local book store. That should get you started enough to know how to do the simple things, and how to ask the right questions for the more complicated things.

Have fun and good luck.
Jun 24 '09 #6

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: Shalabh Chaturvedi | last post by:
Two articles on Python new-style objects and mechanisms: 1. Python Types and Objects (Previously called The New Python: Part 1 - Types and Objects. It has been restructured and some...
1
by: ===Steve L.=== | last post by:
I'm new to vb studio .net and sql2k, and wondered if any one know any good articles on the subject? such as the best practices and configuration for the database connection and security model....
3
by: Sai Kit Tong | last post by:
I posted for help on legacy code interface 2 days ago. Probably I didn't make it clear in my original mail. I got a couple of answers but none of them address my issues directly (See attached...
7
by: Julia | last post by:
Hi I have a system which composed from 2 different components 1.MailSender 2.MailReciever the Name of my system is JuliaSystem
50
by: Jay Balapa | last post by:
Hello, Currently my application has three tiers- 1. Presentation Layer (Asp.Net / Win Forms/ Pocket PC UI.) This predominantly contains User Controls, Custom Controls and Win/Web Forms. I...
11
by: Sam | last post by:
Hi All I don't know anything about C# and I'm planning to learn the language. Does anyone know any good book out there that explains things well? Any suggestion is greatly appreciated ...
2
by: Sky Sigal | last post by:
Hello: I'm currently messing around, and need as much feedback/help as I can get, trying to find the most economical/graceful way to build usercontrols that rely on styling to look any good... ...
1
by: Jarod_24 | last post by:
I've been using a lot of <DllImports> as of late and i was wondering if anyone could tell me a good tutorial/website/articles/books that explains what System.Marshal** actually does and how to make...
2
by: sck10 | last post by:
Hello, I created a class (public class General) with the following. My question is, is this good practice to have a group of methods(?) in one class, or should I have a separate class for each...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.