Click to See Complete Forum and Search --> : programming microsoft windows with C#
Joseph_R_Thomas
September 19th, 2003, 07:18 AM
is
Programming Microsoft Windows With C#
by petzold
same as
Programming Windows, Fifth Edition by Petzold
????????????????????????????????????????????????????
only that the new one is in C#???
thanks a lot
Andreas Masur
September 19th, 2003, 07:53 AM
Well...the latter one uses C or C++ to illustrate how to work with the API, the former one uses 'C#'....thus...no it is not the same... :cool:
Joseph_R_Thomas
September 19th, 2003, 07:54 AM
but both are teaching to work with API directly instead of using windows is it???:confused:
hometown
September 19th, 2003, 08:44 AM
Originally posted by Joseph_R_Thomas
gstercken said
No, unfortunately it's something completely different. It's all about C# and the .net framework.
so,
is .Net framework not the replacing WIN32 API
or it .Net simply a cover over WIN32API and the WIN32API still the same????
You shouldnot say so since it can hurt Mr. Qoo...:cool:
Joseph_R_Thomas
September 19th, 2003, 08:52 AM
i am very very sorry if i hurt anyone.....it wasn't my intension.....i just wanted to know only.....
i am very very sorry if i'd hurt anyone...
pls forgive me/...
hometown
September 19th, 2003, 10:19 AM
Originally posted by Joseph_R_Thomas
i am very very sorry if i hurt anyone.....it wasn't my intension.....i just wanted to know only.....
i am very very sorry if i'd hurt anyone...
pls forgive me/...
Nina was just joking...:(
But Nina wont forgive you this time since you Argggghhhh... :(
Andreas Masur
September 19th, 2003, 11:16 AM
Originally posted by Joseph_R_Thomas
but both are teaching to work with API directly instead of using windows is it???:confused:
Yes...but both do it using different languages...accessing the API is different for different languages... :cool:
Joseph_R_Thomas
September 19th, 2003, 11:21 AM
cool...so which book would you recomend????
whould i learn working with API with C# or C at this age or fast advacement?;)
Andreas Masur
September 19th, 2003, 11:27 AM
Well...for understanding the API itself it does not matter which language is being used. Language-specific details is basically the way of accessing it only...
Thus, if you write your applications in C#, then get the first one, if you write your applications in C++ get the second one. If you write your applications in both languages....well then...probably get both... :D
Actually, I do not know the C# book since I did not buy it yet, thus I cannot say how much it differs from the other one...
Joseph_R_Thomas
September 19th, 2003, 11:29 AM
tks a lot Mr.Masur..for your precious advice:):)
God Bless you..
codeguru.com
Copyright Internet.com Inc., All Rights Reserved.