The code college
Wednesday, December 16, 2009
Daily Tips- Tip #43 - What is the shortcut key to bring up the Immediate window?
Ctrl + Alt + I.
www.codecollege.NET
What is an HttpCombiner?
An HTTP handler that combines multiple CSS, Javascript or URL into one response for faster page load. It can combine, compress and cache response which results in faster page
load and better scalability of web application.
www.codecollege.NET
Daily Tips- Tip #42 -How will you test memory leak in a .NET application?
using Perfmon.exe application.
www.codecollege.NET
What is the css equivalent for the NOBR tag?
the space character
www.codecollege.NET
‹
›
Home
View web version