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
The Terminal Server has exceeded the maximum number of allowed connections
How to limit rows a user sees after logging to an APEX application
Create really good loocking GUI interface with MFC
DNS records for TLS in OCS 2007 R2
Comparing Data between two tables
SharePoint errors sites down then fix themselves.
Pass variable from one field to the next and save variable in table
Append.dif file to Access 2007 table
Import multiple Excel workbooks into a single Access Table
increment the counter for each category