Microsoft
Software
Hardware
Network
Question : convert date from visual basic to C#
I use code in visual basic: =Date()+(7-WeekDay(Date())
)
to display date on form of Saturdays
How can I display this same date with C#?
thank you
Answer : convert date from visual basic to C#
System.DateTime() + (7 - WeekDay(System.DateTime())
)
Random Solutions
can i install windows 7 on an external USB hard disk ?.
SQL 2008 express setup question
CanGrow /ShouldGrow
Everytime the computer boots up, i'm prompted with a "restart required now"
select query
Access 2007 Ribbon how to display the print preview button or group
System Process 95-100%
When opening older files in Word 2007 I get error "Word cannot start converter mswrd632". How do I solve this problem?
Importing text file into resources
How do I add a "change your password" page in a dot net framework