gazelem67

Stories kicked by gazelem67

WPF Routed Event Paradigm, with Bacon(www.christopherestep.com)

submitted by gazelem67gazelem67(100) 2 years ago

After 4 years, WPF's event handling is still often confusing to many developers. It's explained here with demos and bacon. And who can resist bacon? read more...

add a comment |category: |Views: 13

tags: another

A Visual Look At The LINQ SelectMany Operator(www.codethinked.com)

submitted by justin_etheredgejustin_etheredge(8539) 2 years, 2 months ago

An inside look at how SelectMany works, along with visuals to help you more easily understand it. read more...

add a comment |category: |Views: 468

tags: another

10 Not So Well Known Keywords in C#(hatim.indexdev.net)

submitted by HatimrHatimr(1492) 2 years, 5 months ago

Ok before the flaming start let me state this. These are known to most hardcore programmers and not knowing them doesn’t make you less of a programmer either. That said these keywords can come in handy and allow for better code quality and readability. Enjoy! read more...

2 comments |category: |Views: 1102

tags: another

Any() versus Count()(kodefuguru.com)

submitted by KodefuGuruKodefuGuru(2818) 2 years, 5 months ago

Jimmy Bogard brought to my attention today that I had been doing something wrong all along. I’ve been using Count() on my enumerations when I should have been using Any(). I’ve even done this in a presentation I’ve been giving the past few months. This is from Mash Up. read more...

2 comments |category: |Views: 692

tags: another

Why Are WPF Developers Trying to Kill Menus?(christopherestep.com)

submitted by gazelem67gazelem67(100) 2 years, 7 months ago

It seems that almost every new WPF application goes out of its way to make big buttons, goofy icons, and everything is a gradient. I don't think it's such a good idea and I'll tell you why. read more...

add a comment |category: |Views: 29

tags: another

Why aren't I an MVP?(codebetter.com)

submitted by klaus_b0klaus_b0(210) 3 years, 3 months ago

There's a problem with the MVP program I'd like to talk about. The fact that I'm no longer an MVP (haven't been for over a year now) isn't the problem, merely a symptom. My problem is that I don't know why I'm not an MVP, and by extension I don't know why others are. The process of becoming and remaining an MVP is completely opaque. Plainly, the MVP program lacks transparency. read more...

add a comment |category: |Views: 680

tags: another

jQuery 1.3 Released(blog.jquery.com)

submitted by gavinjoycegavinjoyce(25.7k) 3 years, 4 months ago

"The jQuery team is pleased to release the latest major release of the jQuery JavaScript library! A lot of coding, testing, and documenting has gone in to this release and we're really quite proud of it. " read more...

add a comment |category: |Views: 480

tags: another

SSRS ReportViewer Parameters with Sharepoint Integration (WebForm)(onesandzeros06.blogspot.com)

submitted by gazelem67gazelem67(100) 3 years, 5 months ago

I've spent the last day trying to find figure out how to put a ReportViewer control on my aspx page to go on SharePoint with SSRS SharePoint Integration Mode. After much searching and trial & error, I was able to get it working. This article is the result of my efforts in a step-by-step fashion, with pictures. read more...

add a comment |category: |Views: 159

tags: another

ASP.NET Podcast Show #128 - AJAX with jQuery(aspnetpodcast.com)

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

A quick example of using AJAX with jQuery. read more...

add a comment |category: |Views: 122

tags: another

Software Development and Programming Podcasts(redgreenrefactor.com)

submitted by alanlalanl(140) 3 years, 11 months ago

I couldn't find a good list of software development and programming podcasts so I created my own. Feel free to chime in with any you recommend! read more...

add a comment |category: |Views: 603

tags: another

Silverlight 2.0 Beta 1 Is Available For Download Now(silverlightexamples.net)

submitted by sc0rpi0nsc0rpi0n(185) 4 years, 2 months ago

Like I told you guys over the past few weeks, Silverlight 2.0 Beta 1 was to be released on March 05. Yes, confirmed! Silverlight 2.0 Beta 1.0 binaries, SDK, source code and documentation are now available for download. read more...

3 comments |category: |Views: 8

tags: another

Windows Vista Controls for .NET version 1.3 released(codeplex.com)

submitted by Lck84Lck84(124) 4 years, 2 months ago

The Windows Vista Controls for .NET 2.0 library is an open-source project which was started in January 2007 and has been released on CodePlex, undergoing several updates and changes. Its latest 1.3 release includes several native Vista common controls which can be included in any WinForms application and includes other features like DWM thumbnails, DWM glass and Task Dialogs. read more...

add a comment |category: |Views: 78

tags: another

GoDaddy Denies My Using ASP.NET 3.5 Extensions(weblogs.asp.net)

submitted by wisemxwisemx(8074) 4 years, 3 months ago

I have a domain that I was going to use for a little while as I attempt to sell my home. I registered it with GoDaddy knowing they have .NET support. However... read more...

add a comment |category: |Views: 64

tags: another

Quake 2 .NET Port with Visual Studio 2008 (v9.0) and Managed C++(gregs-blog.com)

submitted by gregdolleygregdolley(300) 4 years, 5 months ago

Vertigo Software's old Quake II .NET port updated to Visual Studio 2008 / New Managed Extensions for C++. read more...

add a comment |category: |Views: 53

tags: another

SQL Server 2008 will have IntelliSense(3poundmass.wordpress.com)

submitted by IDelectableIDelectable(290) 4 years, 5 months ago

Hurray! read more...

6 comments |category: |Views: 14

tags: another

Silverlight Roadmap(weblogs.asp.net)

submitted by bgoldy99bgoldy99(370) 4 years, 5 months ago

check out the details read more...

1 comment |category: |Views: 52

tags: another