Tagged Questions
2
votes
0answers
18 views
SEO + ViewState = To the Bottom for Crawlers Only? Is it Cloaking?
I have some large controls that are swelling my ViewState to 10KB+. Ignoring the discussion about using alternatives to ViewState, I'm trying to minimize any impact my ViewState might have on SEO. ...
0
votes
1answer
81 views
Hosting provider that provides support for .NET applications? (C#) [duplicate]
Possible Duplicate:
How to find web hosting that meets my requirements?
I'm working on a website and wrote the server in my favorite language (C#) and it uses WebSockets technology. It ...