Mais sobre exames de certificação

10/25/2008 13:08:00 By Felipe Pessoto

Foi publicada uma lista em que os novos exames estarão disponíveis em versão final ou beta:

SQL Exams

70-432 - Disponível

70-433 - 10/12/2008 (Final)

70-448 - Disponível

70-450 - 12/11/2008 (Final)

70-451 - 26/11/2008 (Final)

70-452 - 10/11/2008 (Final)

70-453 - 11/11/2008 (Final)

70-454 - 9/12/2008 (Final)

70-455 - 10/11/2008 (Final)

Developer Exams

70-505 - 3/11/2008 à 21/11/2008 (beta)

70-563 - 13/10/2008 à 30/10/2008 (beta)

70-564 - 6/11/2008 à 1/12/2008 (beta)

70-565 - 10/11/2008 à 3/12/2008 (beta)

70-566, 70-567, 70-568, e 70-569 não terão beta, e serão disponibilizados na mesma época que os MCPD.

ASP.NET MVC Beta

10/17/2008 11:14:00 By Felipe Pessoto

Hoje foi liberado o ASP.NET MVC Beta. No site oficial: http://www.asp.net/mvc/ você vai encontrar muitas informações e tutoriais. Para fazer o download clique aqui.

Para usar o ASP.NET MVC você precisa do .Net 3.5 ou superior e o Visual Studio 2008 ou Visual Web Developer 2008 Express SP1.

Este Beta é quase completo, e teremos poucas novidades entre ele e a versão final. As novidades desde o Preview 5:

-New "Add View" Menu in Visual Studio
-New \Scripts directory and jQuery Support
-Built-in Model Binder Support for Complex Types
-Refactored Model Binder Infrastructure
-Strongly Typed UpdateModel and TryUpdateModel WhiteList Filtering
-Improved Unit Testing of UpdateModel and TryUpdateModel Scenarios
-Strongly Typed [AcceptVerbs] attribute
-Better Validation Error Messages
-HTML Helper Cleanup and Refactoring
-Silverlight / ASP.NET MVC Project Integration
-ASP.NET MVC Futures Assembly
-\Bin and GAC Assembly Deployment

Ah, o Scott Guthrie deixou escapar uma novidade do .Net 4.0. Haverá suporte a roteamento de URL nos WebForms.

Exame 70-563 em Beta

10/16/2008 08:33:00 By Felipe Pessoto

O Exame 70-563 está em Beta, o que quer dizer que você pode participar gratuitamente, e se passar ele será adicionado ao seu transcript.

Para se increver vá ao site da Prometric e depois de agendar a data do exame, você vai para a tela de pagamento e informações pessoais, no topo do formulário tem uma opção pra adicionar o código da promoção ou voucher, use o seguinte: DW897.

O exame só esta disponível até dia 30 de Outubro e as vagas são limitadas.

Mais informações no convite:

"You are invited to take beta exam 71-563: Pro: Designing and Developing Windows Applications Using the Microsoft .NET Framework 3.5. If you pass the beta exam, the exam credit will be added to your transcript and you will not need to take the exam in its released form. The results will not appear on your transcript until several weeks after the final form of the exam is released. The 71-xxx identifier is used for registering for beta versions of MCP exams, when the exam is released in its final form the 70-xxx identifier is used for registration.

71-563: Pro: Designing and Developing Windows Applications Using the Microsoft .NET Framework 3.5 counts as credit towards the following certification(s).

· Microsoft Certified Professional Developer: Windows Developer 3.5. 

Find exam preparation information: http://www.microsoft.com/learning/exams/70-563.mspx


Availability

Registration begins: October 11, 2008

Beta exam period runs: October 13, 2008– October 30, 2008

Receiving this invitation does not guarantee you a seat in the beta; we recommend that you register immediately. Beta exams have limited availability and are operated under a first-come-first-served basis. Once all beta slots are filled, no additional seats will be offered. 

Testing is held at Prometric testing centers worldwide, although this exam may not be available in all countries (see Regional Restrictions). All testing centers will have the capability to offer this exam in its live version.

Regional Restrictions: India, Pakistan, China 

Registration Information

Please use the following promotional code when registering for the exam: DW897
You must register at least 24 hours prior to taking the exam.

To register in North America, please call:

· Prometric: (800) 755-EXAM (800-755-3926)

Outside the U.S./Canada, please contact:

· Prometric: http://www.register.prometric.com/ClientInformation.asp


Test Information and Support

You are invited to take this beta exam at no charge. 
You will be given four hours to complete the beta exam. Please plan accordingly."

Silverlight 2

10/14/2008 08:33:00 By Felipe Pessoto

Finalmente saiu a versão final do Silverlight 2, você pode baixar a versão Windows e Mac a partir do site oficial: http://silverlight.net/GetStarted/.

Você pode desenvolver para Silverlight 2 usando qualquer linguagem .Net, como C#, VB.NET, IronRuby, etc.

Algumas funcionalidades que encontramos no Silverlight 2:

  • WPF UI Framework: Suporta um subconjunto das funcionalidades do WPF, o que torna os componentes reutilizáveis;

  • Rich Controls: Vários controles como TextBox, CheckBox, RadioButton, ComboBox, StackPanel, Grid, Panel, Slider, ScrollViewer, Calendar, DatePicker, DataGrid, ListBox, etc;

  • Rich Networking Support: REST, WS*/SOAP, POX, RSS;

  • Rich Base Class Library: Collections, IO, Generics, Threading, Globalization, XML, Local Storage, etc;

  • Rich Media Support: Video Codecs para viídeos de alta definição e streaming;

MSDN Magazine - Setembro 2008

10/06/2008 23:01:00 By Felipe Pessoto

Está disponível a edição de Setembro da MSDN Magazine. Assuntos de capa:

  • ID de hierarquia: Modele hierarquias de dados com o SQL Server 2008
    Aqui, nós explicamos como o novo tipo de dados hierarchyID do SQL Server 2008 ajuda a resolver alguns dos problemas de modelagem e consulta de informações hierárquicas. Kent Tegels

  • Prism: Padrões para criação de aplicativos compostos com WPF
    Apresentamos os benefícios da criação de aplicativos compostos com o Composite Application Guidance for WPF de padrões e práticas da Microsoft. Glenn Block

  • Serviços de dados: Crie aplicativos Web centrados em dados com o Silverlight 2
    Os Serviços de Dados ADO.NET oferecem pontos de extremidade acessíveis pela Web, que permitem filtrar, classificar, formatar e paginar dados sem que você precise criar essa funcionalidade. Shawn Wildermuth

  • WPF avançado: Entendendo eventos e comandos roteados no WPF
    Saiba como eventos e comandos roteados no Windows Presentation Foundation formam a base da comunicação entre as partes de sua interface do usuário. Brian Noyes

Download em Português