|
Introduction to the .NET Framework
|
Agenda
- .NET Framework
- Key benefits with focus on...
- browser/based development (ASP.NET)
- data access (ADO.NET)
- client/server deployment
- ability to implement web services
- Conclusion
|
|
.NET Framework - Architecture
|
|
Key Benefits of the .NET Framework
- ASP.NET
- simplify browser-based development
- ADO.NET
- a more powerful model for data access
- Deployment
- Class library
- New languages
- Web services
- new approach to providing computing functionality over the Internet
|
|