473,395 Members | 1,891 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

I am making an on line program with dogPedigrees and I am trying to implement inbreed

1
The program is written in Visual Studio 2012 and I am using Entity Framework Code First. The only thing I need to find out how to implement to be able to calculate the inbreeding level.
I know how the inbreeding formula looks like but I do not know how to transfer it into the program.
Oct 23 '13 #1
1 1182
Frinavale
9,735 Expert Mod 8TB
The calculation for the level of inbreeding is "business logic" that your application needs to apply to data.

You need to return to your client and ask questions that will help you to come up with the logic required to calculate the level of inbreeding (if this is a project for school, your client is your teacher). Once you have this logic defined you will need to apply it to your existing application design. Once all of this is finished you can implement the necessary code to make it work.

-Frinny
Oct 25 '13 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

4
by: Tian | last post by:
In Windows, I have been simply using os.system() to run command line program in python. but there will be a black console window. How can I run the program without invoking that window? i guess...
1
by: Nicholas Then | last post by:
I am writing an application that will call a command line application. Basically I have set up the windows 2003 POP3/SMTP service and to change a password of a mailbox, I need to execute the...
1
by: ktsirig | last post by:
Hi all, I need to execute a command-line program through PHP. I have a form which includes a textarea, where the user writes his data. These data will be used as input for the command-line...
3
by: Dakkar | last post by:
I made a program like i showed below and i used this.Visible = false; line to make it invisible but it doesnt work where did i make mistake ? here is my code
1
by: Lukasz | last post by:
Hi How to run from code (NET) the command line program? I cant find it, help best regard Luke
2
by: Ganesh Ramamurthy | last post by:
Hi Experts, I need to get the output of a command line program in my C# application. The command line program is an decryption program which gives the decrypted text of a file specified as the...
6
by: mattc | last post by:
Hi, Writing a Macro in Excel and wanting to send emails automatically without this pop up box "A program is trying to automatically send email on your behalf". Is there some script I can use to...
0
by: phpinfo | last post by:
How to send post values from command line program in php? The values need to be sent to php script on a different site
8
by: ImortalSorrow | last post by:
Hey, I'm quite new in programing so need some help with this lottery program I'm making. What I'm trying to do is very simple, simulate a lottery but my effords are in vain since when I'm compiling...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.