Click here to Skip to main content
15,894,410 members
Home / Discussions / C#
   

C#

 
AnswerRe: Deleting multiple values from the grid view and database table using windows form in C#. Pin
Mycroft Holmes21-Jul-09 14:57
professionalMycroft Holmes21-Jul-09 14:57 
Questionhow use the clear Pin
neha_rai21-Jul-09 10:31
neha_rai21-Jul-09 10:31 
AnswerRe: how use the clear Pin
Blue_Boy21-Jul-09 10:42
Blue_Boy21-Jul-09 10:42 
GeneralRe: how use the clear Pin
neha_rai21-Jul-09 10:49
neha_rai21-Jul-09 10:49 
GeneralRe: how use the clear Pin
0x3c021-Jul-09 11:01
0x3c021-Jul-09 11:01 
GeneralRe: how use the clear Pin
neha_rai21-Jul-09 11:49
neha_rai21-Jul-09 11:49 
GeneralRe: how use the clear Pin
Christian Graus21-Jul-09 11:01
protectorChristian Graus21-Jul-09 11:01 
GeneralRe: how use the clear Pin
neha_rai21-Jul-09 11:46
neha_rai21-Jul-09 11:46 
GeneralRe: how use the clear Pin
Christian Graus21-Jul-09 13:01
protectorChristian Graus21-Jul-09 13:01 
QuestionHow to get the selected ToolStripeItem Pin
neus8321-Jul-09 7:48
neus8321-Jul-09 7:48 
AnswerRe: How to get the selected ToolStripeItem Pin
DaveyM6921-Jul-09 9:43
professionalDaveyM6921-Jul-09 9:43 
GeneralRe: How to get the selected ToolStripeItem Pin
neus8321-Jul-09 21:45
neus8321-Jul-09 21:45 
GeneralRe: How to get the selected ToolStripeItem Pin
DaveyM6921-Jul-09 22:17
professionalDaveyM6921-Jul-09 22:17 
QuestionQ in query wizard Pin
mohammad alnoed21-Jul-09 5:59
mohammad alnoed21-Jul-09 5:59 
AnswerRe: Q in query wizard Pin
Christian Graus21-Jul-09 10:19
protectorChristian Graus21-Jul-09 10:19 
GeneralRe: Q in query wizard Pin
mohammad alnoed21-Jul-09 21:51
mohammad alnoed21-Jul-09 21:51 
Question[Solved] Clearing control of graphics before painting [modified] Pin
Jordanwb21-Jul-09 4:58
Jordanwb21-Jul-09 4:58 
AnswerRe: Clearing control of graphics before painting Pin
Nagy Vilmos21-Jul-09 5:22
professionalNagy Vilmos21-Jul-09 5:22 
GeneralRe: Clearing control of graphics before painting [modified] Pin
Jordanwb21-Jul-09 5:38
Jordanwb21-Jul-09 5:38 
QuestionHow to Pass Crystal Reports Parameter Pin
Ahmed Khallaf21-Jul-09 4:21
Ahmed Khallaf21-Jul-09 4:21 
AnswerRe: How to Pass Crystal Reports Parameter Pin
Nagy Vilmos21-Jul-09 5:18
professionalNagy Vilmos21-Jul-09 5:18 
GeneralRe: How to Pass Crystal Reports Parameter Pin
Ahmed Khallaf21-Jul-09 5:37
Ahmed Khallaf21-Jul-09 5:37 
QuestionInheritance Pin
loupceuxl21-Jul-09 4:11
loupceuxl21-Jul-09 4:11 
AnswerRe: Inheritance Pin
PIEBALDconsult21-Jul-09 4:16
mvePIEBALDconsult21-Jul-09 4:16 
QuestionCalculation of Efficiency using Microsoft Solver Foundation Pin
Anuj Chauhan from India21-Jul-09 3:47
Anuj Chauhan from India21-Jul-09 3:47 
Hi All,

Is it possible to calculate Efficiency of different Business Units on the basis some inputs and output using Microsoft Solver Foundation?

Following is the sample data for which efficiency needs to calculate.
Each row here represent the details of each Business Units.
1st column "Location" contains the location of business unit
2nd & 3rd columns "Personal" & "Business" are the outputs
4th column "Staff" is the input.

Location Personal Business Staff
Croydon 125 50 18
Dorking 44 20 16
Redhill 80 55 17
Reigate 23 12 11


In MS Excel, there is a add-in named as "Solver" that can be used to calculate the efficiency. For that we need to add the weighted output, weighted input and some more columns to meet the requirement of Solver add-in.

I believe some thing similar should be existing with Microsoft Solver Foundation, and can be calculate the efficiency programatically.

you all are requested to provide your thoughts on the same...

An earlier reply will be appreciated.

Regards,
Anuj Chauhan
anuj.mca@gmail.com
+91 9313499294
http://www.linkedin.com/in/anujchauhan[^]

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.