المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : دروس فيديو من مايكروسوفت في الvb.net



drbmsh
15-01-2007, 02:08 PM
بسم الله الرحمن الرحيم

هذة هي مجموعة دروس فيديو للvb.net
لغة الدروس الانجليزية والحجم الكلي
260mb

والان مع الوصلات المباشرة من سيرفير مايكروسوفت

Getting Started with Visual Basic 2005 Express Edition
http://download.microsoft.com/download/6/2/4/6247616D-A0C7-4552-B622-3F0450DE2462/01%20-%20VB.wmv


Creating a Windows Application User Interface
http://download.microsoft.com/download/6/2/4/6247616D-A0C7-4552-B622-3F0450DE2462/02%20-%20VB.wmv


Writing Code to Handle Events and Set Properties
http://download.microsoft.com/download/6/2/4/6247616D-A0C7-4552-B622-3F0450DE2462/03%20-%20VB.wmv


Working with Variables, Expressions, Statements, and Operators
http://download.microsoft.com/download/6/2/4/6247616D-A0C7-4552-B622-3F0450DE2462/04VB.wmv


Using Branching and Recursion
http://download.microsoft.com/download/6/2/4/6247616D-A0C7-4552-B622-3F0450DE2462/05VB.wmv


Object Oriented Programming Fundamentals
http://download.microsoft.com/download/6/2/4/6247616D-A0C7-4552-B622-3F0450DE2462/06VB1.wmv
http://download.microsoft.com/download/6/2/4/6247616D-A0C7-4552-B622-3F0450DE2462/06VB2.wmv


Getting to Know the .NET Framework
http://download.microsoft.com/download/6/2/4/6247616D-A0C7-4552-B622-3F0450DE2462/07VB.wmv


Obtaining Data from a SQL Server 2005 Express Edition Database
http://download.microsoft.com/download/6/2/4/6247616D-A0C7-4552-B622-3F0450DE2462/08VB.wmv



Databinding Data to User Interface Controls
http://download.microsoft.com/download/6/2/4/6247616D-A0C7-4552-B622-3F0450DE2462/09VB.wmv



Working with XML
http://download.microsoft.com/download/6/2/4/6247616D-A0C7-4552-B622-3F0450DE2462/10VB.wmv



Handling Exceptions
http://download.microsoft.com/download/6/2/4/6247616D-A0C7-4552-B622-3F0450DE2462/11VB.wmv


ثم تختتم هذة الدروس باجمل مشروع شوفته وهو rss reader
مع الشرح بالتفصيل

The RSS Reader Project - Designing and Planning
http://download.microsoft.com/download/6/2/4/6247616D-A0C7-4552-B622-3F0450DE2462/12VB.wmv


The RSS Reader Project - Building the UI
http://download.microsoft.com/download/6/2/4/6247616D-A0C7-4552-B622-3F0450DE2462/13VB.wmv



The RSS Reader Project - Working with XML and SQL Server 2005 Express Edition Data
http://download.microsoft.com/download/6/2/4/6247616D-A0C7-4552-B622-3F0450DE2462/14VB.wmv


The RSS Reader Project - Expanding and Refining Application Functionality
http://download.microsoft.com/download/6/2/4/6247616D-A0C7-4552-B622-3F0450DE2462/15VB.wmv


The RSS Reader Project - Fortifying, Testing and Deploying the Application
http://download.microsoft.com/download/6/2/4/6247616d-a0c7-4552-b622-3f0450de2462/16VB.wmv

اعرف ان اخر درس لن يعجب الجميع وذللك لأن طريقة الdeployment وعمل الsetup سطحية جدا وسنجد في المنتدى من يستطيع عمل ذلك وبكفاءة اعلى
وشكرااااا
انشاء الله سأحاول وضع دروس مماثلة في c#

وهناك تعليق بسيط على موضوع العضو الكبير thecoder
(لا تتعلم الفيجول بيسك والc#.net)
ان التكرار في عمل البرامج سيخعل المبرمج يحفظ الاكواد وبذللك سيعوضه عن كتابته كما في vb6


وشكراااااااااااااااااااااااااااااااااااااااااااااااااااااااااااااااااااااااااااااااااااااااااااا

drbmsh
15-01-2007, 02:09 PM
ملحوظة هامة :كل هذة الدروس تم تطبيقها على النسخة vb.net2005 express edition
النسخة الbeta

drbmsh
18-01-2007, 04:53 PM
ألف شكر على التثبيت

drbmsh
19-01-2007, 02:35 PM
هذا درس جديد بعنوان
How to call other applications using the Process control

This video shows how to use the Process control to automate running external applications like Notepad and Internet Explorer from within your code.

http://www.learnvisualstudio.net/content/promodownloads/WFC2K5_VB_07.zip



وهذا درس اخر بعنوان
Understanding Security and Network Connectivity in SQL Server 2005 Express Edition

Explore scenarios for connecting to SQL Server 2005 Express databases, enabling and disabling user instances, login permissions, and other security precautions.

http://www.learnvisualstudio.net/content/promodownloads/SQL2K5EE_07.zip

drbmsh
19-01-2007, 02:54 PM
How to use the BackgroundWorker Control

This video comes from the Windows Forms Controls 2005 Series. This video demonstrates how to use the new BackgroundWorker Control to easily create a multi-threaded application. (Works with all versions of Visual Studio 2005, including the Express Editions)

هذا الدرس عن طريق كل من c#.net and vb.net
c#.net
http://www.learnvisualstudio.net/content/email/downloads/WFC2K5_CS_11.zip
vb.net
http://www.learnvisualstudio.net/content/email/downloads/WFC2K5_VB_11.zip

drbmsh
19-01-2007, 02:58 PM
Securing your ASP.NET 2.0 Web Site with Membership and Login Controls

Your next free tutorial comes from our "Getting Started with Visual Web Developer 2005 Express Edition" series. In this video you discover the new membership capabilities of ASP.NET 2.0. In addition, you will learn about role-based security, and how you can use roles to control access to your web site.

c#.net
http://www.learnvisualstudio.net/content/email/downloads/vwd2k5ee_cs_09.zip

vb.net
http://www.learnvisualstudio.net/content/email/downloads/vwd2k5ee_vb_09.zip

drbmsh
20-01-2007, 09:51 AM
لا تنسوا التقييم

drbmsh
27-01-2007, 11:23 AM
درس جديد
FREE VIDEO
Understanding Web Application State

In this lesson, you will see how to maintain state in your ASP.NET 2.0 applications.
Not familiar with the term “state” as it’s used in web jargon?
Basically, the web is inherently a stateless environment … each “page” of a web site is independent. The trick is passing along certain information between each individual visit to a web page for a given user.
ASP.NET 2.0 has several different ways to accomplish this. In about 35 minutes we demonstrate and explain the major ASP.NET classes and various techniques you can use to provide your users a rich web-based experience.

هذة هي نسخة الc#.net
http://img249.imageshack.us/img249/3705/downloadmg9.gif (http://www.learnvisualstudio.net/content/email/downloads/vwd2k5ee_cs_04.zip)

هذة هي نسخة الvb.net
http://img249.imageshack.us/img249/3705/downloadmg9.gif (http://www.learnvisualstudio.net/content/email/downloads/vwd2k5ee_vb_04.zip)

drbmsh
27-01-2007, 11:33 AM
FREE VIDEO
Debugging and Tracing your Website

In this lesson, you will learn how to debug and monitor your ASP.NET 2.0 Web applications.
Fortunately, Microsoft has made it easy to step through each line of code to observe how it's executing to ferret out difficult-to-find bugs. Skills you've developed in writing Windows applications will definitely help, but there are some more tricks and tips that you can use with live applications (i.e., web applications that you've already deployed).
We'll show you almost everything you'll need to know about debugging and monitoring the execution of your app in less than 30 minutes!


هذة هي النسخة لل c#.net
http://img249.imageshack.us/img249/3705/downloadmg9.gif (http://www.learnvisualstudio.net/content/email/downloads/vwd2k5ee_cs_05.zip)

vb.net
http://img249.imageshack.us/img249/3705/downloadmg9.gif (http://www.learnvisualstudio.net/content/email/downloads/vwd2k5ee_vb_05.zip)

drbmsh
27-01-2007, 11:40 AM
ارجو الرد لاعرف اذا كانت ال217 زيارة للموضوع بفائدة وارجو ايضا التقييم او التعليق

comp1
28-01-2007, 02:51 PM
أنا حاليا أنزل الملفات من الروابط
وجزاك الله خيرا على المجهود المميز

drbmsh
28-01-2007, 09:16 PM
أنا حاليا أنزل الملفات من الروابط
وجزاك الله خيرا على المجهود المميز

العفو وشكرا على الرد وارجو الا تنسى التقييم

Amorous
29-01-2007, 11:03 PM
يعطيك العافية اخوي .. بس مافيه ملف يحتوي كل هالشروحات نحمله ويكفي ؟ :D

drbmsh
30-01-2007, 12:48 AM
للأسف الشديد هذة الدروس عبارة عن سلسلة كل فترة يصدر منها درس لذلك لا يوجد ملف واحد
واتمننى لك الاستفادة

الهلال2005
05-02-2007, 09:08 AM
والله لا يسعني إلا أن أقول جزاك الله كل خير يا أخي ويا ريت توافينا بالمزيد انا بحاجة شديدة لمثل هذه المشاركات الذهبية والمواضيع المفيدة جدا

drbmsh
05-02-2007, 08:57 PM
والله لا يسعني إلا أن أقول جزاك الله كل خير يا أخي ويا ريت توافينا بالمزيد انا بحاجة شديدة لمثل هذه المشاركات الذهبية والمواضيع المفيدة جدا
الف شكر وانشاء الله اقدم المزيد

المصدر الاول
05-02-2007, 10:37 PM
بارك الله فيك .

drbmsh
07-02-2007, 03:08 PM
بارك الله فيك .
وبارك الله فيك اخي

drbmsh
11-02-2007, 06:58 PM
FREE VIDEO
Introduction to Anonymous Delegates

After reviewing How to Create and Use Regular Delegates, this video explains the concept of creating anonymous delegates, when to use them and when not to, and explains the concept of closure for retrieving the state and scope of the anonymous delegate at instantiation for use upon its invocation. (Anonymous delegates are not available in Visual Basic 8.x or earlier.)
http://www.learnvisualstudio.net/content/email/downloads/CS2_01.zip

drbmsh
11-02-2007, 07:00 PM
FREE VIDEO
Introduction to Generics

Generics allow you to create flexible data structures that are strongly typed. This video compares the System.Collections.ArrayList class versus its generic replacement, the System.Collections.Generic.List, explaining exactly why generics are the prefered way to add stability to your collections by catching situations where objects of the wrong type are being added to your collections at compile time.


http://www.learnvisualstudio.net/content/email/downloads/CS2_02.zip

المصدر الاول
12-02-2007, 12:52 PM
بارك الله فيك ... مرة أخرى...على الروابط الجديدة:)

drbmsh
18-02-2007, 07:04 PM
بارك الله فيك ... مرة أخرى...على الروابط الجديدة:)
وبارك فيك وانشاء الله هناك المزيد

bhuit
23-02-2007, 04:39 PM
shokran merci thanks

drbmsh
24-02-2007, 07:26 AM
العفو..............................

tarman
26-02-2007, 08:34 AM
جزاك الله خيرا أخي علي هذا المجهود الرائع .................................. و جعله الله في ميزان حسناتك يوم القيامة ................................
بس كان عندي استفسار صغير :
هل يوجد نسخة vb.net 64bit أم لا .
و إذا كان فيه ممكن تشوف رابط كويس ليها علشان 32بت ما بتشتغلش علي الاجهزة AMD ATHLON 64BIT .
و جزاك الله خيرا:kiss:

drbmsh
27-02-2007, 05:12 PM
جزاك الله خيرا أخي علي هذا المجهود الرائع .................................. و جعله الله في ميزان حسناتك يوم القيامة ................................
بس كان عندي استفسار صغير :
هل يوجد نسخة vb.net 64bit أم لا .
و إذا كان فيه ممكن تشوف رابط كويس ليها علشان 32بت ما بتشتغلش علي الاجهزة AMD ATHLON 64BIT .
و جزاك الله خيرا:kiss:

لا اعتقد ان هناك نسخة 64 bits وذلك لأني لم ارى في الtemplates بتاعة نسخة visual studio professional كاملة تدل على ان الvisual basic يقوم بعمل مشاريع 64bits
والمفروض ان اي بروسيسور 64 لا بد ان تعمل عليه جميع البرامج سواء كانت 16 32 64
ولكني سابحث لك عن نسخة

vip991
09-03-2007, 10:18 PM
مشكوووووور

drbmsh
10-03-2007, 02:17 AM
مشكوووووور

العفو وشكرا على الرد

drbmsh
10-03-2007, 02:23 AM
درسين جديدين
FREE VIDEO
Object Oriented Programming Fundamentals � Part 1
http://www.learnvisualstudio.net/content/email/downloads/vb2k5ee_06a.zip

drbmsh
10-03-2007, 02:25 AM
FREE VIDEO
Object Oriented Programming Fundamentals – Part 2

http://www.learnvisualstudio.net/content/email/downloads/vb2k5ee_06b.zip

عاشق البل
13-03-2007, 10:25 PM
شكراً أخوي على الدروس

azmytito
15-03-2007, 11:48 AM
ياااااااة على الجمال الله يكرمك يا اخى بجد افدتنى جدا ويكون فى علمك انا كل ما هفتح الفيديو واستفيد هدعيلك بكل خير ان شاء الله اخوك ..

drbmsh
21-03-2007, 04:40 PM
ياااااااة على الجمال الله يكرمك يا اخى بجد افدتنى جدا ويكون فى علمك انا كل ما هفتح الفيديو واستفيد هدعيلك بكل خير ان شاء الله اخوك ..

الحمد الله اني استطعت اني افيدك وانشاء الله نرى برامجك عن قريب في المنتدى

drbmsh
21-03-2007, 04:42 PM
شكراً أخوي على الدروس

العفو انشاء الله تستفيد

alrashdi
24-03-2007, 09:41 PM
شكرا لك عالتثبيت يا أخي العزيز .. وجزيت خيرأ

drbmsh
25-03-2007, 05:12 PM
شكرا لك عالتثبيت يا أخي العزيز .. وجزيت خيرأ

اشكر المراقبين على التثبيت واتنمى لك التوفيق

المصدر الاول
26-03-2007, 10:50 PM
بارك الله فيك ... استاذنا... وتم التقييم 5 نجوم

drbmsh
27-03-2007, 01:43 AM
بارك الله فيك ... استاذنا... وتم التقييم 5 نجوم
بارك الله فيك وشكرا جزيلا على التقييم

idazm
27-07-2007, 10:20 PM
merci mon frere c'est gentil de ta part

TeamFlex
10-08-2007, 11:18 PM
شكرا على الروابط
نزلت اغلبها

الله يعطيك الصحة و العافية

drbmsh
17-08-2007, 03:26 PM
merci mon frere c'est gentil de ta part


العفوووووووووووووووووووووووووو

drbmsh
17-08-2007, 03:28 PM
شكرا على الروابط
نزلت اغلبها

الله يعطيك الصحة و العافية

العفو وانشاء الله احاول اجيب دروس عربية

Crazy Nsx
23-08-2007, 04:48 AM
مشكووووووووووووور مرة اخوووي

almgar
07-09-2007, 12:24 PM
بارك الله فيك ، موضوع متاز جداً

drbmsh
11-09-2007, 03:41 PM
مشكووووووووووووور مرة اخوووي
العفو .....................

drbmsh
11-09-2007, 03:47 PM
بارك الله فيك ، موضوع متاز جداً
العفو ....................