473,386 Members | 1,721 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,386 software developers and data experts.

Best way of learning the .NET library

Like many developers, I can remember thousands of WinAPI functions and
MFC classes. Now, as I'm moving to .NET, I need to use the .NET
library instead. For example, suppose I want to know if a volume is
compressed. I know I can call GetVolumeInformation to obtain that
information. Knowing what I know now, how would I find out which class
to use in the .NET library? Are there lists of classes corresponding
to various WinAPI functions and MFC classes? It's taken me years to
build the knowledge I have now. Please, don't tell me I have to start
over.

Thanks,
-- Rubio

PS. Yes, I know I can still call the WinAPI functions.
Nov 22 '05 #1
2 1181
Rubio wrote:
Like many developers, I can remember thousands of WinAPI functions and
MFC classes. Now, as I'm moving to .NET, I need to use the .NET
library instead. For example, suppose I want to know if a volume is
compressed. I know I can call GetVolumeInformation to obtain that
information. Knowing what I know now, how would I find out which class
to use in the .NET library? Are there lists of classes corresponding
to various WinAPI functions and MFC classes? It's taken me years to
build the knowledge I have now. Please, don't tell me I have to start
over.


Luckily, somebody at MS had a lot of time and created this:

http://msdn.microsoft.com/library/de...l/win32map.asp

Cheers,

--
Joerg Jooss
jo*********@gmx.net
Nov 22 '05 #2
Wow! Unbelievably cool link! I didn't even know that was there. Now it's
in my favorites. Ken.

"Joerg Jooss" <jo*********@gmx.net> wrote in message
news:el****************@TK2MSFTNGP15.phx.gbl...
Rubio wrote:
Like many developers, I can remember thousands of WinAPI functions and
MFC classes. Now, as I'm moving to .NET, I need to use the .NET
library instead. For example, suppose I want to know if a volume is
compressed. I know I can call GetVolumeInformation to obtain that
information. Knowing what I know now, how would I find out which class
to use in the .NET library? Are there lists of classes corresponding
to various WinAPI functions and MFC classes? It's taken me years to
build the knowledge I have now. Please, don't tell me I have to start
over.
Luckily, somebody at MS had a lot of time and created this:

http://msdn.microsoft.com/library/de...l/win32map.asp
Cheers,

--
Joerg Jooss
jo*********@gmx.net

Nov 22 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: post400 | last post by:
Hi , I was just wondering ( yeah I know it's not the first time this question pops up ) what would be the best 2 or 3 books for someone who wants to learn Python , already experienced in other...
2
by: Rubio | last post by:
Like many developers, I can remember thousands of WinAPI functions and MFC classes. Now, as I'm moving to .NET, I need to use the .NET library instead. For example, suppose I want to know if a...
16
by: D Witherspoon | last post by:
I am developing a Windows Forms application in VB.NET that will use .NET remoting to access the data tier classes. A very simple way I have come up with is by creating typed (.xsd) datasets. For...
11
by: DrUg13 | last post by:
In java, this seems so easy. You need a new object Object test = new Object() gives me exactly what I want. could someone please help me understand the different ways to do the same thing in...
136
by: Matt Kruse | last post by:
http://www.JavascriptToolbox.com/bestpractices/ I started writing this up as a guide for some people who were looking for general tips on how to do things the 'right way' with Javascript. Their...
1
by: Chua Wen Ching | last post by:
Hi there, I had a scenario here. I had many tonnes of C codes in my office. Each C codes are used in low level stuff. Like connecting to smart card readers or even the OS itself. I was being...
9
by: optimistx | last post by:
Which url in your opinion would be a good or even the best example of javascript usage in a set of pages at least say 10 or more pages? How to use css, how to split js-code to files, how to code...
26
by: puzzlecracker | last post by:
It'd be interesting to compare the learning practices of c++ practitioners. I'll start with mine The C++ Programming Language C++ Primer Effective C++ More Effective C++ Effective STL The...
13
by: Alan Silver | last post by:
Hello, MSDN (amongst other places) is full of helpful advice on ways to do data access, but they all seem geared to wards enterprise applications. Maybe I'm in a minority, but I don't have those...
13
by: BK | last post by:
Our .Net team has just inherited a junior programmer that we need to get up to speed as quickly as possible. Unfortunately, his skill set is largely Access with some VB6 and ASP classic...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.