Click here to Skip to main content
15,914,500 members
Home / Discussions / C#
   

C#

 
GeneralRe: C#.Net application Pin
betty_boop27-May-06 9:54
betty_boop27-May-06 9:54 
AnswerRe: C#.Net application Pin
Colin Angus Mackay27-May-06 9:47
Colin Angus Mackay27-May-06 9:47 
GeneralRe: C#.Net application Pin
betty_boop27-May-06 10:04
betty_boop27-May-06 10:04 
GeneralRe: C#.Net application Pin
Colin Angus Mackay27-May-06 10:24
Colin Angus Mackay27-May-06 10:24 
GeneralRe: C#.Net application Pin
betty_boop27-May-06 10:36
betty_boop27-May-06 10:36 
GeneralRe: C#.Net application Pin
Ravi Bhavnani27-May-06 10:42
professionalRavi Bhavnani27-May-06 10:42 
GeneralRe: C#.Net application Pin
Colin Angus Mackay27-May-06 10:46
Colin Angus Mackay27-May-06 10:46 
GeneralRe: C#.Net application Pin
betty_boop27-May-06 11:21
betty_boop27-May-06 11:21 
Cry | :(( This is what I have, and I know I am totally off. I thought I would like programming, but I have never been so frustrated in my life!!!!!

using System;
public class CalculateTime
{
public static void Main()
{
int s=0, Totalmin=1, h;
int TotalTime = 1, Total;
}
public static void CalculateTime()
{
while (s >= 0)
//calculate min. to sec.
for (s = 0, s > 60, ++s)

if ((s % 60) !=0)
{
TotalTime = TotalTime + h;
Time++;
h = x + 1;
}
}
Total = Totalmin % s;
Console.WriteLine("The time is: {0}", Time);
}


Ami
GeneralRe: C#.Net application Pin
Colin Angus Mackay27-May-06 13:41
Colin Angus Mackay27-May-06 13:41 
GeneralRe: C#.Net application Pin
betty_boop28-May-06 9:14
betty_boop28-May-06 9:14 
Questionget whether a checkbox is checked or not ASP.net Pin
DeepToot27-May-06 7:36
DeepToot27-May-06 7:36 
AnswerRe: get whether a checkbox is checked or not ASP.net Pin
maryamf27-May-06 11:33
maryamf27-May-06 11:33 
GeneralRe: get whether a checkbox is checked or not ASP.net Pin
DeepToot27-May-06 12:59
DeepToot27-May-06 12:59 
GeneralRe: get whether a checkbox is checked or not ASP.net Pin
leppie27-May-06 18:32
leppie27-May-06 18:32 
GeneralRe: get whether a checkbox is checked or not ASP.net Pin
DeepToot28-May-06 15:41
DeepToot28-May-06 15:41 
Questiontextbox cursor disable Pin
jackalfb27-May-06 6:20
jackalfb27-May-06 6:20 
AnswerRe: textbox cursor disable Pin
Guffa27-May-06 6:49
Guffa27-May-06 6:49 
GeneralRe: textbox cursor disable Pin
jackalfb27-May-06 9:27
jackalfb27-May-06 9:27 
AnswerRe: textbox cursor disable Pin
Guffa27-May-06 22:50
Guffa27-May-06 22:50 
QuestionDBNull and Uniqe ID Pin
NaNg1524127-May-06 5:42
NaNg1524127-May-06 5:42 
Questionusing the scalar execute mode in ado.net 2.0. help!!! Pin
aenon27-May-06 5:41
aenon27-May-06 5:41 
QuestionRegular Expression Control Pin
NaNg1524127-May-06 4:56
NaNg1524127-May-06 4:56 
AnswerRe: Regular Expression Control Pin
Guffa27-May-06 5:14
Guffa27-May-06 5:14 
QuestionRe: Regular Expression Control Pin
NaNg1524127-May-06 5:35
NaNg1524127-May-06 5:35 
GeneralRe: Regular Expression Control Pin
Guffa27-May-06 7:16
Guffa27-May-06 7:16 

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.