Click here to Skip to main content
15,923,909 members
Home / Discussions / C#
   

C#

 
GeneralRe: How to remove Duplicated rows from DataTable ? Pin
hdv21223-May-08 12:31
hdv21223-May-08 12:31 
QuestionConnect to biometric device Pin
Krazy Programmer23-May-08 7:38
Krazy Programmer23-May-08 7:38 
AnswerRe: Connect to biometric device Pin
led mike23-May-08 8:14
led mike23-May-08 8:14 
AnswerRe: Connect to biometric device Pin
carbon_golem23-May-08 9:03
carbon_golem23-May-08 9:03 
AnswerRe: Connect to biometric device Pin
Thomas Stockwell23-May-08 9:59
professionalThomas Stockwell23-May-08 9:59 
GeneralRe: Connect to biometric device Pin
Krazy Programmer23-May-08 20:42
Krazy Programmer23-May-08 20:42 
Questionget the time diffrence Pin
Boshkash23-May-08 7:36
Boshkash23-May-08 7:36 
AnswerRe: get the time diffrence Pin
Giorgi Dalakishvili23-May-08 7:41
mentorGiorgi Dalakishvili23-May-08 7:41 
You can calculate different between DateTime instance from your application and store it in the database or you might make your TimeDiff column computed so that it stores difference between EndTime and StartTime (for example in seconds). You can use DATEDIFF[^] function for calculating difference between two dates in sql server.

Giorgi Dalakishvili

#region signature
my articles
#endregion

AnswerRe: get the time diffrence Pin
DaveyM6923-May-08 8:53
professionalDaveyM6923-May-08 8:53 
QuestionC#, Authenticate to WSUS Pin
AGTCooke23-May-08 6:11
AGTCooke23-May-08 6:11 
AnswerRe: C#, Authenticate to WSUS Pin
KaptinKrunch23-May-08 7:02
KaptinKrunch23-May-08 7:02 
GeneralRe: C#, Authenticate to WSUS Pin
AGTCooke23-May-08 7:12
AGTCooke23-May-08 7:12 
GeneralRe: C#, Authenticate to WSUS Pin
myname9897-Sep-23 8:25
myname9897-Sep-23 8:25 
Questionsave key board strokes in a file Pin
abbmalleshmca23-May-08 6:10
abbmalleshmca23-May-08 6:10 
AnswerRe: save key board strokes in a file Pin
Anthony Mushrow23-May-08 6:12
professionalAnthony Mushrow23-May-08 6:12 
GeneralRe: save key board strokes in a file Pin
abbmalleshmca29-May-08 4:21
abbmalleshmca29-May-08 4:21 
AnswerRe: save key board strokes in a file Pin
Christian Graus23-May-08 12:13
protectorChristian Graus23-May-08 12:13 
AnswerRe: save key board strokes in a file Pin
DaveyM6923-May-08 12:16
professionalDaveyM6923-May-08 12:16 
GeneralRe: save key board strokes in a file Pin
Christian Graus23-May-08 12:29
protectorChristian Graus23-May-08 12:29 
QuestionRead Files using BinaryReader Pin
Ian Uy23-May-08 5:46
Ian Uy23-May-08 5:46 
AnswerRe: Read Files using BinaryReader Pin
Anthony Mushrow23-May-08 6:10
professionalAnthony Mushrow23-May-08 6:10 
QuestionEnable Database connection change Pin
redivider23-May-08 5:21
redivider23-May-08 5:21 
QuestionHow do I Create a C# Webserver? Pin
neelchauhan23-May-08 3:42
neelchauhan23-May-08 3:42 
AnswerRe: How do I Create a C# Webserver? Pin
DaveyM6923-May-08 3:46
professionalDaveyM6923-May-08 3:46 
AnswerRe: How do I Create a C# Webserver? Pin
carbon_golem23-May-08 4:25
carbon_golem23-May-08 4:25 

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.