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
Count Worksheet Tabs on Excel File
error with web site when it was moved from server 2003 to 2008
Access 2000 Runtime
Using Modern Mobile Technologies on Oldish Access 2000 Database
Setting LinkChildField and LinkMasterField Property Issue
Excel2003 header with logo, multiple sheets, left justified
How to retrieve results from a stored procedure?
Convert Access String to SQL Server BIT Data Type
How to reference the "checked" value of a checkbox in a GridView template field
Raid 5 4x1 TB format time?