ubik

Stories kicked by ubik

PLINQ = Parallel FX = PFX = The new Concurrent World(spellcoder.com)

submitted by bashmohandesbashmohandes(3000) 4 years, 7 months ago

Microsoft is developing a number of technologies to simplify the expression of parallelism in code. An example of this work is Parallel Extensions for the .NET Framework (PFX), a managed programming model for data parallelism, task parallelism, scheduling, and coordination on parallel hardware. read more...

1 comment |category: |Views: 78

tags: another

What Subversion 1.5 has in store for you?(viratics.com)

submitted by scmadminscmadmin(210) 4 years, 7 months ago

It’s been long time and we keep hearing a lot about Subversion 1.5. I am a bit curious and tempted to see what actually it has to offer us. read more...

add a comment |category: |Views: 4

tags: another

Uncommon C# Keywords(nyxtom.vox.com)

submitted by rmorlokrmorlok(165) 4 years, 7 months ago

Everyone knows the basic C# keywords, but some are more obscure. This article dives into some useful C# keywords that you may have yet to encounter. read more...

6 comments |category: |Views: 139

tags: another

A Visual Guide to Version Control(betterexplained.com)

submitted by powerrushpowerrush(3873) 4 years, 7 months ago

A good, "highly visual" overview of Version Control, (a.k.a. Source Control). It also references Subversion command line examples, but the overview applies to most version control systems. read more...

add a comment |category: |Views: 16

tags: another

.NET Framework 3.5 Is Shared Source(weblogs.asp.net)

submitted by benrickbenrick(1020) 4 years, 7 months ago

Microsoft's .NET Framework 3.5 is going to be released open source. read more...

26 comments |category: |Views: 152

tags: another