Articles Tagged 'wcf'
Showing 1 to 10 of 381 2 3 4
You usually write unit test and integration test code separately using different technologies. For example, for unit test, you use some mocking framework like Moq to do the mocking. For integration test, you do not use any mocking, just some test ...
ADO.NET Team Blog
2/10/2010
As we get closer to the launch of VS2010, we’re beginning to shift a bit of our focus to planning for the next round, and we’re looking for your help! To help us prioritize our future work, we’d like to hear your feedback – is there a feature that...
ADO.NET Team Blog
1/5/2010
This is the second of a two part blog series on using POCO proxies in the Entity Framework 4.0. The first post described the capabilities of proxies and details on how they work. Using proxies means your types aren’t exactly as your system expects...
While I (really) unplugged in December of 2009, you can access a nice calendar of all my 2009 posts (as well as other years) at this link . In 2008 I published a Greatest Hits post that I will keep updated, but here's a list of links to the posts ...
Charlie Calvert
12/9/2009
A couple of us are working on finding a way to surface key links to information in the MSDN library. Perhaps later we will also link to information found throughout the community websites. If we can find the right approach, we might canonize these...
I had a great time at my talk PDC2009 talk, but i was disappointed that I could not demo in both C# and VB… So here is the next best thing: A full play-by-play of the demo, but all in VB! Enjoy. What you need to get started: Visual Studio 2010 ...
I made the fairly bold statement at my PDC09 talk that a DomainService IS A WCF Service. That is, everything you know about a WCF service should be true of a DomainService. I didn’t have time to get into this in my talk, so I thought I’d hit the...
Charlie Calvert
11/20/2009
Data Microsoft SQL Server Library SQL Server Books Online SQL Server Online Resources CTP, Troubleshooting Microsoft MSDN SQL Server Online Resources CTP, Troubleshooting Microsoft TechNet What's New (SQL Server 2008) GettingStarted Creating Y...
I had a great time at my talk today at PDC2009 . I was able to spend much of the time in a demo… Here is a summary of that demo so you can walk through it on your own machine: What you need to get started: Visual Studio 2010 Beta2 Silverlight 4...
Nikhil Kothari
11/19/2009
In my post on RIA Services: From Vision to Architecture , a while back (right after MIX09), I mentioned that I like to think of RIA Services as RAD for RIA. At that point we had a very early preview of framework bits with little tools support. A l...
Showing 1 to 10 of 381 2 3 4