Asp.net Cms

Tutsplus - Building a CMS With ASP.NET MVC5  eBooks & eLearning

Posted by C2U at Dec. 24, 2014
Tutsplus - Building a CMS With ASP.NET MVC5

Tutsplus - Building a CMS With ASP.NET MVC5
English | 5.5 hours | Video: AVC (.mp4) 1280x720, 30fps | Audio: AAC 44.1KHz 2ch | 1.3 GB
Genre: eLearning

The best way to understand a language or platform is to build something with it, and that's exactly what we'll do in this course. You'll write a simple CMS using C# and ASP.NET MVC5, and you'll learn a lot in the process. We'll cover some of the features of ASP.NET MVC 5, including attribute routing, areas, and custom model binding. We'll practice project organization and testing, and we’ll also explore ASP.NET Identity.

ASP.NET 3.5 CMS Development  eBooks & eLearning

Posted by enmoys at Oct. 8, 2013
ASP.NET 3.5 CMS Development

ASP.NET 3.5 CMS Development By Curt Christianson, Jeff Cochran
2009 | 284 Pages | ISBN: 1847193617 | PDF | 11 MB
Pro ASP.NET 4 CMS: Advanced Techniques for C# Developers Using the .NET 4 Framework

Alan Harris, "Pro ASP.NET 4 CMS: Advanced Techniques for C# Developers Using the .NET 4 Framework"
English | 2010 | pages: 316 | ISBN: 1430227125 | PDF | 8,3 mb
Pro ASP.NET 4 CMS: Advanced Techniques for C# Developers Using the .NET 4 Framework (repost)

Pro ASP.NET 4 CMS: Advanced Techniques for C# Developers Using the .NET 4 Framework
Apress | 2010 | ISBN: 1430227125 | 320 pages | PDF | 8 MB

To be a successful ASP.NET 4 developer, you need to know how to apply the vast array of new functionality available in the latest release of the .NET 4 Framework and Visual Studio 2010.
Pro ASP.NET 4 CMS: Advanced Techniques for C# Developers Using the .NET 4 Framework

Alan Harris, "Pro ASP.NET 4 CMS: Advanced Techniques for C# Developers Using the .NET 4 Framework"
Apress | 2010 | ISBN: 1430227125 | 320 pages | PDF | 40,8 MB

ASP.NET Core 8 MVC Project - CMS and E-Commerce platform  eBooks & eLearning

Posted by envasel at March 16, 2024
ASP.NET Core 8 MVC Project - CMS and E-Commerce platform

ASP.NET Core 8 MVC Project - CMS and E-Commerce platform
Published 3/2024
Created by Vojislav K.
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English | Duration: 64 Lectures ( 7h 29m ) | 4.3 GB

Learn ASP.NET Core 8 MVC and Entity Framework Core and use the C# 12 and become an ASP Core developer!

Tutsplus - Build a CMS With ASP.NET Web Pages  eBooks & eLearning

Posted by Max-X at July 11, 2014
Tutsplus - Build a CMS With ASP.NET Web Pages

Tutsplus - Build a CMS With ASP.NET Web Pages
English | .MP4 | h264, yuv420p, 1280x720, 30.00 fps(r) | aac, 44100 Hz, stereo | 1.41 GB
Genre: E-learning

In this course you'll go beyond simply understanding a framework and its API to learning how to write an actual, working application. Follow Jeremy McPeak as he teaches you how to write a fully-functional CMS using ASP.NET Web Pages.

ASP.NET 3.5 CMS Development  eBooks & eLearning

Posted by Free butterfly at Dec. 2, 2019
ASP.NET 3.5 CMS Development

ASP.NET 3.5 CMS Development by Jeff Cochran
English | June 25, 2009 | ISBN: 1847193617 | 284 pages | PDF | 11 Mb

Build a CMS With ASP.NET Web Pages  eBooks & eLearning

Posted by ELK1nG at Sept. 8, 2021
Build a CMS With ASP.NET Web Pages

Build a CMS With ASP.NET Web Pages
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 1.41 GB | Duration: 5.3 hours

In this course you'll go beyond simply understanding a framework and its API to learning how to write an actual, working application. Follow Jeremy McPeak as he teaches you how to write a fully-functional CMS using ASP.NET Web Pages.

Build a CMS With ASP.NET and Git  eBooks & eLearning

Posted by ELK1nG at Sept. 2, 2021
Build a CMS With ASP.NET and Git

Build a CMS With ASP.NET and Git
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 1.16 GB | Duration: 1.8 hours

Content management systems generally rely on relational database systems. And rightfully so! Databases excel at storing and retrieving data. However, content management systems have a lot in common with another kind of data store: a source version control repository such as Git. Content management systems need to track similar content and have the same needs for tracking access, authorship and revisions.