ejsmith

Stories kicked by friends of ejsmith

SLCanvas: Now Canvas Tag Support(www.jondavis.net)

submitted by stimpy77stimpy77(1271) 2 years, 3 months ago

IE6~IE8 now support the canvas HTML tag, with a couple minor caveats. read more...

add a comment |category: |Views: 21

tags: another

A deeper look into AutoMapper: Projection and Flattening Objects(www.dimecasts.net)

submitted by dwhittakerdwhittaker(13.1k) 2 years, 4 months ago

Continue our look at the AutoMapper framework. AutoMapper is a framework which uses a convention-based matching algorithm to match up source to destination values. In this episode we are going to take a deeper look at how you can flatten your model during transformation or perform projection during transformation. read more...

add a comment |category: |Views: 449

tags: another

How Fanboys See .NET ORMs(www.kevinwilliampang.com)

submitted by kpanghmckpanghmc(2055) 2 years, 4 months ago

A play off of the recent "How Fanboys See Operating Systems" post. read more...

4 comments |category: |Views: 717

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

Free .NET Profilers and Some Paid Ones Too(devcurry.com)

submitted by mopenmopen(3596) 2 years, 5 months ago

Profiling is an important part of your software development process and allows you to determine improvements in your applications. In simple words, it is tuning your application to increase its performance. Here are some free and paid .NET profilers to do the job for you read more...

1 comment |category: |Views: 675

tags: another

YouCube 3.0 - WPF 3D Chromium Browser(chriscavanagh.wordpress.com)

submitted by BobStroggBobStrogg(1033) 2 years, 8 months ago

There’s an updated version of YouCube (WPF 3D Web Browser) available based on my Awesomium / Chromium WPF control. read more...

1 comment |category: |Views: 656

tags: another

Three Tiers - Why do it the Easy Way if you can do it more Complicated(codingefficiency.com)

submitted by codeffcodeff(155) 2 years, 10 months ago

As many projects, this one just wanted to implement three tiers, with the data and the business layer having their own data containers. Although they are equal by content, they are different classes. read more...

add a comment |category: |Views: 17

tags: another

I Love Code Generation – Why Don’t You? (professionalaspnet.com)

submitted by docluvdocluv(1575) 2 years, 11 months ago

I have a passion for code generation. I use it everyday to create thousands upon thousands of lines of boring, routine code. In this article I explore 3 reasons why I love code generation. I hope it causes those who don't use code generation to adopt it. read more...

add a comment |category: |Views: 764

tags: another

Updated DotNetKicks button(dscoduc.com)

submitted by anzeranzer(135) 3 years, 2 months ago

dotnet kick button read more...

1 comment |category: |Views: 248

tags: another

EntitySpaces 2009 Debugger Visualizer(entityspaces.net)

submitted by stimpy77stimpy77(1271) 3 years, 3 months ago

EntitySpaces 2009 will sport a slick new Visual Studio object previewer for the debugger. read more...

add a comment |category: |Views: 17

tags: another

Top Visual Studio Add-ins(web2asp.net)

submitted by sedgeysedgey(1728) 3 years, 3 months ago

I am often asked what my favourite development tools are, so I thought I’d write down a few that I use and why. I have split this list in 2 as some of these are add-ons for visual studio and others are just standalone applications here are the VS Add-ins. read more...

add a comment |category: |Views: 1402

tags: another

EntitySpaces 2009 Q1 WCF Demo(jondavis.net)

submitted by stimpy77stimpy77(1271) 3 years, 4 months ago

I created a new WCF demo for EntitySpaces, one of the most popular third party ORM solutions available for .NET. read more...

add a comment |category: |Views: 26

tags: another

Why you should not use the ADO.NET Entity Framework(kindblad.com)

submitted by kindbladkindblad(270) 3 years, 4 months ago

Reasons to why the ADO.NET Entity Framework is not mature enough for real business application. read more...

3 comments |category: |Views: 942

tags: another

The Problems with NHibernate(beginnermediate.com)

submitted by percent20percent20(855) 3 years, 4 months ago

The problems that exist for NHibernate to become better, and have better adoption rates. read more...

5 comments |category: |Views: 615

tags: another

There is More Content than Just the Front Page on DotNetKicks(beckelman.net)

submitted by beckelmwbeckelmw(2755) 3 years, 4 months ago

Are you tired of going to DotNetKicks and finding the same stories on the front page for days in a row? Trust me, there is some great content out there that never makes the front page. You just have to look a little deeper. When you do, you can help put some of that great new content in front of the masses. Even if you don’t submit stories yourself, you can still help out by giving the initial votes that push a story to the front page. read more...

add a comment |category: |Views: 249

tags: another

An idea on how-to avoid spam in Dot-Net-Kicks(sharpregion.com)

submitted by AdrianAisembergAdrianAisemberg(2004) 3 years, 5 months ago

The “Upcoming Stories” RSS in Dot-Net-Kicks is full of SPAM. Here’s a idea on how to avoid it: Use a .NET captcha: ask questions that are difficult to guess but easy to answer. Read and Kick. It will help us all. read more...

3 comments |category: |Views: 162

tags: another