edit-article
Home
Up
Delete
Article Name:
Article Description:
] listing of all articles by chapter, with links to each and brief overview description
Chapter ID/Name:
Status:
Write
Writing
Written
Add Photo:
Owner ID:
Content:
use HTML
Edit Content
<h1 style="text-align: center;">contents - asp.net</h1> <p> </p> <ol> <li><strong>] ch-000- contents</strong></li> <ol> <li>] contents</li> </ol> <li><strong>] introduction</strong></li> <ol> <li>] what is .net</li> <li>] what is asp.net</li> <li>] what is mvc</li> <li>] what is asp.net mvc</li> </ol> <li><strong>] versions-MVC</strong></li> <ol> <li>] asp.net-MVC-v-005</li> <li>] asp.net-MVC-v-004</li> <li>] asp.net-MVC-v-003</li> <li>] asp.net-MVC-v-002</li> <li>] asp.net-MVC-v-001</li> </ol> <li><strong>] features</strong></li> <ol> <li>]</li> <li>]</li> </ol> <li><strong>] ch-100</strong></li> <ol> <li>] MVA intro to mvc</li> </ol></ol> <p> </p> <hr /> <div> <div><strong>[tech-dev-www] asp.net</strong></div> <div><ol> <li>] intro - ms foundation (classes, programming models, tools) for web dev</li> <li>] versions -</li> <li>] features - </li> </ol></div> </div> <div><strong>[tech-dev-www] asp.net - forms </strong></div> <div><ol> <li>] intro</li> <li>] versions</li> <li>] features</li> <li>] app lifecycle </li> <li>] page lifecycle </li> <li>] session state </li> <ol> <li>] cookies </li> <li>] qstring</li> <li>] forms</li> <li>] </li> </ol> <li>] http handlers </li> <li>] http modules</li> <li>] cache performance</li> </ol> <p> </p> </div> <div><strong>[tech-dev-www] asp.net - pages</strong></div> <div><ol> <li>] intro</li> <li>] versions</li> <li>] features</li> <li>] </li> </ol></div> <div><strong>[tech-dev-www] asp.net - mvc</strong></div> <div><ol> <li>] intro</li> <li>] versions</li> <li>] features</li> <li>] </li> </ol></div> <hr /> <p> </p> <ol> <li><strong>] reviews LOCAL </strong></li> <ol> <li>have S ] asp.net, ] -mvc, ] -forms, ] </li> <li>have E lj - asp.net</li> </ol> <li><strong>] LOCAL - </strong></li> <ol> <li>] have fair # of articles, ? = completedness, ? = structure</li> <li>] org is a bit of a mess (S.tech-dv-www/... , E.LJ)</li> <li>] new org , S, <span style="text-decoration: line-through;">E.pln/tech-dv-www/aps.net</span>, S, E.tech-dv-www/pln+doc/asp.net, asp-mvc, asp-*, </li> </ol> <li><strong>] review BM</strong> </li> <ol> <li>] </li> </ol></ol> <div><hr /></div> <div><ol> <li><strong>GLOBAL.ASAX</strong></li> <ol> <li>write 'event handler' code the can hook into 'application lifecycle' events like 'init', session_Start, Session_End</li> <li>using Import namespace statement to ....</li> </ol> <li><strong>HTTP MODULES - for every request</strong></li> <ol> <li>WHAT = assembly that is CALLED on EVERY REQUEST to your app, </li> <li>WHY = for logging, security, </li> <li>] examine incoming requests, an HTTP module can perform custom authentication or other security checks before the requested page, </li> <li>] Can subscribe to application lifecycle events (init, app start, app end, session start , session end)</li> </ol> <li><strong>HTTP HANDLERS</strong> for every request with file extension(.xyz) </li> <ol> <li>WHAT = ( process (endpoint) that executes in response to a request for a particular file type), default for web application is .aspx, also have asmx for ___ and </li> <li>WHY USE = .rss feed, image server - serve different size images for PGs based upon{screen size}, </li> </ol> <li><strong>i] CD - BK/tech-dev-www/</strong></li> <ol> <li>i] ADD crockford notes from video -</li> <li>] ADD brind article webmatrix && security</li> <li><strong>i] webmatrix - conery's webmatrix </strong></li> <ol> <li>] series</li> <li>] code</li> </ol></ol> <li><strong>] ?2013-07-20? asp.net 4.5 ( preview by ?hanselman? @ )</strong></li> <ol> <li>] gac </li> <li>] nuget package manager(pm)</li> <li>] asp net dialog </li> <li>] amazing css3 </li> <li>] new scaffolding </li> <li>] roundtripping build older projects </li> <li>] scripts and library </li> <li>] 20/30 % more performance</li> <li>] KB shortcuts -- ctrl + , = -- ctrl + q = search</li> </ol> <li>] </li> </ol></div>