esarjeant

Stories kicked by esarjeant

LINQ Farm: One to Many and Joins(blogs.msdn.com)

submitted by CharlieCalvertCharlieCalvert(7875) 5 years, 2 months ago

This post is the latest in a series of posts on LINQ. It continues the exploration of LINQ to SQL by showing several intermediate level queries. LINQ to SQL provides developers with access to relational databases from inside a CSharp program. I'm going to show three different queries in this post. The first will demonstrate how to create a simple one-to-many, the second how to create a one-to-many that spans three tables, and the third will show how to create a simple join. read more...

add a comment |category: |Views: 482

tags: another

ASP.Net Quick Tips - Web.config(scottwater.com)

submitted by swatermasyskswatermasysk(255) 5 years, 3 months ago

ASP.Net web.config tips. read more...

add a comment |category: |Views: 6

tags: another

Creating a Glass Button(blogs.msdn.com)

submitted by ekampfekampf(3195) 5 years, 3 months ago

Shows how to create a Glass Button like on Vista's taskbar - see through and have an internal glow. read more...

add a comment |category: |Views: 941

tags: another

Ten SQL Server Functions That You Hardly Use But Should edit / delete(sqlservercode.blogspot.com)

submitted by SQL_MenaceSQL_Menace(4890) 5 years, 3 months ago

10 SQL functions that are hardly used but should be used by everyone read more...

add a comment |category: |Views: 4

tags: another

Age of empowered individuals: People power behind robust computing(ekampf.com)

submitted by ekampfekampf(3195) 5 years, 3 months ago

Web 2.0, XAML and all the recent technology chnages are all part of a deeper trend empowering the end users... read more...

add a comment |category: |Views: 0

tags: another

NStatic(formpage.de)

submitted by marcoowmarcoow(185) 5 years, 3 months ago

NStatic seems to be a really promising code analysis tool that goes way deeper than other tools like FxCop or ReSharper. read more...

1 comment |category: |Views: 37

tags: another

XNA Game Studio Express Has Been Released!(blogs.msdn.com)

submitted by gavinjoycegavinjoyce(25.7k) 5 years, 5 months ago

"To download the released product for Windows, head over to: http://msdn.com/xna/gse/. You can now also purchase a subscription to the XNA Creators Club from the Xbox Live Marketplace on your Xbox 360 console if you have an active silver or gold Xbox Live subscription. Before you purchase a subscription to the XNA Creators Club please take the time to go over the PC and Xbox 360 console requirements in the readme. Once you've done that here's how to get it: 1. On the Xbox Live blade, go to "Xbox Live Marketplace" 2. Select "Games" and then "All Game Downloads" 3. Scroll down the list to find the "XNA Creators Club" 4. Here you'll be able to go under Memberships to purchase a 4-Mo membership for $49.00 or an Annual (12-mo) membership $99.00. The prices used here reflect the subscription rates for the United States and pricing may differ for your local region or country if outside the USA. 5. You'll also need to download the XNA Game Launcher from the same area. Having done so, you will find a new XNA Game Launcher program on your Games blade under Demos and More." read more...

add a comment |category: |Views: 1

tags: another

C# 3.0 Language Enhancements In Details(spellcoder.com)

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

This is a detailed article about C# 3.0, which is covering what I said in SilverKey Demo Day 1, with the complete material Power Point Presentation and Samples. Have fun read more...

1 comment |category: |Views: 24

tags: another

Have you noticed this function in C# 2.0(spellcoder.com)

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

This is really weird, I've been using C# 2.0 since beta 2, and I didn't notice this function in List class Consider the following code. read more...

2 comments |category: |Views: 1

tags: another

Atlas with Third Party Controls(kevincastle.net)

submitted by osydorukosydoruk(150) 5 years, 7 months ago

Wow. Component Art has released one of the most impressive displays of AJAX enabled controls. I'm really getting anxious for Atlas to get out the door because I can't wait for the day that ASP.NET sites stop being the ugly red-headed step child of dynamic websites. Obviously that's an overstatement, but with great the release of Atlas I think we're all going to be blow away both by the third party control vendors as well as the home grown sites too. read more...

add a comment |category: |Views: 4

tags: another

Visual Studio vs. Vista: What's going on here?(theserverside.net)

submitted by edburdoedburdo(1350) 5 years, 7 months ago

No support for .NET 1.0 development, no support for .NET 1.1 development, and limited support for .NET 2.0 development. So just go use VB6. It's the only support development environment for Vista. read more...

add a comment |category: |Views: 1

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

Code Style Enforcer (joel.fjorden.se)

submitted by duckieduckie(150) 5 years, 8 months ago

Code Style Enforcer is a free plugin for DXCore (also free), that highlights errors in your coding-style. This ensures your code allways looks the same (works both vb and c#). A must-try! read more...

add a comment |category: |Views: 162

tags: another

MbUnit - Unit Testing on Crack(hanselman.com)

submitted by dalzieldalziel(6230) 5 years, 8 months ago

MbUnit is a "better xUnit" that's used by a myraid of folks I respect, including James Avery, Patrick Cauldwell and Phil Haack. It's under very active development, even though I'd once wondered aloud if it was "abandonware." It's decidedly not and it's just got a new facelift to prove it. read more...

add a comment |category: |Views: 80

tags: another

Getting started on WPF and .net 3.0 RC1 (atlasandnetfinds.blogspot.com)

submitted by sambarbersambarber(300) 5 years, 8 months ago

With Vista RC1 running very smoothly, WPF programming is here. Here are a few tips to getting .net 3.0 up and running on a test machine, with a couple of WPF links also. read more...

add a comment |category: |Views: 0

tags: another

Dark Room the .Net clone of WhiteRoom(hanselman.com)

submitted by gaechgaech(1240) 5 years, 8 months ago

Dark Room is a Windows Clone of WriteRoom, one of my favorite Mac applications. Dark Room, written in .NET 2.0. The fact that its default state is green text on black isn't the point; you can change the colors. It's the lack of distraction. read more...

add a comment |category: |Views: 12

tags: another