V
Vaclav
Hi everybody
I would like to optimize performance of my pages. I am considering removing
the folloving lines:
<meta name="GENERATOR" Content="Microsoft Visual Studio .NET 7.1">
<meta name="CODE_LANGUAGE" Content="C#">
<meta name="vs_defaultClientScript" content="JavaScript">
<meta name="vs_targetSchema"
content="http://schemas.microsoft.com/intellisense/ie5">
Is it a good idea? I guess they have some function, but OTOH no superflues
bytes should be sent to client.
Thank you for your opinions.
Vaclav
I would like to optimize performance of my pages. I am considering removing
the folloving lines:
<meta name="GENERATOR" Content="Microsoft Visual Studio .NET 7.1">
<meta name="CODE_LANGUAGE" Content="C#">
<meta name="vs_defaultClientScript" content="JavaScript">
<meta name="vs_targetSchema"
content="http://schemas.microsoft.com/intellisense/ie5">
Is it a good idea? I guess they have some function, but OTOH no superflues
bytes should be sent to client.
Thank you for your opinions.
Vaclav