Use this area to provide additional information.
8 | -------------------------------------------------------------------------------- /Demos/Redis/RedisDemo/RedisDemo/Views/Home/Contact.cshtml: -------------------------------------------------------------------------------- 1 | @{ 2 | ViewBag.Title = "Contact"; 3 | } 4 |ASP.NET is a free web framework for building great Web sites and Web applications using HTML, CSS and JavaScript.
8 | 9 |15 | ASP.NET MVC gives you a powerful, patterns-based way to build dynamic websites that 16 | enables a clean separation of concerns and gives you full control over markup 17 | for enjoyable, agile development. 18 |
19 | 20 |NuGet is a free Visual Studio extension that makes it easy to add, remove, and update libraries and tools in Visual Studio projects.
24 | 25 |You can easily find a web hosting company that offers the right mix of features and price for your applications.
29 | 30 |Command | 12 |Result | 13 |
---|---|
@ViewBag.command1 | 16 |@ViewBag.command1Result |
17 |
@ViewBag.command2 | 20 |@ViewBag.command2Result |
21 |
@ViewBag.command3 | 24 |@ViewBag.command3Result |
25 |
@ViewBag.command4 | 28 |@ViewBag.command4Result |
29 |
@ViewBag.command5 | 32 |@ViewBag.command5Result |
33 |