Teach Yourself Visual Studio® .NET 2003 in 21 Days [Electronic resources] نسخه متنی

اینجــــا یک کتابخانه دیجیتالی است

با بیش از 100000 منبع الکترونیکی رایگان به زبان فارسی ، عربی و انگلیسی

Teach Yourself Visual Studio® .NET 2003 in 21 Days [Electronic resources] - نسخه متنی

Jason Beres

| نمايش فراداده ، افزودن یک نقد و بررسی
افزودن به کتابخانه شخصی
ارسال به دوستان
جستجو در متن کتاب
بیشتر
تنظیمات قلم

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

روز نیمروز شب
جستجو در لغت نامه
بیشتر
لیست موضوعات
توضیحات
افزودن یادداشت جدید














Day 14. Components and .NET


Reusability is what makes writing applications in .NET better than other development environments. This week you've written a lot of code that could be modified slightly and be reused in all of your applications. All the extensible markup language (XML) and ADO.NET code that you wrote has standard functionality that you could share among multiple applications. By writing components, you can write code that can be shared among multiple forms or classes in your applications or across multiple applications. Today, you learn


  • What a component is in .NET


  • How to determine what types of components to write and when


  • How to write reusable code in .NET assemblies


  • How to write and implement your own namespaces


  • How to use unmanaged COM DLLs in .NET





    / 270