Click here to Skip to main content
15,909,518 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: My.Settings Pin
Herboren2-Oct-10 5:44
Herboren2-Oct-10 5:44 
JokeRe: My.Settings Pin
DaveAuld2-Oct-10 5:57
professionalDaveAuld2-Oct-10 5:57 
GeneralRe: My.Settings Pin
Herboren2-Oct-10 7:34
Herboren2-Oct-10 7:34 
AnswerRe: My.Settings Pin
DaveAuld2-Oct-10 5:54
professionalDaveAuld2-Oct-10 5:54 
GeneralRe: My.Settings Pin
Herboren3-Oct-10 5:06
Herboren3-Oct-10 5:06 
GeneralRe: My.Settings Pin
DaveAuld3-Oct-10 8:10
professionalDaveAuld3-Oct-10 8:10 
QuestionGregorian date to convert solar (Tarikh Shamsi) Pin
saywan161-Oct-10 2:18
saywan161-Oct-10 2:18 
QuestionRe: Gregorian date to convert solar (Tarikh Shamsi) PinPopular
Luc Pattyn1-Oct-10 2:39
sitebuilderLuc Pattyn1-Oct-10 2:39 
As you forgot to ask a question, I'll ask you some:
- why are you using DateTime.UtcNow several times? are you aware they may all return a different value, and if you're unlucky, the net result will be very incorrect?
- why are you using select constructs for translating a number into a string? wouldn't initialized arrays be the obvious choice?
- why didn't you post your code snippet in PRE tags? and add some text explaining what is going on?

Confused | :confused:

I noticed you are new on CodeProject so all is forgiven. However, I strongly suggest you:
1. read the "how to ask a question" and "how to get an answer" messages on top of this forum;
2. read some other posts, to see how other people are handling things.

Cheers.
Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles] Nil Volentibus Arduum
Please use <PRE> tags for code snippets, they preserve indentation, and improve readability.


Questionvb.net listview & arrays Pin
Central_IT30-Sep-10 11:10
Central_IT30-Sep-10 11:10 
AnswerRe: vb.net listview & arrays Pin
Luc Pattyn30-Sep-10 11:57
sitebuilderLuc Pattyn30-Sep-10 11:57 
QuestionUDP socket on the same host.. Pin
jainiraj28-Sep-10 18:29
jainiraj28-Sep-10 18:29 
QuestionKitchen Printer Pin
εїзεїзεїз27-Sep-10 20:37
εїзεїзεїз27-Sep-10 20:37 
AnswerRe: Kitchen Printer Pin
Dave Kreskowiak28-Sep-10 1:45
mveDave Kreskowiak28-Sep-10 1:45 
GeneralRe: Kitchen Printer Pin
εїзεїзεїз28-Sep-10 23:05
εїзεїзεїз28-Sep-10 23:05 
GeneralRe: Kitchen Printer Pin
Dave Kreskowiak29-Sep-10 2:12
mveDave Kreskowiak29-Sep-10 2:12 
GeneralRe: Kitchen Printer Pin
εїзεїзεїз29-Sep-10 2:57
εїзεїзεїз29-Sep-10 2:57 
QuestionGetCursorPos Pin
Win32SF27-Sep-10 18:59
Win32SF27-Sep-10 18:59 
AnswerRe: GetCursorPos Pin
Dave Kreskowiak28-Sep-10 1:42
mveDave Kreskowiak28-Sep-10 1:42 
GeneralRe: GetCursorPos Pin
Win32SF28-Sep-10 5:08
Win32SF28-Sep-10 5:08 
GeneralRe: GetCursorPos Pin
Dave Kreskowiak28-Sep-10 6:03
mveDave Kreskowiak28-Sep-10 6:03 
GeneralRe: GetCursorPos Pin
Win32SF28-Sep-10 12:32
Win32SF28-Sep-10 12:32 
GeneralRe: GetCursorPos Pin
Dave Kreskowiak28-Sep-10 16:41
mveDave Kreskowiak28-Sep-10 16:41 
GeneralRe: GetCursorPos Pin
Win32SF28-Sep-10 17:35
Win32SF28-Sep-10 17:35 
GeneralRe: GetCursorPos Pin
Dave Kreskowiak28-Sep-10 18:26
mveDave Kreskowiak28-Sep-10 18:26 
GeneralRe: GetCursorPos Pin
tosch28-Sep-10 19:46
tosch28-Sep-10 19:46 

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.