Click here to Skip to main content
16,005,339 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Changing Target framework from .net 2.0 to .net 4.5 Pin
Marco Bertschi12-Jan-14 20:31
protectorMarco Bertschi12-Jan-14 20:31 
QuestionReg: To help for Asp.net Pin
sachin 1129-Jan-14 2:03
sachin 1129-Jan-14 2:03 
AnswerRe: Reg: To help for Asp.net Pin
Tom Marvolo Riddle9-Jan-14 17:58
professionalTom Marvolo Riddle9-Jan-14 17:58 
AnswerRe: Reg: To help for Asp.net Pin
joginder-banger9-Jan-14 19:42
professionaljoginder-banger9-Jan-14 19:42 
QuestionC# Percentage calculation from occurences of each words in a text Pin
Cristian Capannini8-Jan-14 23:11
Cristian Capannini8-Jan-14 23:11 
AnswerRe: C# Percentage calculation from occurences of each words in a text Pin
Bernhard Hiller9-Jan-14 21:30
Bernhard Hiller9-Jan-14 21:30 
AnswerRe: C# Percentage calculation from occurences of each words in a text Pin
er.rakesh13-Jan-14 19:21
er.rakesh13-Jan-14 19:21 
GeneralRe: C# Percentage calculation from occurences of each words in a text Pin
Cristian Capannini15-Jan-14 4:21
Cristian Capannini15-Jan-14 4:21 
Ehm sorry for inconvenience.
Ehm i would calculate the percentage of values by field value. I will explain:

1) from db i'll select with c# all value from one field

var data = from db in contextDB.CERTIFICATES
where db.TYPEALGORITHM == "typeofalgorithm"
select db <== algorith is a field of my db

i made it for 4 differents algorithm ok?

well i want calculate number of each typeofalgorithm used and transform into percentage and put into pie javascript (I knowhow to do it) but i don't know how to do the percentage calculation and retrieve in
percentage to put into pie.
Thanks!!!
Very Much!

Sorry for my bad english!
QuestionHow to like pages of my website using C# and asp.net Pin
Krishnakumar Gupta8-Jan-14 18:43
Krishnakumar Gupta8-Jan-14 18:43 
AnswerRe: How to like pages of my website using C# and asp.net Pin
puja111918-Jan-14 19:31
puja111918-Jan-14 19:31 
AnswerRe: How to like pages of my website using C# and asp.net Pin
Tom Marvolo Riddle9-Jan-14 18:03
professionalTom Marvolo Riddle9-Jan-14 18:03 
AnswerRe: How to like pages of my website using C# and asp.net Pin
joginder-banger9-Jan-14 19:30
professionaljoginder-banger9-Jan-14 19:30 
QuestionCustom Control on web form Pin
wrappingduke8-Jan-14 17:43
wrappingduke8-Jan-14 17:43 
SuggestionRe: Custom Control on web form Pin
Richard MacCutchan8-Jan-14 22:31
mveRichard MacCutchan8-Jan-14 22:31 
GeneralRe: Custom Control on web form Pin
wrappingduke9-Jan-14 12:01
wrappingduke9-Jan-14 12:01 
QuestionTrying to run .Net 2.0 application in Visual Studio 2012 getting following error Pin
indian1438-Jan-14 14:22
indian1438-Jan-14 14:22 
AnswerRe: Trying to run .Net 2.0 application in Visual Studio 2012 getting following error Pin
puja111918-Jan-14 19:19
puja111918-Jan-14 19:19 
GeneralRe: Trying to run .Net 2.0 application in Visual Studio 2012 getting following error Pin
indian1439-Jan-14 11:24
indian1439-Jan-14 11:24 
GeneralRe: Trying to run .Net 2.0 application in Visual Studio 2012 getting following error Pin
puja1119114-Jan-14 2:44
puja1119114-Jan-14 2:44 
AnswerRe: Trying to run .Net 2.0 application in Visual Studio 2012 getting following error Pin
smepperson21-Jan-14 7:05
smepperson21-Jan-14 7:05 
QuestionPlay Mp3 in website background Pin
Member 94738098-Jan-14 8:33
Member 94738098-Jan-14 8:33 
AnswerRe: Play Mp3 in website background Pin
Member 947380910-Jan-14 9:33
Member 947380910-Jan-14 9:33 
Questionmobile application Pin
Pushpam Abhishek7-Jan-14 23:36
Pushpam Abhishek7-Jan-14 23:36 
AnswerRe: mobile application Pin
Richard MacCutchan7-Jan-14 23:59
mveRichard MacCutchan7-Jan-14 23:59 
AnswerRe: mobile application Pin
joginder-banger9-Jan-14 19:54
professionaljoginder-banger9-Jan-14 19:54 

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.