Development Process
A software development process is a structure imposed on the development of a software product. There are several models for such processes, each describing approaches to a variety of tasks or activities that take place during the process.
Article

Pat Testing Equipment and Pat Training With Quick-Test

Quality Pat Training and Pat Testing Equipment,1 Day Training Course, Excellent Rates, First Class Instruction
Article

Issues with Consent Documents

Overview: The consent document tends to be the source of much frustration for both research participants, research team members, and the IRB reviewers who must review and approve the document and...
Article

Healthcare Risk Management: The Way It Should Be

Overview: This webinar is on proactively surveying the risk and protecting the hospital and employees on a larger role, impacting their hospitals’ financial picture. They need to wear many hats:...
Article

Using Independent Data Safety Monitoring in Clinical Research – How and Why

Overview: All Clinical Research protocols have a prominent safety monitoring "plan" as part of the overall research plan / protocol. This "plan" is to ensure the safety of participating subjects and...
Article

Assurances: What are they, Why and When do I need them

Overview: The Federal wide Assurance is required for NIH funded studies. It is a written assurance filed with the Office for Human Research Protections (OHRP) that outlines under which terms a study...
Article

From Six Sigma to Re-Inventing Quality - Webinar By MentorHealth

Overview: Understanding Six Sigma variation, the causes of variation, and why it takes about 10 years to implement a six sigma program is the key to understanding there is more to quality than the...
Article

MentorHealth to present webinar on “Quality Assurance for High Quality Care”

MentorHealth, a leading provider of online training for the healthcare industry, is organizing a webinar on December 11 on the topic, “Quality Assurance for High Quality Care”. It will be presented...
Article

How to use JVM Options to increase heap and tune GC in Java

Java virtual machine supports various parameters to control different behavior of JVM e.g. Size of Java Heap, Garbage Collection behavior or remote debugging setting.Though its very difficult to...
Article

How to increase java heap space on Maven and ANT

Many times we get java.lang.OutOfMemoryError: java heap space while building our project either by using maven or ANT just because heap size is not enough to build the project. At this point we just...
Article

Automated Unit Testing in .NET

A 14-part series of articles describing the use of automated unit testing techniques for the C# programmer. The tutorial includes the use of NUnit and Moq but is also relevant for other testing...
Article

The Debugger Class (.NET)

The .NET framework's Debugger class allows programs to communicate with an attached debugger. This can be the debugger built into Visual Studio or an alternative tool that supports the functionality...
Article

A Basic IoC Container (C#)

Inversion of control (IoC) containers provide a specialised form of the service locator pattern that simplifies the way in which dependencies are registered and later resolved. This article describes...
Article

Service Locator Design Pattern (C# Examples)

The service locator pattern is a design pattern that is used to decouple a class from its dependencies. Rather than the dependant class instantiating its dependencies directly, they are requested...
Article

Dependency Injection (C#)

Dependency injection is a technique used in object-oriented programming languages. It promotes loose coupling of components by passing dependencies to an object, rather than having an object...
Article

Client Side Script Debugging in ASP.NET

Tutorial explains how to use Client Side Debugger, to simplify the debugging process of javascript code in ASP.NET web application. Every one of us is well aware of problems posed when debugging...
1 2 3 4 5 6 16 26  Next
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.