Zieglers

Just little about C#, .NET, SQL Server 2005, MOSS and SAP

Archive for January 16th, 2007

After Exam: 70-528

Posted by zieglers on January 16, 2007

Exam Passed

Today I passed 70-528: TS: Microsoft .NET Framework 2.0 – Web-Based Client Development with a score of 965 again, just like the previous one, 70-536.

I was expecting to get 71 questions, however # of questions was 45. I guess, this varies from region to region. Looking at my score, I can say that I had again 2 wrong answers. I know one of it. Here is the other one that I’m suspicious about:

Q: You create a Web application. The Web application enables users to change fields in their personal profiles. Some of the changes are not persisting in the database. You need to raise a custom event to track each change that is made to a user profile so that you can locate the error. Which event should you use?

A. WebAuditEvent

B. WebEventManager

C. WebBaseEvent

D. WebRequestEvent

My answer was C. However, since WebAuditEvent is inherited from WebBaseEvent and in the question it is stated that a change tracking should be implemented, I thought WebAuditEvent might be more suitable. What do you think?

My next step in the certification step will be 70-431. Also if you know anything about ’simulations’, I’ll be glad if you can share your knowledge. What are they? How simulation questions are answered? Things to consider while answering them…

zieglers

Posted in .NET Framework, IT Stuff | 9 Comments »