IIS Team Blogs Tagged with "Visual Studio" (RSS)

Tip #16: Did you know… How to change the default format settings for CSS Editor?

There is a Tools –>Options setting under Text Editor –> CSS –> Format Node which helps you change the default CSS Format settings. This dialog gives you the flexibility of setting the default CSS Formatting styles in any of    ...

Tip #14: Did you know…How to enable debugging of your Web Site?

To run a page in Debug mode you will have to choose Debug –> Start Debugging or just press F5 . Debugging support is not enabled by default and if you have not run the debugger before on this web site, you will need to configure it. This is internally...

Tip #12: Did you know..How to create an IIS Virtual Directory from within Visual Web Developer?

Here are the steps on how to create a Local IIS Virtual Directory.To start with you should have IIS installed on your box. Step1: Go to File Menu->Click on New Web Site. Step2: Click on the Browse button in the New Web Site dialog. This will bring...

Tip #11 Did you know… New Style builder can be invoked from various other tool windows in Visual Web Developer.

Tip#10 spoke about the New Style Builder Dialog. There are various other entry points to this dialog. You can invoke it from the following places from the IDE:  CSS Properties Tool Window: Bring up the CSS properties dialog by selecting View –>CSS...

ASP.NET Tip: Letting Microsoft know about your problems/requests

Not sure if everyone knows of the various options that there are for communicating with Microsoft so I wanted to let you know about some of them here. Bugs or problems You can log these on the various forums that we have, the forums are found here . ...

The PDC this year…

Not sure how many people are planning on attending the PDC (Professional Developers Conference) this year, but it is going to be a fantastic conference. We announced some huge announcements on the PDC web site.  http://www.microsoftpdc.com/ We have...

Tip #10 Did you know… Visual Web Developer 2008 has a New Style Builder Dialog?

Visual Studio 2008 has a New Style builder dialog. This dialog box helps you design new styles and also preview it at the same time. Using this dialog, you can create a style which can live in current page, an existing external style sheet or a new external...

Tip #9 Did you know … You can also register your ASP.NET Web User Controls in Web.config?

In Tip#8 we saw how to create a Web User control, register a Web User Control and use the Web User control in your page. Note that VS added a @Register directive right at the top of the page on drag drop of the user control on to your page. But in future...

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

Related Tags

Microsoft Communities