Blog
Hooray (x 2) for MSDN library Community content
There are several steps to creating a custom web service to be hosted in SharePoint. The MSDN library{.} has a walkthrough on creating a custom web service{.}. After having followed this walkthrough thoroughly, I though my web service was good to go. Unfortunately all I saw was an error: “Could not load type ‘ThisAndThat’ from assembly ‘SoAndSo’”. Just as I was about to search for an answer somewhere online, I remembered that the MSDN library features the Community content for little over a year now{.
Blog
rick van den bosch .net – part 1
So that’s part 1: www.rickvandenbosch.net is now online. There’s nothing to be found over there yet, but the domain has been delivered. Oh, and there’s an easy redirect to my blog, so that goes back here ;). From now on, you can also use rickvandenbosch.net/blog as the url to find my blog. I’m currently talking to the bloggingabout.net admin to mirror my content over there, for now it’s just a redirect.
Blog
.NET framework source code now available
As stated on ScottGu’s blog{.} in his latest post{.}, the .NET Framework Library Source Code is now available. A detailed blog post about the steps to follow to enable .NET Framework source access in Visual Studio 2008 can be found at Shawn Burke’s blog in this post{.}.
Taken from Scott’s post:
Once you follow the configuration steps in Shawn’s post above, you’ll be able to dynamically load the debug symbols for .
Blog
Finally getting some coding done
The last weeks have been filled with holidays and introductional days at my new employer{.}. Because of that, I haven’t had the time to realy dive into Visual Studio 2008, although I have played around with it since the RTM version was available. Since this week I’ve been writing some serious code in VS2008 for my new personal site (more about this later!). I can only agree with what Pieter de Bruinsaid in his post about the new line of developer tools and additions: “If you are building .
Blog
BloggingAbout: we’re back
Dennis already blogged about it: we had some problems with the availability of BloggingAbout since last night. The error was fixed this afternoon, so everything should be back to normal. If you’re experiencing any difficulties, please let me know through the contact form, or mail me at rick.van.den.bosch[at]bloggingabout.net.
Blog
Blogging @ Almere
Today was the first of two introduction days at Avanade{.}. Maybe you missed it, but I started there today{.}. And that’s why I’m writing this blogpost from a hotel in Almere, using my new Avanade laptop. 😉
I’m sure there will be lots of stuff to blog about, so stay tuned for more…
Blog
Best wishes
All the best for the year 2008!
I hope we will be hearing/reading a lot of each other this year 😉
Blog
Which blog software to use …
I’m thinking of hosting a blog myself. Most important reason would be that bloggingabout.net doesn’t allow some stuff like scripts, embedding flash and links to things like the ‘connect with me’ buttonand so on. Which is completely understandable by the way. What I’m not sure about is which software to use. Do you guys have any tips on which blogging software to use? Or maybe even on if I should or shouldn’t host it for myself?
Blog
Two more weird messages / mess-ups …
A Dutch web site, made in SharePoint, uses a specific ActiveX.
Only the name of that control is not really specific:
The MSDN forums haven’t been available the last couple of hours.
The message isn’t so pretty:
Blog
“Some of the properties associated with the solution could not be read”
Next to the message in the subject, one of the symptoms we encountered is that although the solution contains some test projects the ‘Create private accessor’ menu has disappeared. Also, selecting ‘Create unit tests…’ produces an error. And when editing a testrun config and selecting the ‘Code coverage’ option, the settings dialog simply closes, without any message.
All these (and probably more) symptoms can occur because of a corrupt solution file.
Blog
Why elaboration should be done with a SMALL team
A [wikipedia:RUP] project consists of 4 different phases. The elaboration phase(the second phase in the RUP project lifecycle) is normally done with a small team. One of the important reasons for this is that you want to define the basic form of your architecture. This means you think about concepts, elaborate on them, develop proof of concepts and select the ones that work best for your specific project.
If there is one thing you can not use (early) in an elaboration phase of a project, it’s having too many team members.
Blog
Notepad translation error?
Have a look at this articleat Worse Than Failure. That’s pretty funny. Or actually, pretty scary… 😐
Oh and, by the way, the Rick in the article is not me ;).