Showing tag results for asp.net

Oct 4, 2008
Post comments count0
Post likes count0

Exclude Files and Folders from WDP Output

Web Development Tools Microsoft

Web  Deployment Projects (WDP) allows you to pre-compile your web into binaries and further also allows you to merge the assemblies produced in the format that you like. In my earlier posts I had talked about various WDP features and the latest release of WDP for VS 2008.  You can read more about this here By default in the WDP output yo...

ASP.NET
Sep 29, 2008
Post comments count0
Post likes count0

How to reference an ADO.Net Data service from VS2008 SP1

Web Development Tools Microsoft

The following link is how to reference an ADO.Net Data ServiceService referencing ADO.Net Data ServiceXinyang QiuSDET IIVisual Studio Web Tools

ASP.NET
Aug 29, 2008
Post comments count0
Post likes count0

New on Tips and Tricks Blog!

Web Development Tools Microsoft

Here are three new tips on Tips and Tricks  Blog. Have a great weekend!Reshmi MangaloreSDET, Web Development Tools

ASP.NET
Aug 27, 2008
Post comments count0
Post likes count0

Visual Web Developer support for out of band releases.

Web Development Tools Microsoft

Recently we have received a few requests from customers asking whether our out of band (OOB) releases (Silverlight, Dynamic Data Wizard, Model View Controller and Web Deployment Project) are supported in Visual Web Developer (VWD) Express or not. This blog post lists all the OOB releases that we have shipped during the last year and what releases a...

ASP.NET
Aug 18, 2008
Post comments count0
Post likes count0

Dynamic Data Wizard Preview 0806 for VS 2008 SP1 RTM is now available

Web Development Tools Microsoft

we've just released the latest Preview  of Dynamic Data Wizard on the CodePlex website that requires that Visual Studio 2008 SP1 is installed.  This release is primarily for supporting updating from the Beta to the RTM release of .NET 3.5 SP1. For more information, check out the Release Changes page on Code Plex.Direct link to the downloa...

ASP.NET
Aug 13, 2008
Post comments count0
Post likes count0

Debugging A Web Site With A Host Header

Web Development Tools Microsoft

If you have downloaded the RTM version of SP1 for Visual Studio 2008, you may get an error when trying to debug a Web Site with a host header on IIS 6 or IIS 5.1. The error message reads: "Unable to start debugging on the web server. An authentication error occurred while communicating with the web server. Please see Help for assistance."...

ASP.NET
Aug 11, 2008
Post comments count0
Post likes count0

Multiple control selection tips/tricks/workarounds

Web Development Tools Microsoft

In an earlier blog, we mentioned that multiple control selection was returning with VS2008 SP1. We also mentioned that it isn’t a functionally complete feature yet due to time constraints. Rather than waiting till the next release of Visual Studio, we decided to deliver the core functionality in SP1. The plan is to deliver a completed multiple sele...

ASP.NET
Aug 11, 2008
Post comments count0
Post likes count0

Web Development Updates in Visual Studio 2008 SP1

Web Development Tools Microsoft

Visual Studio 2008 SP1 and Visual Web Developer 2008 SP1 are now available for download.  This blog post highlights the major changes in SP1 related to web development. New Web Development Features in Visual Studio 2008 SP1 The following is a list of new features in SP1 which relate to web development: Class Libraries and Web Application Proj...

ASP.NET