The other day I was searching for a small project to get started with Silverlight 2 development.
Continue readingThis nice project is hosted on Codeplex and you can have a demo on the following page. And for sure as all project on Codeplex you get full access to the source code.
Unable to start debugging! The silverlight managed debugging package isn’t installed.
Continue readingToday working on the development of a website I had the following user story to develop “As an author I want to be able to add a lightbox/darkbox around my content in Live Writer”.
Continue readingJetBrains has released their ultimate Visual Studio plugin, ReSharper 4.0.
This much-anticipated productivity tool includes many new features and improvements.
Continue readingFirst you need to un-install the Silverlight 2.0 Beta 1 SDK from the build server! Then you can download the Microsoft Silverlight Tools Beta 2 for Visual Studio 2008 and extract it on the server, there you will find the file silverlight_sdk.msi, that will allow you to install Silverlight 2.0 Beta 2 SDK.
Now if you followed my post MSBuild and Silverlight 2.0 Beta 1 running in Team City, then you know about the issue:
Continue readingThis Saturday like the last two I planned to work on my wooden terrace, but with the weather we have for this year’s spring, it was almost impossible. So I replaced that with some development.
I am using Rhino.Mocks as mock object framework and went to the following solution to mock SmtpClient.
Continue readingFirst if you are using Silverlight 2 Beta 1, you will be able to upload your video with pause and resume. Second they finally deliver a HTTP endpoint for videos hosted in Silverlight Streaming.
We will make with Mathieu a great use of those two features soon :-)
JetBrains just released a First Candidate release of ReSharper 4.0 marked as Stable!
Continue reading
Date Build # Links Status Comment Known problems Fixed issues 19 May 2008 804 [Download](http://download.jetbrains.com/resharper/ReSharperSetup.4.0.804.16.msi) Beta Candidate **Stable** None [Fixes](http://www.jetbrains.net/jira/secure/IssueNavigator.jspa?reset=true&&type=-2&pid=10241&customfield_10011%3AlessThan=00000000000804.000&customfield_10011%3AgreaterThan=00000000000804.000&resolution=1&sorter/field=issuekey&sorter/order=DESC)
If you want to integrate Silverlight 2.0 Beta 1 in your Continuous Integration system, in my case Team City), it is better to read the readme of Silverlight 2.0 Beta 1 SDK here.
The important part in our case is the following one:
Continue reading