Re: Visual Web Developer Express How do I build Code-behind into DLL in bin folder
- From: "Ken Cox" <BANSPAMkjopc@xxxxxxxxxxx>
- Date: Sat, 26 Nov 2005 16:42:53 -0800
Hmmmm. You might want to check with the author of the book. The current crop
of books were written based on beta 2. You may have found a change in the
release product that the authors couldn't or didn't know about.
Ken
"teliot" <drummerjc@xxxxxxxxx> wrote in message
news:1133025405.103104.167610@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
>I see, but in Microsoft's book "Microsoft Visual Web Developer 2005
> Express Edition - Build a Web Site Now!" I found this quote:
>
> "If your program source code resides anywhere else (referring to
> anywhere other than the app_code folder or inline), you'll need to
> choose Build Web Site from the Build menu, and then be sure to upload
> the resulting /bin folder along with the rest of your site. You won't,
> however, need to upload our program source files; this may reduce the
> risk of theft or tampering."
>
> And that's why I assume that the "Build Web Site" command will
> automatically generate the /bin folder for me.
>
> But in the meantime, I did manage to use aspnet_compile.exe to compile
> the entire site into a target folder, then copy the content to my
> actual website.
>
> Thanks.
>
.
- Follow-Ups:
- References:
- Prev by Date: Re: VS.NET 2005 Migration problem
- Next by Date: How to specify a filename when exporting to EXCEL?
- Previous by thread: Re: Visual Web Developer Express How do I build Code-behind into DLL in bin folder
- Next by thread: Re: Visual Web Developer Express How do I build Code-behind into DLL in bin folder
- Index(es):
Relevant Pages
|