Longhorn/Whidbey FYI

  • Thread starter William DePalo [MVP VC++]
  • Start date
W

William DePalo [MVP VC++]

There was an interesting MSDN webcast on Longhorn for C++ developers today
which talked about using STL containers with .Net objects; deterministic
finalization in Whidbey (woohoo!); new, cleaner managed C++ syntax,
interoperation of Winforms and MFC; future of MFC; migration options to
Longhorn/Avalon etc.

A recording of the presentation should be available at

www.microsoft.com/usa/webcasts/ondemand

in a couple of days. Just by the way, it runs about 2 hours.

Regards,
Will
 
R

Ronald Laeremans [MSFT]

Yes, Anson Tsao from my team did the webcast. Feel free to share any
feedback on the presentation.

Ronald Laeremans
Visual C++ Team
 
S

Strider

you're welcome ;)

taught

Nishant S said:
Hello William

I took a presentation on C++/CLI features for our local UG in Trivandrum.
Perhaps you might find it interesting :-

http://www.codeproject.com/script/profile/upload/20248/NishWhidbeyC++CLI.zip

--
Regards,
Nish [VC++ MVP]
http://www.voidnish.com /* MVP tips tricks and essays web site */


William DePalo said:
There was an interesting MSDN webcast on Longhorn for C++ developers today
which talked about using STL containers with .Net objects; deterministic
finalization in Whidbey (woohoo!); new, cleaner managed C++ syntax,
interoperation of Winforms and MFC; future of MFC; migration options to
Longhorn/Avalon etc.

A recording of the presentation should be available at

www.microsoft.com/usa/webcasts/ondemand

in a couple of days. Just by the way, it runs about 2 hours.

Regards,
Will
 
N

Nishant S

:)

--
Regards,
Nish [VC++ MVP]
http://www.voidnish.com /* MVP tips tricks and essays web site */


Strider said:
you're welcome ;)

taught

Nishant S said:
Hello William

I took a presentation on C++/CLI features for our local UG in Trivandrum.
Perhaps you might find it interesting :-
http://www.codeproject.com/script/profile/upload/20248/NishWhidbeyC++CLI.zip
--
Regards,
Nish [VC++ MVP]
http://www.voidnish.com /* MVP tips tricks and essays web site */


William DePalo said:
There was an interesting MSDN webcast on Longhorn for C++ developers today
which talked about using STL containers with .Net objects; deterministic
finalization in Whidbey (woohoo!); new, cleaner managed C++ syntax,
interoperation of Winforms and MFC; future of MFC; migration options to
Longhorn/Avalon etc.

A recording of the presentation should be available at

www.microsoft.com/usa/webcasts/ondemand

in a couple of days. Just by the way, it runs about 2 hours.

Regards,
Will
 
W

William DePalo [MVP VC++]

Ronald Laeremans said:
Yes, Anson Tsao from my team did the webcast. Feel free to share any
feedback on the presentation.

The items I mentioned and marshall_as attribute which I forgot look the most
interesting to me.

With luck C++ should assume its rightful position at the top of another
heap. :)

Just by the way, those of us listening to the webcast had the option of
saving the PPT slides locally. I don't know if that is the kind of thing
that will be made available with the recording but if it is not perhaps they
ought to be downloadable.

Regards,
Will
 
R

Ronald Laeremans [MSFT]

I'll check to make sure the slides will be available in some way.

Thanks.

Ronald
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top