Home / ASP.NET Weblogs

Browse by Tags

Related Posts

  • Expression of type 'System.Data.Linq.Table(Of xxx)' is not queryable

    I don't recall getting this error so often in Visual Web Developer 2008 Beta 2 or the release candidate: Expression of type 'System.Data.Linq.Table(Of xxx)' is not queryable. Make sure you are not missing an assembly reference and/or namespace import for the LINQ provider.   It popped up several...
    Posted to WebLog of Ken Cox (Weblog) by Ken Cox [MVP] on 12-29-2007, 12:00 AM
    Filed under: ASP.NET, LINQ, asp.net 3.5, Visual Web Developer
  • Property: Visual Studio Tip

    In Visual Studio, when you create a new Property, you're likely aware that as you type, intellisense will allow you to type the property name and type and upon hitting enter, it prepopulates the Property as below: But are you aware that if you type the word "Property" followed by the TAB key, that VS...
    Posted to Nannette Thacker ShiningStar.net (Weblog) by nannette on 12-05-2008, 12:00 AM
    Filed under: ASP.NET, Visual Web Developer, General Software Development, Visual Studio, Visual Studio 2008
  • Feed Visual Studio and Visual Web Developer with the www.ASP.net web site !

    The VS / VWD startup page displays a collection of current items of interest to developers. But did you know that you can configure what gets displayed in your Visual Studio / Visual Web Developer home page. The default looks like this. But see here how I've changed it to show the list of new articles...
    Posted to What's New (Weblog) by Anonymous on 01-29-2009, 12:00 AM
    Filed under: Visual Web Developer, Misfit Geek [Syndicated], Visual Studio
  • 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
  • ASP.NET MVC 1.0 Release Candidate now available in Web Platform Installer

    ASP.NET MVC 1.0 RC can now be installed with Web Platform Installer: http://www.microsoft.com/web/channel/products/WebPlatformInstaller.aspx Here is a quick description of Web Platform Installer from the Web Platform Installer website: “The Web Platform Installer (Web PI) is a simple tool that installs...
    Posted to What's New (Weblog) by Anonymous on 01-30-2009, 12:00 AM
    Filed under: Visual Web Developer, Visual Studio, IIS, MVC, Visual Studio 2008, ASP.NET MVC Framework, Orcas, Joe Cartano, Web, Web Platform Installer, ASP.NET MVC 1.0 RC
  • 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
  • Web Deployment with VS 2010 and IIS

    Today, deploying a web application is not as easy as it should be. Whether you are deploying your web to a shared hosting environment and paying monthly to maintain it OR whether you have a web server/s managed by your enterprise, there are a lot of manual steps involved in getting your application from...
    Posted to What's New (Weblog) by Anonymous on 02-04-2009, 12:00 AM
    Filed under: Visual Web Developer, ASP.NET, IIS, .NET, Development, VWD, Web, VS10, Visual Studio 2010, Web Deployment, WAP, VS 2010, .NET 4.0, Web.config, Vishal R. Joshi, Web Application Projects, MSDeploy, Announcements, ASP.NET 4.0, PM, VS 10
  • Web Packaging: Creating a Web Package using VS 2010

    In the earlier post I highlighted various investments that we are making in Visual Studio 2010 and IIS to make Web Deployment easier.  You can read that post below: Web Deployment with VS 2010 and IIS Deploying a web project with all its correct dependencies is not a trivial task. Some of the assets...
    Posted to What's New (Weblog) by Anonymous on 02-08-2009, 12:00 AM
    Filed under: Visual Web Developer, Visual Studio, ASP.NET, IIS, .NET, Development, VWD, Web, VS10, Visual Studio 2010, Web Deployment, WAP, VS 2010, Vishal R. Joshi, MSDeploy, PM, iis 6, Build, IIS 7, Web Packages
  • Creating a Database Connection to a Remote SQL Server Database within Visual Web Developer

    By Nannette Thacker Step-by-step instructions for creating a database connection to a remote SQL Server Database, using Visual Web Developer. Go to the View menu item and select Database Explorer. Depending on how you have your Visual Web Developer interface setup, go to the Solution Explorer, and at...
    Posted to Nannette Thacker ShiningStar.net (Weblog) by nannette on 02-17-2008, 12:00 AM
    Filed under: ASP.NET, SQL Server, Visual Web Developer
  • IIS7 Load Balancing & Routing Module Now Available!

    The IIS team has just shipped the Microsoft Application Request Routing 1.0 module for IIS7!!! Application Request Routing (ARR) enables Web server administrators and hosting providers and to increase Web application reliability and scalability through rule-based routing and load balancing of HTTP server...
    Posted to What's New (Weblog) by Anonymous on 02-17-2009, 12:00 AM
    Filed under: Visual Web Developer, Visual Studio, ASP.NET, IIS, Web, Web Platform Installer, Announcements, Web 2.0, Omar Khan, Web Farm
Page 1 of 7 (69 items) 1 2 3 4 5 Next > ... Last »