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
Copy/Paste and sum total in excel
Import Monthly data from vendor with items sales qty that changes
Difference between coding in module, sheet, or workbook window
SelectedValue which is invalid because it does not exist in the list of items
how can i overcome the problem while connecting to sql server 2005?
Limit number of displayed rows in continuous form
Get Top most parent id
Removing Lines from richtextbox
Creating Query in MS Access 2003
Drive mapping script