Archive

Posts Tagged ‘Videos’

MIX09: How I Learned to Stop Worrying and Love the Microsoft ADO.NET Entity Framework

January 11th, 2010 No comments

A very interesting video about Entity Framework, new features in Visual Studio 2010 and how to generate database from model is one that presented at MIX 09 from Pablo Castro, a software architect at a group at Microsoft that builds ADO.NET, Entity Framework, Data

Get Microsoft Silverlight

You can download this video, in different formats at the official page of MIX 09 conference, from here

Categories: Architecture Tags: ,

SCRUM In Under 10 Minutes

January 11th, 2010 No comments

A great video found in youtube about SCRUM where is an iterative incremental framework for managing complex work (such as new product development) commonly used with agile software development. Although Scrum was intended for management of software development projects, it can be used to run software maintenance teams, or as a general project/program management approach.

Scrum is a “process skeleton,” which contains sets of practices and predefined roles. The main roles in Scrum are:

  1. the “ScrumMaster,” who maintains the processes (typically in lieu of a project manager)
  2. the “Product Owner,” who represents the stakeholders and
  3. the “Team”, a cross-functional group of about 7 people who do the actual analysis, design, implementation, testing, etc.

Here is the video:

For more information, visit Axosoft, the creators of this Scrum video and OnTime (Agile Project Management Software).

Categories: Architecture Tags: ,