Tagged Questions

5
votes
4answers
424 views

live asp.net web.config settings

I've only recently started working with asp.net and c#. Is there a standard practice set of web.config settings for a live final website? There seem to be a ton of options available and I'm looking to ...
1
vote
1answer
67 views

Caching dynamic pages in ASP.NET 4.0

This is our setup: Windows 2003 Server Standard, SQL 2005 and ASP.NET 4.0. We have a news site where URLs are structured like www.domain.com/This-is-my-headline-123.aspx - where 123 is the ID ...
0
votes
1answer
102 views

Invoking javascript time “object”

A webservice of mine returns an object in the following format. ...