Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- Normalization: How far is far enough?
- Normalization is one of the commandments of IT database pros, whether you are a data modeler, DBA, or SQL developer. Arthur Fuller defines each normal form and explores why most database designers don't go beyond the Third normal form. Author's note: Thanks to the astute comments from TechRepublic members...
- Tags: Arthur Fuller, Normalization, Databases, normal form, dependency, multi-valued dependency, SQL Server Newsletter, Certification, Database, Author, Form, Table, 4NF, State, Quality, Storage, Business Operations, Hardware, Enterprise Software, Software, Data Management
- Technical articles 2006-12-04
Additional Resources
- On Dependency Changes in Collaborative Software Development
- This paper investigates the phenomena of dependency changes - changes to software systems caused by other changes. Dependency changes are one measure of the level of interdependency in a software module, therefore a good approximation to the study of dependency management in software development. Survey responses from 148 software developers...
- Tags: Software, Software Development, Dependency Change, Tools & Techniques, Management
- White papers 2006-01-27
- Dependency Auditor (msi)
- Dependency Auditor is a set of auditing tools, which will save your time spent to fixing errors in spreadsheet models. It allows you too see all data flows in workbook. Dependency Auditor uses alternate way to drill down tracing dependencies and calculations. With this tool you can filter cells by...
- Tags: Spreadsheet, Tool, Dependency Auditor, Productivity
- Software downloads 2007-03-22
- Black Jack (zip)
- This game is a simple Black Jack game. The main objective of the game is to get as close to 21 without going over while still beating the dealer's hand. Face cards are valued at 10 while ace is valued either 1 or 11 at the players discretion. A hand...
- Tags: Games, Personal Technology
- Software downloads 2003-07-02
- KJam Build Tool (zip)
- KJam is a build tool like make. It is the fastest build tool available today. KJam can handle very large projects with tens of thousands of source files. It has the world's fastest dependency scanning, and can build a dependency graph for 40k source files in under one second. It...
- Tags: GNU, Microsoft Visual C++, Dependency, Tool, KJam, Productivity, Microsoft Development Tools, Programming Languages, C/C++, UNIX, Open Source, Development Tools, Software Development, Software/Web Development, Operating Systems, Software
- Software downloads 2006-06-28
- MB Nicotine Dependency Calculator (exe)
- MB Nicotine Dependency Calculator helps you know your level of nicotine addiction. This is based on the Fagerstrom Test and can be a good guide for people who are keen to quit smoking. Smoking cigarettes is the normal course of intake of nicotine. MB Nicotine Dependency Calculator is a very...
- Tags: MysticBoard, MB Nicotine Dependency Calculator, Productivity
- Software downloads 2008-07-18
- Dependency Walker (zip)
- Dependency Walker scans any 32-bit or 64-bit Windows module (exe, dll, ocx, sys, etc.) and builds a hierarchical tree diagram of all dependent modules. For each module found, it lists all the functions that are exported by that module, and which of those functions are actually being called by other...
- Tags: Module, Dependency Walker, 64-Bit, Microsoft Windows, Network Technology, Processors, Semiconductors, Hardware, Components, Operating Systems, Software, Networking
- Software downloads 2007-02-05
- Dependency-Based Distributed Intrusion Detection
- Distributed network intrusion detection has attracted much attention recently. The main focus in this work is on zero-day, slow-scanning worms, of which no existing signatures are available. End hosts are organized into regions based on network knowledge, which it posits is positively correlated to the dependency structure. Leveraging on this...
- Tags: Region, Distributed Network Intrusion Detection, Hidden Markov Model, Intrusion Detection, Network Security, Security, Networking
- White papers 2007-12-01
- Introduction to Dependency Injection With Microsoft Enterprise Library Unity Application Block
- This webcast introduces the Microsoft Enterprise Library Unity Application Block - a lightweight, extensible dependency injection container with support for constructor, property, and method call injection. Dependency injection is a popular software engineering technique that supports loosely-coupled design and facilitates application testability and maintainability. The presenter discusses the common scenarios...
- Tags: Injection, Microsoft Corp., Dependency Injection, Productivity, Development Tools, Cloud Computing, Software Development, Software/Web Development
- Webcasts 2008-07-11
- Design Patterns: Dependency Injection
- Dependency Injection is a worthwhile concept to explore for use within apps that one develop. Not only can it reduce coupling between components, but it also saves one from writing boilerplate factory creation code over and over again. Spring.NET is an example of a framework that provides a ready to...
- Tags: Container, Design Pattern, Dependency Injection, Spring.NET, .Net, Application Servers, Middleware, Software Development, Software/Web Development, Enterprise Software, Software
- White papers 2005-09-01
- MSDN Webcast: Advanced Report Authoring With Report Designer (Level 300)
- This webcast explains advanced techniques for building reports with Microsoft SQL Server 2005 Reporting Services and the Microsoft Visual Studio-based Report Designer. The webcast includes how to use the built-in expression language, report parameterization (data-driven, multi-valued, and hierarchical), supporting multiple data sources (including relational, multi-dimensional, and XML), and making reports...
- Tags: Microsoft Developer Network, Webcast, Microsoft Corp., Digital Media, Consumer Electronics, Personal Technology
- Webcasts
- Automating Service Dependency Management in a Service-Oriented Component Model
- This paper describes a mechanism to automate service dependency management in a service-oriented component model. The impetus behind this mechanism is not merely to eliminate complex and error-prone code from component-based applications, but also to deal with the phenomena of application building blocks that exhibit dynamic availability, i.e., they may...
- Tags: Mechanism, Strategy, Management
- White papers
- Managing Unstructured Data: 10 Key Requirements
- Download this white paper the learn the ten key requirements for any effort, system or technology whose purpose is to protect business data and specifically the documents, presentations, spreadsheets, scanned images, multi-media files, etc., that fill file servers and form any enterprise's valued assets.
- Tags: Requirement, File Servers, Productivity, Asset Management, Storage Management, Enterprise Software, Software, Operational Planning, Business Operations, Storage, Hardware
- White papers 2007-09-01
- Use case relationships - UML
- My question is how to implement relationships between classes in java code. I have question which required fromm me to implement this arrow(---->) in UML in to java code and I did not understand what this arrow (---->) mean ? I will be greatful if any one can explain it...
- Tags: arrow, modi8_8@..., programming, UML, Use Case
- Discussion threads 2004-11-17
- Multi Install (zip)
- Multi Install is an advanced CD/DVD menu authoring system for your own creations. It is an install program that can install multiple programs from the same menu. With Multi Install you can run, copy, distribute, study, change, and improve the software. Multi Install consists of an editor and two installers:...
- Tags: Program, Multi Install
- Software downloads 2006-04-12
- TechNet Webcast: Advanced SQL Server 2005 Reporting Services (Level 300)
- This webcast explains advanced techniques for building reports with Microsoft SQL Server 2005 Reporting Services and the Microsoft Visual Studio-based Report Designer. Topics in this webcast include: how to use the built-in expression language, report parameterization (data driven, multi-valued, and hierarchical), supporting multiple data sources (including relational, multi-dimensional, and XML),...
- Tags: Webcast, Microsoft SQL Server, Microsoft Corp., Microsoft SQL Server 2005, Microsoft TechNet, Digital Media, Databases, Enterprise Software, Consumer Electronics, Personal Technology, Software, Data Management
- Webcasts
- Extending the Microsoft Enterprise Library Unity Application Block Dependency Injection Container
- The Microsoft Enterprise Library Unity Application Block is a lightweight, extensible dependency injection container from Microsoft patterns & practices. This webcast discuss the underlying Unity architecture and its extension model. It walks through several extensions starting with simple customizations including custom lifetime managers and custom resolution strategies to adding completely...
- Tags: Microsoft Corp., Microsoft Enterprise Library Unity Application Block
- Webcasts 2007-07-25
- Understand when to use user-defined functions in SQL Server
- Thank Tim.Good information.You said, "I usually discourage using scalar-valued UDFs in a WHERE criteria statement" and that's exactly some of the things a developing database manager, like myself, needs to know. It's one of those things I find myself wondering about, but I just can't make the time to...
- Tags: Databases, user-defined function, Microsoft SQL Server, thisisfutile, server, UDF
- Discussion threads 2007-09-04
- multi monitor, multi computer setups
- i would like to hear from other people into multi monitor, multi computer setups and networking. you can check out my site and setup at www.alexcooper.org alex
- Tags: computer setup, multi computer setup, multi monitor, multi computer, maxivista, windows, linux, networking, alexcoop@..., off-topic, computer, monitor
- Discussion threads 2006-08-10
- Using Network Technology to Advance Mexico's Good Government Agenda
- Citizens' needs are at the heart of Mexico's drive to transform itself into a connected government that promotes public trust and cost-effective service delivery, and the challenge is not only to offer more information to constituents, but to utilize a multi-channel approach to put them in direct contact with the...
- Tags: Citizen, Network, Network Technology, Cisco Systems Inc., Mexico, Government, Vertical Industries, Enterprise Software, Software
- Case studies
- << Previous
- page 1 of 1
- Next >>