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 delete only the visible rows without having to select visible
Looking for a utility that will automatically back up a file when the file has been modified and then saved with the same file name.
recover contacts from user profile
What does QoS do and is it necessary?
vb6 - extract words
Triple boot 3 XP images from same hard drive
How to use xcopy in loginscript with administrator permissions to create folder and copy a file?
How to Bind A dataset to the the datagrid in C# windows...it shows the table in the dataset but i cannot bind the dataset to the datagrid..Can any one hepl PLz
Windows 7 Group Policy management for Firewall
Importing an Access table