Learning ASP.NET Core MVC programming :: learn the fundamentals of ASP.NET MVC and build real-world web applications using ASP.NET Core MVC /
Learn the fundamentals of ASP.NET MVC and build real-world web applications using ASP.NET Core MVCAbout This Book Get a first-principles coverage of ASP.NET MVC and the latest release, Core This book is uniquely designed for developers who are looking to transition their skills into the .NET develop...
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Elektronisch E-Book |
Sprache: | English |
Veröffentlicht: |
Birmingham, UK :
Packt Publishing,
2016.
|
Schlagworte: | |
Online-Zugang: | Volltext |
Zusammenfassung: | Learn the fundamentals of ASP.NET MVC and build real-world web applications using ASP.NET Core MVCAbout This Book Get a first-principles coverage of ASP.NET MVC and the latest release, Core This book is uniquely designed for developers who are looking to transition their skills into the .NET development field The standalone chapter structure leaves you free to explore ASP.NET MVC to immediately solve your pain pointsWho This Book Is For This book is for developers who want to learn to build web applications using ASP.NET Core, developers who want to make a career building web applications using Microsoft technology, and developers who are working in Ruby on Rails or other web frameworks and want to learn ASP.NET Core MVC. No knowledge of the ASP.NET platform or the .NET platform is required. Even though you do not need to have experience in C♯, an understanding of the basic constructs (loops, conditionals, classes, and objects) of any modern programming language would be helpful. What You Will Learn Get to know the concepts of ASP.NET MVC and build a new static web page using HTML, CSS, and jQuery Set up a development environment and run a sample application using the template Create a Controller with action methods Build a view using several features of the Razor View engine Construct a Model for ASP.NET Core MVC application Devise a custom mechanism to provide maximum flexibility to your application through routing Validate the user input on the client side using jQuery Enhance your applications using Bootstrap Explore new configuration and deployment scenarios{u2014}step by step guide to deploying ASP.NET Core web application in LinuxIn Detail ASP.NET Core MVC helps you build robust web applications using the Model-View-Controller design. This guide will help you in building applications which can be deployed on non-windows platforms such as Linux. In today's age, it is crucial that you possess the ability to separate the programming and business logic, and this is exactly what ASP.NET Core MVC application will help you achieve. This version comes with a number of improvements that enable fast, TDD-friendly development to create sophisticated applications. You would also learn the fundamentals of Entity framework and on how to use the same in ASP.NET Core web applications. The book presents the fundamentals and philosophies of ASP.NET Core. Starting with an overview of the MVC pattern, we quickly dive into the aspects that you need to know to get started with ASP.NET. You will learn about the core architecture of model, view, and control. Integrating your application with Bootstrap, validating user input, interacting with databases, and deploying your application are some of the things that you will be able to execute with this fast-paced guide. The end of the book will test your knowledge as you build a fully working sample application using the skills you've learned throughout the book. Style and approach This book takes a first-principles approach to help you understand and implement ASP.NET MVC solutions. It is focused primarily on giving you practical skills rather than the old conventional theoretical teaching. |
Beschreibung: | 1 online resource (1 volume) : illustrations |
ISBN: | 9781786461643 1786461641 |
Internformat
MARC
LEADER | 00000cam a2200000 i 4500 | ||
---|---|---|---|
001 | ZDB-4-EBA-ocn965800891 | ||
003 | OCoLC | ||
005 | 20241004212047.0 | ||
006 | m o d | ||
007 | cr unu|||||||| | ||
008 | 161212s2016 enka o 000 0 eng d | ||
040 | |a UMI |b eng |e rda |e pn |c UMI |d UMI |d TEFOD |d STF |d OCLCF |d N$T |d IDEBK |d N$T |d OCLCQ |d COO |d VT2 |d OCLCA |d OCL |d UOK |d CEF |d KSU |d DEBBG |d WYU |d ZCU |d AGLDB |d IGB |d OCLCO |d OCLCQ |d INARC |d OCLCQ |d OCLCO |d OCLCL |d OCLCQ | ||
020 | |a 9781786461643 |q (electronic bk.) | ||
020 | |a 1786461641 |q (electronic bk.) | ||
020 | |z 9781786463838 | ||
035 | |a (OCoLC)965800891 | ||
037 | |a CL0500000806 |b Safari Books Online | ||
037 | |a FD812458-0689-4386-B085-D1747BEFA067 |b OverDrive, Inc. |n http://www.overdrive.com | ||
050 | 4 | |a QA76.76.A65 | |
050 | 4 | |a TK5105.8885.A26 | |
072 | 7 | |a COM |x 051470 |2 bisacsh | |
072 | 7 | |a COM |x 060080 |2 bisacsh | |
082 | 7 | |a 005.276 |2 23 | |
049 | |a MAIN | ||
100 | 1 | |a Ragupathi, Mugilan T. S., |e author. | |
245 | 1 | 0 | |a Learning ASP.NET Core MVC programming : |b learn the fundamentals of ASP.NET MVC and build real-world web applications using ASP.NET Core MVC / |c Mugilan T.S. Ragupathi. |
264 | 1 | |a Birmingham, UK : |b Packt Publishing, |c 2016. | |
300 | |a 1 online resource (1 volume) : |b illustrations | ||
336 | |a text |b txt |2 rdacontent | ||
337 | |a computer |b c |2 rdamedia | ||
338 | |a online resource |b cr |2 rdacarrier | ||
588 | |a Description based on online resource; title from cover (viewed December 8, 2016). | ||
520 | |a Learn the fundamentals of ASP.NET MVC and build real-world web applications using ASP.NET Core MVCAbout This Book Get a first-principles coverage of ASP.NET MVC and the latest release, Core This book is uniquely designed for developers who are looking to transition their skills into the .NET development field The standalone chapter structure leaves you free to explore ASP.NET MVC to immediately solve your pain pointsWho This Book Is For This book is for developers who want to learn to build web applications using ASP.NET Core, developers who want to make a career building web applications using Microsoft technology, and developers who are working in Ruby on Rails or other web frameworks and want to learn ASP.NET Core MVC. No knowledge of the ASP.NET platform or the .NET platform is required. Even though you do not need to have experience in C♯, an understanding of the basic constructs (loops, conditionals, classes, and objects) of any modern programming language would be helpful. What You Will Learn Get to know the concepts of ASP.NET MVC and build a new static web page using HTML, CSS, and jQuery Set up a development environment and run a sample application using the template Create a Controller with action methods Build a view using several features of the Razor View engine Construct a Model for ASP.NET Core MVC application Devise a custom mechanism to provide maximum flexibility to your application through routing Validate the user input on the client side using jQuery Enhance your applications using Bootstrap Explore new configuration and deployment scenarios{u2014}step by step guide to deploying ASP.NET Core web application in LinuxIn Detail ASP.NET Core MVC helps you build robust web applications using the Model-View-Controller design. This guide will help you in building applications which can be deployed on non-windows platforms such as Linux. In today's age, it is crucial that you possess the ability to separate the programming and business logic, and this is exactly what ASP.NET Core MVC application will help you achieve. This version comes with a number of improvements that enable fast, TDD-friendly development to create sophisticated applications. You would also learn the fundamentals of Entity framework and on how to use the same in ASP.NET Core web applications. The book presents the fundamentals and philosophies of ASP.NET Core. Starting with an overview of the MVC pattern, we quickly dive into the aspects that you need to know to get started with ASP.NET. You will learn about the core architecture of model, view, and control. Integrating your application with Bootstrap, validating user input, interacting with databases, and deploying your application are some of the things that you will be able to execute with this fast-paced guide. The end of the book will test your knowledge as you build a fully working sample application using the skills you've learned throughout the book. Style and approach This book takes a first-principles approach to help you understand and implement ASP.NET MVC solutions. It is focused primarily on giving you practical skills rather than the old conventional theoretical teaching. | ||
630 | 0 | 0 | |a Active server pages. |0 http://id.loc.gov/authorities/names/n98026190 |
630 | 0 | 0 | |a Microsoft .NET Framework. |
630 | 0 | 7 | |a Active server pages |2 fast |
630 | 0 | 7 | |a Microsoft .NET Framework |2 fast |
650 | 0 | |a Application software |x Development. |0 http://id.loc.gov/authorities/subjects/sh95009362 | |
650 | 0 | |a Web site development. |0 http://id.loc.gov/authorities/subjects/sh98004795 | |
650 | 0 | |a Web sites |x Authoring programs. |0 http://id.loc.gov/authorities/subjects/sh98000036 | |
650 | 6 | |a Logiciels d'application |x Développement. | |
650 | 6 | |a Sites Web |x Développement. | |
650 | 6 | |a Sites Web |x Systèmes-auteur. | |
650 | 7 | |a COMPUTERS / Programming Languages / ASP.NET |2 bisacsh | |
650 | 7 | |a COMPUTERS |x Web |x General. |2 bisacsh | |
650 | 7 | |a Application software |x Development |2 fast | |
650 | 7 | |a Web site development |2 fast | |
650 | 7 | |a Web sites |x Authoring programs |2 fast | |
758 | |i has work: |a Learning ASP.NET Core MVC programming (Text) |1 https://id.oclc.org/worldcat/entity/E39PD34fMgwVYFhYGBrqrpFPtq |4 https://id.oclc.org/worldcat/ontology/hasWork | ||
856 | 4 | 0 | |l FWS01 |p ZDB-4-EBA |q FWS_PDA_EBA |u https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1422963 |3 Volltext |
938 | |a Internet Archive |b INAR |n learningaspnetco0000ragu | ||
938 | |a ProQuest MyiLibrary Digital eBook Collection |b IDEB |n cis34561478 | ||
938 | |a EBSCOhost |b EBSC |n 1422963 | ||
994 | |a 92 |b GEBAY | ||
912 | |a ZDB-4-EBA | ||
049 | |a DE-863 |
Datensatz im Suchindex
DE-BY-FWS_katkey | ZDB-4-EBA-ocn965800891 |
---|---|
_version_ | 1816882373243961345 |
adam_text | |
any_adam_object | |
author | Ragupathi, Mugilan T. S. |
author_facet | Ragupathi, Mugilan T. S. |
author_role | aut |
author_sort | Ragupathi, Mugilan T. S. |
author_variant | m t s r mts mtsr |
building | Verbundindex |
bvnumber | localFWS |
callnumber-first | Q - Science |
callnumber-label | QA76 |
callnumber-raw | QA76.76.A65 TK5105.8885.A26 |
callnumber-search | QA76.76.A65 TK5105.8885.A26 |
callnumber-sort | QA 276.76 A65 |
callnumber-subject | QA - Mathematics |
collection | ZDB-4-EBA |
ctrlnum | (OCoLC)965800891 |
dewey-full | 005.276 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 005 - Computer programming, programs, data, security |
dewey-raw | 005.276 |
dewey-search | 005.276 |
dewey-sort | 15.276 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik |
format | Electronic eBook |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>06085cam a2200613 i 4500</leader><controlfield tag="001">ZDB-4-EBA-ocn965800891</controlfield><controlfield tag="003">OCoLC</controlfield><controlfield tag="005">20241004212047.0</controlfield><controlfield tag="006">m o d </controlfield><controlfield tag="007">cr unu||||||||</controlfield><controlfield tag="008">161212s2016 enka o 000 0 eng d</controlfield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">UMI</subfield><subfield code="b">eng</subfield><subfield code="e">rda</subfield><subfield code="e">pn</subfield><subfield code="c">UMI</subfield><subfield code="d">UMI</subfield><subfield code="d">TEFOD</subfield><subfield code="d">STF</subfield><subfield code="d">OCLCF</subfield><subfield code="d">N$T</subfield><subfield code="d">IDEBK</subfield><subfield code="d">N$T</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">COO</subfield><subfield code="d">VT2</subfield><subfield code="d">OCLCA</subfield><subfield code="d">OCL</subfield><subfield code="d">UOK</subfield><subfield code="d">CEF</subfield><subfield code="d">KSU</subfield><subfield code="d">DEBBG</subfield><subfield code="d">WYU</subfield><subfield code="d">ZCU</subfield><subfield code="d">AGLDB</subfield><subfield code="d">IGB</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">INARC</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCL</subfield><subfield code="d">OCLCQ</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781786461643</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1786461641</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="z">9781786463838</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)965800891</subfield></datafield><datafield tag="037" ind1=" " ind2=" "><subfield code="a">CL0500000806</subfield><subfield code="b">Safari Books Online</subfield></datafield><datafield tag="037" ind1=" " ind2=" "><subfield code="a">FD812458-0689-4386-B085-D1747BEFA067</subfield><subfield code="b">OverDrive, Inc.</subfield><subfield code="n">http://www.overdrive.com</subfield></datafield><datafield tag="050" ind1=" " ind2="4"><subfield code="a">QA76.76.A65</subfield></datafield><datafield tag="050" ind1=" " ind2="4"><subfield code="a">TK5105.8885.A26</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">COM</subfield><subfield code="x">051470</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">COM</subfield><subfield code="x">060080</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="082" ind1="7" ind2=" "><subfield code="a">005.276</subfield><subfield code="2">23</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">MAIN</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Ragupathi, Mugilan T. S.,</subfield><subfield code="e">author.</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Learning ASP.NET Core MVC programming :</subfield><subfield code="b">learn the fundamentals of ASP.NET MVC and build real-world web applications using ASP.NET Core MVC /</subfield><subfield code="c">Mugilan T.S. Ragupathi.</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Birmingham, UK :</subfield><subfield code="b">Packt Publishing,</subfield><subfield code="c">2016.</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">1 online resource (1 volume) :</subfield><subfield code="b">illustrations</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="a">text</subfield><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="a">computer</subfield><subfield code="b">c</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="a">online resource</subfield><subfield code="b">cr</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="588" ind1=" " ind2=" "><subfield code="a">Description based on online resource; title from cover (viewed December 8, 2016).</subfield></datafield><datafield tag="520" ind1=" " ind2=" "><subfield code="a">Learn the fundamentals of ASP.NET MVC and build real-world web applications using ASP.NET Core MVCAbout This Book Get a first-principles coverage of ASP.NET MVC and the latest release, Core This book is uniquely designed for developers who are looking to transition their skills into the .NET development field The standalone chapter structure leaves you free to explore ASP.NET MVC to immediately solve your pain pointsWho This Book Is For This book is for developers who want to learn to build web applications using ASP.NET Core, developers who want to make a career building web applications using Microsoft technology, and developers who are working in Ruby on Rails or other web frameworks and want to learn ASP.NET Core MVC. No knowledge of the ASP.NET platform or the .NET platform is required. Even though you do not need to have experience in C♯, an understanding of the basic constructs (loops, conditionals, classes, and objects) of any modern programming language would be helpful. What You Will Learn Get to know the concepts of ASP.NET MVC and build a new static web page using HTML, CSS, and jQuery Set up a development environment and run a sample application using the template Create a Controller with action methods Build a view using several features of the Razor View engine Construct a Model for ASP.NET Core MVC application Devise a custom mechanism to provide maximum flexibility to your application through routing Validate the user input on the client side using jQuery Enhance your applications using Bootstrap Explore new configuration and deployment scenarios{u2014}step by step guide to deploying ASP.NET Core web application in LinuxIn Detail ASP.NET Core MVC helps you build robust web applications using the Model-View-Controller design. This guide will help you in building applications which can be deployed on non-windows platforms such as Linux. In today's age, it is crucial that you possess the ability to separate the programming and business logic, and this is exactly what ASP.NET Core MVC application will help you achieve. This version comes with a number of improvements that enable fast, TDD-friendly development to create sophisticated applications. You would also learn the fundamentals of Entity framework and on how to use the same in ASP.NET Core web applications. The book presents the fundamentals and philosophies of ASP.NET Core. Starting with an overview of the MVC pattern, we quickly dive into the aspects that you need to know to get started with ASP.NET. You will learn about the core architecture of model, view, and control. Integrating your application with Bootstrap, validating user input, interacting with databases, and deploying your application are some of the things that you will be able to execute with this fast-paced guide. The end of the book will test your knowledge as you build a fully working sample application using the skills you've learned throughout the book. Style and approach This book takes a first-principles approach to help you understand and implement ASP.NET MVC solutions. It is focused primarily on giving you practical skills rather than the old conventional theoretical teaching.</subfield></datafield><datafield tag="630" ind1="0" ind2="0"><subfield code="a">Active server pages.</subfield><subfield code="0">http://id.loc.gov/authorities/names/n98026190</subfield></datafield><datafield tag="630" ind1="0" ind2="0"><subfield code="a">Microsoft .NET Framework.</subfield></datafield><datafield tag="630" ind1="0" ind2="7"><subfield code="a">Active server pages</subfield><subfield code="2">fast</subfield></datafield><datafield tag="630" ind1="0" ind2="7"><subfield code="a">Microsoft .NET Framework</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Application software</subfield><subfield code="x">Development.</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh95009362</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Web site development.</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh98004795</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Web sites</subfield><subfield code="x">Authoring programs.</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh98000036</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Logiciels d'application</subfield><subfield code="x">Développement.</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Sites Web</subfield><subfield code="x">Développement.</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Sites Web</subfield><subfield code="x">Systèmes-auteur.</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS / Programming Languages / ASP.NET</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS</subfield><subfield code="x">Web</subfield><subfield code="x">General.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Application software</subfield><subfield code="x">Development</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Web site development</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Web sites</subfield><subfield code="x">Authoring programs</subfield><subfield code="2">fast</subfield></datafield><datafield tag="758" ind1=" " ind2=" "><subfield code="i">has work:</subfield><subfield code="a">Learning ASP.NET Core MVC programming (Text)</subfield><subfield code="1">https://id.oclc.org/worldcat/entity/E39PD34fMgwVYFhYGBrqrpFPtq</subfield><subfield code="4">https://id.oclc.org/worldcat/ontology/hasWork</subfield></datafield><datafield tag="856" ind1="4" ind2="0"><subfield code="l">FWS01</subfield><subfield code="p">ZDB-4-EBA</subfield><subfield code="q">FWS_PDA_EBA</subfield><subfield code="u">https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1422963</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">Internet Archive</subfield><subfield code="b">INAR</subfield><subfield code="n">learningaspnetco0000ragu</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">ProQuest MyiLibrary Digital eBook Collection</subfield><subfield code="b">IDEB</subfield><subfield code="n">cis34561478</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">EBSCOhost</subfield><subfield code="b">EBSC</subfield><subfield code="n">1422963</subfield></datafield><datafield tag="994" ind1=" " ind2=" "><subfield code="a">92</subfield><subfield code="b">GEBAY</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-4-EBA</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-863</subfield></datafield></record></collection> |
id | ZDB-4-EBA-ocn965800891 |
illustrated | Illustrated |
indexdate | 2024-11-27T13:27:34Z |
institution | BVB |
isbn | 9781786461643 1786461641 |
language | English |
oclc_num | 965800891 |
open_access_boolean | |
owner | MAIN DE-863 DE-BY-FWS |
owner_facet | MAIN DE-863 DE-BY-FWS |
physical | 1 online resource (1 volume) : illustrations |
psigel | ZDB-4-EBA |
publishDate | 2016 |
publishDateSearch | 2016 |
publishDateSort | 2016 |
publisher | Packt Publishing, |
record_format | marc |
spelling | Ragupathi, Mugilan T. S., author. Learning ASP.NET Core MVC programming : learn the fundamentals of ASP.NET MVC and build real-world web applications using ASP.NET Core MVC / Mugilan T.S. Ragupathi. Birmingham, UK : Packt Publishing, 2016. 1 online resource (1 volume) : illustrations text txt rdacontent computer c rdamedia online resource cr rdacarrier Description based on online resource; title from cover (viewed December 8, 2016). Learn the fundamentals of ASP.NET MVC and build real-world web applications using ASP.NET Core MVCAbout This Book Get a first-principles coverage of ASP.NET MVC and the latest release, Core This book is uniquely designed for developers who are looking to transition their skills into the .NET development field The standalone chapter structure leaves you free to explore ASP.NET MVC to immediately solve your pain pointsWho This Book Is For This book is for developers who want to learn to build web applications using ASP.NET Core, developers who want to make a career building web applications using Microsoft technology, and developers who are working in Ruby on Rails or other web frameworks and want to learn ASP.NET Core MVC. No knowledge of the ASP.NET platform or the .NET platform is required. Even though you do not need to have experience in C♯, an understanding of the basic constructs (loops, conditionals, classes, and objects) of any modern programming language would be helpful. What You Will Learn Get to know the concepts of ASP.NET MVC and build a new static web page using HTML, CSS, and jQuery Set up a development environment and run a sample application using the template Create a Controller with action methods Build a view using several features of the Razor View engine Construct a Model for ASP.NET Core MVC application Devise a custom mechanism to provide maximum flexibility to your application through routing Validate the user input on the client side using jQuery Enhance your applications using Bootstrap Explore new configuration and deployment scenarios{u2014}step by step guide to deploying ASP.NET Core web application in LinuxIn Detail ASP.NET Core MVC helps you build robust web applications using the Model-View-Controller design. This guide will help you in building applications which can be deployed on non-windows platforms such as Linux. In today's age, it is crucial that you possess the ability to separate the programming and business logic, and this is exactly what ASP.NET Core MVC application will help you achieve. This version comes with a number of improvements that enable fast, TDD-friendly development to create sophisticated applications. You would also learn the fundamentals of Entity framework and on how to use the same in ASP.NET Core web applications. The book presents the fundamentals and philosophies of ASP.NET Core. Starting with an overview of the MVC pattern, we quickly dive into the aspects that you need to know to get started with ASP.NET. You will learn about the core architecture of model, view, and control. Integrating your application with Bootstrap, validating user input, interacting with databases, and deploying your application are some of the things that you will be able to execute with this fast-paced guide. The end of the book will test your knowledge as you build a fully working sample application using the skills you've learned throughout the book. Style and approach This book takes a first-principles approach to help you understand and implement ASP.NET MVC solutions. It is focused primarily on giving you practical skills rather than the old conventional theoretical teaching. Active server pages. http://id.loc.gov/authorities/names/n98026190 Microsoft .NET Framework. Active server pages fast Microsoft .NET Framework fast Application software Development. http://id.loc.gov/authorities/subjects/sh95009362 Web site development. http://id.loc.gov/authorities/subjects/sh98004795 Web sites Authoring programs. http://id.loc.gov/authorities/subjects/sh98000036 Logiciels d'application Développement. Sites Web Développement. Sites Web Systèmes-auteur. COMPUTERS / Programming Languages / ASP.NET bisacsh COMPUTERS Web General. bisacsh Application software Development fast Web site development fast Web sites Authoring programs fast has work: Learning ASP.NET Core MVC programming (Text) https://id.oclc.org/worldcat/entity/E39PD34fMgwVYFhYGBrqrpFPtq https://id.oclc.org/worldcat/ontology/hasWork FWS01 ZDB-4-EBA FWS_PDA_EBA https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1422963 Volltext |
spellingShingle | Ragupathi, Mugilan T. S. Learning ASP.NET Core MVC programming : learn the fundamentals of ASP.NET MVC and build real-world web applications using ASP.NET Core MVC / Active server pages. http://id.loc.gov/authorities/names/n98026190 Microsoft .NET Framework. Active server pages fast Microsoft .NET Framework fast Application software Development. http://id.loc.gov/authorities/subjects/sh95009362 Web site development. http://id.loc.gov/authorities/subjects/sh98004795 Web sites Authoring programs. http://id.loc.gov/authorities/subjects/sh98000036 Logiciels d'application Développement. Sites Web Développement. Sites Web Systèmes-auteur. COMPUTERS / Programming Languages / ASP.NET bisacsh COMPUTERS Web General. bisacsh Application software Development fast Web site development fast Web sites Authoring programs fast |
subject_GND | http://id.loc.gov/authorities/names/n98026190 http://id.loc.gov/authorities/subjects/sh95009362 http://id.loc.gov/authorities/subjects/sh98004795 http://id.loc.gov/authorities/subjects/sh98000036 |
title | Learning ASP.NET Core MVC programming : learn the fundamentals of ASP.NET MVC and build real-world web applications using ASP.NET Core MVC / |
title_auth | Learning ASP.NET Core MVC programming : learn the fundamentals of ASP.NET MVC and build real-world web applications using ASP.NET Core MVC / |
title_exact_search | Learning ASP.NET Core MVC programming : learn the fundamentals of ASP.NET MVC and build real-world web applications using ASP.NET Core MVC / |
title_full | Learning ASP.NET Core MVC programming : learn the fundamentals of ASP.NET MVC and build real-world web applications using ASP.NET Core MVC / Mugilan T.S. Ragupathi. |
title_fullStr | Learning ASP.NET Core MVC programming : learn the fundamentals of ASP.NET MVC and build real-world web applications using ASP.NET Core MVC / Mugilan T.S. Ragupathi. |
title_full_unstemmed | Learning ASP.NET Core MVC programming : learn the fundamentals of ASP.NET MVC and build real-world web applications using ASP.NET Core MVC / Mugilan T.S. Ragupathi. |
title_short | Learning ASP.NET Core MVC programming : |
title_sort | learning asp net core mvc programming learn the fundamentals of asp net mvc and build real world web applications using asp net core mvc |
title_sub | learn the fundamentals of ASP.NET MVC and build real-world web applications using ASP.NET Core MVC / |
topic | Active server pages. http://id.loc.gov/authorities/names/n98026190 Microsoft .NET Framework. Active server pages fast Microsoft .NET Framework fast Application software Development. http://id.loc.gov/authorities/subjects/sh95009362 Web site development. http://id.loc.gov/authorities/subjects/sh98004795 Web sites Authoring programs. http://id.loc.gov/authorities/subjects/sh98000036 Logiciels d'application Développement. Sites Web Développement. Sites Web Systèmes-auteur. COMPUTERS / Programming Languages / ASP.NET bisacsh COMPUTERS Web General. bisacsh Application software Development fast Web site development fast Web sites Authoring programs fast |
topic_facet | Active server pages. Microsoft .NET Framework. Active server pages Microsoft .NET Framework Application software Development. Web site development. Web sites Authoring programs. Logiciels d'application Développement. Sites Web Développement. Sites Web Systèmes-auteur. COMPUTERS / Programming Languages / ASP.NET COMPUTERS Web General. Application software Development Web site development Web sites Authoring programs |
url | https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1422963 |
work_keys_str_mv | AT ragupathimugilants learningaspnetcoremvcprogramminglearnthefundamentalsofaspnetmvcandbuildrealworldwebapplicationsusingaspnetcoremvc |