Click here to Skip to main content
15,887,135 members
Please Sign up or sign in to vote.
1.22/5 (2 votes)
I have a client/server windows application :

Network is local with good speed

server :win server 2012 on hyperV ,sql 2008 (3 table ) and sql user login created for authentication in clients ,no antivirus , firewall off

client :win 7 ,visual studio ,no antivirus ,firewall off

I remote my server (win server) and data loads fast locally but when I work with visual studio in client data loads with latency ! but I have just one record in my table and as I mentioned firewall or antivirus is off.

what's the problem ? should I do something in firewall
Posted
Updated 23-Apr-15 17:17pm
v3
Comments
Kornfeld Eliyahu Peter 21-Apr-15 15:01pm    
There are lot of things that can make data load slowly...One of then is your code...You should show us...
Nima.naqipoor 23-Apr-15 1:32am    
Tanx but I don't think that's for code,cause I retrieve data from server explorer in vs2013 and use show table data but it's slow !
upendra shahi 22-Apr-15 2:36am    
optimize your code..
ShahidRiaz 22-Apr-15 5:03am    
Share the code and the query
Nima.naqipoor 23-Apr-15 1:50am    
it seems there's something like firewall ...cause in server explorer is slow too

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900