مدرسة الفيصلية الإعدادية للبنين بالجيزة

هل تريد التفاعل مع هذه المساهمة؟ كل ما عليك هو إنشاء حساب جديد ببضع خطوات أو تسجيل الدخول للمتابعة.
مدرسة الفيصلية الإعدادية للبنين بالجيزة

نتائج امتحانات - شرح مواد دراسية - العاب - مسابقات - رحلات - كادر المعلم - معايير الجودة - التمييز

مدرسة الفيصلية الإعدادية( للبنين)----- ترحب بأبنائنا الطلاب وأولياء الأمور وبكل زائرلنا كما تهيب أبنائنا الطلاب بضرورة الحرص على زيارة الموقع للاستفادة من موضوعاته ومشاركتنا آرائهم و أفكارهم ومقترحاتهم مع تحيات مدير الموقع الأستاذ / يوسف محمد حسينمعلم أول أ : لمادة اللغة العربية
ضرورة سرعة تسجيل الزملاء وخاصة فريق الجودة و التميز لسرعة إنجاز العمل المطلوب----- مع تحيات أخوكم يوسف عمار


قررت إدارة المدرسة
تغيير الزي المدرسي لهذا العام
2010 - 2011
وسيكزن مق بيع الزي المدرسي بالمدرسة
وذلك تبعا للوحدة المنتجة




    إسطوانة (CD) لتعليم Microsoft Visual Basic.NET

    يوسف عمار
    يوسف عمار
    Admin
    Admin


    عدد المساهمات : 388
    نقاط : 53418
    السٌّمعَة : 0
    تاريخ الميلاد : 22/12/1966
    تاريخ التسجيل : 21/10/2009
    العمر : 57
    الموقع : http://ecceg.editboard.com
    المزاج : عال و الحمد لله

    عاجل إسطوانة (CD) لتعليم Microsoft Visual Basic.NET

    مُساهمة من طرف يوسف عمار الخميس نوفمبر 05, 2009 6:58 am

    بسم الله الرحمن الرحيم ,,,إسطوانة (CD) لتعليم Microsoft Visual Basic.NET Smile
    إسطوانة (CD) لتعليم Microsoft Visual Basic.NET Vbnetlogo
    معانا اليوم مف تورنت أورع من الرائع إسطوانة (CD) لتعليم Microsoft Visual Basic.NET Wink
    لأنه يحتوي على 23 CD لتعليم
    Microsoft Visual Basic.NET
    (لتحميل ملف التورنت في المرفقات

    الحجم : 4.63 G إسطوانة (CD) لتعليم Microsoft Visual Basic.NET Tongue )
    وهي :


    SESSION 1 (114:41)

    Introduction to Windows Forms

    Yes, .NET Does Windows

    Adding Controls to a Form

    A Peek behind the Scenes

    Adding Event Handling Code

    Adding a Menu to the Form

    Adding Non-Graphical Components

    VB.NET Nuts and Bolts

    Creating Console Applications

    Creating a New Visual Basic.NET Project

    Modules and Classes

    SESSION 2 (97:21)

    VB.NET Nuts and Bolts (cont.)

    Variables, Operators, and Data Types

    Procedures, Arguments, Looping, and Control Flow

    The Windows Forms Event Model

    How Visual Basic.NET Handles Events

    Understanding Delegates

    Anatomy of an Event Handler

    Exploring Form and Control Events

    SESSION 3 (99:28)

    Classes and Objects

    Using Objects to Organize a Complex World

    Defining Classes

    Constructing Objects

    Creating and Using Properties

    Creating and Using Methods

    Raising and Handling Events

    Finalization

    Windows Forms Controls

    TabControl, Context Menu, TrackBar

    SESSION 4 (108:21)

    Windows Forms Controls (cont.)

    TabControl, Context Menu, TrackBar (cont.)

    NumericUpDown, DomainUpDown

    Label, CheckBox, RadioButton

    ListBox

    Adding Controls Dynamically

    Other List Controls

    Anchoring and Docking

    Using the Splitter Control

    Dialog Controls

    SESSION 5 (90:03)

    Working with Strings and Dates

    Working with Text: The String Class

    Manipulating Text with the StringBuilder Class

    Working with Dates and Times

    Handling Elapsed Times with the TimeSpan Type

    Exception Handling

    Perspectives on Exception Handling

    Adding a Simple Try/Catch Block

    Using an Exception Object

    Catching Specific Exceptions

    Using the Throw Keyword

    Using the Finally Block

    SESSION 6 (113:15)

    Debugging Your Applications

    Configuring the Debugging Environment

    Debugging Syntax Errors

    Configuring Debugging in Visual Studio .NET

    Setting Breakpoints and Stepping through Code

    Exploring the Debugging Windows

    Writing to the Windows Event Log

    Inheritance and Interfaces

    Object Oriented Programming

    Supporting Inheritance

    Creating a Derived Class

    Overriding in Action

    Customizing Controls with Inheritance

    SESSION 7 (80:49)

    Inheritance and Interfaces (cont.)

    Using Interfaces

    Implementing IComparable to Enable Sorting

    Handling Input/Output Tasks

    Introducing the System.IO Namespace

    Selecting Files

    Handling Path Information

    Working with Directories and Files

    Reading and Writing Text Files

    SESSION 8 (102:21)

    Investigating .NET Data Structures

    Working with Arrays

    Useful System.Array Members

    Arrays in the .NET Framework

    The ArrayList Class

    The HashTable Class

    The SortedList Class

    The Stack and Queue Classes

    Creating Strongly Typed Collections

    SESSION 9 (93:39)
    Accessing Data


    Overview of ADO.NET
    Connecting to Data
    Executing Commands
    Working with Data
    Choosing an ADO.NET Provider
    Interoperability


    Using COM Objects in Visual Basic .NET
    Using Platform Invocation Services
    SESSION 10 (107:02)


    Interoperability (cont.)

    Call .NET Assemblies from Visual Basic 6.0
    Creating Data-Bound Applications


    Data Binding Basics
    Using the Data Form Wizard
    Introduction to ASP.NET


    A Review of Classic ASP
    ASP.NET Web Applications
    SESSION 11 (106:55)


    Introduction to ASP.NET (cont.)

    Rendering HTML with Server Controls
    Managing Data with ADO.NET DataSets


    The Role of DataSets in ADO.NET
    Using DataSets in ASP.NET
    Saving DataSets in Session State
    Using DataTable Constraints and DataSet DataRelations
    Using DataSets with DataAdapters to Modify Data
    SESSION 12 (107:04)


    Managing Data with ADO.NET DataSets (cont.)

    Using DataSets with DataAdapters to Modify Data (cont.)
    The Transactional Model in DataSets
    DataSets and XML
    Typed DataSets
    Creating Reports Using Crystal Reports


    Introducing Crystal Reports
    Creating a Simple Report
    SESSION 13 (95:59)


    Creating Reports Using Crystal Reports (cont.)

    Using Custom Formulas
    Add Custom Grouping and Totals
    Filtering the Report
    Creating Windows Services


    Introducing Windows Services
    Building Your First Windows Service
    The FileWatcher Service
    Creating and Consuming XML Web Services


    The Motivation for XML Web Services
    Creating an XML Web Service with Visual Studio .NET
    Designing XML Web Services
    SESSION 14 (105:03)


    Creating and Consuming XML Web Services (cont.)

    Creating .NET Consumers
    Web Services and Legacy Clients
    Discovering Web Services Using UDDI
    Data Binding Techniques


    Synchronizing Multiple DataGrid Controls
    Formatting a DataGrid Control
    Limit Editing in a DataGrid
    Working with the ListBox Control
    Working with Binary Data
    Security


    Overview of Security in .NET
    Permission Requests
    SESSION 15 (100:34)


    Security (cont.)

    Using Role-Based Security
    Multiple ******** Interfaces (MDI) and Graphics (GDI+)


    Creating MDI Applications
    The Scribble Application
    SESSION 16 (106:58)


    Multiple ******** Interfaces (MDI) and Graphics (GDI+) (cont.)

    Drawing on Forms
    Creating Transparent Areas in Forms
    Creating Shaped Forms
    Deployment


    Deployment Concepts
    Simple Deployment
    Windows Installer Deployment
    Deploying Shared Components
    HTTP Deployment



    ملاااااحظة لغة الـCD'S هي الأنجليزية إسطوانة (CD) لتعليم Microsoft Visual Basic.NET Biggrin
    أنصح بإستخدام
    BitComet


      الوقت/التاريخ الآن هو الخميس مارس 28, 2024 5:40 am