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

A Tale of Two Developers and Visual Studio Sites and Apps

We've encountered several scenarios in which customers have multiple developers working on a single web application in Visual Studio. In such cases, it's not uncommon for each developer to be working on a portion of the application. There isn't any problem...

Tip #81: Did you know... How to use Web.Config transformation

With Visual Studio 2010 Beta1, we introduced a new feature called Web.Config transformation to help ease the development process of a web application. At different stages during the life cycle of a project, the user usually needs to modify some environment...

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...

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...

Tip#63: Did you know…How to specify a fixed port for Visual Studio Development Server while using WAPs?

In Tip#21 we showed you how to set a fixed port for the Developer Web Server in Web Sites. Here is how you will be able to configure this for Web Application Projects. 1. Go to the properties page of WAP. Right Click on your Web Application and click...

CannonPI teaser video

There is a new video up on youtube that is the beginning of many more videos.  You should check it out and look for for more coming soon. Also, see if you recognize any of the people in this, feel free to post here who you think they are. Read More...

Tip #45: Did you know…How to change the DynamicData folder location?

ASP.NET Dynamic Data is a framework that lets you create data-driven ASP.NET Web applications easily. It does this by automatically discovering data-model metadata at run time and deriving UI behavior from it. By default for a Dynamic data Web Application...

1 2 3 4  Next »

Related Tags

Microsoft Communities