Re: about codebehind..

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



The Template file is not compiled to a DLL, although it is a class
definition. It is compiled at run-time.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Ambiguity has a certain quality to it.

"nagesh" <nagesh@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:D853029C-6855-493E-9800-70AB45F4B660@xxxxxxxxxxxxxxxx
> hi guys,
>
> when we compiling the asp.net project, all codebehind pages gives you one
> dll. suppose if i write the code in .aspx forms itself then is it create a
> dll ?
>
> if i write the code in aspx files then wht is going on when running the
> project?
>
>


.



Relevant Pages

  • Re: What is Needed to Get an ASP.NET Page to Work?
    ... MyProject.dll, basically everything in the bin folder after compiling, ... Besides the entire bin folder, and any aspx pages, it should work fine. ... Also, everytime you compile an asp.net 2.0 website, a number of dll ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Plugins in C#
    ... library by compiling it into the dll. ... plug in DLL, when in reality, you didn't need to do anything like that. ... What is the reason for not distributing one assembly with the interface ... It's almost the same as the old project, however the TypeLib was ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: .Net packaging/wrapper application?
    ... it just didn't work well in reality due to DLL ... Windows works is to look in the executable's directory for a needed DLL ... the way apps used to work when they developed Windows. ... Looks to me like Jim is looking for the .NET equivalent of compiling ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Framework version issues
    ... Then as you compiled the dll, ... was compiled with the v1.1 of the Framework. ... would be the case with compiling with either 2002 or 2003 versions of VS.NET ... If you don't have a test server, ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Newbie question
    ... I tried compiling the C# class into a DLL and referencing it from VB, ... run directory because it would conflict with dependency 'mscorlib, ...
    (microsoft.public.dotnet.languages.csharp)