Click here to Skip to main content
15,923,087 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
I have a simple asp.net project with database.How to implement load balancing in it.Is that possible through coding or any other way?
Thanks,
Posted

pl check the following link which might help you

http://wiki.asp.net/page.aspx/1248/aspnet-and-load-balancing/[^]
 
Share this answer
 
Using IIS would be the best choice for you, it comes with plenty of support and lots of samples to follow, Here is a direct link: http://learn.iis.net/page.aspx/213/network-load-balancing[^]
 
Share this answer
 
Comments
sreenathpktr 27-Sep-11 2:04am    
Is it possible without iis.I man using the ASP.NET development server...
 
Share this answer
 
Comments
sreenathpktr 27-Sep-11 2:51am    
I have tried both links before i posted here.That's not working for me.
Thanks

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