Click here to Skip to main content
15,890,882 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Absolute positioning ( CSS ) and updating problems in Visual Studio 2005 Pin
tedhill1312-Jul-06 8:09
tedhill1312-Jul-06 8:09 
AnswerRe: Absolute positioning ( CSS ) and updating problems in Visual Studio 2005 Pin
Guffa13-Jul-06 11:35
Guffa13-Jul-06 11:35 
QuestionUsing Asp.net Membership Provider in a shared hosting and Sql Server Pin
Odin Nordic11-Jul-06 9:44
Odin Nordic11-Jul-06 9:44 
AnswerRe: Using Asp.net Membership Provider in a shared hosting and Sql Server Pin
minhpc_bk11-Jul-06 11:47
minhpc_bk11-Jul-06 11:47 
QuestionVisual Web Developer 2005 Express Edition Pin
_rnd@11-Jul-06 9:42
_rnd@11-Jul-06 9:42 
AnswerRe: Visual Web Developer 2005 Express Edition Pin
minhpc_bk11-Jul-06 11:49
minhpc_bk11-Jul-06 11:49 
GeneralRe: Visual Web Developer 2005 Express Edition Pin
_rnd@12-Jul-06 1:45
_rnd@12-Jul-06 1:45 
GeneralRe: Visual Web Developer 2005 Express Edition Pin
minhpc_bk12-Jul-06 4:12
minhpc_bk12-Jul-06 4:12 
Basically, VS does not generate the assemblies in the bin folder, but there are a couple of options which you can use the generate the output assembly of the web site:
+ Puslish the web site from the Build menu, however this option is not available in the Express Edition.
+ Use the ASP.NET Compilation Tool (Aspnet_compiler.exe[^]), for more information see ASP.NET Web Site Precompilation [^]
+ Use the Web Project 2005[^] instead of the default Web Site template, the option will generate the output assembly in the bin folder like when you build the web project in VS 2003. But again I'm not sure if it could help in the case of the Express Edition.
GeneralRe: Visual Web Developer 2005 Express Edition Pin
_rnd@12-Jul-06 4:55
_rnd@12-Jul-06 4:55 
QuestionAudio Chat Server Pin
MalikRizwan11-Jul-06 6:36
MalikRizwan11-Jul-06 6:36 
QuestionHow to identify which radio button has been selected for a datagird ? Pin
cheeken2u11-Jul-06 6:11
cheeken2u11-Jul-06 6:11 
AnswerRe: How to identify which radio button has been selected for a datagird ? Pin
leckey11-Jul-06 7:00
leckey11-Jul-06 7:00 
QuestionForm Authentication w/ a Trusted SQL Server Connection? Pin
-Dr_X-11-Jul-06 4:37
-Dr_X-11-Jul-06 4:37 
AnswerRe: Form Authentication w/ a Trusted SQL Server Connection? Pin
minhpc_bk11-Jul-06 11:54
minhpc_bk11-Jul-06 11:54 
GeneralRe: Form Authentication w/ a Trusted SQL Server Connection? Pin
-Dr_X-12-Jul-06 6:20
-Dr_X-12-Jul-06 6:20 
Questioncookies Pin
karimkamal11-Jul-06 3:22
karimkamal11-Jul-06 3:22 
AnswerRe: cookies Pin
Jerry Hammond11-Jul-06 7:00
Jerry Hammond11-Jul-06 7:00 
QuestionPOPup Window and Sessions variables Pin
widget111-Jul-06 3:16
widget111-Jul-06 3:16 
AnswerRe: POPup Window and Sessions variables Pin
Not Active11-Jul-06 3:46
mentorNot Active11-Jul-06 3:46 
Questioncounting a checkbox within a datalist and submitting Pin
uglyeyes11-Jul-06 3:12
uglyeyes11-Jul-06 3:12 
AnswerRe: counting a checkbox within a datalist and submitting Pin
minhpc_bk11-Jul-06 12:04
minhpc_bk11-Jul-06 12:04 
GeneralRe: counting a checkbox within a datalist and submitting Pin
uglyeyes13-Jul-06 3:31
uglyeyes13-Jul-06 3:31 
GeneralRe: counting a checkbox within a datalist and submitting Pin
minhpc_bk13-Jul-06 15:27
minhpc_bk13-Jul-06 15:27 
GeneralRe: counting a checkbox within a datalist and submitting Pin
uglyeyes13-Jul-06 16:01
uglyeyes13-Jul-06 16:01 
GeneralRe: counting a checkbox within a datalist and submitting Pin
uglyeyes13-Jul-06 18:28
uglyeyes13-Jul-06 18:28 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.