Click here to Skip to main content
15,902,198 members

Comments by Gopal Rakhal (Top 61 by date)

Gopal Rakhal 15-Feb-17 1:42am View    
You can use "AddMonths()" like selecteddate.AddMonths(-1); and assigned to textbox
Gopal Rakhal 26-Jan-17 2:00am View    
It is property of EF.
https://msdn.microsoft.com/en-us/library/jj592907(v=vs.113).aspx
Gopal Rakhal 6-Nov-15 4:59am View    
These are simply remote sql server but in VPN
Gopal Rakhal 6-Nov-15 4:55am View    
Ya, checked using that also it is not working,Is there any thing to do with firewall if firewall is already off.
I am surprised that remote sql server can be access using IP address of that computer but when I use Instance name its is showing network related error, It is also not showing in Network server tab in connect windows
Gopal Rakhal 12-Feb-15 2:34am View    
Yeah, so I have just passed username from model to get required data.