
Programming for .NET Framework
Visit the web site of my book "Programming for .NET Framework". The book is an unique tutorial for .NET Framework developers with C#. It covers fully the most important topic of the .NET technologies:
.NET Framework Architecture
C# Programming Language
Object-Oriented Concepts in .NET
Exceptions Handling
.NET Common Type System (CTS)
Delegates and Events
Attributes
Arrays and Collections
Strings and Unicode
Regular Expressions
Input and Output
Working with XML
Relational Databases and MS SQL Server
Data Access with ADO.NET
Windows Forms GUI Programming
ASP.NET Web Applications
Threads and Concurrency
Internet Access
Reflection
Serialization
Web Services
Remoting
Interoperability and Unmanaged Code
Memory and Resource Management
Assemblies and Deployment
.NET Security
Mono - Open Source .NET implementation
Programming Tools for .NET Developers
Practical Project
The book is available in Bulgarian only and is freely downloadable as PDF and MS Word file.
Visit the web site of my book "Internet Programming with Java". The book introduces the reader to the most important concepts of the programming for the Internet with the Java language and related technologies. It covers following topics:
Multithreading and Synchronization;
Java Socket Programming - development of Internet applications that communicate through TCP/IP protocols;
Java Applets;
J2EE Web Applications - Web application development with JSP/Servlets technologies and deployment on the Tomcat server.
The book is available in Bulgarian only and is freely downloadable as PDF and MS Word file.
Visit the web site of my book "Java for Digitally Signing Documents on the Web". The book introduces the reader to the techniques for digitally signing documents in a Web browser environment with a Java applet. The book presents the PKI (digital signatures, certificates, etc.), the PKI related API in Java and the smart card support in Java 5. The NakovDocumentSigner framework for signing documents with PKCS#12 certificate keystore and with a smart card is presented.
The book is available in Bulgarian only and is freely downloadable as PDF and MS Word file.