Click here to Skip to main content
16,005,141 members
Home / Discussions / C#
   

C#

 
GeneralRe: Sorting in DataGrid Pin
Anonymous21-Feb-05 17:25
Anonymous21-Feb-05 17:25 
Generaladding reference to cdoex on a remote server Pin
Member 169690721-Feb-05 5:16
Member 169690721-Feb-05 5:16 
GeneralRe: adding reference to cdoex on a remote server Pin
Heath Stewart21-Feb-05 12:11
protectorHeath Stewart21-Feb-05 12:11 
Generalpager dialer question Pin
daddion21-Feb-05 3:13
daddion21-Feb-05 3:13 
GeneralRe: pager dialer question Pin
Heath Stewart21-Feb-05 12:09
protectorHeath Stewart21-Feb-05 12:09 
GeneralFind Today’ Date Using Code Pin
Anonymous21-Feb-05 3:02
Anonymous21-Feb-05 3:02 
GeneralRe: Find Today’ Date Using Code Pin
Rob Graham21-Feb-05 3:16
Rob Graham21-Feb-05 3:16 
GeneralRe: Find Today’ Date Using Code Pin
Heath Stewart21-Feb-05 12:07
protectorHeath Stewart21-Feb-05 12:07 
Or use DateTime.UtcNow to get the current date and time in the Universal Coordinate Time (yes, the C and T appear to be backward but that's just the way it is).

You should consider browsing the .NET Framework SDK class library reference. Especially classes like DateTime should be easy to find using the index, then you just need to browse the members. The class library follows a naming guideline that is supposed to make easy to find what you want.

This posting is provided "AS IS" with no warranties, and confers no rights.

Software Design Engineer
Developer Division Sustained Engineering
Microsoft

[My Articles] [My Blog]
GeneralRe: Find Today’ Date Using Code Pin
Sebastian Schneider23-Feb-05 1:43
Sebastian Schneider23-Feb-05 1:43 
GeneralRe: Find Today’ Date Using Code Pin
Heath Stewart23-Feb-05 7:42
protectorHeath Stewart23-Feb-05 7:42 
GeneralVowel count Pin
lindiwe21-Feb-05 1:55
lindiwe21-Feb-05 1:55 
GeneralRe: Vowel count Pin
Stefan Troschuetz21-Feb-05 4:02
Stefan Troschuetz21-Feb-05 4:02 
GeneralRe: Vowel count Pin
leppie21-Feb-05 5:08
leppie21-Feb-05 5:08 
GeneralMethodCalender + Combobox Pin
Mikel Fayad21-Feb-05 1:53
Mikel Fayad21-Feb-05 1:53 
GeneralRe: MethodCalender + Combobox Pin
Heath Stewart21-Feb-05 12:04
protectorHeath Stewart21-Feb-05 12:04 
QuestionHow to change the Border Color and Frame Color of Tab Control? Pin
pubududilena21-Feb-05 1:47
pubududilena21-Feb-05 1:47 
AnswerRe: How to change the Border Color and Frame Color of Tab Control? Pin
Heath Stewart21-Feb-05 8:16
protectorHeath Stewart21-Feb-05 8:16 
GeneralRun time generation of classes Pin
hzmerli21-Feb-05 1:43
hzmerli21-Feb-05 1:43 
GeneralRe: Run time generation of classes Pin
leppie21-Feb-05 5:01
leppie21-Feb-05 5:01 
GeneralRe: Run time generation of classes Pin
Heath Stewart21-Feb-05 8:10
protectorHeath Stewart21-Feb-05 8:10 
Generaldatagrid Pin
boruu21-Feb-05 1:19
boruu21-Feb-05 1:19 
GeneralRe: datagrid Pin
pubududilena21-Feb-05 1:43
pubududilena21-Feb-05 1:43 
GeneralCheck for LAN connection Pin
sharathgowda21-Feb-05 0:36
sharathgowda21-Feb-05 0:36 
GeneralRe: Check for LAN connection Pin
Stefan Troschuetz21-Feb-05 4:10
Stefan Troschuetz21-Feb-05 4:10 
GeneralRe: Check for LAN connection Pin
sharathgowda21-Feb-05 18:20
sharathgowda21-Feb-05 18:20 

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.