Skip to content

Commit

Permalink
Fixed broken links (#172)
Browse files Browse the repository at this point in the history
* Fixed broken links

* Update zaMVC-Migrating-from-Web-Forms.aspx
  • Loading branch information
tiagov8 authored Jan 28, 2025
1 parent aafb684 commit 79d7d6c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 29 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@

<div class="section">
<p>MVC is a giant leap forward for ASP.NET developers and represents the best way to build new web applications. Unfortunately, not every project is a green fields project, and most organisations have at least a few applications running on Web Forms that need to be maintained.</p>
<p>Starting a brand new project in MVC is easy, but moving to MVC from an existing Web Forms application isn’t a trivial decision. It would be madness to ignore the years of investment you’ve already made in your Web Forms application. Even if you’re happy to throw all that old code away and start anew, is your manager similarly enthusiastic?</p>
<p>Nobody wants to be stuck on old technology, but you also don’t want to feel like you’ve wasted the last few years!</p>
<p>Starting a brand new project in MVC is easy, but moving to MVC from an existing Web Forms application isn’t a trivial decision. It would be madness to ignore the years of investment you’ve already made in your Web Forms application. Even if you’re happy to throw all that old code away and start anew, is your manager similarly enthusiastic?</p>
<p>Nobody wants to be stuck on old technology, but you also don’t want to feel like you’ve wasted the last few years!</p>
<p>Are you looking to build websites that can run on desktop and mobile devices with little extra effort?</p>
<p>In this webinar, I’ll show you how you can move forward with ASP.NET MVC without losing the investment you’ve already made with Web Forms. You’ll be able to start working with the “new shiny” without incurring the wrath of your users and managers by rebuilding everything from scratch.</p>
<p>In this webinar, I’ll show you how you can move forward with ASP.NET MVC without losing the investment you’ve already made with Web Forms. You’ll be able to start working with the “new shiny” without incurring the wrath of your users and managers by rebuilding everything from scratch.</p>
</div>
<div class="scrum-greybox">
<p>Want a serious all day course instead?<br />
Expand All @@ -43,14 +43,14 @@
<ul class="benefits">
<li>Why you should move to MVC and how to sell it to your manager</li>
<li>Options for moving from Web Forms to MVC</li>
<li>A migration strategy that’ll make everyone happy</li>
<li>A migration strategy that’ll make everyone happy</li>
<li>Ample time for Q&A</li>
</ul>
</div>

<div class="section">
<h2><a name="attend"></a>Who should attend?</h2>
<p>Developers and team leaders who are keen to move to ASP.NET MVC but can’t get organisational buy-in.</p>
<p>Developers and team leaders who are keen to move to ASP.NET MVC but can’t get organisational buy-in.</p>
</div>

<div class="section">
Expand All @@ -77,9 +77,8 @@

<a name="Register"></a>
<div class="download">
<a class="green next" href="https://login.citrixonline.com/login?service=https%3A%2F%2Fglobal.gotomeeting.com%2Fmeeting%2Fj_spring_cas_security_check">Register</a><br />
<p>or call Marlon on <strong>+61 2 9953 3000</strong>.</p>
<p>Call <strong>+61 2 9953 3000</strong>.</p>
</div>

</div>
</asp:Content>
</asp:Content>
Original file line number Diff line number Diff line change
Expand Up @@ -176,27 +176,8 @@ <h2>Training e.g. UTS, User Groups</h2>
<li>Where to go and what time</li>
<li>
Where to find the presentation and the labs
<a href="http://sharepoint.ssw.com.au/Training">
http://sharepoint.ssw.com.au/Training
</a>
</li>
<ul>
<li>
e.g. SQL &amp; BI -
<a
href="http://sharepoint.ssw.com.au/Training/UTSSQL/Documents"
>
http://sharepoint.ssw.com.au/Training/UTSSQL/Documents
</a>
</li>
<li>
e.g. .NET
<a
href="http://sharepoint.ssw.com.au/Training/UTSNET/Documents"
>
http://sharepoint.ssw.com.au/Training/UTSNET/Documents
</a>
</li>
<li>
Any changes you make to the PPTs or Labs make sure they are
checked into SharePoint
Expand All @@ -219,8 +200,8 @@ <h2>Training e.g. UTS, User Groups</h2>
<li>Get the PPT and hands-on-lab initialed by Adam or Eric</li>
<li>
See our
<a href="/ssw/Standards/Rules/RulestoBetterPPTS.aspx">
Rules To Better PPTS
<a href="https://www.ssw.com.au/rules/rules-to-better-powerpoint-presentations/">
Rules To Better Presentations
</a>
</li>
</ul>
Expand Down

0 comments on commit 79d7d6c

Please sign in to comment.