In a Windows Forms application, a drag-and-drop functionality refers to the transferring of data with the mouse. It enables a user to drag data such as a text, an image, or other object with the mouse’s left-button from one control and drop it to another control. This functionality is an event-driven process that occurs when the data is copied from the source control and when the data is dropped onto the target control. The source as well as target control events are involved in implementing the drag-and-drop operations are as follows:
Posts Tagged ‘MCTS.NET exam’
Performing drag-and-drop operations in a Windows Forms application
September 21st, 2009Vikram’s Experience with uCertify’s Prepkit for the exam 70-536 CSHARP
August 12th, 2009Vikram Ramanathan has been working in the software industry for the past 7 years. He has worked on a variety of technologies/platforms such as Flash, Photoshop, Linux, VB6, and .NET. Currently, He is working on a Legacy application created on VB6 with Xml as its back end. He is doing the certification as part of his Individual Development Plan for his company and also increase his .NET knowledge. He has one or two home projects, which he is doing to improve his technical skill level in .NET.
Things to practice for Microsoft test 70-528 CSHARP
August 10th, 2009The 70-528 test measures an individual’s ability to develop and implement ASP.NET Web applications using .NET Framework 2.0. Before taking the 70-528 test, you should practice the following:
- Create a new Web application and add Web Forms pages to the application.
- Add Web server controls to a Web Form and configure their properties programmatically.
- Create event handlers for a page or control at design time.
- Manage state of an application by using client-based and server-based state management options.
To analyze the capabilities of the software, you can download a demo version and evaluate it free of cost. For more information, please visit: 70-528-C# .NET 2.0 Web-based Application Development
Everything you want to know about 70-526 (CSHARP)
August 9th, 2009Q: What are the prerequisites for taking the exam 70-526 (CSHARP)?
A: Before taking the exam, you should have at least one year of experience in developing Windows-based applications by using the Microsoft .NET Framework version 2.0. You should also have a working knowledge of Visual Studio 2005.
Q: Which programming languages can you choose for this exam?
A: You can choose the Microsoft Visual C# 2005 programming language for this exam. Other programming languages are Microsoft Visual Basic 2005 and Microsoft Visual C++ 2005.
To get a glimpse of these PrepKits, you can download its free demo version (which contains 15 free practice questions) from:
Download link: http://www.ucertify.com/exams/Microsoft/70-526-CSHARP.html
Everything you want to know about 70-536 Application Development Foundation
July 23rd, 2009Q. What is MCTS: .NET 2.0 Application Development Foundation exam?
A. Microsoft’s 70-536 is designed to test your knowledge of the Microsoft .NET Framework 2.0 fundamentals. The 70-536 exam measures your skills that include developing applications, implementing service processes, threading, and application domains, embedding configuration, diagnostic, management, and installation features into a .NET Framework application, etc. After passing this test along with the other core exams, you will become an MCTS: .NET 2.0 Web Applications, MCTS: .NET 2.0 Windows Applications or MCTS: .NET 2.0 Distributed Applications.
To analyze the capabilities of the software, you can download a demo version and evaluate the PrepKit free of cost. Click the link below:
Download link:http://www.ucertify.com/exams/Microsoft/70-536-CSHARP.html
MCTS 70-529-CSHARP Short Notes
July 22nd, 2009Creating 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 Protocol), XSD (XML Schema Definition), and WSDL (Web Services Description Language) protocols to create a Web service.
- Use the CacheDuration property of the WebMethod attribute to specify the number of seconds for which the response should be held in the cache.
- Use the Namespace property of the WebService attribute to specify the namespace of a proxy generated by Visual Studio .NET 2005.
- Use the BufferResponse property of the WebMethod attribute to serialize the Web method response into a memory buffer until the response is completely serialized and returned back to the Web service clients over the network.
Use MessageName property to implement two Web methods with the same name and ensure that each of these two Web methods is uniquely identified when it is called separately.
Pass 70-529-CSHARP exam in the first attempt. Full featured Tests. 472 questions with answers and 373 study notes articles and exam tips:
C#.NET 2.0 Distributed Application Development
Download link: http://www.ucertify.com/exams/Microsoft/70-529-CSHARP.html
Everything You Want to Know About 70-536 C#
July 3rd, 2009Earning a Microsoft certification acknowledges your expertise in working with Microsoft products and technologies and sets you apart from the crowd as a development professional. Microsoft certification demonstrates that you have the ability to successfully implement Microsoft business solutions for your organization or client.
This article will provide a basic understanding of the scope of the certification and will also give details about the certification along with the useful resources to get started.
Introduction
With .NET, Microsoft is also espousing a vision, this time about how the Internet can make businesses more efficient and deliver services to consumers. The present enterprise setup’s need to have n-tier architecture with diverse platforms and object models communicating with each other. The present applications are to be created such that those applications have to run in any platform (like Windows, Linux, Mac, Unix etc.) and which consist of components written in many programming languages and object models.
The framework’s Base Class Library provides a large range of features including user interface, data and data access, database connectivity, cryptography, web application development, numeric algorithms, and network communications. The class library is used by programmers, who combine it with their own code to produce applications. Many language vendors have tried to upgrade their languages, but there is a frontier to which they have been victorious since they have to maintain backward competence and face many additional problems too. To resolve the problem of the existing programmers Microsoft has come with a very promising solution “The .NET Platform”.
.NET provides a number of benefits that will make developers further productive, trim down the number of bugs, alacrity application development, and simplify deployment. IT managers are understandably cautious, since .NET is a new technology that requires a moderately sharp learning curve. For most organizations, however, the benefits will far overshadow the negatives; and with .NET, you’ll see great productivity gains for future development projects.
Pass MCTS: Microsoft Visual Studio 2008 in a first attempt:
- 70-502-CSHARP, MCTS: C# .NET 3.5 C# Windows Presentation Foundation Application Development
- 70-503-CSHARP, MCTS: C#.NET Framework 3.5 – Windows Communication Foundation Application
- 70-504-CSHARP, MCTS:.NET C# 3.5 – Windows Workflow Foundation Application Development
- 70-536-CSHARP, C# .NET Framework Application Development Foundation
- 70-561-CSHARP, TS: Microsoft .NET Framework 3.5, ADO.NET Application Development
Everything you want to know about 70-529 VB.NET exam
October 1st, 2008Q. What is .NET 2.0 70-529-VB exam?
A. The Microsoft 70-529-VB exam measures your knowledge and skills in developing and implementing distributed applications by using ASP.NET, and the Microsoft .NET Framework with VB. The exam measures your knowledge of Microsoft Visual Studio 2005 and the new features of ASP.NET 2.0. You have to take this exam along with 70-536 VB.NET, to ahcieve the MCTS: .NET 2.0 distributed Applications credential.
Q. What are the prerequisite for the 70-529-VB exam?
A. There is no prerequisite for the 70-529-VB exam. However, you must be well experienced with the VB language before you take the test. Even if you are new to the .NET field, you can still pass the test with self-study. This will require a lot of dedication and practice.
Everything you want to know about 70-526 (C#.NET)
September 16th, 2008Q: What are the prerequisites for taking the exam 70-526 (CSHARP)?
A: Before taking the 70-526-C# exam, you should have at least one year of experience in developing Windows-based applications by using the Microsoft .NET Framework version 2.0. You should also have a working knowledge of Visual Studio 2005.
Q: Which programming languages can you choose for 70-526 exam?
A: You can choose the Microsoft Visual C# 2005 programming language for this exam. Other programming languages are Microsoft Visual Basic 2005 and Microsoft Visual C++ 2005.
Q: What credit does exam 70-526 (CSHARP) provide?
A: After passing the 70-526-C# exam, you will achieve the Microsoft Certified Professional (MCP) status. You will also become the Microsoft Certified Technology Specialist (MCTS): .NET 2.0 Windows Applications certification along with the 70-536 exam.
Everything you want to know about 70-536 Application Development Foundation
August 10th, 2008Q. What is MCTS: .NET 2.0 Application Development Foundation exam?
A. Microsoft’s 70-536 exam is designed to test your knowledge of the Microsoft .NET Framework 2.0 fundamentals. The 70-536 exam measures your skills that include developing applications, implementing service processes, threading, and application domains, embedding configuration, diagnostic, management, and installation features into a .NET Framework application, etc. After passing this test along with the other core exams, you will become an MCTS: .NET 2.0 Web Applications, MCTS: .NET 2.0 Windows Applications or MCTS: .NET 2.0 Distributed Applications.
Q. What credit does the 70-536 Application Development Foundation exam provide?
A. When you pass Exam 70-536: TS: Microsoft .NET Framework 2.0-Application Development Foundation, you earn credit toward the following certifications:





