http://svenvanoirbeek.myopenid.com/
Name: http://svenvanoirbeek.myopenid.com/
Score: 290.08
Last Seen: 1159 days, 14 hours, 16 minutes ago
Member Since: 20 June, 2009
DotNetShoutout
atom rss
6
Shouts

MsHelp » Entity Framework 4.0 – Part4: How to use your own POCO’s

published 1158 days, 52 minutes ago posted by http://svenvanoirbeek.myopenid.com/http://svenvanoirbeek.myopenid.com/ 1159 days, 14 hours, 20 minutes ago
Thursday, March 25, 2010 12:24:40 PM GMT Tuesday, March 23, 2010 10:56:41 PM GMT
Entity Framework 4.0 – Part4: How to use your own POCO’s Posted by Sven on March 24th 2010 to .NET 4.0, ADO.NET, Entity Framework These tutorials are built using Visual Studio 2010 RC and .NET 4.0. RC. This means that Entity Framework 4.0 is used. At the moment of writing this, VS2010 and .NET 4.0 are not yet released as RTM so information provided in this post could change in the future. In the previous articles I mainly talked about things you could already do with eelier version of... (more)
category: How To | clicked: 0 | 2 comments | | source: mshelp.be
tags: ADO.NET, Entity Framework, Visual Studio 2010, .Net 4.0
6
Shouts

MsHelp » What are the different versions of Visual Studio 2010

published 1159 days, 7 minutes ago posted by http://svenvanoirbeek.myopenid.com/http://svenvanoirbeek.myopenid.com/ 1159 days, 17 hours, 48 minutes ago
Wednesday, March 24, 2010 1:09:53 PM GMT Tuesday, March 23, 2010 7:28:47 PM GMT
What are the different versions of Visual Studio 2010 Posted by Sven on March 23rd 2010 to Visual Studio 2010 And what can you do with these different version of Visual Studio 2010? Maybe you are wondering which version of Visual Studio 2010 you require for your specific job? That’s are some questions I had. Previously I worked with VS2008 PRO and TS, but now I need to see which version I need. Today I found a great post that explained exactly what versions there are and what I can d... (more)
category: How To | clicked: 0 | comment | | source: mshelp.be
tags: Visual Studio 2010
6
Shouts

MsHelp » Entity Framework 4.0 – Part3: Complex types

published 1159 days, 7 minutes ago posted by http://svenvanoirbeek.myopenid.com/http://svenvanoirbeek.myopenid.com/ 1160 days, 14 hours, 29 minutes ago
Wednesday, March 24, 2010 1:09:53 PM GMT Monday, March 22, 2010 10:48:35 PM GMT
Entity Framework 4.0 – Part3: Complex types Posted by Sven on March 22nd 2010 to .NET 4.0, ADO.NET, Entity Framework These tutorials are built using Visual Studio 2010 RC and .NET 4.0. RC. This means that Entity Framework 4.0 is used. At the moment of writing this, VS2010 and .NET 4.0 are not yet released as RTM so information provided in this post could change in the future. A complex type is a set of properties that you group together. Sometimes your code becomes more clear when you... (more)
category: Data | clicked: 0 | comment | | source: mshelp.be
tags: ADO.NET, ADO.NET ENTITY FRAMEWORK, Visual Studio 2010, entity framework 4.0
6
Shouts

MsHelp » Entity Framework 4.0 – Part2: Updating the Entity model from a database

published 1161 days, 21 hours, 42 minutes ago posted by http://svenvanoirbeek.myopenid.com/http://svenvanoirbeek.myopenid.com/ 1162 days, 22 hours, 17 minutes ago
Sunday, March 21, 2010 3:34:52 PM GMT Saturday, March 20, 2010 3:00:04 PM GMT
Entity Framework 4.0 – Part2: Updating the Entity model from a database Posted by Sven on March 20th 2010 to .NET 4.0, ADO.NET, Entity Framework These tutorials are built using Visual Studio 2010 RC and .NET 4.0. RC. This means that Entity Framework 4.0 is used. At the moment of writing this, VS2010 and .NET 4.0 are not yet released as RTM so information provided in this post could change in the future. In Part1 we have created our model from a database. Now you have made some changes... (more)
category: Data | clicked: 0 | comment | | source: mshelp.be
tags: ADO.NET, Entity Framework, .Net4.0
5
Shouts

MsHelp » Entity Framework 4.0 – Part1: How to create a model from a database

published 1162 days, 18 hours, 26 minutes ago posted by http://svenvanoirbeek.myopenid.com/http://svenvanoirbeek.myopenid.com/ 1163 days, 14 hours, 1 minute ago
Saturday, March 20, 2010 6:50:43 PM GMT Friday, March 19, 2010 11:16:27 PM GMT
Entity Framework 4.0 – Part1: How to create a model from a database Posted by Sven on March 20th 2010 to .NET 4.0, Entity Framework, Visual Studio 2010 These tutorials are built using Visual Studio 2010 RC and .NET 4.0. RC. This means that Entity Framework 4.0 is used. At the moment of writing this, VS2010 and .NET 4.0 are not yet released as RTM so information provided in this post could change in the future. In this series of blog posts I’ll explain to you how to work with Microsoft... (more)
category: Data | clicked: 0 | comment | | source: mshelp.be
tags: Entity Framework, Visual Studio 2010
3
Shouts

MsHelp » Visual Studio 2010 RC crashing?

posted by http://svenvanoirbeek.myopenid.com/http://svenvanoirbeek.myopenid.com/ 1172 days, 15 hours, 26 minutes ago
Wednesday, March 10, 2010 9:51:28 PM GMT
Visual Studio 2010 RC crashing? Posted by Sven on March 10th 2010 to Visual Studio 2010 If you have been working with Visual Studio 2010 and are experiencing some crashes, read on. I have to be honest, I haven’t experienced any big issues with Visual Studio 2010. But I did read some posts of people that did have. It’s probably because I’m not working all the time in Visual Studio 2010. I still switch between VS2010 and VS2008. So the issues that I have read about: Quoted from Nicholas... (more)
category: How To | clicked: 0 | comment | | source: mshelp.be
tags: Patch, Crash, VS2010, Bug
2
Shouts

MsHelp » COM interop improvements with C#4.0

posted by http://svenvanoirbeek.myopenid.com/http://svenvanoirbeek.myopenid.com/ 1201 days, 14 hours, 27 minutes ago
Tuesday, February 09, 2010 10:49:46 PM GMT
COM interop improvements with C#4.0 Posted by Sven on February 10th 2010 to .NET 4.0, COM Interop, Visual Studio 2010 I already did a blog post about this some time ago: Better Office COM interop thanks to named and optional parameters Here I talked mainly on how named and optional parameters make life easier for Office developers. This focus was more on that. But actually there are a some other points that didn’t get enough attention. Here are some other great improvements specifical... (more)
category: How To | clicked: 1 | comment | | source: mshelp.be
tags: COM, Interop, VS2010
3
Shouts

MsHelp » New in Visual Studio 2010: Run T-SQL from the IDE

posted by http://svenvanoirbeek.myopenid.com/http://svenvanoirbeek.myopenid.com/ 1206 days, 14 hours, 22 minutes ago
Thursday, February 04, 2010 10:54:40 PM GMT
New in Visual Studio 2010: Run T-SQL from the IDE Posted by Sven on February 05th 2010 to Microsoft Surface, Visual Studio 2010 I’m that kind of person that wants to know what’s installed on his machine. Visual Studio installs a lot of extra components. Things you probably don’t care about, you just know it’s something that you could use with Visual Studio. new things that I see with Visual Studio 2010 are for instance Microsoft Sync Framework. You wouldn’t even know it’s there unless... (more)
category: How To | clicked: 0 | comment | | source: mshelp.be
tags: SQL Server 2008, Visual Studio 2010
2
Shouts

MsHelp » New in Visual Studio 2010: Call hierarchy

posted by http://svenvanoirbeek.myopenid.com/http://svenvanoirbeek.myopenid.com/ 1212 days, 14 hours, 11 minutes ago
Friday, January 29, 2010 11:05:39 PM GMT
New in Visual Studio 2010: Call hierarchy Posted by Sven on January 30th 2010 to Visual Studio 2010 Call Hierarchy is something which I think will be a very handy new feature in VS2010. First of all you can see which parts of your code are making a call to a specified method and then you can see which calls are made from this method..and so on. To specify your method just right click on the method name and select View Call Hierarchy. Shortcut for Call hierarchy is CTRL + ALT + K. Thi... (more)
category: How To | clicked: 0 | comment | | source: mshelp.be
tags: Visual Studio 2010
2
Shouts

MsHelp » New in Visual Studio 2010: Navigate to…

posted by http://svenvanoirbeek.myopenid.com/http://svenvanoirbeek.myopenid.com/ 1214 days, 14 hours, 58 minutes ago
Wednesday, January 27, 2010 10:19:16 PM GMT
New in Visual Studio 2010: Navigate to… Posted by Sven on January 28th 2010 to Visual Studio 2010 “Navigate to” is just a simple way to find a certain method ASAP without using the search. I could do this kind of searching for a method already before with ReSharper. But if I have to be honest, I think Navigate to will be used more. I’m not to sure because I don’t know all the ReSharper shortcuts, but with ReSharper I had to push two shortcuts. First I had to look for the object, then ... (more)
category: How To | clicked: 0 | comment | | source: mshelp.be
tags: Visual Studio 2010
2
Shouts

MsHelp » New in Visual Studio 2010: More then one IDE

posted by http://svenvanoirbeek.myopenid.com/http://svenvanoirbeek.myopenid.com/ 1215 days, 14 hours, 18 minutes ago
Tuesday, January 26, 2010 10:59:00 PM GMT
New in Visual Studio 2010: More then one IDE Posted by Sven on January 27th 2010 to Visual Studio 2010 From now on you can run VS2010 and VS2008 on the same machine. This is new, because back in the day when I was working with Visual Studio 2005. When I tried to install VS2008, I first had to remove VS2005. For me this was a problem at the time because if you are working on a project in VS2005 and open it in VS2008, it will convert it. When you are a alone, that’s no issue, but if you... (more)
category: How To | clicked: 0 | comment | | source: mshelp.be
tags: Visual Studio 2010
2
Shouts

MsHelp » New in Visual Studio 2010: Pin the solution

posted by http://svenvanoirbeek.myopenid.com/http://svenvanoirbeek.myopenid.com/ 1216 days, 18 hours, 39 minutes ago
Monday, January 25, 2010 6:38:14 PM GMT
New in Visual Studio 2010: Pin the solution Posted by Sven on January 25th 2010 to Visual Studio 2010 Do you also hate it when you are working with multiple solutions and that one project that you need to access a lot, always gets kicked off the recent projects list in the VS start page? No worries anymore! This is solved now! We can now pin the solution in the start page. Just like you can pin an application to the start menu. This way we will never have to go look for it again. Vi... (more)
category: How To | clicked: 0 | comment | | source: mshelp.be
2
Shouts

MsHelp » New in Visual Studio 2010: Code Zooming

posted by http://svenvanoirbeek.myopenid.com/http://svenvanoirbeek.myopenid.com/ 1216 days, 18 hours, 39 minutes ago
Monday, January 25, 2010 6:37:42 PM GMT
New in Visual Studio 2010: Code Zooming Posted by Sven on January 25th 2010 to Visual Studio 2010 When I need to do a demo for a group of people and beam my code, there is always somebody who asks if I can maybe enlarge the font size of the code. Then you need to go into the options window and start looking. (Where can I change that font size again…) From now one this has become much easier in VS2010. Now you can just change the size in your code document Or you could just hold down ... (more)
category: How To | clicked: 0 | comment | | source: mshelp.be
4
Shouts

MsHelp » Disabling ReSharper 5.0

published 1218 days, 1 hour, 33 minutes ago posted by http://svenvanoirbeek.myopenid.com/http://svenvanoirbeek.myopenid.com/ 1218 days, 14 hours, 5 minutes ago
Sunday, January 24, 2010 11:44:10 AM GMT Saturday, January 23, 2010 11:12:24 PM GMT
Disabling ReSharper 5.0 Posted by Sven on January 24th 2010 to ReSharper, Visual Studio 2010 I am really a big fan of ReSharper! With Visual Studio 2010 I had to upgrade to version 5.0, which is currently in beta. Haven’t played with all the new features but this will come. I’m sure. Anyway.. I was looking at some new functionalities Visual Studio 2010 had to offer. Wanted to try out the new native Generate code based on usage. The problem however, well problem, is that ReSharper alr... (more)
category: How To | clicked: 0 | comment | | source: mshelp.be
tags: Visual Studio 2010, ReSharper
5
Shouts

MsHelp » Screencast: Visual Studio 2010 – New debugging experience

published 1218 days, 1 hour, 33 minutes ago posted by http://svenvanoirbeek.myopenid.com/http://svenvanoirbeek.myopenid.com/ 1219 days, 2 hours, 54 minutes ago
Sunday, January 24, 2010 11:44:10 AM GMT Saturday, January 23, 2010 10:23:25 AM GMT
Screencast: Visual Studio 2010 – New debugging experience Posted by Sven on January 23rd 2010 to Collaboration, Debugging, Visual Studio 2010 In this screencast I will have a look at the new debugging features that are introduced together with Microsoft Visual Studio 2010. Questions that will be answered in this video are: What is collaborative debugging? What’s new when it comes to breakpoints? What are datatips and how can they help me while I’m debugging? what is IntelliTrace, pre... (more)
category: Screencast | clicked: 0 | 1 comment | | source: mshelp.be
tags: Collaboration, Debugging, Visual Studio 2010, Team
2
Shouts

MsHelp » Better Office COM interop thanks to named and optional parameters

posted by http://svenvanoirbeek.myopenid.com/http://svenvanoirbeek.myopenid.com/ 1232 days, 21 hours, 31 minutes ago
Saturday, January 09, 2010 3:46:06 PM GMT
Better Office COM interop thanks to named and optional parameters Posted by Sven on January 09th 2010 to .NET 4.0, COM Interop In my last screencast I showed you how to work with two new features in C#4.0 which are named and optional parameters. Now in this post I will show you another way how you can benefit from these new features. Remember when you had to create these Microsoft Word document with the Office interop API and had to pass all these tedious by ref parameters. Things yo... (more)
category: How To | clicked: 0 | comment | | source: mshelp.be
tags: C# 4.0 .NET, COM automation, Com Interop
7
Shouts

Screencast on .net 4.0 named and optional parameters

published 1240 days, 25 minutes ago posted by http://svenvanoirbeek.myopenid.com/http://svenvanoirbeek.myopenid.com/ 1241 days, 22 hours, 3 minutes ago
Saturday, January 02, 2010 12:51:52 PM GMT Thursday, December 31, 2009 3:14:08 PM GMT
Since I installed Visual Studio 2010 Beta 2, I’m no investigating all the new features of .NET 4.0. I did a short video on the new named and optional parameters. (more)
category: Screencast | clicked: 0 | 1 comment | | source: mshelp.be
tags: .Net 4.0
5
Shouts

MsHelp » Getting started with Visual Studio 2010 and TFS2010

published 1242 days, 23 hours, 3 minutes ago posted by http://svenvanoirbeek.myopenid.com/http://svenvanoirbeek.myopenid.com/ 1245 days, 57 minutes ago
Wednesday, December 30, 2009 2:13:47 PM GMT Monday, December 28, 2009 12:20:06 PM GMT
Getting started with Visual Studio 2010 and TFS2010 Posted by Sven on December 28th 2009 to .NET 4.0, Visual Studio 2010 A new year is just around the corner and it’s also time to start working with Visual Studio 2010, Team Foundation Server 2010 and .NET4.0. It’s packed full with new and cool features. Maybe I’ll even do some posts on these new features. But how can you get started? Well that’s not too difficult. Microsoft has given us a lot of new VPC images for Christmas. Check out... (more)
category: How To | clicked: 0 | comment | | source: mshelp.be
tags: Visual Studio 2010, .Net 4.0
6
Shouts

MsHelp » ProtocolException while transfering ArrayList to WCF service

published 1251 days, 2 hours, 57 minutes ago posted by http://svenvanoirbeek.myopenid.com/http://svenvanoirbeek.myopenid.com/ 1251 days, 21 hours, 57 minutes ago
Tuesday, December 22, 2009 10:20:21 AM GMT Monday, December 21, 2009 3:20:11 PM GMT
ProtocolException while transfering ArrayList to WCF service Posted by Sven on November 20th 2009 to WCF Today I created a method in my WCF service that would process an ArrayList. There was no possibility to pass a generic list due to interoperability reasons. In this ArrayList I would place objects of a certain type. This would then be processed server side. When calling this simple method my client threw a ProtocolException with the following message: The formatter threw an exc... (more)
category: How To | clicked: 0 | 1 comment | | source: mshelp.be
tags: exception, WCF
2
Shouts

MsHelp » Retrieve IP and Port number of remote endpoint request sender

posted by http://svenvanoirbeek.myopenid.com/http://svenvanoirbeek.myopenid.com/ 1251 days, 22 hours, 1 minute ago
Monday, December 21, 2009 3:16:24 PM GMT
Retrieve IP and Port number of remote endpoint request sender Posted by Sven on December 21st 2009 to WCF I wanted to track which IP addresses were sending requests to my WCF service. So I did some investigation and apparently it’s not so hard to retrieve this data. The RemoteEndpointMessageProperty class makes the client IP address and port number associated with the remote endpoint from which a message was sent available. Underneath is a snippet of code that will show how it works. ... (more)
category: How To | clicked: 0 | comment | | source: mshelp.be
tags: WCF