panic

Stories submitted by panic

Get a List of Active Local Users(www.digitalpropulsion.org)

submitted by panicpanic(35) 1 year, 8 months ago

The following code will return all users on the machine that are not marked as disabled. read more...

add a comment |category: |Views: 12

tags: another

Determining if .NET CF ComboBox is Dropped Down(digitalpropulsion.org)

submitted by panicpanic(35) 2 years, 6 months ago

This article will describe how to determine if a ComboBox is dropped down or not in the .NET Compact Framework. read more...

add a comment |category: |Views: 34

tags: another

Visual Studio 2010 and .NET 4 Beta 2 now available to MSDN subscribers(digitalpropulsion.org)

submitted by panicpanic(35) 2 years, 7 months ago

Microsoft has made Visual Studio 2010 and .NET 4 beta 2 available today to MSDN and Technet subscribers with general availability on Wednesday (10/21) read more...

add a comment |category: |Views: 7

tags: another

GroupBy and Average with Lambda Expressions(digitalpropulsion.org)

submitted by panicpanic(35) 2 years, 7 months ago

I was recently tasked with generating a string of averages based on a list of business objects. The business object has a string property called VehicleName and a decimal property called StandardMpg. The averages needed to be calculated per VehicleName, so this is to be what I group on. read more...

add a comment |category: |Views: 217

tags: another

PDC 2008: New .NET Logo(hanselman.com)

submitted by panicpanic(35) 3 years, 6 months ago

It's official. There's a new .NET logo. It's 'the wave' and it's a nice refresh of the now 8-year old original .NET logo. read more...

add a comment |category: |Views: 5

tags: another