Click here to Skip to main content
15,893,161 members

Comments by Suresh Dasari's (Top 25 by date)

Suresh Dasari's 1-Mar-13 6:50am View    
It is a windows application.
where ever you run this application it will create the files there.
it will create in local machine.
Suresh Dasari's 1-Mar-13 6:40am View    
maintain the date into a static variable for first time, then check with that date every time.
Suresh Dasari's 24-Jan-13 5:27am View    
how you have binded your DataGridView
Suresh Dasari's 24-Jan-13 4:52am View    
confused

adding listbox1 item to listbox2 item
Listbox2.Items.Add(listbox1.SelectedItem);

these are confusing
1. from listbox1 when i add item and move to listbox2 and click the remove button.Listbox2 item to be removed.

2. from listbox2 when i click the remove button that selected item from listbox2 move to listbox1.

when i removing the listbox2 item to listbox1 that time listbox2 selected item wont be there to be removed.

can you post in brief.
Suresh Dasari's 24-Jan-13 4:46am View    
http://stackoverflow.com/questions/14251553/c-sharp-and-current-local-time-for-different-countries

http://msdn.microsoft.com/en-us/library/system.timezoneinfo%28v=vs.100%29.aspx