vs-web-application-project Questions
8
Solved
From an admin page if the user is valid then the browser should go to another page.
When a user enters his user name and password, then clicks the OK button then another page is displayed and the ...
Abbreviation asked 13/12, 2010 at 6:0
10
Solved
I am relatively new to php. There is a very basic thing that has been troubling me. I understand that php is used to make web sites dynamic. I also understand that php is one of the many server sid...
Chuddar asked 8/1, 2013 at 5:48
5
Solved
Background:
I am trying to use my office machine, where I have some limited rights, from home. All products are installed through when I was connected with my network drives, where my profile exis...
Blub asked 5/7, 2014 at 4:21
23
Solved
When I start a new ASP.NET project in Visual Studio, I can create an ASP.NET Web Application or I can create an ASP.NET Web Site.
What is the difference between ASP.NET Web Application and ASP.NET...
Finale asked 29/12, 2008 at 16:24
2
I am a software engineer intern for a manufacturing company and they want me to develop an application for the company. They are leaning towards a web application however, I wish to know whet...
Speechmaking asked 25/7, 2017 at 1:46
3
Solved
I have a web application project that references a third party assembly, which in turn uses some native dlls that it needs to find at runtime.
Because of that, I wanted to add these dlls to the bin...
Condensate asked 24/9, 2012 at 10:1
3
Solved
How to use them in a ASP.NET Web Application project? Any difference?
many thanks
Evident asked 7/7, 2010 at 10:50
6
Solved
I'm setting up a publish to a relative path for testing locally (especially xml config transformations). Each developer has their own path to the checked out project and I'd like to set up a publis...
Elohist asked 5/7, 2011 at 18:35
2
Solved
Is it possible to use a Website Project instead of a Web Application Project with Team Foundation Server? I see that it is easy to add a Web Application but cannot find how to use version control w...
Aquarius asked 7/2, 2013 at 22:56
1
When I run the Visual Studio 2012 profiler (Perfomance Analyzer) for a web app inside Visual Studio, it starts Internet Explorer and ends profiling when I close the IE window.
But after the analy...
Laryngology asked 5/11, 2015 at 15:52
0
We have a few html pages in one of our solutions that are meant to be extremely simple, client side only, pure html+javascript pages that access our web api. The api itself is in a web application ...
Armalla asked 13/11, 2014 at 18:55
1
I have a folder with represents the business logic of my application, it contains a list of classes used through my webform application. So i am now changing some of the way the application has bee...
Ochs asked 21/10, 2014 at 13:6
2
I have an asp.net web application project that I am publishing via Build > Publish within visual studio 2013. I am publishing to the file system, using the precompile option selected. My project ha...
Ise asked 15/5, 2014 at 19:22
2
Solved
I am trying to convert a VB.NET web site project to a web application project, yet the in web application project, my code-behind files are not visible unless I set the solution explorer "show all ...
Paneling asked 17/8, 2011 at 11:0
3
I have several ASP.NET web projects and their Output folder are set to "C:\Builds\[ProjectName]bin" (instead of the default "bin\" folder). This makes "F5" Debugging not working because the ASP.NET...
Bixby asked 7/1, 2011 at 23:13
4
Our product is an ASP.Net web application. Currently, we use Web Site Projects in Visual Studio, but have been looking into using Web Application Projects for quite some time. I am currently resear...
Sarsaparilla asked 6/12, 2011 at 20:23
3
Solved
I've heard recently that you can precompile Web Application projects. My question is how?
Right now, when I do a publish for my web application and select only files needed to run this applicatio...
Prevail asked 27/8, 2010 at 22:21
1
Solved
Can anyone tell me how to add an AssemblyInfo.vb file to a Web Application converted from NET2.0 to NET3.5.
I'd like to add the manifest information but cannot find a way to do for the Web Applicat...
Anna asked 9/1, 2009 at 10:39
1
© 2022 - 2024 — McMap. All rights reserved.