Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Software Transactional Memory: The Current State of the Art
Aug 01, 2010 at 3:41 AMthanks for the video!
Stressed Out Windows: Making Windows Robust
Jul 31, 2010 at 3:38 AMGreat interview, thanks for the video
MFC: Integrating your application with the Windows Restart Manager
Jul 31, 2010 at 3:33 AMthanks for the video.
Windows Azure Storage Overview
Jul 26, 2010 at 5:46 PMGood description, Thank you
Doug Hauger: Inside the Windows Azure Platform Business Model
Jul 26, 2010 at 5:14 PMCool,
this is perfect for Blogtronix as we are a .NET platform and now we can offer a complete solution for our customers and even hit MOSS under the belt with their own solution.
Need to start testing this as well as the new Amazon could windows solution.
David LeBlanc: Inside SafeInt
Jul 26, 2010 at 5:09 PMThanks for correct
Minds, Machines, and Intelligence: A Conversation with Eric Horvitz
Jul 24, 2010 at 5:47 PMGreat, Thank you!
Louis Lafreniere: Next Generation Buffer Overrun Protection with /GS++
Jul 24, 2010 at 5:37 PMthanks a lot
MFC: Implementing handlers for preview, thumbnail and search filtering
Jul 24, 2010 at 2:16 AMHi all,
I have to develop my first serious application in native code (Compact
Framework has been excluded for several reasons) that should run over CE.NET
4.2, PocketPC 2003 and future versions (and possibly also over SmartPhones).
I wouldn't write code directly with Win APIs, I prefer to use a library such
as MFC / ATL / WTL but I have several doubts such as:
- I read that WTL is a good library, that runs also on SmartPhones, but does
it run also on CE.NET 4.2 (and future version, such as 5.0), or I have to
modify it?
- MFC doesn't run on SmartPhones and is bigger than WTL, has it got some
features so that I should prefer it over WTL?
Can anybody give me some advice to choose the right library?
Pat Brenner: Visual Studio 2010 - MFC and Windows 7
Jul 23, 2010 at 10:24 PMGood post. You crack me up. Yea, the MFC / Native code world is good.
I would like to point out that with some good design skills, it's easy to create a generic layer that encapsulates the MFC nitty gritty. I have done that, and now I have an elegant C++ implementation of MVC, driven by an XML language more powerful than XAML.
Anyways, I got the idea from some Silverlight marketing announcement that one can use Silverlight from an MFC application. I can't find anything about it. Did I imagine that, or is this possible?
See more comments…