semamo

Stories kicked by semamo

.Net 3.5 Changes as Seen from NDepends...(codebetter.com)

submitted by WidescreenWidescreen(105) 3 years, 9 months ago

Really interesting breakdown of the new 3.5 sp release. read more...

1 comment |category: |Views: 407

tags: another

Detailed code metrics with NDepend(blog.maartenballiauw.be)

submitted by maartenbamaartenba(5845) 3 years, 11 months ago

A while ago, I blogged about code performance analysis in Visual Studio 2008. Using profiling and hot path tracking, I measured code performance and was able to react to that. Last week, Patrick Smacchia contacted me asking if I wanted to test his project NDepend. He promised me NDepend would provide more insight in my applications. Let's test that! read more...

add a comment |category: |Views: 269

tags: another

Expectation Based Testing with Mocks(stevenharman.net)

submitted by usshermussherm(5285) 4 years, 3 months ago

An example and walk-through showing how to use mocks, Rhino.Mocks that is, to do expectation based testing... with a little BDD flavor thrown in just for fun. read more...

add a comment |category: |Views: 10

tags: another

Resharper 3.1 released!(jetbrains.com)

submitted by knaveknave(100) 4 years, 5 months ago

The popular Visual Studio tool has an update released by creator JetBrains. read more...

2 comments |category: |Views: 1

tags: another

Optimize Your Code For Multi-Core Machines(msdn.microsoft.com)

submitted by GaussZGaussZ(580) 4 years, 5 months ago

Use the Task Parallel Library (TPL) to easily benefit from multiple processor cores. This introduction gives great examples of how easy it is to rewrite your code for multiple cores and what performance gains await you afterwards. read more...

add a comment |category: |Views: 11

tags: another

Beyond Ajax: Software Development, Two Years from Now(cio.com)

submitted by GaussZGaussZ(580) 4 years, 5 months ago

An interesting look on what web development could have in store for the next two years, with predictions from some of the brightest web development tool builders out there, including Scott Guthrie and Dean Hachamovitch. read more...

1 comment |category: |Views: 0

tags: another

A Physics Engine for XNA, Silverlight and .NET(codeplex.com)

submitted by GaussZGaussZ(580) 4 years, 6 months ago

Farseer is a free 2D physics engine to use in your XNA, Silverlight or.NET projects. It allows you to easily add multiple collision algorithms as well as a number of dynamic interactions from joints to fluid drags. read more...

4 comments |category: |Views: 255

tags: another

Service Packs for the .NET Framework 2.0 and 3.0(guy.dotnet-expertise.com)

submitted by GaussZGaussZ(580) 4 years, 6 months ago

Service Packs for the 2.0 and 3.0 .net framework for everyone not installing 3.5 yet. read more...

3 comments |category: |Views: 5

tags: another

Getting AnkhSVN to work in VS2008(damieng.com)

submitted by GaussZGaussZ(580) 4 years, 6 months ago

A simple fix to get the AnkhSVN add-in to work in Visual Studio 2008. read more...

add a comment |category: |Views: 568

tags: another

Uninstalling Previous Versions of Visual Studio 2008(ekampf.com)

submitted by ekampfekampf(3195) 4 years, 6 months ago

Here are the instructions to follow before you install Visual Studio 2008 RTM. read more...

1 comment |category: |Views: 191

tags: another

Learn all about VS2008(channel9.msdn.com)

submitted by GaussZGaussZ(580) 4 years, 6 months ago

Now that final version of Visual Studio 2008 is released be sure to check out this introductory screencast by James Conard to learn about the new features it offers. It is the first session of the official Visual Studio 2008 training kit. read more...

add a comment |category: |Views: 11

tags: another

Visual C# 2008 Keybinding Reference Poster(microsoft.com)

submitted by gavinjoycegavinjoyce(25.7k) 4 years, 6 months ago

A high quality, print-ready PDF containing the useful keybindings for developers that choose the C# developer profile in Visual Studio 2008 or use Visual C# Express. read more...

1 comment |category: |Views: 55

tags: another