Alper Çelik's blog

a blog about my interests

About the author

Author Name is someone.
E-mail me Send mail

Recent posts

Recent comments

Authors

Disclaimer

The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.

© Copyright 2008

WPF and blurry text

Lately I have been working on dynamic image generation module to be used in one of ASP.NET project.

I decided to do the image generation in WPF and separate the design template of the image to xaml file. I noticed that the texts generated inside the image is blurry.

DynamicImagerResult

After googling, what I learned is that WPF uses it's own ClearType implementation, and this has been causing blurry text specially with small font sizes. Some forum posts 2 years old, unfortunately with the RTM version of 3.5 there is no solution for this.

Even with the designer rendering of two elements with same properties and content can be different. I got this screenshot after changing one letter of text2 and reverting back. It made rendering of text2 sharp, but normally it is blurry. Can this be a bug of designer?, if so I would like that during runtime :)

WPFDesignerBlurryText

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Posted by Alper on Tuesday, June 17, 2008 1:23 PM
Permalink | Comments (1) | Post RSSRSS comment feed

MCPD Certification Exams

Before I completely understood which exams I have to take to upgrade MCPD certifications, I thought that 70-551 (MCPD Web), 70- 552 (MCPD Windows), 70-553 + 70-554 (MCPD Enterprise) were all necessary to take.

I draw a diagram which shows which exams are included in upgrade exam. As you can see upgrade exams are actually pack of existing .NET 2.0 exams. Personal "certification planner" on MCP site shows all possible exams you may take for your goal, but sometimes it is not the shortest.

If you aim to have MCPD Web, MCPD Windows and MCPD Enterprise certifications you have two options;

  • with 3 exams : 70-551 + 70-552 + 70-554. This is most cost effective but since 70-551 and 70-552 both contains 70-536, you will take 70-536 exam twice.
  • with 4 exams : 70-553 + 70-554 + 70-547 + 70-548. You will pay for one more exam but this will cover all exams but you will not take 70-536 twice.

For upgrade exams Self-Paced training kits can be used, they are combination of .NET 2.0 exams but lets you achieve your certification goal with taking less exam, so you pay less. If you are new to .NET or do not have MCAD/MCSD.Net certifications all exams have to be taken separately.

Hope helps...

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Posted by Alper on Wednesday, January 16, 2008 8:15 AM
Permalink | Comments (0) | Post RSSRSS comment feed

MCPD Enterprise Developer certification

Yesterday I took exam 70-554, which is second part to upgrading existing MCSD.Net certification to MCPD Enterprise developer. Exam 70-554 is combination of 70-529 TS and 70-549 PRO exams.

I had to take this exam twice since first time I almost passed (I guess I missed with 2 questions). 70-529 had many WSE 3.0 questions which I was not so strong.

I did well with 70-549 exam for both first second time although I did not study for this exam (.NET experience since 1.0 beta 2 helped). For the second shot studying WSE 3.0 worked for the exam. 

WSE 3.0 Quickstart samples, hands on labs and videos from WSE 3.0 downloads and self-paced training book for 70-529 are good resources for WSE 3.0 

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Posted by Alper on Wednesday, January 16, 2008 7:42 AM
Permalink | Comments (0) | Post RSSRSS comment feed

Hello world!

After installing blog engine to my web site it took quite long time to post to my blog :)

I am planning to post entries about software development (my main passion and job) in various categories, photography (amateur) and other general stuff.

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Posted by Alper on Monday, May 21, 2007 9:56 PM
Permalink | Comments (1) | Post RSSRSS comment feed