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
Hide Sharepoint navigation elements from users that do not have permission for them
The Certification Authority Service has not been started.
CommonDialog Question
SQL subtotal, grand total by group
Invalid length for a Base-64 char array
Excel Exception when trying to display page
One Chart Per Surgeon in Report Builder 2.0?
NTFS Permissions *Bulk Change*
Get Buying Cost From Current Stock
Remote Desktop Urgent