Browse by Tags
All Tags »
VC (
RSS)
Thanks for all of you that despite the traffic jams, made it and came to the first meeting. And thanks again for your feedbacks, all of them were excellent! Here are the links for the resources that we talked about: Windows 7 Training Kit Visual Studio 2010 Training Kit – The kit contains the MFC labs for the Windows 7 features XP2Win7 – stay tuned for a new release next week, or two. Removing the Kernel Dispatcher lock by Arun Kishan Mark Russinovich: Inside Windows 7 Mark Russinovich: Inside Windows...
תגים:C++/CLI, C++, VC, MVP, Win32, Internal, COM+, COM, Interop, MFC, C++0x, C#, DEV, Server 2008 R2, Server Core, Windows 7, Multitouch, Multi-touch, Taskbar, Shell Libraries, Sensor and Location, Ribbon, Debbug, Windows Internals, XP2Win7, User Group
Come and join Pavel and me to the first meeting of the Windows Platform Developers user group . If the Windows platform is interesting you (and it probably does, otherwise you won’t be reading this post) you have to come. This is the chance to influence the spirit of the group. Pavel and I wanted to have a group for people like us. Those who develop for Windows with any needed tool, not just .NET or C++ but both and even more. The first meeting will be about Windows NT 6.1, this is the shortest way...
תגים:C++/CLI, C++, VC, Vista, MVP, Win32, Windows Server 2008, Internal, COM+, COM, Interop, MFC, C++0x, C#, DEV, Server 2008 R2, Windows 7, Debbug, Windows Internals, Dump, User Group
We have released the Beta 1.0 of Ribbon Explorer , A win7 application which takes a ribbon markup (XML) and shows the resulting ribbon. The application compiles the Ribbon XML, (UICC.exe, RC.exe Link.exe). loads it and instantiate a window with the resulting Ribbon. The application controls the Ribbon and shows the Ribbon events. Features: Read a Ribbon markup file which its full path is provided in the first argument of the command line. Enable editing of the supply XML file, or a new XML file Show...
תגים:C++, VC, MVP, Win32, Codeplex, COM, TR1, Sela, DEV, Server 2008 R2, Windows 7, Ribbon Explorer, Ribbon
A job object allows a group of processes to be managed as a unit. Job objects are namable, securable, sharable objects that control attributes of and assign limits to the processes associated with them. Operations performed on the job object affect all processes associated with the job object. JobObjectWrapper is a .NET abstraction over the Win32 Job Object. With this library you can create job objects, create and assign a process to the job, control process and job limits, and register for the various...
יש הרבה דברים חדשים בגרסא הבאה של VS. אחד מהם הוא היכולת לקבל מטריקות בסיסיות כל managed code. זה אמנם לא ndepend אבל זה לא רע בכלל לדעת מה רמת הקוד: שימו לב שניתן בקלות ליצא את המידע ל Excel.
כחלק משינוי האסטרטגיה של צוות ה ++C, הדגש בגרסא של Orcas+1 יהיה על: יותר פרודוקטביות תמיכה טובה יותר בעבודה ב Native code תמיכה בפיתוח native לויסטה גישור טוב יותר בין managed code ל native code build מהיר יותר ניצול Multi-Core CPUs מחר יתנהל דיון שבו ה MVP השונים יציעו רעיונות לגרסאות הבאות. אז כל מה שחסר לכם והיה ב VC6 זה הזמן לבקש. וכן כל רעיון אחר שיש לכם.
רבים שואלים מה הכיוון שאליו מיקרוסופט מכוונת כאשר מדובר ב ++VC. מדוע אין תמיכה בטכנולוגיות החדשות כגון WPF או WF, מדוע לא תהיה תמיכה ב Linq ולמה לפתח STL ל Managed Code כאשר הביצועים יהיו קצת פחות טובים מ Native STL. אם חושבם על זה קצת, אז די ברור שבנושא NET. ל ++C יש בעיה, הרבה יותר טבעי וקל לפתח ב #C מאשר ב C++/CLI. אז למה בכל זאת לתמוך ב NET.? התשובה היא Interop. ואם Interop אז ברור למה STL וגם ברור למה לא WPF ו WF ששם #C נותנת כבר את המענה. לתשובה מפורטת יותר אנא קראו את הפוסט הזה