When you think about all the code executing in the world at any given time, there's a good chance you're thinking about a lot of code written in C/C++ (aka native code). As Mohsen Agsen mentions so astutely in this impromptu and candid conversation, C++ can be thought of as the dark matter of...
c++
code
developer
efficiency
embedded systems
innovation
microsoft
mobile development
native code
object oriented
performance
productivity
programming
renaissance
software engineering
tech leaders
tooling
vc++
visual c++
visual studio
I have received a couple questions about "How do you build C++ projects in Windows without installing Visual Studio?". This video demonstrates the process but to explain it in a couple short steps:
Link Removed*
Open the Windows SDK command prompt**
Browse to your project folder
run "vcupdate...
Link Removed - Invalid URL
While we’ve not seen the anticipated Windows 8 first peak at CES, which was unlikely anyway given the raft of WIndows 7 tablets being launched there, new details about the OS have emerged.
Technology blogger Paul Thurrott is Link Removed due to 404 Error that...
app model
applications
beta version
c++
development
devices
immersive
interface
jupiter
marketplace
mosh
silverlight
tablets
tile-based
user interface
visual basic
visual studio
windows 8
windows embedded
It's not often that we can get two minds of Link Removed and Herb Sutter's caliber together for an impromptu technical conversation during Christmas break at Microsoft... Well, we did and the next hour or so contains a lot of intelligence, knowledge, wisdom, and passion. This is one of the more...
Welcome to another installment of C9 Lectures covering the powerful general C++ library, STL. Joining us once again is the great Stephan T. Lavavej, Microsoft's keeper of the STL cloth (this means he manages the partnership between the owners of STL (dinkumware) and Microsoft, including, of...
Just be back from TechEd Europe, where I had a couple good C++ Sessions in my Track. One thing people frequently asked us is what is Microsoft's Commitment to native C++ Developers? So I decided for to make a short interview with Ale Contenti Principal Development Manager in the C++ Team.
Ale...
Welcome to another installment of C9 Lectures covering the powerful general C++ library, STL. Joining us once again is the great Stephan T. Lavavej, Microsoft's keeper of the STL cloth (this means he manages the partnership between the owners of STL (dinkumware) and Microsoft, including, of...
Welcome to another installment of C9 Lectures covering the powerful general C++ library, STL. Joining us once again is the great Stephan T. Lavavej, Microsoft's keeper of the STL cloth (this means he manages the partnership between the owners of STL (dinkumware) and Microsoft, including, of...
algorithms
bug fixes
c++c++ library
c9 lectures
container classes
data structures
educational video
enhancements
iterators
library development
programming
regular expressions
software development
standard template library
stephan lavavej
stl
technical details
templates
visual c++
Welcome to another installment of C9 Lectures covering the powerful general C++ library, STL. Joining us once again is the great Stephan T. Lavavej, Microsoft's keeper of the STL cloth (this means he manages the partnership between the owners of STL (dinkumware) and Microsoft, including, of...
algorithms
c++
c9 lectures
container classes
data structures
enhancements
general purpose
insert iterators
iterators
library development
nicolai josuttis
parameterization
reference
sort
stephan lavavej
stl
technical details
template
tutorial
visual c++
Welcome to another installment of C9 Lectures covering the powerful general C++ library, STL. Joining us once again is the great Stephan T. Lavavej, Microsoft's keeper of the STL cloth (this means he manages the partnership between the owners of STL (dinkumware) and Microsoft, including, of...
algorithms
bug fixes
c++
community
container
data structures
developer
enhancements
lecture
library
microsoft
nicolai josuttis
part 6
programming
reference
stl
technical
template
tutorial
visual c++
In this session, Don McCrady discusses how C++ programmers can fully utilize multicore in their applications using the Concurrency Runtime (ConcRT), the Parallel Pattern Library (PPL), and the Asynchronous Agents Library that ship with Visual Studio 2010.
Link Removed
More...
Welcome to another installment of C9 Lectures covering the powerful general C++ library, STL. Joining us once again is the great Stephan T. Lavavej, Microsoft's keeper of the STL cloth (this means he manages the partnership between the owners of STL (dinkumware) and Microsoft, including, of...
algorithms
bug fixes
c++
c9 lectures
container classes
data structures
enhancements
library development
nurikabe
standard template library
stephan lavavej
stl
templates
visual c++
Link RemovedWelcome to another installment of C9 Lectures covering the powerful general C++ library, STL. Joining us once again is the great Stephan T. Lavavej, Microsoft's keeper of the STL cloth (this means he manages the partnership between the owners of STL (dinkumware) and Microsoft...
Link RemovedWelcome to another installment of C9 Lectures covering the powerful general C++ library, STL. Joining us once again is the great Stephan T. Lavavej, Microsoft's keeper of the STL cloth (this means he manages the partnership between the owners of STL (dinkumware) and Microsoft...
algorithms
bug fixes
c++
c9 lectures
container
data structures
enhancements
general purpose
library
member functions
nurikabe
reference
stephan lavavej
stl
technical details
template
visual c++
Link RemovedWelcome to another installment of C9 Lectures covering the powerful general C++ library, STL. Joining us once again is the great Stephan T. Lavavej, Microsoft's keeper of the STL cloth (this means he manages the partnership between the owners of STL (dinkumware) and Microsoft...
New files written into a shared folder on a windows 7 computer are not recognized immediately by a program running in another window7 computer. The programs are written in C/C++ and use the open or _stat functions. It take nearly 10 seconds to open a newly created file from another windows 7...
I was wondering if I can uninstall:
Microsoft Sync Framework Runtime Native v1.0 (x86)
Microsoft Sync Framework Services Native v1.0 (x86)
Microsoft Visual C++ 2005
Microsoft Visual C++ 2008
OOPS Concepts
Object-oriented programming (OOP) is a computer science term used to characterize a programming language that began development in the 1960’s. The term ‘object-oriented programming’ was originally coined by Xerox PARC to designate a computer application that describes the...
Hi All
I am trying to do this:
1) Write a script to rename the My Music library to something else (e.g. My Menu), remove the existing folders, include my own folder, and choose General Items for "Customize library for".
2) Write a script to show My Music library (now known as My Menu...
Hello friends , I am a student of Computer Engineering and am having C/C++ graphics subject in my curriculum this year . I have WIndows 7 Ultimate on my system . But it doesn't run the graphics in Turbo C. What do I do ? I don't want to switch back to XP ( though I'm using Microsoft Virtual PC...