Home / ASP.NET Weblogs

Browse by Tags

Related Posts

  • Tip #20: Did you know… How to change WAP to use an IIS Web server?

    Sometimes while developing WAP you might want to switch to IIS Web server instead of the Visual Studio Development Server provided by VWD. Here is how you do it: 1. Go to the Properties page of WAP by clicking on properties under WAP in Solution Explorer or Right click on WAP and select Properties from...
    Posted to iis (Weblog) by Anonymous on 11-03-2008, 12:00 AM
    Filed under: IIS, Tips and Tricks, Visual Studio, Visual Studio 2008, VS2008, VWD, WAP
  • Tip #19: Did you know…How to set the default view to Design view?

    Source View is the default view for the IDE when you edit a Web page. You can customize the IDE so that Design View is the default. Select the menu option : Tools – > Options… From the Options dialog tree select HTML Designer –> General Select Design View radio button from the Start Pages in section...
    Posted to iis (Weblog) by Anonymous on 10-30-2008, 12:00 AM
    Filed under: Tips and Tricks, Visual Studio, Visual Studio 2008, VS2008, VWD, Designer
  • Tip #18: Did you know…How to absolute position controls on copy paste or drag drop from Toolbox?

    To absolute position any control on your designer, you select the control and then select the following menu option: Format  –> Position… ->Position style ->Absolute. Sometimes you may want the controls to be absolutely positioned on the design surface as soon as you drag drop control from...
    Posted to iis (Weblog) by Anonymous on 10-29-2008, 12:00 AM
    Filed under: Tips and Tricks, Visual Studio, Visual Studio 2008, VS2008, VWD, Designer, CSS, CSS and HTML
  • Tip #17: Did you know... How to remote debug WAPs that are using IIS?

    If you want to work on an web application project using IIS that is sitting on another server, you can use the remote debugger and the web property pages in Visual Studio 2008 SP1. First, open your web application project on the server (e.g. \\server\share ), by going to File > Open Project. ...
    Posted to iis (Weblog) by Anonymous on 10-28-2008, 12:00 AM
    Filed under: IIS, Tips and Tricks, Visual Studio, Visual Studio 2008, VS2008, VWD, WAP
  • How to Override Cassini's Virtual Path in Visual Studio

    On one of the email lists that I'm on, someone had posted a question about running a website using the root path "/" or a different virtual path than the project name that is populated by default. James Crowley pointed out a blog entry from Scott Guthrie where Scott walks through this process...
    Posted to Jason N. Gaylord's Blog (Weblog) by Jason N. Gaylord on 08-19-2008, 12:00 AM
    Filed under: Tips and Tricks, Visual Studio
  • Visual Studio Fonts and Colors

    For quite some time I've been working with a modified version of Scott Hanselman's "Dark Theme" for Visual Studio. The reason for my modifications is that the HTML and CSS settings were very difficult to read. Here is the complete list of changes I've made in Tools > Options > Environment...
    Posted to Jason N. Gaylord's Blog (Weblog) by Jason N. Gaylord on 08-07-2008, 12:00 AM
    Filed under: Tips and Tricks, Design/Development Tools, Visual Studio
  • Sync your Visual Studio settings with Live Mesh!

    Did you know that you can use Live Mesh to share and sync your Visual Studio settings between computers ? Here is how to do this in Vista (with Live Mesh client installed): Go to your VS2008 folder (usually C:\Users\ YourUserName \Documents\Visual Studio 2008), right-click on Settings folder and select...
    Posted to Laurent Duveau (Weblog) by pluginbaby on 06-30-2008, 12:00 AM
    Filed under: Visual Studio, Windows Live, Tips and Tricks
  • Pimp my IDE talk at EnergizeIT

    Here is a link to download the content I used for my quick talk at EnergizeIT Toronto ("Pimp my IDE" aka customize Visual Studio 2008): The blog post I showed: http://www.hanselman.com/blog/VisualStudioProgrammerThemesGallery.aspx You can also check this one: http://idehotornot.ning.com/  ...
    Posted to Laurent Duveau (Weblog) by pluginbaby on 05-25-2008, 12:00 AM
    Filed under: Visual Studio, Tips and Tricks, Speaking, Canada
  • ترفند:ساخت کنترل کننده های کاربر با استفاده از سیلور لایت و فرم های ارائه دهنده ی ویندوز

    یکی از اهداف بنیادی سیلور لایت و فرم های ارائه دهنده ی ویندوز( ) این است که این توانایی را به برنامه نویس بدهد تا بتواند به آسانی عملیات رابط کاربر را در محفظه ای به کنترل های قابل استفاده برای بارها و بارها تبدیل کند. شما می توانید کنترل های رابط جدیدی را با استفاده از یکی از کلاس های کنترل موجود ایجاد...
    Posted to وبلاگ اسکات گوسری به زبان فارسی (Weblog) by armin.ol on 04-11-2008, 12:00 AM
    Filed under: .Net, Silverlight, Tips And Tricks, Visual Studio, WPF
  • Tip/Trick: Creating and Using Silverlight and WPF User Controls

    One of the fundamental design goals of Silverlight and WPF is to enable developers to be able to easily encapsulate UI functionality into re-usable controls. You can implement new custom controls by deriving a class from one of the existing Control classes (either a Control base class or from a control...
    Posted to ScottGu's Blog (Weblog) by ScottGu on 04-04-2008, 12:00 AM
    Filed under: Visual Studio, .NET, Tips and Tricks, WPF, Silverlight
Page 1 of 11 (101 items) 1 2 3 4 5 Next > ... Last »