Click here to Skip to main content
15,903,385 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: Images not appearing in delivered mail Pin
Aman Bhullar8-Jan-09 6:11
Aman Bhullar8-Jan-09 6:11 
GeneralRe: Images not appearing in delivered mail Pin
EliottA8-Jan-09 6:32
EliottA8-Jan-09 6:32 
GeneralRe: Images not appearing in delivered mail Pin
Vivek Bhatnagar8-Jan-09 18:45
Vivek Bhatnagar8-Jan-09 18:45 
GeneralRe: Images not appearing in delivered mail Pin
Aman Bhullar9-Jan-09 4:44
Aman Bhullar9-Jan-09 4:44 
AnswerRe: Images not appearing in delivered mail Pin
Vivek Bhatnagar8-Jan-09 18:38
Vivek Bhatnagar8-Jan-09 18:38 
GeneralRe: Images not appearing in delivered mail Pin
EliottA9-Jan-09 5:19
EliottA9-Jan-09 5:19 
GeneralRe: Images not appearing in delivered mail Pin
Vivek Bhatnagar11-Jan-09 18:50
Vivek Bhatnagar11-Jan-09 18:50 
QuestionHow to multiply date with double? Pin
Kukalool7-Jan-09 16:42
Kukalool7-Jan-09 16:42 
Hi, I am trying to create a function in vb .NET that can calculate the travel time from one point (P(x,y)) to another point(Q(x,y)) knowing the speed as a constant per squere. Exemple 1 square = 00:12:00.

When I calculate the distance between the 2 points, the result is a double, for example 4.32.

To get the travel time I need to multiply 4.32 by 00:12:00 (double, by datetime).

I have tried using Convert.ToDouble method and TimeSpan but i didn't manage to work with them.

How can this be achieved? D'Oh! | :doh:

The end result should be in datetime format.
GeneralRe: How to multiply date with double? Pin
Luc Pattyn7-Jan-09 17:11
sitebuilderLuc Pattyn7-Jan-09 17:11 
GeneralRe: How to multiply date with double? Pin
Kukalool12-Jan-09 20:53
Kukalool12-Jan-09 20:53 
QuestionInstalling .NET Framework with my app using MSI Pin
petrveit6-Jan-09 22:13
petrveit6-Jan-09 22:13 
AnswerRe: Installing .NET Framework with my app using MSI Pin
Not Active7-Jan-09 2:43
mentorNot Active7-Jan-09 2:43 
QuestionHow can i instantiate C# class from javascript ?? Pin
Dattatraya K6-Jan-09 21:01
Dattatraya K6-Jan-09 21:01 
AnswerRe: How can i instantiate C# class from javascript ?? Pin
«_Superman_»6-Jan-09 21:11
professional«_Superman_»6-Jan-09 21:11 
GeneralRe: How can i instantiate C# class from javascript ?? Pin
Dattatraya K6-Jan-09 21:17
Dattatraya K6-Jan-09 21:17 
GeneralRe: How can i instantiate C# class from javascript ?? Pin
«_Superman_»6-Jan-09 21:20
professional«_Superman_»6-Jan-09 21:20 
QuestionOleDbDataAdapter Pin
rema r6-Jan-09 19:50
rema r6-Jan-09 19:50 
AnswerRe: OleDbDataAdapter Pin
Wendelius7-Jan-09 0:56
mentorWendelius7-Jan-09 0:56 
GeneralRe: OleDbDataAdapter Pin
rema r8-Jan-09 1:49
rema r8-Jan-09 1:49 
GeneralRe: OleDbDataAdapter Pin
Wendelius8-Jan-09 1:54
mentorWendelius8-Jan-09 1:54 
QuestionFolder and file view Pin
sb_rs5-Jan-09 22:07
sb_rs5-Jan-09 22:07 
AnswerRe: Folder and file view Pin
Simon P Stevens5-Jan-09 23:11
Simon P Stevens5-Jan-09 23:11 
AnswerRe: Folder and file view Pin
ShilpaGinodiya6-Jan-09 0:41
ShilpaGinodiya6-Jan-09 0:41 
GeneralRe: Folder and file view Pin
Lev Danielyan7-Jan-09 22:48
Lev Danielyan7-Jan-09 22:48 
QuestionConnection Pooling problem Pin
ruanr5-Jan-09 20:58
ruanr5-Jan-09 20:58 

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.