Share via


Ayman Shoukry's WebLog

Microsoft Visual C++ Team & the Future of C++

Following my yearly tradition, I am spending the holidays in Cairo, Egypt with the family. It is...

Date: 12/18/2006

The VC++ Team blog has all the details here. Thanks, Ayman

Date: 12/18/2006

You can now discuss all VC++ Orcas releated issues at the VC++ Orcas MSDN Forums. The current Visual...

Date: 10/19/2006

The VC++ Team blog has all the details at...

Date: 09/27/2006

On August 15, 2006, this release became available to the public and can be downloaded or obtained on...

Date: 08/18/2006

If you want to know more about the VC++ IDE, make sure to watch Shankar's channel9 video at...

Date: 08/06/2006

Brois Jabes, a program manager on the VC++ team talks about a number of tips and tricks C++...

Date: 07/14/2006

slow chat at https://www.codeguru.com/forum/forumdisplay.php?f=89. The VC++ team talked about the...

Date: 07/14/2006

During the week of June 19th, the Visual C++ team will be hosting a slow chat titled "Visual C++:...

Date: 06/09/2006

The Visual C++ Team has started a team blog at https://blogs.msdn.com/vcblog/ This is a great step...

Date: 05/26/2006

Check out Louis Lafreniere's channel9 video at https://channel9.msdn.com/Showpost.aspx?postid=192143...

Date: 05/12/2006

Original Code: template<class T>const T::X& f(T::Z* p); template<class T, int...

Date: 05/05/2006

Check out the Channel9 video by Jim Hogg at https://channel9.msdn.com/showpost.aspx?postid=188589...

Date: 05/03/2006

Original Code: #include <iostream.h> int main(int argc, char *argv[]) { cout<<"Hello...

Date: 04/26/2006

Original Code: int main(){ const x = 0;} Error VC2005 issues: sample.cpp(3) : error C4430: missing...

Date: 04/24/2006

Effective from April 19th, all Visual Studio 2005 Express Editions are permanently Free. For more...

Date: 04/21/2006

Original Code: //sample.cpp int main() { for(int i = 0; i < 10; ++i); for(i = 0; i < 10; ++i)...

Date: 04/20/2006

You can now check Brandon Bray's video on channel9. There are more videos to come for multiple...

Date: 04/13/2006

Last February I gave a session at the MDC 2006. I have had some feedback for making the slide deck...

Date: 04/04/2006

There have been lots of questions and concerns about deploying VC++ 2005 applications and what are...

Date: 04/04/2006

The VC++ Team is considering a series of Channel9 videos focused on the new technologies offered by...

Date: 12/03/2005

Today, Visual Studio 2005 and .net Framework 2.0 shipped. This is really the best VS version ever....

Date: 10/28/2005

Here is white paper that I will soon be submitting. Feel free to leave your comments. The Microsoft...

Date: 10/13/2005

During the last 2 days (specifically Friday & Saturday), the VC team met with some of the VC++...

Date: 10/02/2005

The VC++ team will be at the PDC 2005 and will offer a VC++ upgrade lab. You can expect to port your...

Date: 08/30/2005

Since I posted my first and last message, a lot happened since then. I have actually moved into a...

Date: 08/30/2005

Hi All, This is my first experience with the world of blogging.My name is Ayman Shoukry and I am a...

Date: 07/18/2005