Showing posts with label __Learnvisualstudio. Show all posts
Showing posts with label __Learnvisualstudio. Show all posts

Friday, April 17, 2009

ASP.NET MVC

http://static.asp.net/asp.net/images/mvc/21/image001.png
Home: http://www.asp.net
The Model-View-Controller (MVC) architectural pattern separates an application into three main components: the model, the view, and the controller. The ASP.NET MVC framework provides an alternative to the ASP.NET Web Forms pattern for creating MVC-based Web applications. The ASP.NET MVC framework is a lightweight, highly testable presentation framework that (as with Web Forms-based applications) is integrated with existing ASP.NET features, such as master pages and membership-based authentication. The MVC framework is defined in the System.Web.Mvc namespace and is a fundamental, supported part of the System.Web namespace.

MVC is a standard design pattern that many developers are familiar with. Some types of Web applications will benefit from the MVC framework. Others will continue to use the traditional ASP.NET application pattern that is based on Web Forms and postbacks. Other types of Web applications will combine the two approaches; neither approach excludes the other.

The ASP.NET MVC framework provides the following features:

  • Separation of application tasks (input logic, business logic, and UI logic), testability, and test-driven development (TDD) by default. All core contracts in the MVC framework are interface-based and can be tested by using mock objects, which are simulated objects that imitate the behavior of actual objects in the application. You can unit-test the application without having to run the controllers in an ASP.NET process, which makes unit testing fast and flexible. You can use any unit-testing framework that is compatible with the .NET Framework.
  • An extensible and pluggable framework. The components of the ASP.NET MVC framework are designed so that they can be easily replaced or customized. You can plug in your own view engine, URL routing policy, action-method parameter serialization, and other components. The ASP.NET MVC framework also supports the use of Dependency Injection (DI) and Inversion of Control (IOC) container models. DI allows you to inject objects into a class, instead of relying on the class to create the object itself. IOC specifies that if an object requires another object, the first objects should get the second object from an outside source such as a configuration file. This makes testing easier.
  • A powerful URL-mapping component that lets you build applications that have comprehensible and searchable URLs. URLs do not have to include file-name extensions, and are designed to support URL naming patterns that work well for search engine optimization (SEO) and representational state transfer (REST) addressing.
  • Support for using the markup in existing ASP.NET page (.aspx files), user control (.ascx files), and master page (.master files) markup files as view templates. You can use existing ASP.NET features with the ASP.NET MVC framework, such as nested master pages, in-line expressions (<%= %>), declarative server controls, templates, data-binding, localization, and so on.
  • Support for existing ASP.NET features. ASP.NET MVC lets you use features such as forms authentication and Windows authentication, URL authorization, membership and roles, output and data caching, session and profile state management, health monitoring, the configuration system, and the provider architecture.

Download

ASPNET_LESSONS_booktraining.net.rar.047

http://rapidshare.com/files/222378031/ASPNET_LESSONS_booktraining.net.rar.047

ASPNET_LESSONS_booktraining.net.rar.001

http://rapidshare.com/files/222379161/ASPNET_LESSONS_booktraining.net.rar.001

ASPNET_LESSONS_booktraining.net.rar.002

http://rapidshare.com/files/222380577/ASPNET_LESSONS_booktraining.net.rar.002

ASPNET_LESSONS_booktraining.net.rar.003

http://rapidshare.com/files/222381781/ASPNET_LESSONS_booktraining.net.rar.003

ASPNET_LESSONS_booktraining.net.rar.004

http://rapidshare.com/files/222383159/ASPNET_LESSONS_booktraining.net.rar.004

ASPNET_LESSONS_booktraining.net.rar.005

http://rapidshare.com/files/222384080/ASPNET_LESSONS_booktraining.net.rar.005

ASPNET_LESSONS_booktraining.net.rar.006

http://rapidshare.com/files/222385001/ASPNET_LESSONS_booktraining.net.rar.006

ASPNET_LESSONS_booktraining.net.rar.007

http://rapidshare.com/files/222386096/ASPNET_LESSONS_booktraining.net.rar.007

ASPNET_LESSONS_booktraining.net.rar.008

http://rapidshare.com/files/222387138/ASPNET_LESSONS_booktraining.net.rar.008

ASPNET_LESSONS_booktraining.net.rar.009

http://rapidshare.com/files/222387897/ASPNET_LESSONS_booktraining.net.rar.009

ASPNET_LESSONS_booktraining.net.rar.010

http://rapidshare.com/files/222388597/ASPNET_LESSONS_booktraining.net.rar.010

ASPNET_LESSONS_booktraining.net.rar.011

http://rapidshare.com/files/222389766/ASPNET_LESSONS_booktraining.net.rar.011

ASPNET_LESSONS_booktraining.net.rar.012

http://rapidshare.com/files/222391122/ASPNET_LESSONS_booktraining.net.rar.012

ASPNET_LESSONS_booktraining.net.rar.013

http://rapidshare.com/files/222392332/ASPNET_LESSONS_booktraining.net.rar.013

ASPNET_LESSONS_booktraining.net.rar.014

http://rapidshare.com/files/222393301/ASPNET_LESSONS_booktraining.net.rar.014

ASPNET_LESSONS_booktraining.net.rar.015

http://rapidshare.com/files/222395339/ASPNET_LESSONS_booktraining.net.rar.015

ASPNET_LESSONS_booktraining.net.rar.016

http://rapidshare.com/files/222395946/ASPNET_LESSONS_booktraining.net.rar.016

ASPNET_LESSONS_booktraining.net.rar.017

http://rapidshare.com/files/222396611/ASPNET_LESSONS_booktraining.net.rar.017

ASPNET_LESSONS_booktraining.net.rar.018

http://rapidshare.com/files/222398058/ASPNET_LESSONS_booktraining.net.rar.018

ASPNET_LESSONS_booktraining.net.rar.019

http://rapidshare.com/files/222406466/ASPNET_LESSONS_booktraining.net.rar.019

ASPNET_LESSONS_booktraining.net.rar.020

http://rapidshare.com/files/222408125/ASPNET_LESSONS_booktraining.net.rar.020

ASPNET_LESSONS_booktraining.net.rar.021

http://rapidshare.com/files/222408888/ASPNET_LESSONS_booktraining.net.rar.021

ASPNET_LESSONS_booktraining.net.rar.022

http://rapidshare.com/files/222409637/ASPNET_LESSONS_booktraining.net.rar.022

ASPNET_LESSONS_booktraining.net.rar.023

http://rapidshare.com/files/222410316/ASPNET_LESSONS_booktraining.net.rar.023

ASPNET_LESSONS_booktraining.net.rar.024

http://rapidshare.com/files/222411045/ASPNET_LESSONS_booktraining.net.rar.024

ASPNET_LESSONS_booktraining.net.rar.025

http://rapidshare.com/files/222412015/ASPNET_LESSONS_booktraining.net.rar.025

ASPNET_LESSONS_booktraining.net.rar.026

http://rapidshare.com/files/222699663/ASPNET_LESSONS_booktraining.net.rar.026

ASPNET_LESSONS_booktraining.net.rar.027

http://rapidshare.com/files/222413664/ASPNET_LESSONS_booktraining.net.rar.027

ASPNET_LESSONS_booktraining.net.rar.028

http://rapidshare.com/files/222414430/ASPNET_LESSONS_booktraining.net.rar.028

ASPNET_LESSONS_booktraining.net.rar.029

http://rapidshare.com/files/222451469/ASPNET_LESSONS_booktraining.net.rar.029

ASPNET_LESSONS_booktraining.net.rar.030

http://rapidshare.com/files/222452360/ASPNET_LESSONS_booktraining.net.rar.030

ASPNET_LESSONS_booktraining.net.rar.031

http://rapidshare.com/files/222454218/ASPNET_LESSONS_booktraining.net.rar.031

ASPNET_LESSONS_booktraining.net.rar.032

http://rapidshare.com/files/222455182/ASPNET_LESSONS_booktraining.net.rar.032

ASPNET_LESSONS_booktraining.net.rar.033

http://rapidshare.com/files/222455962/ASPNET_LESSONS_booktraining.net.rar.033

ASPNET_LESSONS_booktraining.net.rar.034

http://rapidshare.com/files/222457198/ASPNET_LESSONS_booktraining.net.rar.034

ASPNET_LESSONS_booktraining.net.rar.035

http://rapidshare.com/files/222458662/ASPNET_LESSONS_booktraining.net.rar.035

ASPNET_LESSONS_booktraining.net.rar.036

http://rapidshare.com/files/222460319/ASPNET_LESSONS_booktraining.net.rar.036

ASPNET_LESSONS_booktraining.net.rar.037

http://rapidshare.com/files/222461031/ASPNET_LESSONS_booktraining.net.rar.037

ASPNET_LESSONS_booktraining.net.rar.038

http://rapidshare.com/files/222461818/ASPNET_LESSONS_booktraining.net.rar.038

ASPNET_LESSONS_booktraining.net.rar.039

http://rapidshare.com/files/222462573/ASPNET_LESSONS_booktraining.net.rar.039

ASPNET_LESSONS_booktraining.net.rar.040

http://rapidshare.com/files/222463448/ASPNET_LESSONS_booktraining.net.rar.040

ASPNET_LESSONS_booktraining.net.rar.041

http://rapidshare.com/files/222464306/ASPNET_LESSONS_booktraining.net.rar.041

ASPNET_LESSONS_booktraining.net.rar.042

http://rapidshare.com/files/222465291/ASPNET_LESSONS_booktraining.net.rar.042

ASPNET_LESSONS_booktraining.net.rar.043

http://rapidshare.com/files/222466154/ASPNET_LESSONS_booktraining.net.rar.043

ASPNET_LESSONS_booktraining.net.rar.044

http://rapidshare.com/files/222466923/ASPNET_LESSONS_booktraining.net.rar.044

ASPNET_LESSONS_booktraining.net.rar.045

http://rapidshare.com/files/222467708/ASPNET_LESSONS_booktraining.net.rar.045

ASPNET_LESSONS_booktraining.net.rar.046

http://rapidshare.com/files/222468506/ASPNET_LESSONS_booktraining.net.rar.046


Readme
Password default : shytex.com

Visual Studio.NET XML Designer

http://i269.photobucket.com/albums/jj44/downarchive2/keosoft/home_top_left.jpg


Home: http://www.learnvisualstudio.net/content/series/visual_studiodotnet_xml_designer.aspx

This series explores the use of the XML Designer, a special part of the Visual Studio.NET IDE that allows you to work closely with XML Schemas for raw XML files, DataSets and more.

The following videos are available for this series:

Walkthrough: Creating an XSD Schema
XML Schemas (XSD) are important in Visual Studio.NET. They define how XML should be properly formatted and are used extensively in ADO.NET Data Sets, Classes and most XML operations. This walkthrough demonstrates how to create a XSD Schema using the XML Designer in Visual Studio.NET, adding descriptive elements such as attributes and attribute groups, complexTypes, simple types and facets, relationships and more. It also highlights ways to navigate and organize the XML Designer objects.
Walkthrough: Creating an XML Document based on a Schema
This video is a continuation from 2501 and shows how to create an XML document that is based on the XSD that was created in the previous lesson. It first shows how to create an XML document, and link it to the Schema. It then shows how to enter and navigate the XML Data Editor to add data into the XML document in a simple GUI.
Walkthrough: Generating a DataSet from a Schema
Datasets provide a new way of persisting and managing data in ADO.NET, and XSDs are central to their existence. This video shows how to create a DataSet given an XSD, and shows what was created in code for the DataSet. It also demonstrates how to preview a DataSet to see its attributes and settings.
XML Designer User Interface
While these Visual Studio.NET tools were glossed over in the previous three 'walkthrough' videos, we take a few minutes to explain the use of a few of the user interface tools for use when creating an XSD Schema in the XML designer.
Understanding Elements and Attributes
This video goes into greater explanation of the use of the Element and Attribute elements, and what the visual designer is doing 'behind the scenes' to create a XSD Schema.
Creating Sub Elements (Unnamed Complex Types)
Sub Elements are useful for create 'ownership' or 'has a' relationships in an XSD Schema. This video explains how to create a Sub Element in the XML Designer.
Understanding SimpleTypes and Facets
SimpleTypes are re-usable definitions of data types within a schema. They enforce consistency throughout your XSD Schema and potentially reduce its size. Also, Facets can provide additional information or meta-data about a data element. This video demonstrates how to create and use each of these XML elements.
Understanding (Named) Complex Types
Named Complex Types are like SimpleTypes, except that they can contain many Elements and Sub Elements. The enforce consistency throughout your XSD Schema and potentially reduce its size. This video demonstrates how to create Named Complex Types in the XML Designer.
Understanding Groups
Groups define valid values for an XML Element to limit the potential correct values. This is used typically to enforce business rules within an application. This video demonstrates how to create the three different forms of Groups in the XML Designer.
Understanding Keys
Keys allow you to create relations, the topic of the next video in this series. This video explains what keys are in more depth, how to create them using the Edit Key dialog, and what is generated by the XML Schema Designer.
Understanding Relations
Relations take two complex type elements (which Microsoft's documentation refer to as tables ... just like you would find tables in a database or ADO.NET DataSet) and create relations between them. Thse relations serve two purposes. First, when the XML Schema is used to generate a Dataset, the relation allows you to look up all the records from a child table that relate to a record in the parent table. Additionally, relations allow you to enforce referential integrity in your Dataset. This video explains the creation of relations, including the Edit Relations dialog, as well as how to edit and delete relations and keys.

Download
visual_studiodotnet_xml_designer.rar

http://rapidshare.com/files/221559940/visual_studiodotnet_xml_designer.rar



Password default : shytex.com

Total Training - Microsoft Visual Studio 2008: Essentials - Featuring Windows Form



Description: These self-guided lessons from Total Training help you increase your knowledge and understanding of Visual Studio. Whether you are looking to stay competitive or just keep up to date on the latest Microsoft technology, Microsoft expert Asli Bilgin shows you just how it? done. With lessons on the basics of Visual Studio, to more advanced techniques on setting up Windows Forms, this series is just what you need to learn all about Visual Studio fast!

download links:
VS08FWF_UDS.sfv

http://rapidshare.com/files/222287698/VS08FWF_UDS.sfv

VS08FWF_UDS.part01.rar

http://rapidshare.com/files/222287688/VS08FWF_UDS.part01.rar

VS08FWF_UDS.part03.rar

http://rapidshare.com/files/222287659/VS08FWF_UDS.part03.rar

VS08FWF_UDS.part02.rar

http://rapidshare.com/files/222287714/VS08FWF_UDS.part02.rar

VS08FWF_UDS.part04.rar

http://rapidshare.com/files/222287820/VS08FWF_UDS.part04.rar

VS08FWF_UDS.part05.rar

http://rapidshare.com/files/222287706/VS08FWF_UDS.part05.rar


VS08FWF_UDS.part06.rar

http://rapidshare.com/files/222289385/VS08FWF_UDS.part06.rar

VS08FWF_UDS.part07.rar

http://rapidshare.com/files/222287916/VS08FWF_UDS.part07.rar

VS08FWF_UDS.part08.rar

http://rapidshare.com/files/222287945/VS08FWF_UDS.part08.rar

VS08FWF_UDS.part09.rar

http://rapidshare.com/files/222287734/VS08FWF_UDS.part09.rar



Password default : shytex.com

Visual Source Safe Series

http://i269.photobucket.com/albums/jj44/downarchive2/keosoft/home_top_left.jpg

Home: http://www.learnvisualstudio.net/content/series/visual_source_safe_series.aspx
This series contains videos on how to use Visual Source Safe to manage source code for both individuals and teams. Demonstrates how to setup and administer, the basic workflow of checking in/checking out files and the integration between VS.NET and Source Safe 6.0d.

The following videos are available for this series:

Installing and Setting Up Visual Source Safe
Explains the purpose for and capabilities of VSS, how to install the server and the client, as well as configuring it for use on a network.
Basic VSS Workflow
Demonstrates how to add projects, set a working folder, how to checkout, check in, undo checkout, search for files, etc. in the VSS client tool.
VSS Integration in VS.NET
Demonstrates how to add projects, set a working folder, how to checkout, check in, undo checkout, search for files, etc. using Visual Studio.NET.


Download
visual_source_safe_series.rar

http://rapidshare.com/files/221283181/visual_source_safe_series.rar



Password default : shytex.com

Thursday, April 16, 2009

Windows Forms Controls Series (2005)

http://i269.photobucket.com/albums/jj44/downarchive2/keosoft/home_top_left.jpg

Home: http://www.learnvisualstudio.net/content/series/windows_forms_controls_series_(2005).aspx

Features a series of short demonstrations highlighting some of the most obscure (yet very cool) controls available for Windows Forms applications.

The following videos are available for this series:

How to Add Audio - Part 1
This video shows how to use the SoundPlayer control to play wav audio files in your application.
How to Add Audio - Part 2
This video shows how to use the Windows Media Player ActiveX control to play wma and MP3 audio files in your application.
Customizing the Button Control
This video shows how to take and customize the Button control including layout, hover effects, and events.
How to use the Dialog Controls
This video shows how to interact with common Windows Dialog controls, including the File Open, Save, Page Setup, Print, Color Picker, and Font Dialog controls.
How to use the FlowLayout Panel
This video shows how to use the FlowLayout panel to create dynamically resizing Windows UI.
How to create a System Tray application using the NotifyIcon control
This video shows how easy it is to create applications that use the Windows system tray.
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.
How to use the SplitContainer control
This video shows how to use the SplitContainer control to create a multi-pane user interface.
How to use the TableLayout control
This video shows how to use the TableLayout control which enables you to dynamically add rows to your controls at runtime.
How to use the Timer control
This video shows how to use the Timer control which you can use to poll or monitor if an action has occurred in a given time interval.
How to use the BackgroundWorker Control
Demonstrates how to use the BackgroundWorker Control to easily create a multi-threaded application.
How to use the ListView Control Part 1: Basics
Demonstrates the basics of creating ListViewItems, changing the display mode, and adding columns for the Details view.
How to use the ListView Control Part 2: Advanced
Demonstrates a few advanced concepts related to the ListView control and populating it with database data and syncing changes to ListViewItems back into the database.
How to use the MenuStrip Control
Demonstrates the basic use of the menu strip including many of its unique properties and features.
How to use the PictureBox Control
Demonstrates the basic use of the picture box control including many of its unique properties and features.
How to use the RichTextBox Control
Demonstrates how to use the rich text box control to create a simple Microsoft Word-like application.
How to use the StatusStrip Control
Demonstrates the basic use of the status strip including many of its unique properties and features.
How to use the Tab Control
Demonstrates the basic use of the tab control including many of its unique properties and features.
How to use the ToolStrip Control
Demonstrates the basic use of the tool strip including many of its unique properties and features.
How to use the TreeView Control
Demonstrates how to create TreeNodes, set their parents and create children, navigating the relationships, and more.
How to use the WebBrowser Control
Demonstrates the basic use of the Web Browser control, then dives into the advanced features of accessing html elements from your .NET code, handling events from html elements in your .NET code and calling your .NET code using script in the browser.


Download
windows_forms_controls_series__2005_.rar.001

http://rapidshare.com/files/221648179/windows_forms_controls_series__2005_.rar.001

windows_forms_controls_series__2005_.rar.002

http://rapidshare.com/files/221648548/windows_forms_controls_series__2005_.rar.002

windows_forms_controls_series__2005_.rar.004

http://rapidshare.com/files/221648624/windows_forms_controls_series__2005_.rar.004

windows_forms_controls_series__2005_.rar.005

http://rapidshare.com/files/221648710/windows_forms_controls_series__2005_.rar.005

windows_forms_controls_series__2005_.rar.003

http://rapidshare.com/files/221648726/windows_forms_controls_series__2005_.rar.003

windows_forms_controls_series__2005_.rar.006

http://rapidshare.com/files/221648910/windows_forms_controls_series__2005_.rar.006

windows_forms_controls_series__2005_.rar.008

http://rapidshare.com/files/221649295/windows_forms_controls_series__2005_.rar.008

windows_forms_controls_series__2005_.rar.012

http://rapidshare.com/files/221649805/windows_forms_controls_series__2005_.rar.012

windows_forms_controls_series__2005_.rar.007

http://rapidshare.com/files/221649807/windows_forms_controls_series__2005_.rar.007

windows_forms_controls_series__2005_.rar.009

http://rapidshare.com/files/221650025/windows_forms_controls_series__2005_.rar.009

windows_forms_controls_series__2005_.rar.011

http://rapidshare.com/files/221650177/windows_forms_controls_series__2005_.rar.011

windows_forms_controls_series__2005_.rar.010

http://rapidshare.com/files/221650179/windows_forms_controls_series__2005_.rar.010

windows_forms_controls_series__2005_.rar.014

http://rapidshare.com/files/221650602/windows_forms_controls_series__2005_.rar.014

windows_forms_controls_series__2005_.rar.015

http://rapidshare.com/files/221650613/windows_forms_controls_series__2005_.rar.015

windows_forms_controls_series__2005_.rar.013

http://rapidshare.com/files/221650891/windows_forms_controls_series__2005_.rar.013

windows_forms_controls_series__2005_.rar.017

http://rapidshare.com/files/221650975/windows_forms_controls_series__2005_.rar.017

windows_forms_controls_series__2005_.rar.018

http://rapidshare.com/files/221651309/windows_forms_controls_series__2005_.rar.018

windows_forms_controls_series__2005_.rar.016

http://rapidshare.com/files/221651328/windows_forms_controls_series__2005_.rar.016

windows_forms_controls_series__2005_.rar.019

http://rapidshare.com/files/221651755/windows_forms_controls_series__2005_.rar.019

windows_forms_controls_series__2005_.rar.021

http://rapidshare.com/files/221651987/windows_forms_controls_series__2005_.rar.021

windows_forms_controls_series__2005_.rar.020

http://rapidshare.com/files/221652673/windows_forms_controls_series__2005_.rar.020

windows_forms_controls_series__2005_.rar.022

http://rapidshare.com/files/221653963/windows_forms_controls_series__2005_.rar.022


windows_forms_controls_series__2005_.rar.024

http://rapidshare.com/files/221654090/windows_forms_controls_series__2005_.rar.024

windows_forms_controls_series__2005_.rar.026

http://rapidshare.com/files/221654147/windows_forms_controls_series__2005_.rar.026


windows_forms_controls_series__2005_.rar.023

http://rapidshare.com/files/221654165/windows_forms_controls_series__2005_.rar.023

windows_forms_controls_series__2005_.rar.025

http://rapidshare.com/files/221654338/windows_forms_controls_series__2005_.rar.025

windows_forms_controls_series__2005_.rar.027

http://rapidshare.com/files/221654417/windows_forms_controls_series__2005_.rar.027

windows_forms_controls_series__2005_.rar.058

http://rapidshare.com/files/221655414/windows_forms_controls_series__2005_.rar.058

windows_forms_controls_series__2005_.rar.039

http://rapidshare.com/files/221655814/windows_forms_controls_series__2005_.rar.039

windows_forms_controls_series__2005_.rar.028

http://rapidshare.com/files/221656304/windows_forms_controls_series__2005_.rar.028

windows_forms_controls_series__2005_.rar.029

http://rapidshare.com/files/221657054/windows_forms_controls_series__2005_.rar.029

windows_forms_controls_series__2005_.rar.030

http://rapidshare.com/files/221657268/windows_forms_controls_series__2005_.rar.030

windows_forms_controls_series__2005_.rar.031

http://rapidshare.com/files/221657479/windows_forms_controls_series__2005_.rar.031

windows_forms_controls_series__2005_.rar.032

http://rapidshare.com/files/221658165/windows_forms_controls_series__2005_.rar.032

windows_forms_controls_series__2005_.rar.032

http://rapidshare.com/files/221658207/windows_forms_controls_series__2005_.rar.032

windows_forms_controls_series__2005_.rar.033

http://rapidshare.com/files/221658625/windows_forms_controls_series__2005_.rar.033

windows_forms_controls_series__2005_.rar.034

http://rapidshare.com/files/221658790/windows_forms_controls_series__2005_.rar.034

windows_forms_controls_series__2005_.rar.035

http://rapidshare.com/files/221659013/windows_forms_controls_series__2005_.rar.035

windows_forms_controls_series__2005_.rar.036

http://rapidshare.com/files/221659596/windows_forms_controls_series__2005_.rar.036

windows_forms_controls_series__2005_.rar.037

http://rapidshare.com/files/221659798/windows_forms_controls_series__2005_.rar.037

windows_forms_controls_series__2005_.rar.038

http://rapidshare.com/files/221660019/windows_forms_controls_series__2005_.rar.038

windows_forms_controls_series__2005_.rar.057

http://rapidshare.com/files/221660321/windows_forms_controls_series__2005_.rar.057


windows_forms_controls_series__2005_.rar.040

http://rapidshare.com/files/221660528/windows_forms_controls_series__2005_.rar.040


windows_forms_controls_series__2005_.rar.041

http://rapidshare.com/files/221660754/windows_forms_controls_series__2005_.rar.041

windows_forms_controls_series__2005_.rar.042

http://rapidshare.com/files/221661224/windows_forms_controls_series__2005_.rar.042

windows_forms_controls_series__2005_.rar.043

http://rapidshare.com/files/221661385/windows_forms_controls_series__2005_.rar.043

windows_forms_controls_series__2005_.rar.044

http://rapidshare.com/files/221661581/windows_forms_controls_series__2005_.rar.044

windows_forms_controls_series__2005_.rar.045

http://rapidshare.com/files/221661752/windows_forms_controls_series__2005_.rar.045

windows_forms_controls_series__2005_.rar.046

http://rapidshare.com/files/221661955/windows_forms_controls_series__2005_.rar.046

windows_forms_controls_series__2005_.rar.047

http://rapidshare.com/files/221662232/windows_forms_controls_series__2005_.rar.047

windows_forms_controls_series__2005_.rar.048

http://rapidshare.com/files/221662410/windows_forms_controls_series__2005_.rar.048

windows_forms_controls_series__2005_.rar.049

http://rapidshare.com/files/221662602/windows_forms_controls_series__2005_.rar.049

windows_forms_controls_series__2005_.rar.050

http://rapidshare.com/files/221662941/windows_forms_controls_series__2005_.rar.050

windows_forms_controls_series__2005_.rar.051

http://rapidshare.com/files/221663096/windows_forms_controls_series__2005_.rar.051

windows_forms_controls_series__2005_.rar.052

http://rapidshare.com/files/221663312/windows_forms_controls_series__2005_.rar.052

windows_forms_controls_series__2005_.rar.053

http://rapidshare.com/files/221663796/windows_forms_controls_series__2005_.rar.053

windows_forms_controls_series__2005_.rar.054

http://rapidshare.com/files/221664057/windows_forms_controls_series__2005_.rar.054

windows_forms_controls_series__2005_.rar.055

http://rapidshare.com/files/221664665/windows_forms_controls_series__2005_.rar.055

windows_forms_controls_series__2005_.rar.056

http://rapidshare.com/files/221665284/windows_forms_controls_series__2005_.rar.056


Password default : shytex.com

Windows Forms

http://i269.photobucket.com/albums/jj44/downarchive2/keosoft/home_top_left.jpg

Home: http://www.learnvisualstudio.net/content/series/windows_forms.aspx
This series demonstrates the basics of creating Windows-based applications using .NET, including many of the newest features of Windows Forms.

The following videos are available for this series:

Walkthrough: Creating an MDI WinForms App
Multiple Document Interface applications allow you to open multiple windows in the same workspace. This video demonstrates how to create an MDI form, how to open child forms, how to use the Menu Designer, how to use the OpenFileDialog control, and how to open text files using the System.IO.StreamReader to create an application that opens multiple text files.
Walkthrough: Using the Data Form Wizard
It is easy to create administration applications that simply perform CRUD operations on a data source using the Data Form Wizard in VB.NET WinForms. Thie video demonstrates how the DataFormWizard works and the different settings you can choose to change how the Wizard operates.
Using an ActiveX Control in a WinForms Application

Docking and Anchoring
Docking and anchoring allow you to develop apps that respond to form resizing appropriately. This video shows how easy it is to make your form resize intelligently.
Understanding DataBindings Under the Hood
Explains and demonstrates how DataBinding works behind the scenes in Windows Forms applications, including a discussion of the DataBindings collection, Binding object, CurrencyManager and PropertyManager (BindingManagerBase) objects, BindingContext and more.
Visual Inheritance
Visual Inheritance allows you to create a template of a windows form that can contain controls and code that other applications can derive from to create inherited forms. This video shows how to use this powerful technique.
Using the ErrorProvider Control
Demonstrates how to use the WinForms ErrorProvider control by using its SetError property. Examples in both C# and VB.NET.
DropDown in WinForms DataGrid
DropDown in WinForms DataGrid
Loading an MDI Child in WinForms
Loading an MDI Child in WinForms
Drag and Drop in WinForms
Drag and Drop in WinForms
Understanding DataBinder.Eval and Container.DataItem
Understanding DataBinder.Eval and Container.DataItem
WinForms ErrorProvider Control
WinForms ErrorProvider Control
WinForms HelpProvider Control
WinForms HelpProvider Control
WinForms ListView Control
WinForms ListView Control
WinForms TabControl Control
WinForms TabControl Control
.NET 2003 Non-Rectangular WinForms
.NET 2003 Non-Rectangular WinForms


Download
windows_forms.rar.002

http://rapidshare.com/files/221577053/windows_forms.rar.002

windows_forms.rar.001

http://rapidshare.com/files/221577155/windows_forms.rar.001

windows_forms.rar.003

http://rapidshare.com/files/221577314/windows_forms.rar.003

windows_forms.rar.005

http://rapidshare.com/files/221577346/windows_forms.rar.005


windows_forms.rar.004

http://rapidshare.com/files/221577449/windows_forms.rar.004


Password default : shytex.com

Web Service Enhancements 2.0

http://i269.photobucket.com/albums/jj44/downarchive2/keosoft/home_top_left.jpg

Home: www.learnvisualstudio.net/content/series/web_service_enhancements_2_0.aspx

This series explores the WSE 2.0 add-in for Visual Studio.NET and the .NET Framework. The WSE 2.0 is Microsoft's .NET implementation of the WS- standards that seek to standardize a platform for web services to allow for greater security, reliability and policy establishment and enforcement.

The following videos are available for this series:

Introduction to Web Service Enhancements 2.0
This video lecture begins by explaining the basic goals of WSE 2.0, including security, reliability, messaging, routing, attachments and diagnostics, reviews where emerging standards fit into an overall Service Oriented Architecture (SOA), and finishes by demonstrating where to download and how to install.
Using Web Service Enhancements 2.0 to add Basic Security and Diagnostics
This video demonstrates WSE 2.0 in action by demonstrating the VS.NET 2003 integration of the WSE 2.0 configuration tool, creating UsernameTokens, updating proxy classes, and enabling diagnostics.


Download
web_service_enhancements_2_0.rar.003

http://rapidshare.com/files/221576595/web_service_enhancements_2_0.rar.003

web_service_enhancements_2_0.rar.001

http://rapidshare.com/files/221576680/web_service_enhancements_2_0.rar.001

web_service_enhancements_2_0.rar.002

http://rapidshare.com/files/221576724/web_service_enhancements_2_0.rar.002



Password default : shytex.com

Visual Web Developer (VB) Study Guide

http://i269.photobucket.com/albums/jj44/downarchive2/keosoft/home_top_left.jpg


Home: http://www.learnvisualstudio.net/content/series/Visual_Web_Developer_(VB)_Study_Guide.aspx

This series is a companion to the "Getting Started With Visual Web Developer 2005 Express Edition" series. This series is composed of not only videos, but also a .PDF Study Guide. Each video lesson contains additional concepts, readings and exercises. The solutions to those exercises (as outlined in the .PDF Study Guide found at the bottom of the series), as well as additional hints and tips, are provided in video format. PLEASE MAKE SURE TO USE IN CONJUNCTION WITH THE "GETTING STARTED WITH VISUAL WEB DEVELOPER 2005 EXPRESS EDITION" SERIES, which can be downloaded separately here.

The following videos are available for this series:

Study Guide Exercise Solution for Lesson 01 (vwd vb)
This video contains the solution for the exercises in lesson 1. This video won't make a lot of sense unless you download the study guide and watch in conjunction with the Visual Web Developer 2005 Express Edition series.
Study Guide Exercise Solution for Lesson 02 (vwd vb)
This video contains the solution for the exercises in lesson 2. This video won't make a lot of sense unless you download the study guide and watch in conjunction with the Visual Web Developer 2005 Express Edition series.
Study Guide Exercise Solution for Lesson 03 (vwd vb)
This video contains the solution for the exercises in lesson 3. This video won't make a lot of sense unless you download the study guide and watch in conjunction with the Visual Web Developer 2005 Express Edition series.
Study Guide Exercise Solution for Lesson 04 (vwd vb)
This video contains the solution for the exercises in lesson 4. This video won't make a lot of sense unless you download the study guide and watch in conjunction with the Visual Web Developer 2005 Express Edition series.
Study Guide Exercise Solution for Lesson 05 (vwd vb)
This video contains the solution for the exercises in lesson 5. This video won't make a lot of sense unless you download the study guide and watch in conjunction with the Visual Web Developer 2005 Express Edition series.
Study Guide Exercise Solution for Lesson 06 (vwd vb)
This video contains the solution for the exercises in lesson 6. This video won't make a lot of sense unless you download the study guide and watch in conjunction with the Visual Web Developer 2005 Express Edition series.
Study Guide Exercise Solution for Lesson 07 (vwd vb)
This video contains the solution for the exercises in lesson 7. This video won't make a lot of sense unless you download the study guide and watch in conjunction with the Visual Web Developer 2005 Express Edition series.
Study Guide Exercise Solution for Lesson 08 (vwd vb)
This video contains the solution for the exercises in lesson 8. This video won't make a lot of sense unless you download the study guide and watch in conjunction with the Visual Web Developer 2005 Express Edition series.
Study Guide Exercise Solution for Lesson 09 (vwd vb)
This video contains the solution for the exercises in lesson 9. This video won't make a lot of sense unless you download the study guide and watch in conjunction with the Visual Web Developer 2005 Express Edition series.
Study Guide Exercise Solution for Lesson 10 (vwd vb)
This video contains the solution for the exercises in lesson 10. This video won't make a lot of sense unless you download the study guide and watch in conjunction with the Visual Web Developer 2005 Express Edition series.
Study Guide for Visual Web Developer 2005 Express Edition (VB Edition) for Absolute Beginners
This is the study guide for the Visual Web Developer 2005 Express Edition Study Guide series. This study guide is in a .pdf file; you will need a PDF viewer (such as Abode Acrobat) to view the file.

Download

Visual_Web_Developer__VB__Study_Guide.rar.001

http://rapidshare.com/files/221574289/Visual_Web_Developer__VB__Study_Guide.rar.001

Visual_Web_Developer__VB__Study_Guide.rar.002

http://rapidshare.com/files/221574198/Visual_Web_Developer__VB__Study_Guide.rar.002

Visual_Web_Developer__VB__Study_Guide.rar.003

http://rapidshare.com/files/221574343/Visual_Web_Developer__VB__Study_Guide.rar.003

Visual_Web_Developer__VB__Study_Guide.rar.004

http://rapidshare.com/files/221574451/Visual_Web_Developer__VB__Study_Guide.rar.004

Visual_Web_Developer__VB__Study_Guide.rar.005

http://rapidshare.com/files/221574602/Visual_Web_Developer__VB__Study_Guide.rar.005

Visual_Web_Developer__VB__Study_Guide.rar.005

http://rapidshare.com/files/221574641/Visual_Web_Developer__VB__Study_Guide.rar.005

Visual_Web_Developer__VB__Study_Guide.rar.006

http://rapidshare.com/files/221574775/Visual_Web_Developer__VB__Study_Guide.rar.006

Visual_Web_Developer__VB__Study_Guide.rar.007

http://rapidshare.com/files/221575155/Visual_Web_Developer__VB__Study_Guide.rar.007

Visual_Web_Developer__VB__Study_Guide.rar.008

http://rapidshare.com/files/221575330/Visual_Web_Developer__VB__Study_Guide.rar.008

Visual_Web_Developer__VB__Study_Guide.rar.009

http://rapidshare.com/files/221575599/Visual_Web_Developer__VB__Study_Guide.rar.009

Visual_Web_Developer__VB__Study_Guide.rar.010

http://rapidshare.com/files/221575878/Visual_Web_Developer__VB__Study_Guide.rar.010

Visual_Web_Developer__VB__Study_Guide.rar.011

http://rapidshare.com/files/221575755/Visual_Web_Developer__VB__Study_Guide.rar.011

Visual_Web_Developer__VB__Study_Guide.rar.012

http://rapidshare.com/files/221575855/Visual_Web_Developer__VB__Study_Guide.rar.012

Visual_Web_Developer__VB__Study_Guide.rar.013

http://rapidshare.com/files/221576162/Visual_Web_Developer__VB__Study_Guide.rar.013

Visual_Web_Developer__VB__Study_Guide.rar.014

http://rapidshare.com/files/221576294/Visual_Web_Developer__VB__Study_Guide.rar.014

Visual_Web_Developer__VB__Study_Guide.rar.015

http://rapidshare.com/files/221576320/Visual_Web_Developer__VB__Study_Guide.rar.015

Visual_Web_Developer__VB__Study_Guide.rar.016

http://rapidshare.com/files/221576303/Visual_Web_Developer__VB__Study_Guide.rar.016



Password default : shytex.com

Visual Web Developer (C#) Study Guide

http://i269.photobucket.com/albums/jj44/downarchive2/keosoft/home_top_left.jpg


Home: http://www.learnvisualstudio.net/content/series/Visual_Web_Developer_(CSharp)_Study_Guide_.aspx

This series is a companion to the "Getting Started With Visual Web Developer 2005 Express Edition" series. This series is composed of not only videos, but also a .PDF Study Guide. Each video lesson contains additional concepts, readings and exercises. The solutions to those exercises (as outlined in the .PDF Study Guide found at the bottom of the series), as well as additional hints and tips, are provided in video format. PLEASE MAKE SURE TO USE IN CONJUNCTION WITH THE "GETTING STARTED WITH VISUAL WEB DEVELOPER 2005 EXPRESS EDITION" SERIES, which can be downloaded separately here.

The following videos are available for this series:

Study Guide Exercise Solution for Lesson 01 (vwd c#)
This video contains the solution for the exercises in lesson 1. This video won't make a lot of sense unless you download the study guide and watch in conjunction with the Visual Web Developer 2005 Express Edition series.
Study Guide Exercise Solution for Lesson 02 (vwd c#)
This video contains the solution for the exercises in lesson 2. This video won't make a lot of sense unless you download the study guide and watch in conjunction with the Visual Web Developer 2005 Express Edition series.
Study Guide Exercise Solution for Lesson 03 (vwd c#)
This video contains the solution for the exercises in lesson 3. This video won't make a lot of sense unless you download the study guide and watch in conjunction with the Visual Web Developer 2005 Express Edition series.
Study Guide Exercise Solution for Lesson 04 (vwd c#)
This video contains the solution for the exercises in lesson 4. This video won't make a lot of sense unless you download the study guide and watch in conjunction with the Visual Web Developer 2005 Express Edition series.
Study Guide Exercise Solution for Lesson 05 (vwd c#)
This video contains the solution for the exercises in lesson 5. This video won't make a lot of sense unless you download the study guide and watch in conjunction with the Visual Web Developer 2005 Express Edition series.
Study Guide Exercise Solution for Lesson 06 (vwd c#)
This video contains the solution for the exercises in lesson 6. This video won't make a lot of sense unless you download the study guide and watch in conjunction with the Visual Web Developer 2005 Express Edition series.
Study Guide Exercise Solution for Lesson 07 (vwd c#)
This video contains the solution for the exercises in lesson 7. This video won't make a lot of sense unless you download the study guide and watch in conjunction with the Visual Web Developer 2005 Express Edition series.
Study Guide Exercise Solution for Lesson 08 (vwd c#)
This video contains the solution for the exercises in lesson 8. This video won't make a lot of sense unless you download the study guide and watch in conjunction with the Visual Web Developer 2005 Express Edition series.
Study Guide Exercise Solution for Lesson 09 (vwd c#)
This video contains the solution for the exercises in lesson 9. This video won't make a lot of sense unless you download the study guide and watch in conjunction with the Visual Web Developer 2005 Express Edition series.
Study Guide Exercise Solution for Lesson 10 (vwd cs)
This video contains the solution for the exercises in lesson 10. This video won't make a lot of sense unless you download the study guide and watch in conjunction with the Visual Web Developer 2005 Express Edition series.
Study Guide for Visual Web Developer 2005 Express Edition (C# Edition) for Absolute Beginners
This is the study guide for the Visual Web Developer 2005 Express Edition Study Guide series. This study guide is in a .pdf file; you will need a PDF viewer (such as Abode Acrobat) to view the file.


Download
Visual_Web_Developer__CSharp__Study_Guide.rar.001

http://rapidshare.com/files/221561887/Visual_Web_Developer__CSharp__Study_Guide.rar.001

Visual_Web_Developer__CSharp__Study_Guide.rar.002

http://rapidshare.com/files/221563043/Visual_Web_Developer__CSharp__Study_Guide.rar.002

Visual_Web_Developer__CSharp__Study_Guide.rar.003

http://rapidshare.com/files/221563779/Visual_Web_Developer__CSharp__Study_Guide.rar.003

Visual_Web_Developer__CSharp__Study_Guide.rar.004

http://rapidshare.com/files/221564763/Visual_Web_Developer__CSharp__Study_Guide.rar.004

Visual_Web_Developer__CSharp__Study_Guide.rar.005

http://rapidshare.com/files/221565781/Visual_Web_Developer__CSharp__Study_Guide.rar.005

Visual_Web_Developer__CSharp__Study_Guide.rar.006

http://rapidshare.com/files/221570052/Visual_Web_Developer__CSharp__Study_Guide.rar.006

Visual_Web_Developer__CSharp__Study_Guide.rar.007

http://rapidshare.com/files/221570097/Visual_Web_Developer__CSharp__Study_Guide.rar.007

Visual_Web_Developer__CSharp__Study_Guide.rar.009

http://rapidshare.com/files/221570197/Visual_Web_Developer__CSharp__Study_Guide.rar.009

Visual_Web_Developer__CSharp__Study_Guide.rar.008

http://rapidshare.com/files/221570221/Visual_Web_Developer__CSharp__Study_Guide.rar.008

Visual_Web_Developer__CSharp__Study_Guide.rar.010

http://rapidshare.com/files/221570299/Visual_Web_Developer__CSharp__Study_Guide.rar.010

Visual_Web_Developer__CSharp__Study_Guide.rar.011

http://rapidshare.com/files/221570373/Visual_Web_Developer__CSharp__Study_Guide.rar.011

Visual_Web_Developer__CSharp__Study_Guide.rar.012

http://rapidshare.com/files/221570720/Visual_Web_Developer__CSharp__Study_Guide.rar.012

Visual_Web_Developer__CSharp__Study_Guide.rar.013

http://rapidshare.com/files/221570787/Visual_Web_Developer__CSharp__Study_Guide.rar.013

Visual_Web_Developer__CSharp__Study_Guide.rar.015

http://rapidshare.com/files/221570795/Visual_Web_Developer__CSharp__Study_Guide.rar.015

Visual_Web_Developer__CSharp__Study_Guide.rar.014

http://rapidshare.com/files/221570958/Visual_Web_Developer__CSharp__Study_Guide.rar.014


Join files with hjsplit


Password default : shytex.com