|
|
percent20
Stories kicked by friends of percent20
|
|
submitted by
schalkvanwyk
3 days, 6 hours ago
weblogs.asp.net — Quickly add logging using "static gateway logging example" and a mini IoC. read more...
|
|
tags:
IoC, Tips | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 5 days, 17 hours ago, submitted by
maartenba
5 days, 22 hours ago
blog.maartenballiauw.be — The new ASP.NET MVC preview 5 featured a number of new HtmlHelper methods. One of these methods is the HtmlHelper.AntiForgeryToken. read more...
add a comment
|
category: ASP.NET | Views: 181
|
|
tags:
ASP.NET, MVC, ASPNETMVC | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 8 days, 14 hours ago, submitted by
javery
9 days, 15 hours ago
altnetpodcast.com — Learn about Ruby, why you should check it out, and what the status is on the IronRuby project, read more...
add a comment
|
category: Open Source | Views: 90
|
|
tags:
OpenSource | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 10 days, 17 hours ago, submitted by
ScottW
11 days, 4 hours ago
weblogs.asp.net — In nearly every bit of WPF training material or weblog there is some reference to the "ah-ha" moment. The point at which all the new concepts you've been learning gel into a cohesive unit.
For me, that moment was one or two months after I started developing WPF in earnest (by which I mean for users other than myself).
The task was to display two different indicators of a business metric, a green up arrow and a red down arrow.
read more...
|
|
tags:
WPF | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
nrstott
14 days, 4 hours ago
nathan.whiteboard-it.com — Defines and describes the benefits of the use of Data Transfer Objects (DTOs). read more...
1 comment
|
category: Patterns | Views: 15
|
|
tags:
Patterns | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
DavyBrion
21 days, 13 hours ago
davybrion.com — Garbage Collection sure is great, isn’t it? We don’t have to keep track of all the memory we’ve allocated and we don’t need to release that memory when it’s no longer needed. Because that is after all what the Garbage Collector does for us, without us having to worry about it. This is actually a widespread misconception among many .NET developers. It’s true that Garbage Collection makes memory management a lot easier, but we simply can’t rely on it all the time. There are most certainly some things you must always keep in mind when it comes to memory management in .NET. read more...
add a comment
|
category: CLR | Views: 9
|
|
tags:
CLR | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 23 days, 1 hour ago, submitted by
RyanFarley
23 days, 9 hours ago
jankoatwarpspeed.com — Janko shows an extremely simple and nicely polished way to create graphical breadcrumbs like on apple.com. read more...
1 comment
|
category: ASP.NET | Views: 489
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 23 days, 16 hours ago, submitted by
Jemm
24 days ago
readwriteweb.com — "In this post we look at a dozen unit testing tips that software engineers can apply, regardless of their programming language or environment." read more...
add a comment
|
category: Unit Testing | Views: 548
|
|
tags:
Testing | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Lyhr
24 days, 11 hours ago
morten.lyhr.dk — Jeffrey Palermo has coined the pattern onion architecture, so what is it?
Actually it is "just" my default architecture, and has been for some time now. The ideas behind are not new, and it is related to other principles and patterns. Never the less I really like having a name for it, so we have a common understanding of it.
read more...
add a comment
|
category: Patterns | Views: 6
|
|
tags:
Patterns | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 24 days, 15 hours ago, submitted by
PeterRitchie
24 days, 18 hours ago
ayende.com — Oren Eini describes new bugs in .NET 3.5 SP1 with ParameterInfo.GetRequiredCustomModifiers and ParameterInfo.GetOptionalCustomModifiers read more...
add a comment
|
category: C# | Views: 157
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 23 days, 8 hours ago, submitted by
Lord
25 days, 21 hours ago
jmorrill.hjtcentral.com — The new D3DImage in WPF opens up worlds for WPF. Direct3D content rendered with WPF...it doesn't get any better! The downside is it seems (correct me if I'm wrong) that Microsoft was only targeting unmanaged Direct3D. Yes there is Managed DirectX, but it seems as if MDX is no longer being maintained and it's not so obvious how to get a D3D surface pointer from the API. It really seems MDX has been left in the dust in favor for XNA, which is a very intuitive D3D wrapper. XNA further exacerbates the issue with XNA and WPF. read more...
add a comment
|
category: XNA | Views: 207
|
|
tags:
WPF, XNA | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
zpyoung
26 days, 7 hours ago
zachariahyoung.com — This was one of the first questions I had when I started learning about the Fluent Nhibernate API. In this article, I want to explain why the API does not need to create static XML files. This API can create static XML files, but it is not necessary. read more...
|
|
tags:
Architecture | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 30 days, 19 hours ago, submitted by
dengar007
30 days, 20 hours ago
frickinsweet.com — A fun little ASP.NET MVC Application I wrote to generate Visual Studio themes based off of 3 given colors. I have always felt that selecting every color to make a decent theme is way too repetitive. This web application automatically chooses complements / contrasts based off your initial color selections (and uses jQuery to let you preview your theme before creating). Check it out and let me know what you think. read more...
2 comments
|
category: Other | Views: 393
|
|
tags:
Theme, Color, MVC, jQuery, ASPNETMVC | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 30 days, 19 hours ago, submitted by
tomdog
1 month ago
atalasoft.com — Quick fix for IDisposable compiler error read more...
add a comment
|
category: C++ | Views: 70
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|

Sponsored Link: www.carlist.ie
Ads via The Lounge
|