Articles for MCSE, MCSD, MCAD, CIW, CompTIA, Oracle, SCJP Certifications
All articles for MCTS: NET Distributed certification
Tips and How Tos for MCTS: NET Distributed certification
MCTS 70-529-CSHARP Short Notes
Creating and Accessing XML Web Services
Web Services Description Language (Wsdl.exe) is a tool used to generate code for XML Web services and Web service clients from WSDL, XSD schema files, and discovery documents.
Use the XML (Extensible Markup Language), SOAP (Simple Object Access...
continue reading "MCTS 70-529-CSHARP Short Notes" »
MCTS 70-529-VB Short Notes
Creating and Accessing XML Web Services.
Web Services Description Language (Wsdl.exe) is a tool used to generate code for XML Web services and Web service clients from WSDL, XSD schema files, and discovery documents.
Use the XML (Extensible Markup Language), SOAP (Simple Object Access...
continue reading "MCTS 70-529-VB Short Notes" »
MCTS 70-536-CSHARP Short Notes
Developing applications that use system types and collections Use the CausesValidation property of the ImageButton class to set a value to indicate whether validation is performed on a Web server control when an ImageButton control is clicked. Installation packages are created for deploying...
continue reading "MCTS 70-536-CSHARP Short Notes" »
MCTS 70-536-VB Short Notes
Developing applications that use system types and collections
Use the CausesValidation property of the ImageButton class to set a value to indicate whether validation is performed on a Web server control when an ImageButton control is clicked. Installation packages are created for...
continue reading "MCTS 70-536-VB Short Notes" »
Skills required for Microsoft test 70-529
Microsoft has specified more than thirty objectives for the 70-529 test, which are grouped under six topics. Following are some important areas in which an individual should possess good knowledge before taking the 70-529 test:
Creating and configuring an XML Web service method using one...
continue reading "Skills required for Microsoft test 70-529" »
Skills required for Microsoft test 70-536.
Microsoft has specified more than thirty objectives for the 70-536 test, which are grouped under seven topics. Following are some important areas in which an individual should possess good knowledge before taking the 70-536 test:
Managing data in a .NET application by using system types,...
continue reading "Skills required for Microsoft test 70-536." »
Things to practice for Microsoft test 70-529.
The Microsoft test 70-529 is designed to measure an individual's ability to develop distributed applications with the Microsoft .NET Framework 2.0. Before taking the 70-529 test, you should practice the following:
Manage a solution environment using the Visual Studio 2005 Integrated...
continue reading "Things to practice for Microsoft test 70-529." »
Things to practice for Microsoft test 70-536.
The Microsoft test 70-536 is designed to measure an individual's ability to develop applications with the Microsoft .NET Framework 2.0. Before taking the 70-536 test, you should practice the following:
Develop .NET Framework applications by using system types, generic collections, and...
continue reading "Things to practice for Microsoft test 70-536." »
Building Graphical User Interface
Windows Forms are based on the Graphical User Interface (GUI). Hence, several graphical interface elements can be used within a Windows-based application. The .NET Framework provides the System.Drawing namespace that is included in the Windows Graphics Design Interface (GDI+). Several classes...
continue reading "Building Graphical User Interface" »
Configure Serviced Components
There are specific COM+ services that are used to configure a serviced component and apply them in an application, which are as follows: Initiating the COM+ transactions in an application: A transaction consists of a series of operations, each of which is connected together to form a...
continue reading "Configure Serviced Components" »
