English Русский Contacts Site map Add to favorites
Registration
Login
Master braindump list
New braindumps
Submit a dump
Get latest dump
braindumps.com.ua
flame
3COM (7)
Adobe (1)
BEA (1)
Checkpoint (22)
Cisco (20)
Citrix (21)
CIW (15)
Compaq (0)
CompTIA (51)
CWNA (2)
EMC (2)
Exin (4)
GEJOS (4)
HDI (1)
HP (4)
IBM (13)
Juniper (5)
Linux Prof Institute (LPI) (2)
Lotus (11)
Microsoft (2462)
Network Appliance (2)
Novell (16)
Oracle (422)
PLSQL (1)
PMI (4)
SAS (1)
Sun (87)
Teradata (4)
Login:
Password:
RSS feed

Contacts
Certification links
Links
Authorized user can see question and answers.
Please log in or sign up.

Exam question list:
Show all comments
Microsoft 70-536: Microsoft .NET Framework 2.0-Application Development Foundation
#1. You are writing a custom dictionary. The custom-dictionary class is named MyDictionary. You need to ensure that the dictionary is type safe. Which code segment should you use?

Show comments for this question (0)
Add comments
Link to this question

#2. You write a class named Employee that includes the following code segment.
  1. Private m_EmployeeId As String
  2. Private m_EmployeeName As String
  3. Private m_JobTitleName As String
  4. Public Function GetName() As String
  5. Return m_EmployeeName
  6. End Function
  7. Public Function GetTitle() As String
  8. Return m_JobTitleName
  9. End Function
  10. End Class
You need to expose this class to COM in a type library. The COM interface must also facilitate forward-compatibility across new versions of the Employee class. You need to choose a method for generating the COM interface.
What should you do?

Show comments for this question (0)
Add comments
Link to this question

#3. You are developing a custom event handler to automatically print all open documents. The event handler helps specify the number of copies to be printed. You need to develop a custom event arguments class to pass as a parameter to the event handler. Which code segment should you use?

Show comments for this question (0)
Add comments
Link to this question

#4. You use Reflection to obtain information about a method named MyMethod.
You need to ascertain whether MyMethod is accessible to a derived class. What should you do?

Show comments for this question (0)
Add comments
Link to this question

#5. You are creating a class that uses unmanaged resources. This class maintains references to managed resources on other objects. You need to ensure that users of this class can explicitly release resources when the class instance ceases to be needed. Which three actions should you perform? (Each correct answer presents part of the solution. Choose three.)

Show comments for this question (0)
Add comments
Link to this question

#6. You are working on a debug build of an application.
You need to find the line of code that caused an exception to be thrown. Which property of the Exception class should you use to achieve this goal?

Show comments for this question (0)
Add comments
Link to this question

#7. You need to write a code segment that performs the following tasks:
* Retrieves the name of each paused service.
* Passes the name to the Add method of Collection1.
Which code segment should you use?

Show comments for this question (0)
Add comments
Link to this question

#8. You need to serialize an object of type List(Of Integer) in a binary format. The object is named data. Which code segment should you use?

Show comments for this question (0)
Add comments
Link to this question

#9. You are developing an application that dynamically loads assemblies from an application directory.
You need to write a code segment that loads an assembly named Company1.dll into the current application domain. Which code segment should you use?

Show comments for this question (0)
Add comments
Link to this question

#10. You are testing a newly developed method named PersistToDB. This method accepts a parameter of type EventLogEntry. This method does not return a value. You need to create a code segment that helps you to test the method. The code segment must read entries from the application log of local computers and then pass the entries on to the PersistToDB method. The code block must pass only events of type Error or Warning from the source MySource to the PersistToDB method.
Which code segment should you use?

Show comments for this question (0)
Add comments
Link to this question


 [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] ... [21 
Up ^ gen. 0.08 Server date 02:54 08-01-2009 Developed by Zip © 2006 Up ^
Forum
Start online exam simulation
Master braindump
User braindumps