String Builder: Building Strings with Streams on the Stack
Discover how to build strings using streams, in one line, using only the stack as storage.
String Builder: Building Strings with Streams on the Stack
Discover how to build strings using streams, in one line, using only the stack as storage.
AJAX Using RESTful MVC3 Services and jQuery
REST is an approach to providing a highly efficient API that can be called by other applications or by your AJAX framework. David Talbot shows you how to use MVC3 to define REST services in your controllers to be called by jQuery AJAX requests in your view.
Navigation and Passing Data Between WP7 Pages
Ready to start adding multiple screens to your WP7 app? This article demonstrates the techniques necessary to support multiple pages and navigation between them.
MFC Integration with the Windows Transactional File System (TxF)
The Transactional File System (TxF), which allows access to an NTFS file system to be conducted in a transacted manner through extensions to the Windows SDK API. MFC 10, has been extended to support TxF and related technologies. This support allows existing MFC applications to be easily extended to support kernel transactions.
This program presents an original way of the famous Rubik's Cube by an assembly of 27 multi-colored cubies isolated in the space. Even during its deformations, it allows a 3D vision of the cube thanks to the basic MFC graphic functions. This simulation can also rapidly calculate a solution to reordering the Cube.
Cloud Services: Making Sense of IaaS, PaaS, and SaaS
With the many different types of cloud services available, it is likely that you have seen the terms IaaS, PaaS, and SaaS. This article explains what these different terms are and how to pick the right one for you.
USING VC++ .NET |
Faster Microsoft C++ Programming With The MFC Class Wizard
During the glory days of MFC and ATL in the 1990s and early 2000s, The Visual C++ class wizard was a highly-used and useful IDE tool that simplified life for developers. The re-introduction of the class wizard, after the absence of a decade, demonstrates commitment to the 'glory day's' ideal and adds simplicity to class management tasks inside the IDE.
.NET NUTS & BOLTS |
.NET Framework: Use Your Own Cache Wrapper to Help Performance
See how you can use the .NET framework to create your own wrapper classes in C# programming to help boost your application performance when accessing a bunch of reference or other look-up type data that you frequently use.
VISUAL BASIC TODAY |
Visual Basic .NET Development 101: Learning and Using Microsoft Visual Studio 2010
Microsoft Visual Studio 2010 is a great integrated development environment for turning out top quality .NET framework applications. VB 2010 Express provides the same basic tools without some of the high-end team development pieces. This first of a two-part article will introduce the user to the VB 2010 Express product.
PROGRAMMING INSIGHTS |
.NET Framework Parallel Programming Design Patterns
There is a buffet of Parallel Programming patterns and conventions documentation. A good approach to digesting all the available information is to ingest a little bit at a time. Developers looking for a Parallel Programming Patterns and Conventions appetizer will find it in this article.
Microsoft released a public beta o/f Office 365 for the Cloud today. This allows you to get up and running with Office, Exchange Online, SharePoint Online and Lync.The official release is slated for later this year, but the public beta...
Many movies today show futuristic computing systems. This includes screens that can materialize in the air in front of the user and then be controlled with the appearance of touch and gestures. While displaying a screen in thin air...
I receive a large number of press releases about events happening in the industry. This week I was sent an initial result from last Fall's Gartner's Application Architecture, Development, & Integration Summit. At this summit, Serena Software polled hundreds of...