Microsofts IDE Visual Studio 2005 supports both models of writing code.
Code Inline - means that all your code is insise the *.aspx
Code Behind - means that all your code is separeted into two or MORE files.
*.aspx just contain markup data
by code behind selection you will generate a *.vb or *.cs file
Microsfts pronounced - is no performance difference between inline or behind option.
Thursday, July 21, 2005
Code Inline vs. Code Behind
at 11:15 AM Posted by roni schuetz
Subscribe to:
Post Comments (Atom)
Shared Cache - .Net Caching made easy
All information about Shared Cache is available here: http://www.sharedcache.com/. Its free and easy to use, we provide all sources at codeplex.
No comments:
Post a Comment