IIS Team Blogs Tagged with "ASP.NET" (RSS)

Tip# 77: Did you know… How to enable Page Level Tracing for your ASP.NET pages?

Enabling tracing at page level gives you a bunch of information that can be useful while debugging your application.Tracing helps understand which control uses more view state,  start/end of PreInit, start/end of Init, start/end of Render, etc. This...

Introducing NETOOP (The .NET Object Oriented Portal)

Yesterday I announced and new project I’m starting( READ HERE ) Since last night 40 people have joined the private wiki to participate in the collaborative design. “The Project” now has a name and a domain ! NETOOP – the .NET Object Oriented Portal www...

Tip #76: Did you know… How to hide a non-visual control in your designer?

Some times as you are building your web page, you may want to hide all the non-visual controls like Timer control so that the page looks close to how it would be rendered on your browser. Our Designer can toggle between displaying and not displaying Non...

Tip #75: Did you know…How to maintain scrollposition after post back?

When web pages are posted back to the server, by default user is returned to the top of the page. On a large web page, you might have a requirement to scroll down the user automatically to the last position on the page. MaintainScrollPositionOnPostBack...

Visual Studio 2010 1-Click Publishing

When it comes to deploying websites, many developers and companies have unique and creative ways to handle deployment.  While some have fully workable solutions, I believe that there is a lot of room for growth to bring powerful and straight forward...

Announcing the IIS SEO Toolkit (beta)

Available for free download today ! Optimize your web sites for Search Engines ! Download the New IIS SEO Toolkit Beta Today, we are announcing the IIS Search Engine Optimization (SEO) Toolkit Beta – a brand new free toolkit that helps Web developers...

Dynamic IP Restrictions Extension for IIS 7.0

The IIS team has released the Dynamic IP Restrictions Extension for IIS 7.0 - Beta . The Dynamic IP Restrictions provides IT Professionals and Hosters a configurable module that helps mitigate or block Denial of Service Attacks or cracking of passwords...

Tip #69: Did you know…The keyboard shortcut for View in Browser?

Ctrl +Shift+W does the trick for you. This short cut is mentioned under File Menu -> View in Browser . So if you are still using Select File -> Right click for context menu and then selecting View in Browser as shown below, you may want to start...

« First ...  « Previous  2 3 4 5 6  Next »  ... Last »

Related Tags

Microsoft Communities