Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- Geek Trivia: Planetary (m)alignment
- Geek Trivia: Planetary malignmentarticle rootA thousand pardons, your imminence . . .Another enjoyable Geek Trivia fix, but in your closing paragraph should not "Therefore, it's imminently plausible . . ." be eminently plausible?gosh...I had no idea that Geek Trivia Quibbles had anything to do with grammar.oh yes they do!I say,...
- Tags: Neptune, trans-Neptunian, grammar, gfisher@..., career, plausibility, trans-Neptunian object, Geek Trivia
- Discussion threads 2006-02-08
Additional Resources
- Trans on Clock (zip)
- Trans on Clock is an analogue or digital clock that floats above the desktop and other windows. The user can click through onto whatever is underneath. You can also adjust the level of transparency, so you can see what's underneath the clock face itself. Thus, the Clock does not prevent...
- Tags: Analogue, Construction, Desktops, Hardware
- Software downloads 2006-10-06
- Geek Trivia: Gaming the (legal) system
- Which game manufacturer was the first defendant represented by the Electronic Frontier Foundation? By its own description, the Electronic Frontier Foundation is "a nonprofit group of passionate people—lawyers, technologists, volunteers, and visionaries—working to protect your digital rights." By some measures, the EFF is the most ardent...
- Tags: Electronic Frontier Foundation, Operation Sundevil, Games, Jay Garmon, game, Geek Trivia Newsletter, U.S. Secret Service, Blankenship, trans-Neptunian, Personal Technology
- Technical articles 2006-02-28
- Geek Trivia: Planetary (m)alignment
- Besides the sun and planets, what are the eight known objects in the solar system larger than Pluto? In honor of NASA's Pluto-bound New Horizons probe that launched last month, we're celebrating two astronomy geek anniversaries this week. On Feb. 7, 1979, the planet Pluto's highly eccentric,...
- Tags: Pluto, Jay Garmon, Geek Trivia Newsletter, Planet, Neptune, trans-Neptunian
- Technical articles 2006-02-07
- Implementing SQL Server transactions with ADO.NET
- A transaction is a group of operations combined into a logical unit of work. Learn how to use transactions within the .NET Framework. ADO.NET provides everything you need to work with back-end data, which can be as simple as reading a set of...
- Tags: Microsoft ADO.NET, Databases, Tony Patton, .NET, System.Data.SqlClient namespace, banking, IsolationLevel property, SQL, server, .NET Newsletter, TechRepublic Inc., Transaction, Microsoft SQL Server, IsolationLevel, Storage, Software Development, Software/Web Development, Enterprise Software, Software, Data Management, Hardware
- Technical articles 2005-06-30
- 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
- Implementing SQL Server transactions with ADO.NET
- ADO.NET provides everything you need to workwith back-end data, which can be as simple as reading a set of datafrom one table to performing a transaction. A transaction allowsyou to group database operations to ensure that all the operationsare performed because, if one operation fails, the wholetransaction fails. Let's take...
- Tags: banking, Microsoft ADO.NET, server, SQL, Tony Patton
- Technical articles 2005-06-30
- 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
- SQL Transaction Log Not Truncating
- SQL 2000 SP3a, Database backup model is FULL: A full backup happens every sunday, Differential backups happens 1 time a day AM. Transaction Log happens 1 time a day PM. The Transaction log is 13GB, the transaction backup log is 15GB, everytime I run the transaction log backukp, the trans...
- Tags: backup, info@..., programming, SQL, Transaction Log
- Q&A 2005-01-19
- T-shirt(s) of the Week: Science!
- If only there was some pop-media iconography we could deploy to convey exactly how trans-meta-uber-awesome science can be. Aha, Amorphia's Jeremy Kalgreen has answered our unspoken missives into the ether with this sextet of Science! t-shirts. by Jay Garmon
- Tags: science, backups, jay garmon
- Blog posts 2008-08-08
- java basic question
- in java, definetly we need a class to create any object,but for creating an array object there is no specific class,the object is created internally by jvm how and why?
- Tags: Java, lrvkiran@...
- Discussion threads 2007-09-06
- a simple question on c++
- can somebody can clear the use of copy constructor in c++. and if possible give a small and suitable example regarding the copy constructor.A copy constructor is used to create an instance from another instance, e.g.:MyClass A;MyClass B A;When B is instantiated, the following constructor is called:B (B const &...
- Tags: B, C++, constructor, copy constructor, Int, monukaushal@..., programming
- Q&A 2004-10-12
- Trans-Roster (exe)
- Auto Maintenance Reminder Application to notify of due maintenance on your vehicles. Tracks unlimited number of vehicles. Detailed Check off sheets to print. Maintenance Log to store maintenance information.
- Tags: Vehicle
- Software downloads 2006-10-13
- How Emily Tamed the Caml
- How does one make a program breach resistant? One promising approach is to apply the Principle of Least Authority at object granularity. The E language has previously demonstrated that object-capability languages turn many of the security requirements for software into emergent properties of traditional object-oriented design and modularity enforcement. Emily...
- Tags: Hewlett-Packard Co., Language, Emily, E Language, Ooa/Ood/Oop, Software Development, Software/Web Development
- White papers 2006-08-11
- Testing Java in an Object-Oriented Way
- In object-oriented software development, the system is developed as a collaborative collection of objects. Messages are the heart of the communication between these objects. Most Java-based software development projects employ unit testing, which mainly tests the system's behavior. Yet, one rarely tests the object-oriented nature of the written program. Object-oriented...
- Tags: Java, Object-oriented, Ooa/Ood/Oop, Software Development, Software/Web Development
- White papers 2006-03-28
- Cooperation Model for Object Group Using Load Balancing
- Currently, object implementations facilitate object group model to organize and manage efficiently the object services. In addition to the complexity of implementing the object groups, researchers also considers the Quality of Service QoS by various means such as replicating the services within the system. Load balancing scheme is necessary for...
- Tags: Load Balancing, Network Technology, Networking
- White papers 2006-12-01
- Visio 2003 objects : linking to database
- I have a table in access or excel with 3 fields: serial, name of object, and percent. I need to link it to a charting object in the visio charts stencil (pie, bar, curve bars).. to be more specific.. the % bar graph object.. it has many bars, each of...
- Tags: a7madmagdy@..., database, Microsoft Visio, Visio 2003
- Q&A 2005-05-19
- 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 graphical notations for describing and designing object-oriented software systems. It's an open standard controlled by the Object Management Group OMG. This paper assumes a working...
- Tags: Object-oriented, C#, Ooa/Ood/Oop, UML, Programming Languages, .Net, Software Development, Software/Web Development
- White papers 2007-04-24
- MSAccess Refresh Active record
- Hello all. I would like to ask if anyone knows how i can refresh my form without the focus being changed to the first record, essentially refreshing the form and subform while keeping my cirrent record as the active record.I am entering data into a form, I have a command...
- Tags: jim@..., Dim Buckets
- Discussion threads 2007-07-17
- Programming C#: Delegates and Events
- In programming, the user is often faced with situations where one needs to execute a particular action, but the user doesn't know in advance which method, or even which object, he or she wants to call upon to execute it. For example, a button might know that it must notify...
- Tags: O'Reilly Media Inc., Programming, Development Tools, Software Development, Software/Web Development
- Book chapters 2005-02-11
- << Previous
- page 1 of 1
- Next >>