Posted on 3/19/2010
by AdministratorThis article concentrates on mocking framework Moq as great tool for unit testing. It overviews various facilities of Moq on concrete functionality samples and unit tests written with the help of this mocking framework. Explanation of “What is Moq” you can find here. I will just give it in short.
Tagged
technical, .NET, unit testing, MOQ
|
Leave comment
Posted on 3/4/2010
by AdministratorThis is an article from the Silverlight software development series, helping to explore new opportunities of Silverlight development. This artucle deals with adding new interactivity to your Silverlight 3 application, without having to write code. It also covers the question of using a rich API to write your own behaviors for Silverlight and WPF projects.
Hello, today I would like to talk about some features of Silverlight 3, which in my opinion cannot be overlooked - it is Behaviors. Before proceeding to the practical application development I would like to speak a little about what is Behaviors and where they are used.
Tagged
technical, Silverlight, .NET, WPF
|
Leave comment