DBMwS

Stories kicked by DBMwS

Real-time UI Syncing with ASP.NET, SignalR, Knockout.js, and EF(www.amazedsaint.com)

submitted by dpetersondpeterson(4397) 6 months, 3 days ago

Anoop Madhusudanan shows off his KsigDo to-do example application leveraging ASP.NET, SignalR, Knockout.js, and Entity Framework to provide real-time UI view-model syncing. read more...

add a comment |category: |Views: 622

tags: another

What is new in .Net framework 4.5?(www.heikniemi.net)

submitted by vijaystvijayst(1311) 6 months, 7 days ago

The post has all the new features in .Net framework 4.5 in a single poster. What is nice about the poster is that it marks the feature as a significant improvement, a performance improvement, asynchronous improvement wherever applicable. It is definitely nice poster to zoom and print. read more...

5 comments |category: |Views: 710

tags: another

Alchemi - .NET based Enterprise Grid(alchemi.net)

submitted by jasper22jasper22(1320) 5 years, 2 months ago

Alchemi - Plug & Play Desktop Grid Computing Alchemi is an open source software framework that allows you to painlessly aggregate the computing power of networked machines into a virtual supercomputer (desktop grid) and to develop applications to run on the grid. It has been designed with the primary goal of being easy to use without sacrificing power and flexibility. Alchemi includes: * The runtime machinery (Windows executables) to construct computational grids. * A .NET API and tools to develop .NET grid applications and grid-enable legacy applications. read more...

add a comment |category: |Views: 34

tags: another

Customizing Windows PowerShell(thinkersroom.com)

submitted by cocoabuttercocoabutter(350) 5 years, 6 months ago

The Windows PowerShell is very powerful. And it is all the more powerful by the fact that it can be customized. For instance, it can be customized to display things much much better than default .... read more...

add a comment |category: |Views: 5

tags: another

First Look At Windows PowerShell(vaultofthoughts.net)

submitted by mikeonmikeon(5200) 5 years, 8 months ago

First look at Windows PowerShell the new command line from Microsoft. read more...

add a comment |category: |Views: 1

tags: another

Using Subversion from PowerShell(hanselman.com)

submitted by shanselmanshanselman(110) 5 years, 10 months ago

Using Subversion from PowerShell read more...

add a comment |category: |Views: 885

tags: another

Learn C# 3.0 in 7 digestable pieces(linqinaction.net)

submitted by RobChappelRobChappel(2720) 5 years, 11 months ago

Sahil has broke the new C# 3.0 down into 7 digestable small peices. 5 minutes each, a good definition of what each item is, alongwith what they mean. read more...

add a comment |category: |Views: 10

tags: another

How much design before unit testing?(codebetter.com)

submitted by rjbellrjbell(100) 5 years, 11 months ago

How much design before unit testing, and how much design knowledge before TDD? read more...

add a comment |category: |Views: 3

tags: another