Your email was sent successfully. Check your inbox.

An error occurred while sending the email. Please try again.

Proceed reservation?

Export
Filter
Material
Language
  • 1
    Book
    Book
    Athens [u.a] :Univ. of Georgia Press,
    ISBN: 978-0-8203-4526-0
    Language: English
    Pages: XV, 176 S. ; , 23 cm.
    Series Statement: 〈〈The〉〉 new Southern studies
    RVK:
    RVK:
    Keywords: Civilization ; Study skills ; Amerikanistik. ; Kulturwissenschaften. ; Southern States / Study and teaching ; Southern States / Civilization ; United States / Study and teaching ; United States / Civilization ; Southern States ; United States ; USA ; USA Südstaaten. ; Südstaaten ; Amerikanistik ; Kulturwissenschaften
    Abstract: "The new southern studies has had an uneasy relationship with both American studies and the old southern studies. In Finding Purple America, Jon Smith, one of the founders of the new movement, locates the source of that unease in the fundamentally antimodern fantasies of both older fields. The old southern studies tends to view modernity as a threat to a mystic southern essence--a dangerous outside force taking the form of everything from a "bulldozer revolution" to a "national project of forgetting." Since the rise of the New Americanists, American studies has also imagined itself to be in a permanent crisis mode, seeking to affiliate the field and the national essence with youth countercultures that sixties leftists once imagined to be "the future." Such fantasies, Smith argues, have resulted in an old southern studies that cannot understand places like Birmingham or Atlanta (or cities at all) and an American studies that cannot understand red states. Most Americans live in neither a comforting, premodern Mayberry nor an exciting, postmodern Los Angeles but rather in what postcolonialists call "alternative modernities" and "hybrid cultures" whose relationships to past and future, to stability and change, are complex and ambivalent. Looking at how "the South" has played in global metropolitan pop culture since the nineties and at how southern popular and high culture alike have, in fact, repeatedly embraced urban modernity, Smith masterfully weaves together postcolonial theory, cultural studies, Lacanian psychoanalysis, and, surprisingly, marketing theory to open up the inconveniently in-between purple spaces and places that Americanist and southernist fantasies about "who we are"have so long sought to foreclose."--Publisher's website
    Note: Includes bibliographical references (page 151-164) and index. - What does an American studies scholar want? -- Songs that move hipsters to tears : Johnny Cash and the new melancholy -- German lessons : on getting over a lost supremacy -- Our turn : on Gen X, wearing vintage, and Neko Case -- Ties and a pistol : Faulkner, metropolitan fashion, and "the South" -- Flying without wings : race, civic branding, and identity politics in two twenty-first-century American cities -- In the garden
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 2
    Article
    Article
    Show associated volumes/articles
    In:  Cultural dynamics : insurent scholarship on culture, politics and power Vol. 26, No. 1 (2014), p. 113-120
    ISSN: 0921-3740
    Language: Undetermined
    Titel der Quelle: Cultural dynamics : insurent scholarship on culture, politics and power
    Publ. der Quelle: London [u.a.] : SAGE Publ
    Angaben zur Quelle: Vol. 26, No. 1 (2014), p. 113-120
    DDC: 050
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 3
    Book
    Book
    Durham [u.a.] :Duke Univ. Press,
    ISBN: 978-0-8223-3304-3 , 0-8223-3304-X , 0-8223-3316-3
    Language: English
    Pages: XII, 521 S.
    Series Statement: New Americanists
    DDC: 970/.0071
    RVK:
    RVK:
    Keywords: Regionalism ; Regionalism ; Regionalism ; Literatur. ; Lateinamerika ; Caribbean Area Historiography ; Caribbean Area Study and teaching ; Latin America Historiography ; Latin America Study and teaching ; Southern States Historiography ; Southern States Study and teaching ; USA Südstaaten. ; Lateinamerika. ; Aufsatzsammlung ; Südstaaten ; Literatur
    Abstract: This title considers the U.S South in relation to Latin America and the Caribbean. Given that some of the characteristics that mark the South as exceptional within the U.S.A, including slave trade and a military defeat, are common to the Americas, postcolonial studies are the best perspective from which to comprehend the U.S South.
    Note: Includes bibliographical references and index.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 4
    ISBN: 9781909492004
    Language: English
    Pages: 452 S. , Ill., graph. Darst. , 30 cm
    Edition: 1st. publ
    DDC: 069.29
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Museums Climatic factors ; Museums ; Climatic factors ; Konferenzschrift 2012 ; Archiv ; Klimatechnik ; Museum ; Klimatechnik
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 5
    Book
    Book
    Cambridge [u.a.] : Cambridge Univ. Press
    ISBN: 0521395364
    Language: English , Rajasthani
    Pages: XIII, 512 S. , Ill., graph. Darst., Kt., Notenbeisp.
    Series Statement: University of Cambridge oriental publications 44
    Series Statement: University of Cambridge oriental publications
    DDC: 398.209544
    RVK:
    Keywords: Pābū Raṭhauṛa ; Literatur ; Quelle ; Pābū Raṭhauṛa ca. 14. Jh. ; Literatur
    Note: Text engl. u. Rajasthani
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 6
    Online Resource
    Online Resource
    [Shelter Island, New York] : Manning Publications
    Language: English
    Pages: 1 online resource (1 audio file (18 hr., 57 min.))
    Edition: Second edition.
    DDC: 005.74
    Keywords: Entity Framework (Software framework) ; Database design ; Relational databases ; Audiobooks
    Abstract: Entity Framework Core in Action, Second Edition is an in-depth guide to reading and writing databases with EF Core. Revised from the bestselling original edition, it's filled with over 100 diagrams, code snippets, and examples--including building and scaling your own bookselling web application. Learn from author Jon Smith's extensive experience working with EF Core in production, as you discover time-saving patterns and best practices for security, performance tuning, and unit testing. All of the book's code is available on GitHub. About the Technology Entity Framework radically simplifies data access in .NET applications. This easy-to-use object-relational mapper (ORM) lets you write database code in pure C#. It automatically maps classes to database tables and enables queries with standard LINQ commands. It even generates SQL, so you don't have to! About the Book Entity Framework Core in Action, Second Edition teaches you to write flawless database interactions for .NET applications. Following relevant examples from author Jon Smith's extensive experience, you'll progress quickly from EF basics to advanced techniques. In addition to the latest EF features, this book addresses performance, security, refactoring, and unit testing. This updated edition also contains new material on NoSQL databases. What's Inside Configuring EF to define every table and column Updating your schema as your app grows Integrating EF with existing C# application Writing and testing business logic for database access Applying a Domain-Driven Design to EF Core Getting the best performance out of EF Core About the Reader For .NET developers familiar with relational databases. About the Author Jon P. Smith is a freelance software developer and architect with a special focus on .NET and Azure. Quotes The most comprehensive reference for EF Core that does--or ever will--exist. - Stephen Byrne, Intel Corporation The definitive guide to EF Core. Filled with real world examples, it's the most practical way to enhance your EF Core skill set. - Paul Brown, Diversified Services Network I firmly believe anyone using EF Core will find something to up their game in this book. - Anne Epstein, Headspring Remains a go-to resource for me while working with Entity Framework. - Foster Haines, J2 Interactive.
    Note: Online resource; title from title details screen (O'Reilly, viewed August 29, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 7
    Online Resource
    Online Resource
    [Place of publication not identified] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (19 hr., 16 min.)) , sound, color.
    Edition: Video edition.
    DDC: 005.74
    Keywords: Database design ; Relational databases ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Entity Framework Core in Action, Second Edition is an in-depth guide to reading and writing databases with EF Core. Revised from the bestselling original edition, it's filled with over 100 diagrams, code snippets, and examples--including building and scaling your own bookselling web application. Learn from author Jon Smith's extensive experience working with EF Core in production, as you discover time-saving patterns and best practices for security, performance tuning, and unit testing. All of the book's code is available on GitHub. About the Technology Entity Framework radically simplifies data access in .NET applications. This easy-to-use object-relational mapper (ORM) lets you write database code in pure C#. It automatically maps classes to database tables and enables queries with standard LINQ commands. It even generates SQL, so you don't have to! About the Book Entity Framework Core in Action, Second Edition teaches you to write flawless database interactions for .NET applications. Following relevant examples from author Jon Smith's extensive experience, you'll progress quickly from EF basics to advanced techniques. In addition to the latest EF features, this book addresses performance, security, refactoring, and unit testing. This updated edition also contains new material on NoSQL databases. What's Inside Configuring EF to define every table and column Updating your schema as your app grows Integrating EF with existing C# application Writing and testing business logic for database access Applying a Domain-Driven Design to EF Core Getting the best performance out of EF Core About the Reader For .NET developers familiar with relational databases. About the Author Jon P. Smith is a freelance software developer and architect with a special focus on .NET and Azure. Quotes The most comprehensive reference for EF Core that does--or ever will--exist. - Stephen Byrne, Intel Corporation The definitive guide to EF Core. Filled with real world examples, it's the most practical way to enhance your EF Core skill set. - Paul Brown, Diversified Services Network I firmly believe anyone using EF Core will find something to up their game in this book. - Anne Epstein, Headspring Remains a go-to resource for me while working with Entity Framework. - Foster Haines, J2 Interactive.
    Note: Reader not identified. - Online resource; title from title details screen (O'Reilly, viewed September 19, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 8
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (520 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Using crystal-clear explanations, real-world examples, and around 100 diagrams, Entity Framework Core in Action teaches you how to access and update relational data from .NET applications. You’ll start with a clear breakdown of Entity Framework, long with the mental model behind ORM. Then you’ll discover time-saving patterns and best practices for security, performance tuning, and even unit testing. As you go, you’ll address common data access challenges and learn how to handle them with Entity Framework.
    Note: Online resource; Title from title page (viewed August 7, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 9
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    ISBN: 9781617298363
    Language: English
    Pages: 1 online resource (624 pages)
    Edition: 2nd edition
    Keywords: Electronic books ; local
    Abstract: Entity Framework Core in Action, Second Edition teaches you to write flawless database interactions for .NET applications. Following relevant examples from author Jon Smith’s extensive experience, you’ll progress quickly from EF basics to advanced techniques. In addition to the latest EF features, this book addresses performance, security, refactoring, and unit testing. This updated edition also contains new material on NoSQL databases.
    Note: Online resource; Title from title page (viewed June 22, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
Close ⊗
This website uses cookies and the analysis tool Matomo. More information can be found here...