Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
Ranked #72.8K
~613 People Reached
Favorite Forums
Favorite Tags

2 Posted Topics

Member Avatar for jeff.erskine.1

> <div class="footer"></div></div></div></p> I think you have a closing paragraph tag with no opening tag on this line. I see this when I view source, but I don't see the footer in Chrome using debug (F12). I don't have time now but for a quick look - but the footer …

Member Avatar for jeff.erskine.1
0
353
Member Avatar for Jigs28

My understanding is that ASP.NET is using code behind - that the controls on the page are actual controls similar to what you have been used to when coding a windows application. The 'Raxor code' is actually a Razor view engine - which was introduced with MVC 3 (Model-View-Controller). The …

Member Avatar for internet_red
0
260

The End.