Armin
02-13-2008, 07:38 AM
بسم الله الرحمن الرحيم
السلام عليكم ورحمة الله وبركاته:-
أقدم لكم أسطوانة مميزة لتعلم visual C# 2005 express edition من البداية إلى الأحتراف
Lesson 1: Getting Started with Visual C# 2005 Express Edition
This lesson provides an overview of the series, including the RSS
Reader project. Additionally, you will learn how to create your first
"Hello World" application.
Duration: 24 minutes, 26 seconds
http://download.microsoft.com/download/6/2/4/6247616D-A0C7-4552-B622-3F0450DE2462/01%20-%20CSharp.wmv
Lesson 2: Creating a Windows Application User Interface
This lesson covers the basics of the Visual Studio IDE. Topics include
the Toolbox and Properties window, as well as controls such as the
button, label, MenuStrip, StatusStrip, and ToolStrip.
Duration: 43 minutes, 11 seconds
http://download.microsoft.com/download/6/2/4/6247616D-A0C7-4552-B622-3F0450DE2462/02%20-%20CSharp.wmv
Lesson 3: Writing Code to Handle Events and Set Properties
This lesson gives an overview of an event handler and explains how to
write code to react to events. You will learn how to set properties for
controls, as well as how to use IntelliSense, add comments to your code,
and use code regions.
Duration: 24 minutes, 44 seconds
http://download.microsoft.com/download/6/2/4/6247616D-A0C7-4552-B622-3F0450DE2462/03%20-%20CSharp.wmv
Lesson 4: Working with Variables, Expressions, Statements, and
Operators
This lesson explains what a variable is and how to use them in your
applications. You’ll also learn the difference between expressions and
statements and how you can use operators, like the addition operator
(+) in your code.
Duration: 29 minutes, 55 seconds
http://download.microsoft.com/download/6/2/4/6247616D-A0C7-4552-B622-3F0450DE2462/04CSharp.wmv
Lesson 5: Using Branching and Recursion
This lesson explains how you can use conditional logic and looping
constructs in your applications. You’ll also learn about an array and how
you can use looping logic to read and write values from an array.
Duration: 26 minutes, 06 seconds
http://download.microsoft.com/download/6/2/4/6247616D-A0C7-4552-B622-3F0450DE2462/05CSharp.wmv
Lesson 6: Object Oriented Programming Fundamentals
This lesson has two videos and explains the fundamentals of object-
oriented programming. It covers the differences between a class and an
object. You’ll learn how to create and use properties and methods, as
well as inheritance and encapsulation.
Duration:
Part 1 – 32 minutes, 46 seconds
Part 2 - 41 minutes, 39 seconds
http://download.microsoft.com/download/6/2/4/6247616D-A0C7-4552-B622-3F0450DE2462/06CSharp1.wmv
http://download.microsoft.com/download/6/2/4/6247616D-A0C7-4552-B622-3F0450DE2462/06CSharp2.wmv
Lesson 7: Getting to Know the .NET Framework
This lesson looks at the .NET Framework and the large set of classes
available for your use within applications. You’ll learn about
namespaces and how to use Help to discover classes and their use.
Duration: 35 minutes, 27 seconds
http://download.microsoft.com/download/6/2/4/6247616D-A0C7-4552-B622-3F0450DE2462/07CS.wmv
Lesson 8: Obtaining Data from a SQL Server 2005 Express Edition
Database
This lesson looks at databases and how they can be used to store
information you might need in your applications. In particular, SQL
Server 2005 Express Edition is shown.
Duration: 29 minutes, 48 seconds
http://download.microsoft.com/download/6/2/4/6247616D-A0C7-4552-B622-3F0450DE2462/08CS.wmv
Lesson 9: Databinding Data to User Interface Controls
This lesson looks at how you can connect your applications to databases.
You will learn how to enable your application to view and edit data stored.
Duration: 50 minutes, 38 seconds
http://download.microsoft.com/download/6/2/4/6247616D-A0C7-4552-B622-3F0450DE2462/09CS.wmv
Lesson 10: Working with XML
This lesson looks at XML and how you can use it in your applications.
Duration: 31 minutes, 54 seconds
http://download.microsoft.com/download/6/2/4/6247616D-A0C7-4552-B622-3F0450DE2462/10CS.wmv
Lesson 11: Handling Exceptions
This lesson looks at exceptions -- what they are, and why you want to
handle them in your code.
Duration: 31 minutes, 24 seconds
http://download.microsoft.com/download/6/2/4/6247616D-A0C7-4552-B622-3F0450DE2462/11CS.wmv
Lesson 12: The RSS Reader Project - Designing and Planning
This lesson shows the design and planning of the RSS Reader
application. This project will show you how an application is built,
beginning with a blank project, and ending with a finished application
that you can share with others.
Duration: 18 minutes, 50 seconds
http://download.microsoft.com/download/6/2/4/6247616D-A0C7-4552-B622-3F0450DE2462/12CS.wmv
Lesson 13: The RSS Reader Project - Building the UI
This lesson begins the development of the RSS Reader. In this lesson,
you create the main files that will be needed in the project, and rough
out the user interface.
Duration: 20 minutes, 16 seconds:
http://download.microsoft.com/download/6/2/4/6247616D-A0C7-4552-B622-3F0450DE2462/13CS.wmv
Lesson 14: The RSS Reader Project - Working with XML and SQL
Server 2005 Express Edition Data
This lesson continues work on the RSS Reader project. In this video,
you will add the ability to download the RSS files from the Internet. The
data access functionality will be rough
http://download.microsoft.com/download/6/2/4/6247616D-A0C7-4552-B622-3F0450DE2462/14CS.wmv
Lesson 15: The RSS Reader Project - Expanding and Refining Application Functionality
This lesson continues work on the development of the RSS Reader. The
data access code is completed and further refinements are made.
Duration: 31 minutes, 31 seconds
http://download.microsoft.com/download/6/2/4/6247616D-A0C7-4552-B622-3F0450DE2462/15CS.wmv
Lesson 16: The RSS Reader Project - Fortifying, Testing and Deploying the Application
In this video, the RSS Reader project is completed. Final coding tasks
are done and the application is packaged for distribution.
Duration: 30 minutes, 20 seconds:
http://download.microsoft.com/download/6/2/4/6247616d-a0c7-4552-b622-3f0450de2462/16CS.wmv
تحياتي
السلام عليكم ورحمة الله وبركاته:-
أقدم لكم أسطوانة مميزة لتعلم visual C# 2005 express edition من البداية إلى الأحتراف
Lesson 1: Getting Started with Visual C# 2005 Express Edition
This lesson provides an overview of the series, including the RSS
Reader project. Additionally, you will learn how to create your first
"Hello World" application.
Duration: 24 minutes, 26 seconds
http://download.microsoft.com/download/6/2/4/6247616D-A0C7-4552-B622-3F0450DE2462/01%20-%20CSharp.wmv
Lesson 2: Creating a Windows Application User Interface
This lesson covers the basics of the Visual Studio IDE. Topics include
the Toolbox and Properties window, as well as controls such as the
button, label, MenuStrip, StatusStrip, and ToolStrip.
Duration: 43 minutes, 11 seconds
http://download.microsoft.com/download/6/2/4/6247616D-A0C7-4552-B622-3F0450DE2462/02%20-%20CSharp.wmv
Lesson 3: Writing Code to Handle Events and Set Properties
This lesson gives an overview of an event handler and explains how to
write code to react to events. You will learn how to set properties for
controls, as well as how to use IntelliSense, add comments to your code,
and use code regions.
Duration: 24 minutes, 44 seconds
http://download.microsoft.com/download/6/2/4/6247616D-A0C7-4552-B622-3F0450DE2462/03%20-%20CSharp.wmv
Lesson 4: Working with Variables, Expressions, Statements, and
Operators
This lesson explains what a variable is and how to use them in your
applications. You’ll also learn the difference between expressions and
statements and how you can use operators, like the addition operator
(+) in your code.
Duration: 29 minutes, 55 seconds
http://download.microsoft.com/download/6/2/4/6247616D-A0C7-4552-B622-3F0450DE2462/04CSharp.wmv
Lesson 5: Using Branching and Recursion
This lesson explains how you can use conditional logic and looping
constructs in your applications. You’ll also learn about an array and how
you can use looping logic to read and write values from an array.
Duration: 26 minutes, 06 seconds
http://download.microsoft.com/download/6/2/4/6247616D-A0C7-4552-B622-3F0450DE2462/05CSharp.wmv
Lesson 6: Object Oriented Programming Fundamentals
This lesson has two videos and explains the fundamentals of object-
oriented programming. It covers the differences between a class and an
object. You’ll learn how to create and use properties and methods, as
well as inheritance and encapsulation.
Duration:
Part 1 – 32 minutes, 46 seconds
Part 2 - 41 minutes, 39 seconds
http://download.microsoft.com/download/6/2/4/6247616D-A0C7-4552-B622-3F0450DE2462/06CSharp1.wmv
http://download.microsoft.com/download/6/2/4/6247616D-A0C7-4552-B622-3F0450DE2462/06CSharp2.wmv
Lesson 7: Getting to Know the .NET Framework
This lesson looks at the .NET Framework and the large set of classes
available for your use within applications. You’ll learn about
namespaces and how to use Help to discover classes and their use.
Duration: 35 minutes, 27 seconds
http://download.microsoft.com/download/6/2/4/6247616D-A0C7-4552-B622-3F0450DE2462/07CS.wmv
Lesson 8: Obtaining Data from a SQL Server 2005 Express Edition
Database
This lesson looks at databases and how they can be used to store
information you might need in your applications. In particular, SQL
Server 2005 Express Edition is shown.
Duration: 29 minutes, 48 seconds
http://download.microsoft.com/download/6/2/4/6247616D-A0C7-4552-B622-3F0450DE2462/08CS.wmv
Lesson 9: Databinding Data to User Interface Controls
This lesson looks at how you can connect your applications to databases.
You will learn how to enable your application to view and edit data stored.
Duration: 50 minutes, 38 seconds
http://download.microsoft.com/download/6/2/4/6247616D-A0C7-4552-B622-3F0450DE2462/09CS.wmv
Lesson 10: Working with XML
This lesson looks at XML and how you can use it in your applications.
Duration: 31 minutes, 54 seconds
http://download.microsoft.com/download/6/2/4/6247616D-A0C7-4552-B622-3F0450DE2462/10CS.wmv
Lesson 11: Handling Exceptions
This lesson looks at exceptions -- what they are, and why you want to
handle them in your code.
Duration: 31 minutes, 24 seconds
http://download.microsoft.com/download/6/2/4/6247616D-A0C7-4552-B622-3F0450DE2462/11CS.wmv
Lesson 12: The RSS Reader Project - Designing and Planning
This lesson shows the design and planning of the RSS Reader
application. This project will show you how an application is built,
beginning with a blank project, and ending with a finished application
that you can share with others.
Duration: 18 minutes, 50 seconds
http://download.microsoft.com/download/6/2/4/6247616D-A0C7-4552-B622-3F0450DE2462/12CS.wmv
Lesson 13: The RSS Reader Project - Building the UI
This lesson begins the development of the RSS Reader. In this lesson,
you create the main files that will be needed in the project, and rough
out the user interface.
Duration: 20 minutes, 16 seconds:
http://download.microsoft.com/download/6/2/4/6247616D-A0C7-4552-B622-3F0450DE2462/13CS.wmv
Lesson 14: The RSS Reader Project - Working with XML and SQL
Server 2005 Express Edition Data
This lesson continues work on the RSS Reader project. In this video,
you will add the ability to download the RSS files from the Internet. The
data access functionality will be rough
http://download.microsoft.com/download/6/2/4/6247616D-A0C7-4552-B622-3F0450DE2462/14CS.wmv
Lesson 15: The RSS Reader Project - Expanding and Refining Application Functionality
This lesson continues work on the development of the RSS Reader. The
data access code is completed and further refinements are made.
Duration: 31 minutes, 31 seconds
http://download.microsoft.com/download/6/2/4/6247616D-A0C7-4552-B622-3F0450DE2462/15CS.wmv
Lesson 16: The RSS Reader Project - Fortifying, Testing and Deploying the Application
In this video, the RSS Reader project is completed. Final coding tasks
are done and the application is packaged for distribution.
Duration: 30 minutes, 20 seconds:
http://download.microsoft.com/download/6/2/4/6247616d-a0c7-4552-b622-3f0450de2462/16CS.wmv
تحياتي
