Mostrando las entradas con la etiqueta 70-536. Mostrar todas las entradas
Mostrando las entradas con la etiqueta 70-536. Mostrar todas las entradas

lunes, 24 de noviembre de 2008

MCTS 70-536 Links a MSDN en castellano 7/7



Implementing globalization, drawing, and text manipulation functionality in a .NET Framework application


  1. Format data based on culture information. (Refer System.Globalization namespace)

  2. Enhance the user interface of a .NET Framework application by using the System.Drawing namespace.

  3. Enhance the text handling capabilities of a .NET Framework application (refer
    System.Text namespace), and search, modify, and control text in a .NET Framework application by using regular expressions. (Refer System.Text.RegularExpressions namespace)

sábado, 8 de noviembre de 2008

MCTS 70-536 Links a MSDN en castellano 6/7



Implementing interoperability, reflection, and mailing functionality in a .NET Framework application

  1. .NET Framework components to COM. (Refer System.Runtime.InteropServices namespace)

  2. Call unmanaged DLL functions in a .NET Framework application, and control the marshaling of data in a .NET Framework application. (Refer System.Runtime.InteropServices namespace)

  3. Implement reflection functionality in a .NET Framework application (refer System.Reflection namespace), and create metadata, Microsoft intermediate language (MSIL), and a PE file by using the System.Reflection.Emit namespace.

  4. Send electronic mail to a Simple Mail Transfer Protocol (SMTP) server for delivery from a .NET Framework application. (Refer System.Net.Mail namespace)

miércoles, 5 de noviembre de 2008

MCTS 70-536 Links a MSDN en castellano 5/7





Improving the security of the .NET Framework applications by using the .NET Framework 2.0 security features


  1. Implement code access security to improve the security of a .NET Framework application. (Refer System.Security namespace)


  2. Implement access control by using the System.Security.AccessControl classes.

  3. Implement a custom authentication scheme by using the System.Security.Authentication classes. (Refer System.Security.Authentication namespace)

  4. Encrypt, decrypt, and hash data by using the System.Security.Cryptography classes. (Refer System.Security.Cryptography namespace)

  5. Control permissions for resources by using the System.Security.Permissions classes. (Refer System.Security.Permissions namespace)

  6. Control code privileges by using System.Security.Policy classes. (Refer
    System.Security.Policy namespace)

  7. Access and modify identity information by using the System.Security.Principal classes. (Refer System.Security.Principal namespace)

martes, 4 de noviembre de 2008

MCTS 70-536 Links a MSDN en castellano 4/7






Implementing serialization and input/output functionality in a .NET Framework application

  1. Serialize or deserialize an object or an object graph by using runtime serialization techniques. (Refer System.Runtime.Serialization namespace)


  2. Control the serialization of an object into XML format by using the System.Xml.Serialization namespace.

  3. Implement custom serialization formatting by using the Serialization Formatter classes.

  4. Access files and folders by using the File System classes. (Refer System.IO namespace)

  5. Manage byte streams by using Stream classes. (Refer System.IO namespace)

  6. Manage the .NET Framework application data by using Reader and Writer classes. (Refer System.IO namespace)

  7. Compress or decompress stream information in a .NET Framework application (refer System.IO.Compression namespace), and improve the security of application data by using isolated storage. (Refer System.IO.IsolatedStorage namespace)

70-536 Links a MSDN en español 3/7



Embedding configuration, diagnostic, management, and installation features into a .NET Framework application


  1. Embed configuration management functionality into a
    .NET Framework application. (Refer System.Configuration namespace)

  2. Create a custom Microsoft Windows Installer for the .NET Framework components by using the System.Configuration.Install namespace, and configure the .NET Framework applications by using configuration files, environment variables, and the .NET Framework Configuration tool (Mscorcfg.msc).

  3. Manage an event log by using the System.Diagnostics namespace.

  4. Manage system processes and monitor the performance of a .NET Framework application by using the diagnostics functionality of the .NET Framework 2.0. (Refer
    System.Diagnostics namespace)

  5. Debug and trace a .NET Framework application by using the System.Diagnostics namespace.

  6. Embed management information and events into a .NET Framework application. (Refer System.Management namespace)


lunes, 3 de noviembre de 2008

70-536 Links a MSDN en castellano 2/7

Implementing service processes, threading, and application domains in a .NET Framework application

  1. Implement, install, and control a service. (Refer System.ServiceProcess namespace)


  2. Develop multithreaded .NET Framework applications. (Refer System.Threading namespace)


  3. Create a unit of isolation for common language runtime in a .NET Framework application by using application domains. (Refer System namespace)


70-536 Links a MSDN en castellano 1/7


Developing applications that use system types and collections

  1. Manage data in a .NET Framework application by using the .NET Framework 2.0 system types. (Refer System namespace)

  2. Manage a group of associated data in a .NET Framework application by using collections. (Refer System.Collections namespace)

  3. Improve type safety and application performance in a .NET Framework application by using generic collections. (Refer System.Collections.Generic namespace)


  4. Manage data in a .NET Framework application by using specialized collections. (Refer System.Collections.Specialized namespace)

  5. Implement .NET Framework interfaces to cause components to comply with standard contracts. (Refer System namespace)

  6. Control interactions between .NET Framework application components by using
    events and delegates. (Refer System namespace)





jueves, 8 de mayo de 2008

Examen 70-536. MSDN Rampup. Herramientas y links

Luego de una ausencia importante, volvemos a publicar :)

En esta entrada les quiero contar que me estoy preparando para rendir la certificación de Microsoft: TS: Microsoft .NET Framework 2.0—Application Development Foundation
El exámen es el 70-536:
http://www.microsoft.com/learning/exams/70-536.mspx

Voy a ir agregando entradas referidas a este tema en los próximos meses, pero les voy adelantando los libros y links que estoy utilizando, como así también una iniciativa de Microsoft llamada MSDN Rampup para promover esta certificación.

- Libro: "MCTS Self-Paced Training Kit (Exam 70-536): Microsoft .NET Framework 2.0 Application Development Foundation". Es la guía recomendada de forma oficial para autoaprendizaje. Es un libro bastante extenso con 16 capítulos dedicados solo al Framework 2.0.
Lo pueden encontrar en Amazon:
http://www.amazon.com/MCTS-Self-Paced-Training-Exam-70-536/dp/0735622779/ref=pd_bxgy_b_text_b

- Libro: "Programming Microsoft® Visual C#® 2005: The Language". Es el otro libro recomendado por Microsoft para la preparación del examen 70-536. Es un libro más que interesante que desarrolla con buena profundidad las clases del Framework 2.0.
En Amazon:
http://www.amazon.com/Programming-Microsoft%C2%AE-Visual-2005-Developer/dp/0735621810/ref=pd_sim_b_title_6

- Libro: CLR via C#. Si bien no está recomendado para este examen sino para un examen posterior, cayó en mis manos y me pareció realmente muy buen libro y de gran ayuda para este examen. El complemento perfecto para el libro anterior.
También lo pueden encontrar en Amazon:
http://www.amazon.com/CLR-via-Second-Pro-Developer/dp/0735621632/ref=pd_sim_b_title_10

- Link: Página de Public Joe: Este recurso es de lo mas interesantes ya que el buen amigo Joe se tomó la tarea de buscar en MSDN todos los links de los temas necesarios para el examen.
http://www.publicjoe.f9.co.uk/536/70-536.html

- MSDN Rampup: Este es un programa que permite tomar contacto con algunas de las prestaciones del framework. Eligiendo el track "Visual Studio 2002/2003 Developer" se accede a una serie de trainings en 4 niveles cada uno con su examen. Al concluir todo el programa (los 4 niveles con sus exámenes), se accede a una serie de premios que incluyen:
1) voucher de descuento de 50% para rendir el examen,
2) voucher 50% descuento para la colección de E-learning
3) voucher de 30% de descuento para la compra de la guía oficial de autoaprendizaje.
Link a MSDN Rampup:
http://msdn.microsoft.com/en-us/rampup/default.aspx

Esto es todo por el momento, es una cantidad importante de material y cada uno aporta lo suyo.
Espero que les sea de utilidad.