MCSE2003 試験のテーマ

January 20, 2010

70-564問題集を提供する

Filed under: MCSD — Tags: , , , — admin @ 10:12 pm

70-564全称はPRO: Designing and Developing ASP.NET Applications using Microsoft .NET Framework 3.5で、MCSD.NET  70-564(PRO: Designing and Developing ASP.NET Applications using Microsoft .NET Framework 3.5)問題集はtestpassportのITエンジニアとMicrosoft  製品の専門家によって作り上げて、

最も新しい本試験題を含めています。この科目は184 の本試験の問題です。無料デモダウンロードすること

ができます

マイクロソフト認定ソリューションデベロッパー(MCSD)
Microsoft Certified Solution Developer (MCSD) for Microsoft .NETを取得するには、4科目の必須科目と1科目の選択科目、計5科目の合格が 必要です。必須科目の各試験は、Microsoftの開発ツール、技術、プラットフォームに基づくエンタープライズアプリケーションの開発、運用に おいて、熟練した技術や専門知識を図るために最適な内容となっています。

もし、70-564認証試験を合格したいなら、こちらをクリックしてください。

http://pdf.testpassport.jp/70-564.pdf

1. How many years of experience do you have in developing web-based appplications by using ASP.NET
technologies in .NET Framework 3.5?
A. I have not done this yet.
B. Less than 6 months
C. 6 months 1 year
D. 1 2 years
E. 2 3 years
F. More than 3 years
Answer: A
2. How many years of experience do you have in developing web-based applications by using ASP.NET
technologies in any version of .NET Framework?
A. I have not done this yet.
B. Less than 6 months
C. 6 months 1 year
D. 1 2 years
E. 2 3 years
F. More than 3 years
Answer: A
3. Rate your level of proficiency in designing and implementing controls, including choosing controls
based on business requirements, designing controls for reusability, and managing state for controls.
A. Very high
B. High
C. Moderate
D. Low
E. Very low
Answer: A
4. Rate your level of proficiency in designing the presentation and layout of an application, including
designing complex layout with Master Pages, designing site navigation, planning for various user agents,
and planning Web sites to support globalization.
A. Very high
B. High
C. Moderate
D. Low
E. Very low
Answer: A
5. Rate your level of proficiency in accessing data and services, including planning vendor-independent
database interactions and leveraging LINQ in data access design.
A. Very high
B. High
C. Moderate
D. Low
E. Very low
Answer: A
6. Rate your level of proficiency in establishing ASP.NET solution structure, including establishing an
error-handling strategy and manipulating configuration files to change ASP.NET behavior.
A. Very high
B. High
C. Moderate
D. Low
E. Very low
Answer: A
7. Rate your level of proficiency in leveraging and extending ASP.NET architecture, including designing
state management strategy, identifying events of the page life cycle, and debugging ASP.NET Web
applications.
A. Very high
B. High
C. Moderate
D. Low
E. Very low
Answer: A
8. Rate your level of proficiency in applying security principles in application design, including establishing
security settings in Web.config, identifying vulnerable elements in applications, and ensuring that
sensitive information in applications is protected.
A. Very high
B. High
C. Moderate
D. Low
E. Very low
Answer: A
9. You are creating an ASP.NET application by using the .NET Framework 3.5.
You use LINQ to SQL to query a Microsoft SQL Server 2008 database. You need to create a LINQ query
to retrieve information on order and order details.
You need to ensure that the LINQ query executes the following SQL statement:
SELECT Order.OrderID,Order.Description,OrderDetails.UnitPrice
FROM Order JOIN OrderDetails
ON Order.OrderID = OrderDetails.OrderID
Which LINQ query should you use?
A. from order in db.Orders
join details in db.OrderDetails on
order.OrderID equals details.OrderID
select new {
order.OrderID,
order.Description,
details.UnitPrice
};
B. from order in db.Order
join details in db.OrderDetails on
order.OrderID equals details.OrderID into grp
from ord in grp.DefaultIfEmpty()
select new {
order.OrderID,
order.Description,
ord.UnitPrice)
};
C. from order in db.Order
join details in db.OrderDetails on
order.OrderID equals details.OrderID into grp
select new {
order.OrderID,
order.Description,
grp.First().UnitPrice
};
D. from order in db.Orders
join details in db.OrderDetails on
order.OrderID equals details.OrderID into grp
let price = grp.DefaultIfEmpty().First()
select new {
order.OrderID,
order.Description,
price.UnitPrice
};
Answer: A
10. You are creating an ASP.NET application by using the .NET Framework 3.5.
You use LINQ to SQL to query a SQL Server database. You need to create a LINQ query to retrieve
information on order and order details.
You need to ensure that the LINQ query executes the following SQL statement:
SELECT Order.OrderID,Order.Description,OrderDetails.UnitPrice
FROM Order JOIN OrderDetails
ON Order.OrderID = OrderDetails.OrderID
Which LINQ query should you use?
A. From order In db.Orders _
Join details In db.OrderDetails On _
order.OrderID Equals details.OrderID _
Select _
order.OrderID, _
order.Description, _
details.UnitPrice
B. From order In db.Orders _
Group Join details In db.OrderDetails On _
order.OrderID Equals details.OrderID Into grp = Group _
From ord In grp.DefaultIfEmpty() _
Select _
order.OrderID, _
order.Description, _
ord.UnitPrice
C. From order In db.Orders _
Group Join details In db.OrderDetails On _
order.OrderID Equals details.OrderID Into grp = Group _
Select _
order.OrderID, _
order.Description, _
grp.First().UnitPrice
D. From order In db.Orders _
Group Join details In db.OrderDetails On _
order.OrderID Equals details.OrderID Into grp = Group _
Let price = grp.DefaultIfEmpty().First() _
Select _
order.OrderID, _
order.Description, _
price.UnitPrice
Answer: A

October 22, 2009

Microsoft Certified Solution Developer

Filed under: MCSD — admin @ 2:18 am

(Microsoft Certified Solution Developer,简称MCSD)
(Microsoft Certified Solution Developer,简称MCSD)を獲得して、もう高い専門技術水準を備えることをMicrosoftに認めて、熟練してMicrosoft開発道具、技術手段、MicrosoftWindows体系を使って一流の商務解決方案を設計して開発することが出来ます

マイクロソフト認定ソリューションデベロッパー(MCSD)
Microsoft Certified Solution Developer (MCSD) for Microsoft .NETを取得するには、4科目の必須科目と1科目の選択科目、計5科目の合格が 必要です。必須科目の各試験は、Microsoftの開発ツール、技術、プラットフォームに基づくエンタープライズアプリケーションの開発、運用に おいて、熟練した技術や専門知識を図るために最適な内容となっています。選択科目は、Microsoftの特定のサーバー製品に関する専門知識を図るために有効です。
必須試験科目 (4科目)
Solution Architecture試験(1科目)  
70-300 :Analyzing Requirements and Defining Microsoft .NET Solution Architectures
Web アプリケーション開発(1科目) 
70-305 :Developing and Implementing Web Applications with Microsoft Visual Basic .NET and Microsoft Visual Studio .NET
70-315 :Developing and Implementing Web Applications with Microsoft Visual C# .NET and Microsoft Visual Studio .NET
Windows アプリケーション開発 (1科目)
70-306 :Developing and Implementing Windows-based Applications with Microsoft Visual Basic .NET and Microsoft Visual Studio .NET
70-316 :Developing and Implementing Windows-based Applications with Microsoft Visual C# .NET and Microsoft Visual Studio .NET
Webサービスとサーバー構成関連科目 (1科目)   
70-310 :Developing XML Web Services and Server Components with Microsoft Visual Basic .NET and the Microsoft .NET Framework
70-320 :Developing XML Web Services and Server Components with Microsoft Visual C# .NET and the Microsoft .NET Framework

選択試験科目(1科目選択)
70-229 :Designing and Implementing Databases with Microsoft SQL Server 2000 Enterprise Edition
70-230 :Designing and Implementing Solutions with Microsoft BizTalk Server 2000, Enterprise Edition
70-234 :Designing and Implementing Solutions with Microsoft Commerce Server 2000
70-235 :TS: Developing Business Process and Integration Solutions using Microsoft BizTalk Server 2006
70-301: Managing, Organizing, and Delivering IT Projects by Using Microsoft Solutions Framework 3.0
70-330: Implementing Security for Applications with Microsoft Visual Basic .NET
70-340: Implementing Security for Applications with Microsoft Visual C# .NET
70-431 :TS: Microsoft SQL Server 2005 - Implementation and Maintenance
74-135 :Developing EBiz Solutions Using Microsoft BizTalk Server 2004

Powered by WordPress