.net

Leveraging Unit Tests As Functional Tests, Load Tests, and Service Monitors

Frank Cohen will demonstrate the new PushToTest TestMaker Version 5 open- source end-to-end service governance and test automation tool. Software developers...

0 replies - 5819 views - 07/21/08 by Schalk Neethling in News

ASP.NET - Query Strings - Client Side State Management

Continuing the tour in the ASP.NET client side state management our current stop is the query string technique. You can read my previous posts in the state...

0 replies - 13451 views - 07/20/08 by gilf in News

Brad Abrams - Program Manager .NET Framework On Silverlight And .Net

Brad Abrams, Program Manager on the .NET Framework team at Microsoft discusses Silverlight and the .NET Framework.

0 replies - 1492 views - 07/19/08 by Schalk Neethling in News

MSMQ, WCF and IIS: Getting them to play nice - Part 1

A few weeks ago I posted an article describing how my current team built a publish/subscribe message bus using WCF and MSMQ. At that time we had only deployed...

0 replies - 5984 views - 07/18/08 by tomhollander in News

.NET-Fu: Zero Delay Signing Of An Unsigned Assembly

The code-base that I am currently working with consists of a large set of binaries that are all signed. The savvy .NET devs out there will know that any...

0 replies - 1942 views - 07/15/08 by Schalk Neethling in News

.NET Parallel Extension Like Functionality Added To The Dizzy - Functional List Library

I have added an "AsParallel()" method to Dizzy which mimics the way that the Parallel Extensions to the .net framework works. So, if you want to call...

0 replies - 943 views - 07/14/08 by justin_etheredge in News

ASP.NET - Client Side State Management - Hidden Fields

In the previous posts in this series I introduced the client side state management and one of its techniques - the ViewState. Today I'm going to drill down...

0 replies - 12348 views - 07/14/08 by gilf in News

PHPLinq As Cool As Real LINQ?

I read about the PHP Implementation of LINQ called PHPLinq. Frankly, I was sceptical about it. Finally, I gave it a try. I still remain sceptical... Let me...

1 replies - 3003 views - 07/10/08 by mikeborozdin in News

yFiles WPF 1.0 Graph Library Release Candidate Available

yWorks is proud to announce availability of yFiles WPF 1.0 RC1, the first release candidate of the upcoming new diagramming class library for the Windows...

0 replies - 1447 views - 07/10/08 by Sebastian Mueller in Announcements

jQuery Goodness and ASP.NET AJAX - Take II

So clearly I am obsessing about getting jQuery features into my WebForm applications.  I would seriously love to see the following added ...

0 replies - 3840 views - 07/10/08 by Schalk Neethling in News

Kill Your Users Table

It's time to rethink how we store user information. You don't need as much as you think you do. Consider...Reddit's database was stolen a little over a year...

2 replies - 1552 views - 07/07/08 by Schalk Neethling in News

ASP.NET - ViewState - Client Side State Management

The ASP.NET ViewState is a client side state management technique which enables web pages to persist their state during postbacks. In the life cycle of a page,...

0 replies - 3618 views - 07/03/08 by gilf in News

26 Not To Be Missed .NET Articles - June 2008 - .NET Zone

This month we have even more then in May in fact, we have almost tripple, we cover topics such as Deliver Next-Generation SOA Apps with Microsoft Robotics...

2 replies - 1927 views - 07/02/08 by Schalk Neethling in News

ASP.NET Client Side State Management

There are two types of state management - server side and client side. In this post I'm going to introduce the client side state management and explain when to...

0 replies - 6906 views - 06/30/08 by gilf in News

ASP.NET Design Patterns, Test Driven Development and Agile Development Book List

I've been collecting book recommendations on software design principles and patterns, test-driven development, and agile development. I wanted to share my...

1 replies - 3390 views - 06/30/08 by Stephen.Walther in News