hello, i have referred that link but i am not able to get exact idea from it.
Avinash_Mane
Posts
-
Get DateTime according to country. -
Get DateTime according to country.Thanks for your reply sir. DateTime.Now.ToUniversalTime() returns UTC datetime. How can i get the india's datetime from this. Please help me.
-
Get DateTime according to country.Hello, I have hosted my website on server is lying in USA. I have used system.Datetime.Now() for date operations, whereas my clients are from india and it shows me around 12 hours difference. How can i map this time zone? I don't want to store the client's machine time but only server end time. Please help me. waiting for your prompt reply. Thanks.
-
grouping rows in gridview...Hi pranav, Please check this out. Creating groups and summaries with 2 lines of code[^]
-
securing querystringyou can use encryption techniques to encrypt your query string values before passing. so that user can never get the idea about it.
-
Initializing ASP.NETYou can use methods of Global.asax file see help of Global.asax file in google
-
How to import gmail,yahoo, etc. contacts in asp.nethello, I want to make invitation facility in my website.j so please... can anyone tell me how to import contacts from gmail, yahoo, etc in asp.net. it's very urgent. Thanks in advance.