On CHOW: Why do onions make you cry?
BNET Business Network:
BNET
TechRepublic
ZDNet
Webcast Live Webcast: Is Your Enterprise Architected for 2010? Enterprise Architecture (EA) initiatives plagued by 'analysis paralysis'? Keep things moving forward into 2010 with this iterative approach to EA.

Tags: Data Management, Databases, Electronic Arts Inc., Enterprise Software, Shipping Company

Sponsored by: Sybase
Date: November 2009
Sybase
White Paper Using Oracle In-Memory Database Cache to Accelerate the Oracle Database See how Oracle In-Memory Database Cache significantly improves application transaction response time, while speeding overall application throughput.

Tags: Data Management, Databases, Enterprise Software, Hardware, Oracle Corp.

Sponsored by: Oracle
Date: January 2009
Oracle
White Paper Looking for a fast payback? 10 Minutes with Free Tool Can Save Thousands Looking for a fast payback? Spend just 10 minutes with this free online ROI tool and see how a simple technology refresh can save you...

Tags: Corporate Communications, Tool, Roi/Tco, Productivity, Marketing

Sponsored by: IBM
Date: November 2009
IBM
Download Accelerating Secure Business Applications Podcast Hear about new WAN acceleration techniques that can bring dramatic performance gains to your SSL-encrypted applications.

Tags: Authentication/Encryption, Ssl/Tls, SSL, Security, Riverbed Technology Inc.

Sponsored by: Riverbed
Date: December 2007
Riverbed
White Paper Sales 2.0: How Businesses are Using Online Collaboration to Spark Sales Examine the rising use of LinkedIn, Facebook, Twitter, and other social media apps by sales and marketing teams to gain a competitive advantage.

Tags: Online Collaboration, Sales, Sales Force Management, Sales Strategy

Sponsored by: Oracle
Date: August 2008
Oracle
Showing items 1-40 of 717
« Previous  |  Next 40 »
Show only:
White Paper Integrating Portable XML Data With Portable C/C++ Code XML is changing the world of information sharing and exchange. Because XML is a well-formed markup language, a programming technology is required in order to...

Tags: C/C++, Programming Languages, Software Development, Software/Web Development, XML

Company: Oracle
Oracle
Book Chapters Get up to speed on C# basic concepts C# is a simple, modern, object-oriented, and type-safe programming language that combines the high productivity of rapid application development languages with the raw power of...

Tags: .Net, Addison-Wesley, C#, Programming Languages, Software Development

Company: Addison Wesley Professional
Date: June 2006
Addison Wesley Professional
White Paper Mixing C and C++ Code in the Same Program The C++ language provides mechanisms for mixing code that is compiled by compatible C and C++ compilers in the same program. A developer can experience...

Tags: C, C++, C/C++, Compiler, Development Tools

Company: Sun Microsystems
Sun Microsystems
White Paper Program in Embedded C++ for Smaller and Faster Code This article presents an overview of the capabilities of Embedded C++ (EC++). Embedded system software developers currently using C are faced with an important decision...

Tags: C, C++, C/C++, Green Hills Software Inc., Programming Languages

Company: Green Hills Software
Green Hills Software
White Paper z/OS 64-Bit C/C++ and Java Programming Environment One of the key enhancements available in z/OS V1R6 is 64-bit application development support for C/C++. With 64-bit support, applications can take advantage of the...

Tags: 64-Bit, Semiconductors, Programming, Processors, Networking

Company: IBM
Date: January 2005
IBM
More Search Results Below
Book Chapters Learn the basics of C# programming This sample chapter, taken from Sams' Microsoft Visual C#.NET 2003 Kick Start, covers some C# programming basics, including how to work with iterative statements, loops,...

Tags: .Net, Software Development, Sams Publishing, Programming Languages, Programming

Company: Sams Publishing
Date: November 2005
Sams Publishing
Webcast Back to Basics: Using the Microsoft Visual Studio .NET Environment to Write Basic C/C++ This webcast will give the viewer a brief tour of the Microsoft Visual Studio .NET environment, but will focus on Visual C++ .NET. It will...

Tags: .Net, Software/Web Development, Software Development, Programming Languages, Microsoft Visual Studio.Net

Company: Microsoft
Microsoft
White Paper The C++ Portable Components for Device Software Development This paper gives an overview of the Applied Informatics POCO C++ Libraries (formerly C++ Portable Components). The POCO C++ Libraries are a collection of open-source...

Tags: Applied Informatics Software Engineering, C++, C/C++, POCO C++ Libraries, Programming Languages

Company: Applied Informatics Software Engineering
Date: May 2007
Applied Informatics Software Engineering
Book Chapters Follow the rules to more effective C# programming For C# programmers, no single function generates more discussion and more confusion than GetHashCode(). Hash-based containers use hash codes to optimize searches. In .NET, every...

Tags: .Net, Addison-Wesley, C#, Programming, Programming Languages

Company: Addison Wesley Professional
Date: April 2005
Addison Wesley Professional
Webcast MSDN Webcast: Visual C# Soup to Nuts: Visual C# Program Structure (Level 200) The presenter of this webcast explains the basics of the Microsoft Visual C# language. In this webcast, the presenter begins a more in-depth exploration of...

Tags: .Net, C#, Microsoft Corp., Microsoft Developer Network, Programming Languages

Company: Microsoft
Microsoft
White Paper Total Cost of Ownership: A Comparison of C/C++ and Java Programming language preference is a favorite debate among developers. Because different languages offer different coding styles, as well as different resources and tools, choosing between...

Tags: C/C++, Software/Web Development, Software Development, Roi/Tco, Programming Languages

Company: Evans Data
Date: June 2007
Evans Data
White Paper Tips and Tricks for C++ Transformations Using Rational Systems Developer and Rational Software Architect: Controlling the C++ Code Generated From a UML Model UML is a general-purpose language. IBM Rational Software Architect and IBM Rational Systems Developer allow the user to extend UML modeling to support constructs that...

Tags: C++, C/C++, Developer, IBM Corp., Ooa/Ood/Oop

Company: IBM
Date: June 2007
IBM
White Paper UML for Objective-C Objective-C is a popular programming language for Mac OS X computers. The Unified Modeling Language (UML) is the industry standard notation for modeling object-oriented software....

Tags: Business Operations, Software/Web Development, Software Development, Software, Research & Development

Company: Excel Software
Date: September 2005
Excel Software
Book Chapters Make your C# programs react with Delegates, Events, and Indexers This sample chapter, taken from Sams Teach Yourself the C# Language in 21 Days, discusses how to work with indexers, delegates, and events in C#.Learn...

Tags: .Net, C#, Programming Languages, Sams Publishing, Software Development

Company: Sams Publishing
Date: October 2005
Sams Publishing
Book Chapters Create a basic Web form application with C# This sample chapter, taken from Sams Teach Yourself the C# Language in 21 Days, discusses how to use C# to create Web applications.Learn how to...

Tags: .Net, C#, Channel Management, Marketing, Programming Languages

Company: Sams Publishing
Date: October 2005
Sams Publishing
Book Chapters Integrate C# code with Microsoft Excel This sample chapter, taken from Visual Studio Tools for Office: Using C# with Excel, Word, Outlook, and InfoPath, discusses how to integrate your C# code...

Tags: .Net, Software Development, Software, Programming Languages, Office Suites

Company: Addison Wesley Professional
Date: May 2006
Addison Wesley Professional
Book Chapters Explore specialization in C# 2005 Novice programmers to whom C# is either a first language or at least their first object-oriented language need an introduction that is comprehensive but assumes...

Tags: .Net, C#, Chapter, O'Reilly Media Inc., Ooa/Ood/Oop

Company: O'Reilly Media
Date: June 2006
O'Reilly Media
Download Save time and prevent coding headaches with nullable types in C# 2.0 Before C# 2.0, the inability to assign a null value to some types was a headache for developers. This limitation forced developers to come up...

Tags: .Net, C#, Programming Languages, Software Development, Software/Web Development

Company: Zach Smith
Date: August 2006
Zach Smith
White Paper Using the C/C++ Garbage Collection Library, libgc Garbage collection deals with the automatic management of dynamic memory. One can dynamically allocate and deallocate memory by using the C++ operators new and delete...

Tags: C/C++, Garbage Collection, Library, Programming Languages, Software Development

Company: Sun Microsystems
Sun Microsystems
Book Chapters Improve your certification and accreditation processes by drawing on these four C&A models Certification and accreditation processes formally evaluate the security of an information system, determine the risk of operating the information system, and then either accept or...

Tags: Business Operations, Syngress, Strategy, Quality, NIST

Company: Syngress
Date: January 2007
Syngress
White Paper C++ Reflection for High Performance Problem Solving Environments Problem Solving Environments (PSE) in scientific computing domains require the ability to couple High Performance Computing (HPC) components. A PSE facilitates coupling of tasks or...

Tags: C++, Software Development, Programming Languages, Problem Solving Environments, Oceanwerks Software

Company: Indiana University
Date: January 2007
Indiana University
Webcast MSDN Webcast: Visual C# Soup to Nuts: Visual C# Express (Level 200) This webcast introduce to Microsoft Visual C# 2005 Express Edition. Available as a free download from the Microsoft Web site, Visual C# Express is a...

Tags: .Net, C#, Microsoft Corp., Microsoft Developer Network, Programming Languages

Company: Microsoft
Date: November 2006
Microsoft
White Paper Overview: C++ Gets an Overhaul Ten years after the ratification of the first ISO C++ standard, C++ is heading for no less than a revolution. C++0x, the new C++ standard...

Tags: C++, C/C++, Jupitermedia Corp., Programming Languages, Software Development

Company: Jupitermedia
Date: August 2008
Jupitermedia
White Paper Embedded Debugging of C/C++ Plugins and Extension Modules Today, C and C++ are frequently used to write programs that operate as dynamic link libraries, plugins, and extensions of large application frameworks and high...

Tags: C/C++, Plug-in, Programming Languages, Software Development, Software/Web Development

Company: University of Chicago
Date: January 2008
University of Chicago
White Paper C++Builder, 1, Borland C++Builder White Paper: C++Builder and VCL This paper discusses C++Builder's Visual Component Library (VCL) - the framework from which all C++Builder applications are built. It discusses the VCL hierarchy and explains...

Tags: Borland C++Builder, Borland Software Corp., Development Tools, Software Development, Software/Web Development

Company: Borland Software
Borland Software
Book Chapters Secure your Visual C# .NET 2003 application's sensitive data with these techniques This sample chapter, taken from Sams' Microsoft Visual C# .NET 2003 Unleashed, discusses how you can protect your data and protect communications between applications using...

Tags: .Net, Software/Web Development, Software Development, Sams Publishing, Programming Languages

Company: Sams Publishing
Date: December 2005
Sams Publishing
Book Chapters Cook up streamlined, generic code solutions in C# 2.0 Updated to include discussions of new features in the recently released C# 2.0, C# Cookbook, Second Edition is filled with complete, documented code sample "recipes"...

Tags: .Net, C#, O'Reilly Media Inc., Programming Languages, Software Development

Company: O'Reilly Media
Date: July 2006
O'Reilly Media
Book Chapters Boost programming productivity: Define re-usable algorithms with interfaces and generics in CLR and C# 2.0 Generics, a new feature in version 2.0 of the C# language and the common language runtime (CLR), has the power to make programmers extremely productive...

Tags: .Net, Software Development, Software, Programming Languages, Programming

Company: Microsoft Press
Date: August 2006
Microsoft Press
Book Chapters Write, compile, and execute a program in C++ Learning any new programming language requires writing programs. Learn how to write, compile, and execute simple programs in C++ in this sample chapter from C++...

Tags: Addison-Wesley, C++, C/C++, Programming Languages, Software Development

Company: Addison Wesley Professional
Date: June 2007
Addison Wesley Professional
White Paper Experience in Integrating Java With C# and .NET Java programmers cannot but be aware of the advent of C#, the .NET network environment, and a host of new supporting technologies, such as web...

Tags: .Net, C#, Java, Programming Languages, Software Development

Company: John Wiley & Sons
Date: November 2004
John Wiley & Sons
White Paper UML for C# C# is a modern object-oriented language for application development. In addition to object-oriented constructs, C# supports component-oriented programming with properties, methods and events. UML defines...

Tags: .Net, C#, Object-oriented, Ooa/Ood/Oop, Programming Languages

Company: Excel Software
Date: April 2007
Excel Software
Book Chapters Master the fundamentals of C# Explore the fundamentals of the C# programming language in this sample chapter from C# Primer: A Practical Approach. Investigate Web forms and type inheritance as...

Tags: .Net, Addison-Wesley, C#, Programming Languages, Software Development

Company: Addison Wesley Professional
Date: July 2007
Addison Wesley Professional
Webcast MSDN Webcast: Architecting .NET Solutions With C# (Part 02 of 15): Classes, Components and Namespaces (Level 200) This is the second webcast in the series entitled "Modern Software Development in .NET and C#", designed for Java, VB6 and C++ developers moving to...

Tags: .Net, C#, Class, Microsoft Developer Network, Programming Languages

Company: Microsoft
Date: March 2007
Microsoft
White Paper Easier C++: An Introduction to Concepts Every C++ programmer has had one of those days: A simple use of a template library turns into a nightmare, with pages upon pages of...

Tags: C++, C/C++, Programmer, Programming Languages, Software Development

Company: Jupitermedia
Date: August 2008
Jupitermedia
White Paper Simpler Multithreading in C++0x One major new feature in the C++0x standard is multi-threading support. Prior to C++0x, any multi-threading support in the C++ compiler has been provided as...

Tags: Compiler, Development Tools, Multi-threading, Software Development, Software/Web Development

Company: Jupitermedia
Date: August 2008
Jupitermedia
Webcast MSDN Webcast: Visual C# Soup to Nuts: Visual C# and SQL Server 2005 (Level 200) The attendee of this webcast will learn how to include data access features in the Microsoft Visual C# applications. The presenter specifically discusses how to...

Tags: .Net, Software/Web Development, Software Development, Software, Programming Languages

Company: Microsoft
Date: April 2007
Microsoft
White Paper Performance Comparison of Web Service Engines in PHP, Java, and C This paper performs a thorough study of the capability of PHP as a web service engine in both qualitative and quantitative aspects while comparing it...

Tags: C, Web Service Engine, Web Service, Web, Software

Company: Institute of Electrical and Electronics Engineers
Date: January 2008
Institute of Electrical and Electronics Engineers
Book Chapters Debug Visual C# .NET 2003 applications with these powerful techniques This sample chapter, taken from Sams' Microsoft Visual C# .NET 2003 Unleashed, discusses how you can use the Visual Studio .NET environment to debug applications.Learn...

Tags: .Net, Software/Web Development, Software Development, Sams Publishing, Programming Languages

Company: Sams Publishing
Date: December 2005
Sams Publishing
Book Chapters Test and debug Windows-based applications with Visual C# .NET and Visual Studio .NET This sample chapter, taken from MCAD Developing and Implementing Windows-based Applications with Microsoft Visual C# .NET and Microsoft Visual Studio .NET Exam Cram 2 (Exam...

Tags: .Net, Software Development, Que Publishing, Microsoft Windows, Microsoft Visual Studio.Net

Company: Que Publishing
Date: November 2005
Que Publishing
Book Chapters Deploy Windows application with Visual C# .NET and Visual Studio .NET This sample chapter, taken from MCAD Developing and Implementing Windows-based Applications with Microsoft Visual C# .NET and Microsoft Visual Studio .NET Exam Cram 2 (Exam...

Tags: .Net, Software/Web Development, Software Development, Software, Que Publishing

Company: Que Publishing
Date: November 2005
Que Publishing

Showing items 1-40 of 717
« Previous  |  Next 40 »
advertisement
Click Here

Upcoming Webcasts

Upcoming Webcasts from leading IT vendors

More Upcoming and Recent Events »

Most Useful

Content rated "Most Useful" by our users

Submit a Paper

Get your content listed in our directory!

Featured Training Courses

advertisement

SmartPlanet

Click Here

Returning users: Log In Here!

Already registered on BNET, TechRepublic, or ZDNet? Simply log in.

Free Membership: Sign Up Now!

Sign up for a free membership today and get instant and unlimited access to one of the largest databases of white papers, webcasts, and casestudies anywhere. Your FREE membership allows you to:

  • Download an unlimited amount of content, including classic and current white papers, case studies, webcasts and more
  • Track content on your chosen topics of interest
  • Receive targeted email alerts when your favorite content is added
  • Save content for future reading
  • Receive our member newsletter

When you register to access this library, you allow us to share your information with companies that produce products or services featured in the library--so that such companies may contact you with information and offers regarding their products and services. This enables us to keep the library a free service. As a library registrant, you will receive a complimentary subscription to the ZDNet white paper newsletter and e-mail Must-Read News Alerts. You can unsubscribe from these at any time. By clicking the Sign up button, you indicate that you agree to our Terms and Conditions and have read and understand our Privacy Policy (updated).