Авторизация
Поиск по указателям
Liberty J., MacDonald B. — Learning C# 2005
Обсудите книгу на научном форуме
Нашли опечатку? Выделите ее мышкой и нажмите Ctrl+Enter
Название: Learning C# 2005
Авторы: Liberty J., MacDonald B.
Аннотация: If you're a novice programmer and you want to learn C#, there aren't many books that will guide you. Most C# books are written for experienced C++ and Java programmers.
That's why Jesse Liberty, author of the best-selling books Programming C# and Programming ASP.NET, has written an entry-level guide to C#.
Written in a warm and friendly manner, Learning C# assumes no prior programming experience, and provides a thorough introduction to Microsoft's premier .NET language. The book helps you build a solid foundation in .NET, and shows you how to apply your skills through the use of dozens of tested examples. You'll learn about the syntax and structure of the C# language, including operators, classes and interfaces, structs, arrays, and strings.
Better yet, this updated edition of Learning C# has been completely revised to include the very latest content and teaching techniques. Here's what's new:
A detailed explanation of C# 2.0
An introduction to Visual Studio 2005, a tool set for building Windows and web applications
More than 200 questions and programming exercises to help you better judge your understanding of the material
A greater emphasis on event handling
Information on generics and generic collections
By the time you've finished Learning C#, you'll be ready to move on to a more advanced programming guide that will help you create large-scale web and Windows applications.
Whether you have a little object-oriented programming experience or you are new to programming altogether, Learning C# will set you firmly on your way to mastering the essentials of the C# language.
Язык:
Рубрика: Технология /
Статус предметного указателя: Готов указатель с номерами страниц
ed2k: ed2k stats
Издание: 2nd
Год издания: 2006
Количество страниц: 552
Добавлена в каталог: 01.11.2006
Операции: Положить на полку |
Скопировать ссылку для форума | Скопировать ID
Предметный указатель
clear( ) method
Click event
Clients
clients, interfaces, implementing
clipboards, cycle clipboard ring
close( ) method
CLR (Common Language Runtime)
CLR, exception handling
Code
Code Definition window
Code Snippets Manager command
code, FileCopier utility
code, IntelliSense
code, outlining
code, separation
code, snippets
code, spaghetti
code-behind files
collections
collections, creating
collections, dictionaries
collections, editing
collections, elements, sorting
collections, FIFO
collections, generic interfaces
collections, generics, .NET Framework
collections, IComparer<T> interface
collections, interfaces
collections, LIFO
colon (:)
columns, multidimensional arrays
combining interfaces
Command Window
Commands
commands, Advanced
commands, bookmarks
commands, Code Snippets Manager
commands, Connect To Database
commands, Connect To Device
commands, External Tools
commands, Find All References
commands, Insert File As Text
commands, IntelliSense
commands, options
commands, outlining
commands, Toolbox
Comments
comments, C-style
comments, documentation (XML)
commonalities, factoring out
compare( ) method
compareTo( ) method
comparing
comparing, String class
comparing, String.Compare( ) method
comparing, strings
Compilers
compilers, errors
composed classes
Compress( ) method
concat( ) method
concatenating strings
conditional branching statements
conditionals
conditionals, logical operators with
conditionals, operators
conditions, setting breakpoints
Configuration
configuration, breakpoints
configuration, breakpoints, setting conditions
configuration, breakpoints, setting hit counts
configuration, collections
configuration, constructors
configuration, Data Source Configuration Wizard
configuration, delegates
configuration, interfaces, combining
configuration, List class
configuration, operators, creating useful
configuration, strings
configuration, structs
configuration, Time class
configuration, types, polymorphism
configuration, UI forms
configuration, Web Forms
configuration, Windows applications
configuration, Windows applications, creating forms
configuration, Windows applications, creating real-world applications
Configure Data Source dialog box
Connect To Database command
Connect To Device command
connections, adding
console applications
console applications, running
Console class
Console.Writeline( ) method
Constants
constants, enumerations
constants, literal
constants, symbolic
Constructors
constructors, base class, calling
constructors, declaring
constructors, signatures
constructs
constructs, indexers
constructs, while (true)
containers, Visual Studio 2nd 3rd
continue statement
control characters, WriteLine( ) method
controlling
controlling, access
controlling, for loops
Controls 2nd
controls, adding 2nd 3rd
controls, data binding
controls, properties
controls, server
controls, server-side
controls, TreeView, populating
conventions, naming
Converting
converting, conversion operators
converting, explicit conversions
converting, implicit conversion
converting, implicit conversion, boxing
Copy button events
Copy( ) method
copying
copying, strings
CopyTo( ) method 2nd
CreateInstance( ) method
Customizing
customizing, attributes
customizing, exceptions
Cutting
cycle clipboard ring
data binding
Data hiding
Data menu
Data Source Configuration Wizard
DEBUG
Debug menu 2nd
Debug menu, breakpoints, setting
Debugging
Debugging Not Enabled dialog box
debugging, breakpoints, setting
debugging, enabling
debugging, values, viewing
debugging, Watch window
declaring
declaring, arrays
declaring, constructors
declaring, destructors
declaring, indexer properties
dedicated catch statements
default values
default values, arrays
default values, primitive types
Defining
defining, classes 2nd
defining, delegates
defining, interfaces
defining, parameters
defining, variables
definite assignment
definite assignment, out parameters and
definite assignment, variables
Delegates
delegates, events
delegates, events, event keyword
delegates, events, troubleshooting
delegates, methods
delegates, methods, applying anonymous
delegates, methods, specifying at runtime
delegates, multicasting
delegates, SecondChangeEventHandler
Delete button events
delete( ) method
derived classes 2nd
derived classes, abstract classes
deriving
deriving, new classes
deriving, objects
Design
design, object-oriented programming
destroying objects
Destructors
development environments, .NET Framework
Dialog boxes
dialog boxes, Add Connection
dialog boxes, Breakpoint Condition
dialog boxes, Breakpoint Hit Count
dialog boxes, Choose Data Source
dialog boxes, Choose Toolbox
dialog boxes, Configure Data Source
dialog boxes, Debugging Not Enabled
dialog boxes, Find Symbol
dialog boxes, Go To Line
dialog boxes, New Breakpoint
dialog boxes, New Project
Dictionaries
Dictionary class
directories
directories, expanding
directories, files, moving into
DirectoryInfo class
DisplayClock class
DisplayCurrentTime( ) method
DisplayVals( ) method
Dispose( ) method
DivideByZeroException
division operator (/)
division, floating point
do...while loops
Dockable window
Document class, implementing interfaces
Document Outline window
documentation (XML) comments
DoDivide( ) method
domains, problem
Double type
DrawWindow( ) method
Dynamic Help window
Edit menu
editing
editing, collections
editing, fonts
editors, navigating
Elements
elements, <div>
elements, arrays
elements, arrays, accessing
elements, arrays, initializing
elements, collections, sorting
elements, headers for loops
enabling debugging
Encapsulation
encapsulation, delegates
encapsulation, object-oriented programming
encapsulation, properties
endsWith( ) method
Enumerations
Equality operator (==)
equality, defining
equals( ) method 2nd
Error List window 2nd
Errors
errors, compilers
Errors, types
escape characters
evaluation, short-circuit
event keyword
EventArgs class
Events
Events button
events, adding 2nd
events, arguments
events, BeforeExpand
events, Clear button
events, Click
events, Copy button
events, delegates
events, delegates, troubleshooting
events, Delete button
events, handling TreeView objects
events, non-postback
events, OnLoad, overriding
events, postback
events, publishing
events, subscribing
events, Visual Studio 2nd 3rd
events, Web Forms
Exceptions
exceptions, ArithmeticException
exceptions, call stacks
exceptions, catch statement
exceptions, catch statement, dedicated
exceptions, customizing
exceptions, DivideByZeroException
exceptions, Exception class methods/properties
exceptions, Finally statement
exceptions, handlers, searching
exceptions, MyCustomException
exceptions, throw statement
exceptions, throwing
exceptions, try statement
exceptions, unhandled
existing interfaces, combining
expanding
expanding, directories
expanding, variables
explicit conversions
explicit interfaces, implementing
explicit keyword
explicit parameters
Expression Builder
Expressions
expressions, conditional
expressions, regular
expressions, regular, searching
Реклама