PDA

Orijinalini görmek için tıklayınız : Exam 70-536 Microsoft.NET Framework 2.0 Application Development Foundation


  1. Q48.You are developing a utility screen for a new client application
  2. Q47.You need to write a code segment that transfers the contents of a byte array named dataToSend by using a NetworkStream object named netStream
  3. Q46.You develop a service application named PollingService that periodically calls long-running procedures
  4. Q45.You are creating a new security policy for an application domain
  5. Q44.You are developing a method to encrypt sensitive data with the Data Encryption Standard (DES) algorithm
  6. Q43.You are writing a method that accepts a string parameter named message
  7. Q42.You are developing a server application that will transmit sensitive information on a network
  8. Q41.You create an application that stores information about your customers who reside in various regions
  9. Q40.You are developing a fiscal report for Company.com
  10. Q39.You need to write a code segment that transfers the first 80 bytes from a stream variable named stream1 into a new byte array named byteArray
  11. Q38.You need to write a code segment that performs the following tasks
  12. Q37.You create a method that runs by using the credentials of the end user
  13. Q36.You develop a service application named FileService. You deploy the service application to multiple servers on your network
  14. Q35.You are developing a class library that will open the network socket connections to computers on the network
  15. Q34.You are loading a new assembly into an application
  16. Q33.Your company uses an application named Application1 that was compiled by using the .NET Framework version 1.0
  17. Q32.You are writing an application that uses isolated storage to store user preferences
  18. Q31.You are creating a class that performs complex financial calculations
  19. Q30.You develop a service application that needs to be deployed
  20. Q29.You are developing an application that dynamically loads assemblies from an application directory
  21. Q28.You are defining a class named CompanyClass that contains several child objects
  22. Q27.You are creating a strong-named assembly named Company1 that will be used in multiple applications
  23. Q26.You are creating an assembly named Company1
  24. Q25.You are developing an application that will perform mathematical calculations
  25. Q24.You are developing an application for a client residing in Hong Kong
  26. Q23.You are writing code for user authentication and authorization
  27. Q22.You need to identify a type that meets the following criteria: ? Is always a number
  28. Q21.You need to call an unmanaged function from your managed code by using platform invoke
  29. Q20.You need to create a dynamic assembly named MyAssembly
  30. Q19.You are developing a method to hash data for later verification by using the MD5 algorithm
  31. Q18.You are developing a method to hash data with the Secure Hash Algorithm. The data is passed to your method as a byte array named message
  32. Q17.You need to create a class definition that is interoperable along with COM. You need to ensure that COM applications can create instances of the class and can call the GetAddress method
  33. Q16.You are writing an application that uses SOAP to exchange data with other applications
  34. Q15.You are writing a method to compress an array of bytes
  35. Q14.You are developing an application that receives events asynchronously
  36. Q13.You write the following code segment to call a function from the Win32 Application Programming Interface (API) by using platform invoke
  37. Q12.You write the following code
  38. Q11.You are developing an application to perform mathematical calculations. You develop a class named CalculationValues
  39. Q15.Certkiller.com wants you to develop an application that stores and retrieves employee information by means of a unique staff number
  40. Q14.You are developing an application that makes use of a Queue class object named MyQueue
  41. Q13.You are developing an application that will store user messages collectively and the process the messages in sequence
  42. Q12.You are developing an application that makes use of a Queue class object named MyQueue
  43. Q11.Certkiller.com has instructed you to create a class named MetricFormula
  44. Q10.Müşteri bilgilerini saklayan ve benzersiz hesap numarası üzerinden bu bilgilere erişimi sağlayan bir uygulama üzerinde çalışıyorsunuz
  45. Q9.Yerel bir özel anaokulunun öğrenci kayıtlarını yönetmek üzere ManageAttendance isimli bir uygulama için bir sınıf kütüphanesi yazmanız gerekiyor
  46. Q8.Certkiller.com, yerel bir banka için uygulama geliştirmek üzere bir anlaşma yapıyor. Bu uygulamayı siz geliştireceksiniz
  47. Q7.Takım arkadaşlarınızdan birinin geliştirdiği bir uygulamanın gözden geçirilmesi üzerinde çalışıyorsunuz
  48. Q6.İsim ve Elektronik posta adreslerinin tip güvenlikli bir listesini saklayan bir .NET Framework 2.0 uygulaması üzerinde çalışıyorsunuz
  49. Q5.Yerel bir mağaza için ShoppingList isminde bir özel koleksiyon sınıfı(custom collection class) yazdınız
  50. Q4.TestReward isimli bir sınıfın geliştirilmesi işini henüz bitirdiniz ve bu sınıfı TestObj.dll isminde bir .NET 2.0 Assembly'si(Derlemesi) olarak paketlediniz
  51. Q3.ProductDoesNotExistException(Ürün kayıtlarda yok hatası) isminde özle bir hata sınıfı(exception class) yazıyorsunuz
  52. Q2.Certkiller.com'un müşterileri hakkında veri depolayan bir sınıf yazıyorsunuz
  53. Q.1 2.100.000.000'a kadar olan sayıları tutabilen ve negatif de olabilen değerler için .NET 2.0 platformunda bir değişken tanımlıyorsunuz
  54. Q10. You are developing a custom-collection class.
  55. Q9. You create an application to send a message by e-mail.
  56. Q8. You work as a developer at Company.com. You are creating an assembly named Company1
  57. Q7. You are writing a custom dictionary.
  58. Q6. Your application uses two threads, named thread One and thread Two.
  59. Q5. You are testing a newly developed method named PersistToDB.
  60. Q4. You are working on a debug build of an application.
  61. Q3. You are creating a class that uses unmanaged resources.
  62. Q2. You use Reflection to obtain information about a method named MyMethod
  63. Q1. You are developing a custom event handler to automatically print all open documents.