Click here to Skip to main content
16,020,377 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Regular expression needed Pin
Kamal.Afridi4-Dec-06 4:13
Kamal.Afridi4-Dec-06 4:13 
AnswerRe: Regular expression needed Pin
ednrgc4-Dec-06 5:21
ednrgc4-Dec-06 5:21 
GeneralRe: Regular expression needed Pin
just3ala24-Dec-06 19:19
just3ala24-Dec-06 19:19 
QuestionHow to ge the Current Active Directory Logged UserName Pin
ahmadqaisi4-Dec-06 3:56
ahmadqaisi4-Dec-06 3:56 
Questiondisplaying cursor wait while page load ,frameset involved Pin
333soori4-Dec-06 3:14
333soori4-Dec-06 3:14 
AnswerRe: displaying cursor wait while page load ,frameset involved Pin
Haissam4-Dec-06 3:30
Haissam4-Dec-06 3:30 
AnswerRe: displaying cursor wait while page load ,frameset involved Pin
ednrgc4-Dec-06 5:14
ednrgc4-Dec-06 5:14 
QuestionDoubts on ASP.NET compilation in 1.1 and 2.0. Pin
arunpnair4-Dec-06 2:58
arunpnair4-Dec-06 2:58 
ASP.NET 1.1

a) How Visual Studio compiles the whole ".cs" files and put them as a single assembly, <project_name>.dll, into the bin folder.
b) How can we do this compilation manually?
c) Why the ".aspx" pages are not included into it?
d) How the runtime will link the "aspx" files with this output DLL in the BIN folder?
e) Whether at runtime any classes are getting generated which pertain to each ".aspx" files? If, whats is the need for compiling only the ".aspx.cs" files?

ASP.NET 2.0

a) aspnet_compiler will compile the whole project and produce the output into a single DLL. How to do this manually?
b) Where the App_Code files got compiled?
c) Even though I put both my ".aspx" files and ".aspx.cs" files in a virtual directory instead of compiling, how things are getting worked at runtime?

Please request you to provide a clean picture on these.



Arun
AnswerRe: Doubts on ASP.NET compilation in 1.1 and 2.0. Pin
ednrgc4-Dec-06 3:55
ednrgc4-Dec-06 3:55 
GeneralRe: Doubts on ASP.NET compilation in 1.1 and 2.0. Pin
arunpnair4-Dec-06 19:47
arunpnair4-Dec-06 19:47 
GeneralRe: Doubts on ASP.NET compilation in 1.1 and 2.0. Pin
ednrgc5-Dec-06 1:56
ednrgc5-Dec-06 1:56 
QuestionHow do I make a server control with 2 child controls, AND design support? [modified] Pin
spazzman4-Dec-06 2:25
spazzman4-Dec-06 2:25 
AnswerRe: How do I make a server control with 2 child controls, AND design support? Pin
spazzman4-Dec-06 22:05
spazzman4-Dec-06 22:05 
QuestionText Box Problem Pin
Khan.Bangash4-Dec-06 1:35
Khan.Bangash4-Dec-06 1:35 
AnswerRe: Text Box Problem Pin
Haissam4-Dec-06 3:29
Haissam4-Dec-06 3:29 
Questionhow to display an image from datadase in a TemplateColumn Pin
rania_mansy4-Dec-06 1:34
rania_mansy4-Dec-06 1:34 
AnswerRe: how to display an image from datadase in a TemplateColumn Pin
Goalie354-Dec-06 8:22
Goalie354-Dec-06 8:22 
GeneralRe: how to display an image from datadase in a TemplateColumn Pin
rony_mansy5-Dec-06 0:58
rony_mansy5-Dec-06 0:58 
QuestionData Grid Pin
Shriya Kapoor4-Dec-06 1:27
Shriya Kapoor4-Dec-06 1:27 
AnswerRe: Data Grid Pin
_mubashir4-Dec-06 1:34
_mubashir4-Dec-06 1:34 
AnswerRe: Data Grid Pin
Khan.Bangash4-Dec-06 1:46
Khan.Bangash4-Dec-06 1:46 
AnswerRe: Data Grid Pin
saravanan054-Dec-06 10:36
saravanan054-Dec-06 10:36 
QuestionQuery String Encoding Pin
just3ala24-Dec-06 0:49
just3ala24-Dec-06 0:49 
AnswerRe: Query String Encoding Pin
Haissam4-Dec-06 0:54
Haissam4-Dec-06 0:54 
QuestionTo display Hourglass until the pages get loaded into frames Pin
333soori4-Dec-06 0:31
333soori4-Dec-06 0:31 

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.