Home / ASP.NET Weblogs

Browse by Tags

Related Posts

  • What’s New For MVC Tools in the ASP.NET MVC 1.0 Release Candidate

    The ASP.NET MVC 1.0 Release Candidate (RC) is finally out, and we wanted to give returning MVC users as well as new MVC users an overview of what the tooling in Visual Studio provides. The MVC 1.0 RC can be downloaded right now here ( Release Notes ). Please note that this release will work with both...
    Posted to What's New (Weblog) by Anonymous on 01-26-2009, 12:00 AM
    Filed under: Visual Web Developer, Visual Studio, ASP.NET, .NET, MVC, Development, Visual Studio 2008, TDD, VWD, visual Studio 2008 sp1, ASP.NET MVC Framework
  • T4 Templates: A Quick-Start Guide for ASP.NET MVC Developers

    As mentioned in our recent blog post on the ASP.NET MVC Release Candidate , our code-generation features (namely, Add Controller and Add View) now use the T4 (Text Template Transformation Toolkit) templating technology behind the scenes. Because users can customize the templates to a great extent, we...
    Posted to What's New (Weblog) by Anonymous on 01-29-2009, 12:00 AM
    Filed under: Visual Web Developer, Visual Studio, ASP.NET, .NET, MVC, Development, Visual Studio 2008, TDD, VWD, visual Studio 2008 sp1, ASP.NET MVC Framework, T4
  • ASP.NET MVC 1.0 now Live!

    ASP.NET MVC 1.0 is now Live. You can download it right now here . Also check out Phil Haack’s post on the release. If you are new to MVC, please check out our previous posts for more information and links to many useful blogs and resources. Alternatively, check out the official site for tutorials, videos...
    Posted to What's New (Weblog) by Anonymous on 03-18-2009, 12:00 AM
    Filed under: Visual Web Developer, ASP.NET MVC, ASP.NET, MVC, Visual Studio 2008, VWD, visual Studio 2008 sp1, ASP.NET MVC Framework, Web, ASP.NET MVC 1.0 RC, T4, Mix, VS2008, ASP.NET MVC 1.0 RC2
  • Hotfix for "Design view does not update HTML" and to "Designer inserts a lot of  "

    A hotfix is now available for issues most commonly described as " I make changes in Design view but Source does not get updated " and " After certain actions designer inserts a lot of   in the page" . http://connect.microsoft.com/VisualStudio/Downloads/DownloadDetails.aspx...
    Posted to What's New (Weblog) by Anonymous on 03-23-2009, 12:00 AM
    Filed under: ASP.NET, Hotfix, Visual Studio, Visual Studio 2008, visual Studio 2008 sp1, Visual Web Developer, VWD, SP1
  • Tip #50: Did you know…How to absolute position the controls in Visual Studio Designer?

    Absolute positioning control(s) in the designer can seem confusing at first until you learn the visual cues. You can do one of the following two possible actions by dragging the control in the designer. Re-parent the control Change the controls position...( read more )
    Posted to What's New (Weblog) by Anonymous on 03-31-2009, 12:00 AM
    Filed under: ASP.NET, Visual Studio 2008, VWD, visual Studio 2008 sp1, Tips and Tricks, VSTS, Designer
  • Tip #50: Did you know…How to absolute position the controls in Visual Studio Designer?

    Absolute positioning control(s) in the designer can seem confusing at first until you learn the visual cues. You can do one of the following two possible actions by dragging the control in the designer. Re-parent the control Change the controls position. When you drag the body of the control, you are...
    Posted to iis (Weblog) by Anonymous on 03-31-2009, 12:00 AM
    Filed under: Tips and Tricks, ASP.NET, Visual Studio 2008, VWD, Designer, VSTS, Visual Studio 2008 SP1
  • New series of video tutorials on Visual Web Developer Express 2008

    We have started a new series of video tutorials on Visual Web Developer Express 2008. Over the course of next few weeks we will be adding many more videos to this series . These video tutorials will range in complexity from beginner to intermediate and will help Web developers build everything from simple...
    Posted to What's New (Weblog) by Anonymous on 04-20-2009, 12:00 AM
    Filed under: Visual Web Developer, Visual Studio, ASP.NET, Visual Studio 2008, VWD, visual Studio 2008 sp1, Tips and Tricks, VS2008, CSS, CSS and HTML
  • Tip #61: Did you know… How to create an ASP.Net Dynamic Data Web Site?

    If your web site is heavily data driven then here is a quick and easy way for you to create one without writing much code. All you need is Visual Studio 2008 SP1 or Visual Web Developer 2008 Express SP1 installed on your box. Dynamic Data Web Sites makes use of a mechanism called Scaffolding. When Scaffolding...
    Posted to iis (Weblog) by Anonymous on 05-14-2009, 12:00 AM
    Filed under: Tips and Tricks, Data, Dynamic Data, Reshmi Mangalore, Visual Studio 2008, VS2008, VSTS, VWD, WAP, Visual Studio 2008 SP1
  • Tip #61: Did you know… How to create an ASP.Net Dynamic Data Web Site?

    If your web site is heavily data driven then here is a quick and easy way for you to create one without writing much code. All you need is Visual Studio 2008 SP1 or Visual Web Developer 2008 Express SP1 installed on your box. Dynamic Data Web Sites makes...( read more )
    Posted to What's New (Weblog) by Anonymous on 05-14-2009, 12:00 AM
    Filed under: Tips and Tricks, Data, Dynamic Data, Reshmi Mangalore, VS2008, VSTS, VWD, WAP, Visual Studio 2008, visual Studio 2008 sp1
  • Tip#64:Did you know … How to convert a GridView column from asp:BoundField to asp:TemplateField in Design View?

    Assume that you already have a data source SqlDataSource1 that binds to a simple query returning some details from the Customers table. <asp:SqlDataSource ID= "SqlDataSource1" runat= "server" ConnectionString= "<%$ ConnectionStrings...( read more )
    Posted to What's New (Weblog) by Anonymous on 05-27-2009, 12:00 AM
    Filed under: ASP.NET, VWD, visual Studio 2008 sp1, Designer, Bala Chirtsabesan
Page 1 of 3 (30 items) 1 2 3 Next >