Articles & Tutorial for MCPD: Enterprise Applications Developer certification
All articles for MCPD: Enterprise Applications Developer certification
Tips and How Tos for MCPD: Enterprise Applications Developer certification
How is an effective bug tracking system useful?
in MCPD: Enterprise Applications Developer
An effective bug tracking system is used in the Planning phase of the software development life cycle. It is used in the beginning of the software testing in which the system allows all bugs to be identified and tracked in one location. This testing record can be used as a reference for future...
continue reading "How is an effective bug tracking system useful?" »
How many types of errors occur in a testing process?
in MCPD: Enterprise Applications Developer
There are four types of errors that might occur in a testing process. They are as follows: Overload or stress errors Capacity or boundary errors Throughput or performance errors Timing errors
continue reading "How many types of errors occur in a testing process?" »
How to add WSE 3.0 to a project?
in MCPD: Enterprise Applications Developer
Take the following steps to add WSE 3.0 to a project: Open Visual Studio 2005 and click File > New > Project. Create an Empty Project. In the Solution Explorer, right click the Project, and click Add > New Project. Add a new C# Console Application. In...
continue reading "How to add WSE 3.0 to a project?" »
How to configure SOAP messages?
in MCPD: Enterprise Applications Developer
Take the following steps to configure SOAP messages: Open Microsoft Visual Studio .NET, click File > New > Web site. In the New Web Site dialog box, select ASP.NET Web Service and click the OK button. The Web service code window will open. Click Debug > Start...
continue reading "How to configure SOAP messages?" »
How to set a Web reference?
in MCPD: Enterprise Applications Developer
Take the following steps to set a Web reference: Open Microsoft Visual Studio .NET, and click File > New > Web Site. In the New Web Site dialog box, select ASP.NET Web Service, and click the OK button. The Web service code window opens. Right-click on the project in the...
continue reading "How to set a Web reference?" »
How to test a Web service?
in MCPD: Enterprise Applications Developer
Take the following steps to test a Web service: Open Microsoft Visual Studio .NET, click File > New > Website. In the New Web Site dialog box, select ASP.NET Web Service and click the OK button. The Web service code window will open. Initialize a debugging session by...
continue reading "How to test a Web service?" »
MCSD to MCPD Enterprise Developer 70-553-CSHARP Short Notes: Exam Passing Tips
in MCPD: Enterprise Applications Developer
Developing applications that use system types and collections An array of data is declared by using a value datatype with square braces and a variable name in which the array of data is to be stored. A class is a reference type and its object is created on the heap. On the other hand, a...
continue reading "MCSD to MCPD Enterprise Developer 70-553-CSHARP Short Notes: Exam Passing Tips" »
MCSD to MCPD Enterprise Developer 70-553-VB Short Notes: Exam Passing Tips
in MCPD: Enterprise Applications Developer
Developing applications that use system types and collections The Inherits keyword is used to define inheritance of one form from another. The MyBase keyword refers to the base class of the current instance of a class. It is also used to refer to methods and properties of a class from...
continue reading "MCSD to MCPD Enterprise Developer 70-553-VB Short Notes: Exam Passing Tips" »
Skills required for Microsoft test 70-549-CSHARP
in MCPD: Enterprise Applications Developer
Microsoft has specified more than thirty objectives for the 70-549-CSHARP test. These objectives are grouped under six topics. Following are some important areas in which an individual should possess good knowledge before taking the 70-549-CSHARP test: Evaluating the technical feasibility of...
continue reading "Skills required for Microsoft test 70-549-CSHARP" »
Skills required for Microsoft test 70-549-VB
in MCPD: Enterprise Applications Developer
Microsoft has specified more than thirty objectives for the 70-549-VB test. These objectives are grouped under six topics. Following are some important areas in which an individual should possess good knowledge before taking the 70-549-VB test: Evaluating the technical feasibility of an...
continue reading "Skills required for Microsoft test 70-549-VB" »