Hi,
code-behind means, that you can program it like a "normal program". You define the layout and in "another file" (not really, but...) you define your reaction on events.
like:
<asp:button .... bla bla
and in the "code-behind" you have things like
void...
Hi,
I know Struts, but I am searching for something like the "code-behind" in .NET.
Or is there no need for it?
MVC "in" Struts is good, but there are a lot of xml files, and if there is a mistake in it, everything "goes wrong".
Does anyone know such a...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.