This article provides a brief overview of the code-behind model, which is introduced in ASP.NET. ... This article refers to the following Microsoft .NET Framework Class Library ...
http://support.microsoft.com/kb/303247
... discouraged except for the purposes of data binding since it requires more calls when rendering the page. Note that this sample uses code "inline", as opposed to code behind.
http://en.wikipedia.org/wiki/Code-behind
Code Behind. Code behind is MXML and ActionScript but combined in a new way to use the strengths of both; The logic is written in ActionScript and is placed in an ActionScript ...
http://learn.adobe.com/wiki/display/Flex/Code+Behind
Building components by using code behind. MXML and ActionScript languages have different own strengths and weaknesses for creating components: When you create composite controls ...
http://www.adobe.com/devnet/flex/quickstart/building_components_using_code_behind/
Code-behind is a term used to describe the code that is joined with the code that is created by a XAML processor when a XAML page is compiled into an application.
http://msdn.microsoft.com/en-us/library/aa970568.aspx
Code-behind is a term used to describe the code that is joined with the code that is created by a XAML loader when a XAML page is compiled into an application. This topic describes ...
http://msdn.microsoft.com/en-us/library/aa970568(VS.85).aspx
Tutorial 2: Code-Behind with VS 2005 Web Application Projects. The below tutorial helps explain the code-behind model and project structure of pages built within VS 2005 ...
http://webproject.scottgu.com/CSharp/UnderstandingCodeBehind/UnderstandingCodeBehind.aspx
CodeSmith is a template-based code generating tool. It features a syntax nearly identical to ASP.NET and can generate code for any ASCII based language.
http://community.codesmithtools.com/forums/t/9161.aspx
Ted On Flash - Ted on Flash is a blog dedicated to the Flash Platform and all related technologies, Flash, Flex, and AIR. Go Flash Go!
http://www.onflex.org/ted/2007/02/code-behind-in-flex-2.php
I can give one very HUGE reason why I'm looking forward to not using server controls. They outputted some truly ugly stuff. I'm sure I'm not the only one who cringed when he ...
http://forums.asp.net/p/1239961/2263220.aspx
There?s been a whole lot of talk recently about code-behind on flexcoders, blogs and on IM. There?s lot of differing opinions and I thought I?d throw mine out there.
http://www.tink.ws/blog/code-behind-and-flex-20-partial-classes/
Code Behind vs. Code Inline ASP.NET provides two ways that you can organize code within your pages. Inline Code Separation The example below demonstrates a simple ASP.NET page ...
http://quickstarts.asp.net/QuickStartv20/aspnet/doc/pages/codebehind.aspx
This article demonstrates how to develop .aspx pages that use code-behind class files in Microsoft ASP.NET applications. The code samples in this article include the requirements ...
http://support.microsoft.com/kb/312311
Recently, I was reviewing a workflow chapter for Ted Pattison?s new book Inside Microsoft Windows SharePoint Services Version 3 when I noticed that he had coded some ASPX ...
http://ablog.apress.com/?p=1369
Pre-Init handling. Here are some links from OdetoCode.com that talk about the pre_Init event. http://odetocode.com/Blogs/scott/archive/2005/12/09/2604.aspx http://www.odetocode ...
http://wordpress.com/tag/code-behind/
Presentation Patterns - View Helper | Main | Presentation Patterns - Passive View » November 15, 2007 Presentation Patterns - Code Behind. Code Behind is a somewhat vague term ...
http://weblogs.macromedia.com/paulw/archives/2007/11/presentation_pa_5.html
End of spaghetti code composed of HTML and JavaScript. Implement the technique of code-behind for JavaScript. Fim do código espaguete composto por HTML e JavaScript.
http://www.codeplex.com/JavaScriptCodeBehind
I was just reading a bunch of blogposts and I saw one about code behind which hooked me. Code behind is a pattern consisting in separating the view and the logic.
http://flexme.wordpress.com/category/code-behind/
Code-Behind vs. Inline Code. After religiously adhering to the new, improved code-behind model of ASP.NET for so long, I have to admit it's sort of refreshing to rediscover inline ...
http://www.codinghorror.com/blog/archives/000174.html
|