vs-web-site-project Questions

4

Solved

I have a WebSite project in Visual Studio 2008 (not a Web Application project!) How do I set the ASP.NET Development startup port to a static port in a WebSite project?

3

Solved

We have a 2008 solution that has a file system website as part of the solution. This solution is under source control with Team Foundation Server. Every time the solution is closed it either checks...

1

Solved

I'm trying to use SlowCheetah XML Transforms with an ASP.NET Web site project (not an ASP.NET Web Application Project) in Visual Studio 2010. When I right click on the Web.config file in my ASP.NE...

8

Solved

I have a legacy (haha) ASP.Net Webforms Web Site Project in Visual Studio 2008 SP1, that I would like to gradually introduce some MVC functionality into. Most of the information I can locate...
Refinery asked 20/2, 2009 at 21:35

2

Solved

I was recently asked to create a web page using a static website generator, like Jekyll. My question is this: How does this differ from just creating a website using HTML or writing the page as ...
Horning asked 15/11, 2011 at 20:48

3

Solved

The question quite an older and often asked around, i have similar questions here but my question is a bit more specific. Q1. Is it legal to mix C# and VB.Net code in ASP.Net Web site? Will it wor...
Bryant asked 26/2, 2010 at 6:0

1

Solved

when I extend an asp.net control and place the extended control class in, say, Applicaton_code (without specifying the namespace) how do i register the control to use it on a webpage? what assembl...
Catholicity asked 21/6, 2011 at 11:37

3

What would be the best way to call a method in the code-behind of parent page from the code behind of the child page in the ASP.NET 2.0 Web Site model? Scenario: User clicks a link in the parent p...
Maudiemaudlin asked 17/12, 2008 at 20:49

1

Solved

While programming, the longest part is a build on my ASP.NET Website project is the "Building directory" process seen below. (Note: I don't have the liberty to turn this into a Web Application with...
Chilli asked 2/3, 2010 at 1:23

5

I've been working on a legacy ASP.NET Web Site (versus a Web Application) project at a client for some time now, and its slow compile time has me wondering: Are web site projects known to be slow(...
Governorship asked 15/7, 2009 at 16:28

2

Solved

We've converted our solution from .NET 2.0 to .NET 3.5. All projects converted just fine except for the Website Project, which still doesn't understand what I mean when using 'var' and the like. I...
Acadia asked 10/11, 2008 at 17:47

© 2022 - 2024 — McMap. All rights reserved.