Contents tagged with ASP.NET 4.0
-
Preparing MCTS 70-515 – Web Applications Development with Microsoft .NET Framework 4
One month ago I passed the TS: Web Applications Development with Microsoft .NET Framework 4. In this blog, I want to help all those who want to prepare or are already preparing themselves toward taking this certification exam, by giving some useful learning tips that may help you prepare better.
-
URL Routing in ASP.NET 4.0 Web Forms
As a capability, URL routing was first time introduced in ASP.NET 3.5 SP1. The URL routing is well known in the ASP.NET MVC, but it can be also implemented in ASP.NET Web Forms Framework.