Location
Abstract
Joe will start by talking about building a high performance server product on Win NT/2000 using C/C++. Specifically:
- I/O Completion Ports
- Object and Context Pooling
- Protocol and Error Mapping
- When and How to use Spinlock vs …
To be on our mailing list, join the Google Group at this link
Joe will start by talking about building a high performance server product on Win NT/2000 using C/C++. Specifically:
Overview of C++ exceptions, their rationale, and their usage. Followed with discussion of standard library support, exception safety considerations, and comparison with Microsoft’s SEH. Exception “gotchas” and wisdom sprinkled throughout :^) Talk assumes you understand the rudiments of C …
This presentation is an overview of software testing techniques with special emphasis on the application of those techniques to object-oriented software.
Steve Tockey is Vice President of Consulting at Construx Software in Bellevue. Steve has been employed in …
There is a lot you may need to consider when designing a C++ class including ease of use, reusability, extensibility, and portability, etc.. All of these considerations may suffer because of the real-world pressures of time and money. Mark …
Tom, a NWCPP member, will introduce his company, Intuitive Edge Corp., and Datatypes++, Intuitive Edge’s first product. Datatypes++ is a C++ class library for Windows that extends C++’s datatypes to text, exact numeric, date, time, binary, bitset …
Social