Sponsored White Papers, Webcasts, and Downloads
ZDNet Resources
- sort by:
- Relevance
- Date
- Popularity
- An Integrated-Documentation Tool for Oracle Databases
- In an ideal world, all software and database systems would have clear documentation that is always up to date. In the real world, however, documentation usually is either non-existent or so out of date that it is misleading. This is especially true for legacy software systems that were developed before...
- White papers 2008-10-30
- Creating Simple Firefox "Add-Ons" With Ubiquity: Developing Add-Ons for Firefox Can Be Tedious, But It's Not Hard
- Making add-ons for Firefox is not hard, but development can be tedious, especially as there is no formal development IDE for making them (Venkman comes closest, but it's not very close). So, if the developer creates a component, he or she has to build the XUL supports and overlays, bind...
- White papers 2008-10-29
- Exploring Secrets of .NET Keystroke Handling
- Few areas in .NET are seemingly as simple yet deceptively challenging as processing keyboard inputs. This situation is exacerbated because neither the MSDN documentation nor any of the excellent .NET support websites provide comprehensive, practical details about handling keystrokes. Enter Keystroke Sandbox, a small application developed just for this paper....
- White papers 2008-10-23
- Extracting Meaning From Text With OpenCalais R3: Formally-Structured Text That Is Published Can Be Summarized and Combined With Other Text to Provide New Insights
- A big challenge companies face today is that most information, both online and archived, is only available as published text and does not contain any formal structure suitable for synthesizing. In a formal structure, information can be summarized, used to help locate meaningful text, and combined with other text to...
- White papers 2008-10-17
- Use Explicit Conversion Functions to Avert Reckless Implicit Conversions
- The compiler invokes user-defined conversion functions which are also called conversion operators implicitly. In most cases, this process is well-behaved and intended. However, there are cases when one certainly doesn't want the compiler to invoke the conversion operator implicitly - but one can't prevent it. Several workarounds have been devised...
- White papers 2008-10-09
- Polyglot Programming: Building Solutions by Composing Languages
- Back in 2006, the author coined the term polyglot programming in a blog post. It is not a new concept (being at least as old as Unix and probably much older-the author just attached a modern term to it). That blog post was a response to what some are calling...
- White papers 2008-10-08
- "Supply Chain" SOA With SKOS
- The supply chain vision applies to the world of Service Oriented Architectures SOA and Enterprise development. Historically, this software development approach yielded vertical silos where everything was done in one place or application. Database layers feed raw content to various processing steps, which display the end results through a client-facing...
- White papers 2008-10-07
- eCryptfs: Single-File Encryption in Linux
- If the user needs to share data in a Linux environment, some basic encryption solutions and practices will allow the user to do so in a very secure manner. Many tools enable data encryption in Linux, and each has its pros and cons. Yet many developers try to build their...
- White papers 2008-10-03
- Getting Started With the .NET Task Parallel Library: Multi-Core Case Studies
- The forerunner to this paper, Getting Started with Task Parallel Library, explained how to use the Task Parallel Library TPL to launch swarms of tasks on separate threads that execute on all the computer's available CPUs. That paper used basic stripped-down examples to demonstrate TPL concepts. But as usual, there's...
- White papers 2008-09-29
- Stripes 1.5 in Black and White: Simpler Java Web Development
- One of the attributes that attracted me to the Stripes MVC framework was its ease of use and short learning curve. The latest release of Stripes, version 1.5, preserves this nature by enhancing many of its existing features without requiring extra work or adding complexity. This paper highlights the main...
- White papers 2008-09-26
- Getting Started With the .NET Task Parallel Library
- Parallel programming has been around for decades, but unless one had access to special-purpose hardware, they've probably written mostly single CPU applications. One could distribute truly intensive applications across a network - but doing so was a lot of work and involved a lot of overhead. For several years, programming...
- White papers 2008-09-26
- "Getting Real" With RDF and SPARQL
- The "Getting Real" approach by Web 2.0 poster child 37signals reverses the usual development process from model to code to user interface by going "From brainstorm to user interface sketches to HTML to coding." Principles such as, "Don't write a functional specification," or "Essentials only" can help developers stay focused...
- White papers 2008-09-23
- A Generic, Reusable Solution for Marshalling Java Objects To/From XML
- Solving the same problems over and over again can be quite tiring for a software engineer, yet the object persistence wheel has been reinvented more times than one would like to count. Thankfully, the industry is centralizing on XML because it can represent object relationships very well, and it is...
- White papers 2008-09-19
- Virtualize Your SOA With the Managed Services Engine: Use the Microsoft Managed Services Engine to Manage the Changes in Your SOA
- If there is one truth in software development it is that change is constant. The best any developer can do is to isolate the things that change from the things that stay the same. At all levels of an architecture the fact that things will change must be taken into...
- White papers 2008-09-17
- Using PHP's MDB2_Schema, an XML-Based Database Schema Manager
- The MDB2_Schema library from the PHP Extension and Application Repository PEAR is a powerful solution for preserving and using database schemas for different kinds of Relational Database Management Systems RDBMSs. Because MDB2_Schema stores database schemas in XML format, it's independent of any particular RDBMS. One can execute basic SQL statements...
- White papers 2008-09-16
- Getting Started With Android Development Using Eclipse
- Google has recently released the latest version of the Android SDK - version 0.9 beta. The Android 0.9 SDK beta brings developers a step closer to the final release that many developers are hoping to see before the end of the year. While the latest version of the SDK sports...
- White papers 2008-09-15
- Code Around C#'s Using Statement to Release Unmanaged Resources
- Suppose the developer obtained unmanaged resources in a class constructor during object construction and the created object was provided to a using statement. However, the resources were not released at the end of the using statement's usage block. Instead, they were released during garbage collection, as the developer may expect....
- White papers 2008-09-05
- State of the Semantic Web: Know Where to Look
- There is no question that the web is an unprecedented success. It is the single most adventurous and useful platform for information exchange ever conceived and built. The architectural choices that went into its design have lent it scalability, flexibility, and the ability to grow into new business models, application-level...
- White papers 2008-08-27
- Setting Up and Running Subversion and Tortoise SVN With Visual Studio and .NET
- Source control is an important aspect in software development even if one is not doing team development. It can help one manage the application more efficiently and make sure that the project is backed up and can be rolled back to any state on the file or project level. The...
- White papers 2008-08-25
- 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 due in 2009, brings a new spirit and new flesh into the software development world. Brace yourself for state-of-the-art design idioms, even better performance, and...
- White papers 2008-08-18
- << Previous
- page 1 of 12
- Next >>
Refining Tags
- Software/Web Development (110 results)
- Software (87 results)
- Software Development (84 results)
- Enterprise Software (66 results)
- .Net (39 results)
- Middleware (33 results)
- Web Development (30 results)
- Internet (30 results)
- Development Tools (29 results)
- Hardware (29 results)
- Programming Languages (28 results)
- Marketing (25 results)
- Data Management (24 results)
- Business Operations (22 results)
- Operating Systems (21 results)
- Management (20 results)
- It Services (20 results)
- Microsoft Windows (18 results)
- Databases (18 results)
- Web 2.0 (16 results)
- ITIL (16 results)
- Java (16 results)
- Productivity (15 results)
- Web (15 results)
- Microsoft ASP.NET (15 results)
- Cloud Computing (14 results)
- Storage (13 results)
- Quality (13 results)
- Scripting Languages (13 results)
- XML (12 results)
- Application Servers (12 results)
- Process Improvement (12 results)
- Channel Management (12 results)
- Advertising & Promotion (12 results)
- AJAX (12 results)
- Developer (12 results)
- Microsoft Development Tools (11 results)
- C# (11 results)
- Information Technology (11 results)
- Personal Technology (10 results)
- Consumer Electronics (10 results)
- Web Services (10 results)
- Tools & Techniques (10 results)
- It Operations (10 results)
- Cellular Phones (9 results)
- Mobile (9 results)
- Open Source (9 results)
- Strategy (9 results)
- Web Application (9 results)
- Ooa/Ood/Oop (8 results)
Premier Vendor Content Whitepapers, webcasts & resources from our Power Center Sponsors
- Keep Up With The Latest In Document Management with The DocuMentor.
-
Doc delivers the scoop on today's enterprise content management, printer maintenance, and all other issues related to document management. It's the DocuMentor Blog.
- Learn more >>
- Microsoft Dynamics CRM Online - Free Six-Month Trial for Eligible Organizations
-
Microsoft Dynamics CRM Online provides fast online access, simple contact management and better sales performance for a low monthly cost - the best value on the market today.

- Learn more about the free, six-month trial offer>>
- Save time with automated shipping solutions
-
The Business Essentials Guide provides you useful tools and templates to help grow your business and save you time with automated shipping solutions.
- Visit the UPS Business Essentials Guide
Meet Doc
-
Here to help you with your Document Management Needs
- Check out Doc’s Blog on ZDNet
- Help your company, help the earth I want to share with you the Environmental Defense Fund Paper Calculator, which allows you to gauge your organization's environmental impact.
- Which is Greener: Paper or Digital? The Answer May Surprise You Anything we can do to reduce paper consumption is good. But what about the impact of digital waste?
-
Produced by
ZDNet and








