dugh

Stories kicked by dugh

.NET Managed Library for the Nintendo Wiimote(brianpeek.com)

submitted by peekbpeekb(160) 5 years, 2 months ago

Use the Nintendo Wiimote from your .NET applications! Full source code in C# and VB. read more...

3 comments |category: |Views: 81

tags: another

Mono is committed to support C# 3.0(spellcoder.com)

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

Mono the open source implementation of CLI/CLR on Windows/Linux/Unix/Mac ... etc has announced that they are committed to support C# 3.0 & LINQ read more...

4 comments |category: |Views: 3

tags: another

C# vs Ruby: A sample Side by Side Comparison(sashasydoruk.com)

submitted by kcastlekcastle(235) 5 years, 4 months ago

"Here is my completely non-scientific comparison of C# and Ruby. I will come up with a simple task and will attempt to implement it in both languages. The results will be shown, but no analysis will be available; I don’t want to pick sides because I really like both languages and want to stay on good terms with both of them." read more...

1 comment |category: |Views: 1469

tags: another

VS2005 C# Code Snippet Cheat Sheet(john-sheehan.com)

submitted by rimsystemsrimsystems(6119) 5 years, 4 months ago

Here's all the built-in Visual Studio 2005 C# Code Snippets on one single page for easy printing and reference. read more...

add a comment |category: |Views: 658

tags: another

Next Generation Yahoo Messenger built with WPF and .NET(weblogs.asp.net)

submitted by crpietschmanncrpietschmann(11.3k) 5 years, 4 months ago

At the Consumer Electronics Show this week, Yahoo showed off some cool demos with their next generation messenger client (you can watch a video of it in action at http://messenger.yahoo.com/vista). One of the really cool things about the new messenger client is that it was built using Windows Presentation Foundation (WPF) and the .NET Framework. read more...

1 comment |category: |Views: 21

tags: another

.NET Format String Quick Reference/Cheat Sheet(john-sheehan.com)

submitted by rimsystemsrimsystems(6119) 5 years, 4 months ago

All standard and custom DateTime and number format strings (for use with String.Format(), .ToString(), etc) in one handy document. read more...

add a comment |category: |Views: 310

tags: another

The Create GUID menu item is back(madskristensen.dk)

submitted by madskristensenmadskristensen(8565) 5 years, 4 months ago

Microsoft realized they were on thin ice by removing the feature, so they made a wise decision in Service Pack 1 for Visual Studio 2005. read more...

1 comment |category: |Views: 5

tags: another

Vista Sucks(aspnetresources.com)

submitted by ShepherdWebShepherdWeb(420) 5 years, 4 months ago

Milan Negovan is not happy with Vista. read more...

1 comment |category: |Views: 2

tags: another

Windows Vista Disappointment(iamacamera.org)

submitted by ShepherdWebShepherdWeb(420) 5 years, 4 months ago

excerpt: "After installing Windows Vista Ultimate RTM on my notebook computer this week, I believe that Windows Vista has accomplished its intended goal: To generate dissatisfaction with my current hardware." read more...

add a comment |category: |Views: 2

tags: another

TSQL and CLR Performance Analysis(weblogs.asp.net)

submitted by wallymwallym(2085) 5 years, 4 months ago

A performance analysis of different ways to use CLR objects and strategies for using them. read more...

add a comment |category: |Views: 9

tags: another

Intro to JSON(aspnetpodcast.com)

submitted by wallymwallym(2085) 5 years, 5 months ago

A brief introduction to the Javascript Object Notation read more...

add a comment |category: |Views: 9

tags: another

The baby version of CLR via C#(eknowledger.spaces.live.com)

submitted by indicatorindicator(675) 5 years, 5 months ago

It's free! It's on-line! It's 267 pages! It's .NET Book Zero: What the C or C++ Programmer Needs to Know about C# and the .NET Framework and you can download it here read more...

add a comment |category: |Views: 49

tags: another

Being a responsible open source developer(weblogs.asp.net)

submitted by x.staticx.static(435) 5 years, 5 months ago

I've been following the Office 2007 UI for quite some time, ever since I got my hands on early dog food alphas from the Office team. While some might not call it innovation, it just makes sense to me and I think it's a well designed and thought out piece of work. Yes, there are those that are not going to get it and require gobs of training and scream and kick and moan and want their beloved File menu and toolbar back. There is the other group where we embrace it and actually like it. I'll be the first to *** and complain when I'm building presentations where the freakin' buttons are as I'm still getting used to it, but in the end that's it. I'll get used to it, just give it time. I like the look and think it's a good way to go and frankly, Microsoft made that decision long ago and like or not, we have to adapt and live with it (or not, but that's a different blog post). read more...

add a comment |category: |Views: 0

tags: another

A Journey with Domain Driven Design (and NHibernate) - Part 8(flux88.com)

submitted by jbeninghovejbeninghove(790) 5 years, 5 months ago

We left off last time with our first association mapped and tested. Let’s dig in a bit deeper with NHibernate mapping. Today I decided to separate my inherited classes into their own mapping file. This was as easy as creating the new files and <hibernate-mapping> root elements, copying the <joined-subclass> elements over. read more...

add a comment |category: |Views: 220

tags: another

Is ASP.NET too difficult?(madskristensen.dk)

submitted by madskristensenmadskristensen(8565) 5 years, 6 months ago

There is no doubt in my mind, that ASP.NET is the most powerful and versatile platform for web applications at the moment. By leveraging the .NET Framework you can do absolutely anything in no time, but is that power also the problem with ASP.NET? read more...

add a comment |category: |Views: 2

tags: another

Mono 1.2 Released(weblogs.asp.net)

submitted by jongallowayjongalloway(4380) 5 years, 6 months ago

Mono 1.2 was just released. Includes comprehensive Windows Forms support, .NET 2.0 features, and more. read more...

add a comment |category: |Views: 0

tags: another