Microsoft .NET Kick Start

[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]

namespaces

       System   2nd  

       System.EnterpriseServices   [See Enterprise Services]

       System.IO   [See I/O (input/output) streams]

       System.Messaging  

               Message class  

               MessageQueue class  

               receiving messages   2nd  

               sending messages   2nd   3rd  

       System.Reflection  

               dynamically creating types   2nd  

                introspecting classes   2nd   3rd   4th  

       System.Text.RegularExpressions  

       System.Threading  

       System.Xml   [See XML (Extensible Markup Language)]

naming conventions

       strong names  

NAnt   2nd   3rd   4th   5th   6th  

       build files   2nd  

       predefined tasks   2nd  

       targets  

Nathan, Adam  

NaturalNumber control  

NDR (Network Data Representation) format  

NET (.NET) Alerts  

NET (.NET) CF   [See .NET Compact Framework]

NET (.NET) Compact Framework   2nd   3rd  

       (.NET CF)  

       sample application   2nd  

NET (.NET) Compact Framework for Smart Devices   2nd   3rd  

NET (.NET) Enterprise Servers   [See Windows Server System]

NET (.NET) Framework  

       .NET Compact Framework   2nd   3rd  

               (.NET CF)  

       .NET Compact Framework for Smart Devices   2nd   3rd  

       .NET objects, calling from COM   2nd   3rd  

       CLR (Common Language Runtime)   2nd  

               assemblies   2nd  

               class loaders  

               CLS (Common Language Specification)  

               CTS (Common Type System)   2nd  

               garbage collector  

               JIT (just-in-time) compiler  

               managed code   2nd  

               metadata   2nd  

               MSIL (Microsoft Intermediate Language)   2nd   3rd   4th   5th   6th  

               verifier  

       Web services support   2nd  

NET (.NET) Framework Assembly to Type Library converter  

NET (.NET) objects

       calling from COM   2nd  

               .NET Framework SDK   2nd   3rd  

               Visual Studio .NET  

NET (.NET) Passport  

NET (.NET) Pet Shop application   2nd  

       application design   2nd   3rd  

       benchmarking  

       BLL (business logic) project  

       caching  

       ConfigTool project  

       DALFactory project   2nd  

       data access layer  

        database-specific managed providers  

       distributed transactions  

       e-commerce applications  

       IDAL project  

       Model project  

       MVC (Model View Controller) architecture  

       OracleDAL project  

       Post-Build project  

       Pre-Build project  

       solution organization  

       SQLServerDAL project  

       system requirements   2nd  

       tables   2nd  

        user requirements   2nd  

       Utility project  

       Web project  

NET (.NET) Remoting   2nd   3rd  

       accessing remote objects   2nd   3rd  

       client configuration file   2nd  

       configuration file   2nd  

       creating remote objects   2nd  

       hosting remote objects   2nd   3rd   4th   5th   6th  

       SOAPSuds   2nd  

NET (.NET), advantages of   2nd   3rd   4th  

NET FCL (Framework class library)   2nd   3rd   [See also ADO.NET, XML]

       .NET Remoting   2nd  

               accessing remote objects   2nd   3rd  

               client configuration file   2nd  

               configuration file   2nd  

               creating remote objects   2nd  

               hosting remote objects   2nd   3rd   4th   5th   6th  

               SOAPSuds   2nd  

       ADO.NET   2nd  

               DataSets   2nd   3rd   4th  

               inserting data   2nd   3rd  

               managed providers   2nd  

               reading data   2nd   3rd   4th   5th  

               SQL DataReaders   2nd  

               stored procedure execution   2nd  

               updating data   2nd   3rd  

       Array class  

       Attribute class  

       AuthenticationManager class  

       Authorization class  

       Boolean class  

       Byte class  

       Char class  

       collections  

               ArrayList  

               Hashtable   2nd   3rd  

               ListDictionary  

               Queue   2nd   3rd  

               SortedList  

               Stack   2nd   3rd  

               StringCollection  

       COM+ Enterprise Services  

               automatic transaction management   2nd   3rd  

               JIT (Just-In-Time) activation   2nd  

               object pooling   2nd  

               queued components   2nd   3rd  

               serviced components   2nd   3rd  

       Console class  

       Convert class  

       Cookie class  

       DateTime class  

       DayOfWeek class  

       Decimal class  

       Dir class   2nd  

       Dns class  

       Double class  

       Enum class  

       EventHandler class  

       Exception class  

       FileWebRequest class  

       FileWebResponse class  

       GC class  

       HttpWebRequest class  

       HttpWebResponse class  

       Int16 class  

       Int32 class  

       Int64 class  

       IPAddress class  

       Math class  

       message queuing  

               receiving messages   2nd  

               sending messages   2nd   3rd  

       Monitor class  

       multithreaded applications   2nd   3rd   4th   5th   6th   7th  

               explicit multithreading  

               Monitor class  

               multithreaded quote server   2nd   3rd  

               multithreaded TCP server   2nd   3rd  

               Mutex class  

               sample inventory check application   2nd   3rd  

               Thread class  

               thread synchronization   2nd   3rd   4th  

               ThreadPool class  

               ThreadState class  

               Timer class  

       Mutex class  

       networking  

               AuthenticationManager class  

               Authorization class  

               basic TCP client   2nd   3rd   4th  

               Cookie class  

               Dns class  

               FileWebRequest class  

               FileWebResponse class  

               HttpWebRequest class  

               HttpWebResponse class  

               IPAddress class  

               multithreaded quote client   2nd  

               multithreaded quote server   2nd   3rd  

               multithreaded TCP server   2nd   3rd  

               NetworkStream class  

               Socket class  

               TcpClient class  

               TcpListener class  

               UdpClient class  

               WebClient class  

               WebRequest class   2nd   3rd  

               WebResponse class  

       NetworkStream class  

       Object class  

       Random class  

       reflection  

               dynamically creating types   2nd  

               introspecting classes   2nd   3rd   4th  

       regular expressions   2nd  

       SByte class  

       Single class  

       Socket class  

       Stream class  

       StreamReader class   2nd   3rd  

       StreamWriter class   2nd  

       String class  

       TcpClient class  

       TcpListener class  

       Thread class  

       ThreadPool class  

       ThreadState class  

       Timer class  

       TimeZone class  

       Type class   2nd  

       TypeInfo class   2nd  

       UdpClient class  

       UInt16 class  

       UInt32 class  

       UInt64 class  

       UseIsolatedStorage class   2nd   3rd  

       WebClient class  

       WebRequest class   2nd   3rd  

       WebResponse class  

       XmlAttribute class  

       XmlConvert class  

       XmlDataDocument class  

       XmlDocument class  

       XmlElement class  

       XmlNode class  

       XmlTextReader class  

       XmlTextWriter class  

       XmlValidatingReader class  

Network Data Representation (NDR) format  

networking  

       AuthenticationManager class  

       Authorization class  

       basic TCP client   2nd   3rd   4th  

       Cookie class  

       Dns class  

       FileWebRequest class  

       FileWebResponse class  

       HttpWebRequest class  

       HttpWebResponse class  

       IPAddress class  

       multithreaded quote client   2nd  

       multithreaded quote server   2nd   3rd  

       multithreaded TCP server   2nd   3rd  

       NetworkStream class  

       Socket class  

       TcpClient class  

       TcpListener class  

       UdpClient class  

       WebClient class  

       WebRequest class   2nd   3rd  

       WebResponse class  

networks

       3G networks  

NetworkStream class  

new keyword  

New Project command (Add menu)  

New Project Wizard  

Nile application   2nd  

NumericUpDown control  

Категории