On ZDNet: 10 most annoying programs
1 Resources for

reference object

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

Manage memory effectively with Java reference objects
Ask any Java programmer to name the four best features of the Java language, and he’ll probably say something about automatic garbage collection—the process the JVM uses to detect objects that are no longer in use and reclaim their memory. Java’s garbage collection eliminates the potential for a number of...
Tags: Programming languages, Alexandre Pereira Calsavara, Java, garbage collection, reference object
Technical articles 2003-03-10

Additional Resources

Refer to VB6 objects as properties
Many VB programmers don't know that a property can also be an object reference. In other words, one object can contain a reference to another object as a property. See how this approach can be very useful. VB6 provides a limited degree of object-oriented programming....
Tags: Microsoft Visual Basic 6.0, Peter Aitken, OOA/OOD/OOP, Property Set, Visual Basic Tips Newsletter, Property, PropertyVar, Microsoft Development Tools, Programming Languages, Development Tools, Software Development, Software/Web Development
Technical articles 2005-08-01
XUL Reference (xpi)
XUL Reference allows you to highlight names of xpcom/xul/xbl components and interfaces in Web pages, then right-click and go straight to its page on xulplanet.com, which is the best xul reference out there. This is more than a search engine plugin because the extension knows the names of all XPCOM...
Tags: XUL, Einar Egilsson, XUL Reference, XML, Software/Web Development, Web Development
Software downloads 2007-09-21
Office 2003 Editions: FrontPage VBA Language Reference (Page Object) (exe)
Office 2003 Editions: FrontPage VBA Language Reference Page Object contains documentation such as programming references and technical articles, and may contain tools and sample code designed to help you customize Microsoft Office FrontPage 2003 and to extend the Page object model and integrate with other applications. This version is the...
Tags: Microsoft FrontPage, Microsoft Office 2003, Microsoft Corp., Programming, Microsoft Office, Office Suites, Software
Software downloads 2007-08-30
Outlook 2002 Documentation: Microsoft Outlook View Control Reference (exe)
Microsoft Outlook 2000 and Outlook 2002 include an object model to support programmatic access to the features in the Microsoft Outlook View Control. Outlook 2002 has new and improved features in the View Control and Outlook 2002 Documentation: Microsoft Outlook View Control Reference is a documentation that describes the object...
Tags: Microsoft Outlook 2002, Microsoft Corp., Microsoft Outlook, Microsoft Office, Groupware, E-mail Clients, Office Suites, Software, Enterprise Software
Software downloads 2007-08-30
inserting objects in Excel formulas
i'd like to reference an object autoshape in a simple excel formula. specifically, i want to use an if-then statement to display a green up-arrow created using autoshapes when a condition is true and a red down-arrow also created using autoshapes when the condition is false. i can only get...
Tags: excel, formula, lbour@..., Microsoft Excel, windows
Discussion threads 2005-09-13
Beryllium: RSS 2.0 Reader Object Model (zip)
Beryllium provides the application programmer with a RSS 2.0 Object Model. The object model can be referenced in any .Net 2.0 Solution by adding a reference to the "RSS Reader.dll". The object model can be instantiated by creating an instance of the RSSReader class, which requires the full location of...
Tags: Beryllium, RSS, Internet
Software downloads 2008-01-23
Office 2003 Editions: VBA Language Reference for the Graph Object Model (exe)
Office 2003 Editions: VBA Language Reference for the Graph Object Model contains documentation such as programming references and technical articles, and may contain tools and sample code designed to help you customize Microsoft Graph objects in the Microsoft Office System and to extend Graph objects and integrate with other applications....
Tags: Microsoft Office 2003, Microsoft VBA, Microsoft Corp., Programming, Microsoft Office, Scripting Languages, Office Suites, Software, Software/Web Development, Web Development
Software downloads 2007-08-30
Experiences Building an Object-Based Storage System Based on the OSD T-10 Standard
With ever increasing storage demands and management costs, object based storage is on the verge of becoming the next standard storage interface. The American National Standards Institute ANSI ratified the object based storage interface standard (also referred to as OSD T-10) in January 2005. This paper presents experiences building a...
Tags: Implementation, University Of Minnesota, Storage System, Object, Storage, Hardware
White papers 2006-03-17
Office 2003 Editions: FrontPage VBA Language Reference (Web Object) (exe)
This download contains documentation such as programming references and technical articles, and may contain tools and sample code designed to help you customize Microsoft Office FrontPage 2003 and to extend the Web object model and integrate with other applications. This version is the first release on CNET Download.com.
Tags: Web, Microsoft FrontPage, Microsoft Office 2003, Microsoft Corp., Programming, Microsoft Office, Development Tools, Channel Management, Office Suites, Software, Software Development, Software/Web Development, Marketing
Software downloads 2007-08-30
.NET Global singleton class
Can I create a Singleton class in a global assembly that is shared among different processes? In other words, every process that has a reference to that library obtains always a reference to the same object when it instantiates such a classI'm not sure offhand. But you can try declaring...
Tags: SuperCiccio, programming, Singleton Class, Microsoft .NET, namespace
Q&A 2006-05-03
COM object with CLSID {.....} is either not valid or not registered.
Hello,Can Anyone of help......... I am getting the following error:COM object with CLSID {.....} is either not valid or not registered.in the following line:CAcroPDDoc doc=doc=CAcroPDDocnew AcroPDDocClass;I added COM reference to my project:Abode Acrobat 7.0 Type Library.I don't know why'm I getting this error.Anybody having knowledge on this please share.Its urgent
Tags: ActiveX/COM/COM+/DCOM, COM, CLSID, COM Object
Discussion threads 2006-07-19
How to check for open Access objects
VBA code that refers to an open Access object will fail if the object isn't open. With good error handling you can capture the error and work around it. A better solution is to make sure the object is open before you reference it. That way you avoid the error...
Tags: Microsoft Access, Object, Microsoft Office, Databases, Office Suites, Software, Enterprise Software, Data Management, Susan Harkins
Blog posts 2007-12-24
Service Data Objects for C++Specification
Service Data Objects SDO is a data programming architecture and an API. The main purpose of SDO is to simplify data programming, so that developers can focus on business logic instead of the underlying technology. SDO simplifies data programming by: unifying data programming across data source types, providing support for...
Tags: Data Source, BEA Systems Inc., Programming, Service Data Objects, Data Programming, Data Object, Data Object API, Development Tools, Software Development, Software/Web Development
White papers 2005-11-01
VBA reference Excel 2003 on Excel 2000
We are writing a VBA macro on a system loaded with Office 2003 that accesses an Excel spreadsheet.When we take this macro to a machine that is running an earlier version of Excel we receive an error that states that it cannot find the Excel Object Library.Tracing the error shows...
Tags: bud.luskus@..., macro, Microsoft Excel, Microsoft Office, programming, VBA, VBA macro
Q&A 2005-12-06
Learn some JavaScript definitions
By Emily A. Vander VeerJavaScript is an object-oriented computer language, so it looks a little different than traditional procedural languages, such as C and Pascal. For starters, programmers describe data and procedures in terms of objects, methods, and properties--not variables, routines, and statements. JavaScript programming uses a number of specialized...
Tags: Scripting languages, Emily A. Vander Veer, JavaScript
Technical articles 2003-10-01
SQL Balance for MySQL (exe)
Database Administrators rejoice. Now you don't have to compare and synchronize databases run by MySQL manually. SQLBalance compares the structure of two databases line by line, object by object, and highlights the differences. It shows full information about the object in the form of table and as a DDL script,...
Tags: MySQL, Desktop Software, SQL, SQLBalance, Databases, Storage, Open Source, Enterprise Software, Software, Data Management, Hardware
Software downloads 2007-03-27
Microsoft .NET Framework
After the Automatic Updates on 7-10-07, a box showed up that at the top showed 'Microsoft .NET Framework. Stated 'An unhandled exception has occurred in a componet in your application. Click continue and application will ignore this error and attempt to continue. Object reference not set to an instance of...
Tags: Quality, .NET, dbenoch@..., Microsoft .NET Framework
Discussion threads 2007-07-12
Scriptol Php Compiler (zip)
Scriptol is a new object-oriented and xml-oriented programming language, with a clear syntax that includes the powerful features of modern languages for faster and safer programming. It is the simpler and the most powerful object-oriented interpreted language. It may produce PHP code in html pages. Use PHP functions and Java...
Tags: HTML, PHP, Object-oriented, Programming, Scriptol Php Compiler, Ooa/Ood/Oop, Scripting Languages, Development Tools, Software Development, Software/Web Development, Web Development
Software downloads 2005-12-23
Access Object Navigator (zip)
Access Object Navigator is Microsoft Access application that helps you to create professional looking navigation pane similar to those in Microsoft Outlook and Microsoft Dynamics NAV. With Access Object Navigator you can forget about Access switchboards. Your applications will look professional. With a few clicks you will have your object...
Tags: Microsoft Access, Netscape Navigator, Crosoft Systems, Access Object Navigator, Microsoft Office, Databases, Office Suites, Software, Enterprise Software, Data Management
Software downloads 2008-07-08
  • << Previous
  • page 1 of 1
  • Next >>


Cisco IOS Command Chart (IOS v.12+)
Becoming proficient with Cisco equipment means remembering a whole new set of commands. These command charts give you a quick way to look up the needed IOS commands and switches when you need them.
Buy Now
Outlook 2000/2002/2003: Tips for Road Warriors
Working efficiently with Microsoft Outlook is a real challenge for users who are traveling or working off-site. This guide describes a dozen ways that mobile users can maximize productivity when using Microsoft Outlook outside the office.
Buy Now