This book provides all of the installation, configuration, administration and development techniques that you need to build these types of application quickly and effectively. It focuses on solution techniques that are easy to learn, fast to implement, and transparent in the ways they address real-world problems. It covers:
SQL Server Express tools and techniques, including use of Express Manager, and T-SQL programming.
Using Visual Basic Express with SSE to build Windows Forms applications.Using Visual Web Developer with SSE for rapid but effective development of ASP.NET Web applications.
The book includes two full example case studies showing how to build a paypal-based eCommerce site and a Church administration application.
Well..... it's the recommended book for learning Modula2 at the university I study at. I barely went to lectures, I just learnt Modula2 through this book - I got an "A" for programming ;)
0Report
The book is a good book for learning foundation programming structure and the reader can transit easily to other languages such as C, Pascal and etc. within 2-3 hours.
0Report
This book explains data structures with modula 2 in an easy to get sort of way. It also provides great code samples like: Stack ADT,Linear list implementation of a stack,ComplexType (implementation), and much much more. Helpful tidbits are abundant in this book.
0Report