Click here to Skip to main content
15,896,606 members

Comments by Member 10714689 (Top 30 by date)

Member 10714689 8-Mar-19 2:13am View    
Thanks a lot, it saved my time
Member 10714689 19-Dec-17 8:54am View    
Hi,
the above method I tried from google results, previously I used Sesssion["var"]=data; in codebehind file, trying to access session variable in other library class file where its not accepting the class "Session"
Member 10714689 9-Sep-17 10:28am View    
In debug, not any exceptions were raised.Search result bringing only one
Member 10714689 16-Nov-16 5:39am View    
thanks for the quick response. Is there any quick way to parse out (n) parts in c#?
Member 10714689 17-May-16 7:37am View    
Hi, thanks for the reply, your code works for getting my domain joined system login info. but my requirement is I am working on a application, in this I will configure another AD domain. now with this application I need to access that domain current login user info. hope you understand.