.NET Gotchas. 75 Ways to Improve Your C# and VB.NET Programs - Venkat Subramaniam
- Dodał: administrator
- Data: 22:10 24-11-2018
- Kategoria: Informatyka i matematyka
Like most complex tasks, .NET programming is fraught with potential costly, and time-consuming hazards. The millions of Microsoft developers worldwide who create applications for the .NET platform can attest to that. Thankfully there's now a book that shows you how to avoid such costly and time-consuming mistakes. It's called .NET Gotchas.The ultimate guide for efficient, pain-free coding, .NET Gotchas from O'Reilly contains 75 common .NET programming pitfalls--and advice on how to work around them. It will help you steer away from those mistakes that cause application performance problems, or so taint code that it just doesn't work right.The book is organized into nine chapters, each focusing on those features and constructs of the .NET platform that consistently baffle developers. Within each chapter are several "gotchas," with detailed examples, discussions, and guidelines for avoiding them. No doubt about it, when applied, these concise presentations of best practices will help you lead a more productive, stress-free existence.What's more, because code examples are written in both VB.NET and C#, .NET Gotchas is of interest to more than 75 percent of the growing numbers of .NET programmers. So if you're a .NET developer who's mired in the trenches and yearning for a better way, this book is most definitely for you. źródło opisu: Helion źródło okładki: Helion
| język | polski | ||
| kategoria | informatyka i matematyka | ||
| data wydania | 24 maja 2005 | ||
| ISBN | 9781449362706 |
Rejestracja jest za darmo i jest bardzo szybka! Kliknij tutaj aby założyć konto. Trwa to tylko 15 sekund!.
Podobne wpisy do .NET Gotchas. 75 Ways to Improve Your C# and VB.NET Programs - Venkat Subramaniam
Linux Device Drivers
Device drivers literally drive everything you're interested in--disks, monitors, keyboards, modems--everything outside the computer chip and memory. And writing device drivers is one of the few areas of programming for the Linux operating system that...
Designing Efficient BPM Applications. A Process-Based Guide for Beginners - McKinty Christine, Mottier Antoine
Looking for efficiency gains in your business? If you...re a business analyst, this practical guide will show you how to design effective business process management (BPM) applications. Every business uses business processes-these everyday tasks help...
Release It!: Design and Deploy Production-Ready Software - Michael Nygard
Whether it's in Java, .NET, or Ruby on Rails, getting your application ready to ship is only half the battle. Did you design your system to survivef a sudden rush of visitors from Digg or Slashdot? Or an influx of real world customers from 100 differ...
Learning Vue.js 2 - Filipova Olga
Vue.js is one of the latest new frameworks to have piqued the interest of web developers due to its reactivity, reusable components, and ease of use. This book shows developers how to leverage its features to build high-performing, reactive web inter...
Zend Framework 1.8 Web Application Development - Keith Pope
słowa kluczowe zend framework, php, programowanie, informatyka liczba stron 359 data wydania 26 października 2009 język polski kategoria informatyka i matematyka ISBN 978-1-847194-22-0
LINQ in Action
LINQ, Language INtegrated Query, is a new extension to the Visual Basic and C# programming languages designed to simplify data queries and database interaction. It addreses O/R mapping issues by making query operations like SQL statements part of the...