Sinopsis
If you have been around the programming world for a while, you may have some experience with languages such as Visual Basic, C++, or Java. These languages commonly provide desktop solutions, and over the years have had to expand their reach to include “enterprise” development. In order to accommodate the concepts of distributed programming, reusable software, and platform independence, languages were extended and programming structures were put into place. These additions include such things as Component Object Model (COM), Distributed Component Object Model (DCOM), Transaction servers and Application servers. Microsoft was quick to notice that a shift in development practices began with the introduction of Internet programming. The Internet necessitated some kind of common interface to be placed in front of the user. The software languages were struggling to provide scripted or interpreted environments that could run in a browser on every kind of platform. If you have ever had to work with plug-ins, browser incompatibility, slow scripted languages, or out-of-date runtime environments, you will understand the difficulties that developers faced over the past five years.
You will also appreciate the excitement over Microsoft’s latest offering to the world— the .NET platform. This platform means different things to different people. For the world of network administrators, it means new service applications, such as Microsoft Exchange 2000 Server, Microsoft SQL 2000 Server, and the soon-to-be-released Microsoft .NET Servers.
For the development world, it means delivery of the long-awaited Visual Studio .NET and its arsenal of new and old languages, as well as the Common Language Runtime (CLR). This chapter will introduce you to the .NET platform and explore the fundamentals of the Visual C# programming language, as well as the introductory concepts of object- oriented programming (OOP). Please keep in mind that if you are an experienced OOP programmer, you may just need to skim this chapter for differences between C# and other languages, such as C++ and Java, or you may want to review the chapter as a refresher.
Whatever route you choose, there is little or nothing in this chapter that will be directly tested on the Microsoft exams. However, having said that, Microsoft assumes a working knowledge of all the concepts covered in this chapter. If you are new to OOP, you may want to spend extra time in this chapter and work outside the book a little in order to bring your skills to the level required. This book assumes that you already have an excellent grasp of the concepts that are briefly looked at in this chapter.
Content
- Introduction to C# .NET and the .NET Platform
- Variables and Program Structure
- Advanced Object-Oriented Concepts
- Strings, Exceptions, and Events
- Visual Studio .NET Development Environment
- Assemblies
- Resources and Localization
- XML and C# Documentation
- Debugging and Testing
- Basic Data-Access Techniques
- Welcome to the Internet and ASP.NET
- Web Forms: Client-Side Programs
- Server-Side Programs and Postback Operations
- Server Controls in ASP.NET
- Web Forms and User Interface
- Consuming and Manipulating Data from Data Sources
- Making the Web Application Available to Our Users
- Introduction to Windows Forms
- User-Interface Components
- Data in Windows Forms
- Web Services and COM
- Build Your Own Windows Control
- Deploying a Windows-Based Application
- Configuring a Windows Application
- Introduction to XML Web Services and Server Components
- Windows Services
- .NET Remoting
- XML Web Services
- Data Again
- Deployment and Security
0 komentar:
Posting Komentar