Secure Programming Cookbook for C and C++: Recipes for Cryptography, Authentication, Input Validation & More

Index

[SYMBOL] [A] [B] [C] [D] [E] [F] [G] [H] [I] [J] [K] [L] [M] [N] [O] [P] [Q] [R] [S] [T] [U] [V] [W] [X] [Y] [Z]

n-ary trees

     creating nodes for 2nd 3rd 4th 5th 6th

named groups in regular expressions

named pipes 2nd 3rd 4th 5th 6th 7th 8th 9th 10th 11th 12th 13th 14th 15th 16th 17th 18th 19th 20th 21st 22nd

NamedPipeClient class 2nd 3rd

     interaction with NamedPipeServer

     methods

     using

NamedPipeInterop class 2nd

NamedPipeServer class 2nd 3rd

     methods

     setting up for a client

NamedPipesInterop class

NameValueCollection class 2nd

narrowing conversion

narrowing conversions

narrowing numeric casts 2nd

Navigated event

nested types within an assembly 2nd

.NET Framework Class Library (.NET FCL)

     simple data types

NetworkAvailabilityEventArgs class

NetworkChange.NetworkAddressChanged event

NetworkChange.NetworkAvailability Changed event

NetworkCredential class

networking 2nd

     caching data with multiple dependencies

     checking network connectivity 2nd 3rd 4th 5th 6th

     downloading data from server

     forming and validating absolute URI 2nd

     named pipes communicating across network 2nd

     parsing a URI 2nd 3rd 4th 5th

     pinging programatically

     prebuilding ASP.NET web site

     scanning ports on a machine using sockets 2nd 3rd 4th 5th 6th

     sending GET or POST request to web server 2nd

     sending SMTP mail using SMTP service 2nd 3rd 4th

     simulating form execution 2nd 3rd 4th

     using current Internet connection settings 2nd 3rd

     writing a TCP client 2nd 3rd 4th

     writing aTCP server

NetworkInterface class

NetworkStream class 2nd

     Close method

NewLine constant 2nd

NGShoppingList class 2nd 3rd

     IEnumerator implemented on

NodeType property

nonblittable objects

not implemented on generic types

NOT XOR operation

NotFiniteNumberException exception 2nd

notification callbacks 2nd 3rd 4th 5th 6th 7th 8th 9th 10th

notifications

NotifyClient class

NotImplementedException exception 2nd

NotSupportedException exception 2nd 3rd

NTFS filesystem

     file encryption and decryption

NTree<T> class 2nd

NTreeNode<U> class

NTreeNodeFactory<T> class 2nd 3rd 4th

null values

     keys mapped to

     method parameters

nullable types 2nd 3rd

NullReferenceException exception 2nd 3rd 4th 5th 6th 7th 8th 9th

NumberOfItems32 counter

NumberOfItems64 counter

NumberOfItemsHEX32 counter

NumberOfItemsHEX64 counter

numbers

     Celsius to Fahrenheit conversions

     determining if string is valid number

     equality between fraction and floating-point value

     finding angles of a right triangle

     finding length of sides of a right triangle 2nd

     high word or low word

     numeric values of enumeration members 2nd

     testing for even or odd value

NumberStyles enumeration

numeric promotion

numeric values

     big flags in

     determining if character is

     formatting strings as

     items in enumerations

NumOfChildren property

     NTreeNode<U> class

Категории