|
|
entrodus
entrodus
 |
|
Stories kicked by entrodus
|
|
published 18 days, 10 hours ago, submitted by
bkon
18 days, 21 hours ago
socialsnippets.com — The Facebook Developer Toolkit project has just released version 2.0 of their ASP.NET API into the wild, so let's go over the basics. In this article, we focus on creating an absolutely bare bones FBML application that leverages the API. Enjoy! read more...
1 comment
|
category: ASP.NET | Views: 306
|
|
tags:
API, .Net, ASP.NET, Facebook | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 19 days, 20 hours ago, submitted by
jkealey
20 days, 3 hours ago
blog.wekeroad.com — Rob Conery: Over the last week I've made massive improvements and upgrades to SubSonic 3.0 and the templates that it comes with. I haven't been this obsessive and inspired since I created SubSonic in the first place, and I have to tell you I am more than stoked to see this pull together. read more...
1 comment
|
category: Database | Views: 351
|
|
tags:
SubSonic, Database | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 20 days, 14 hours ago, submitted by
BrianGenisio
21 days, 4 hours ago
brian.genisio.org — Although Microsoft will claim that it is "not possible to have a memory leak in managed code", most seasoned .NET developers will laugh at that statement. It turns out that it is very easy to leak memory -- just keep a referencing object around longer than the referenced object, and you can leak.
Here is a way to write tests to catch leaks. read more...
2 comments
|
category: C# | Views: 505
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 17 days, 4 hours ago, submitted by
Tazer
28 days, 21 hours ago
blog.wekeroad.com — Let's get this out of the way: I know you're going to think I'm nuts as you read this. You may "pfft" to what you're about to read - know that I know you're "pfft"-ing me. All I ask is that you consider what I'm about to suggest... read more...
1 comment
|
category: C# | Views: 459
|
|
tags:
TDD, DDD, C#, Database | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 month, 11 days ago, submitted by
JoshSmith
1 month, 11 days ago
cracknetproject.com — Crack.NET is a runtime debugging and scripting tool that gives you access to the internals of any .NET desktop application running on your computer. If you love Snoop and Mole for Visual Studio, you’ll love Crack.NET, too. Crack.NET allows you to “walk” the managed heap of another .NET application, inspect all kinds of values on objects, and even manipulate those objects via IronPython scripts. read more...
|
|
tags:
WPF | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 month, 11 days ago, submitted by
frank12345
1 month, 12 days ago
blogs.msdn.com — Introducing : Crack.NET read more...
|
|
tags:
WPF | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 months, 1 day ago, submitted by
adamtibi
2 months, 2 days ago
adamtibi.net — The definite guide to the tricks and tactics employed by some IT recruting agents that made the UK software consultant's recruting process a nightmare. read more...
add a comment
|
category: Other | Views: 418
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
published 2 months, 8 days ago, submitted by
BrianGenisio
2 months, 9 days ago
brian.genisio.org — When you write your interfaces in C#, you might be casting them in stone. You REALLY need to think about how you write your interfaces. Avoid interfaces with concrete parameters such as Dictionary<> and List<> and prefer interfaces such as IDictionary<> and IList<>. Here is why! read more...
add a comment
|
category: C# | Views: 681
|
|
tags:
ReadIt, C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 months, 19 days ago, submitted by
faisal
2 months, 20 days ago
windowsclient.net — After my post on creating reflection with Silverlight 2 Beta . I was asked several times by couple of Silverlight enthusiasts questions like this : is there any way i can reflect an entire grid?, is it possible to make a reflection of lets say a grid with multiple buttons since there is no VisualBrush in Silverlight?, is there any chance to reflect some generic Control(Framework element etc)?. So I started to think about how entire Layout Panels like Grid,Canvas,Border etc. can be reflected. In WPF I did this stuff so easily. But in Silverlight I didn't find any any way till last night. The idea behind Layout reflection is , creating a mirror effect of a Container Control, which means child controls placed inside the container will also be reflected. read more...
add a comment
|
category: Silverlight | Views: 168
|
|
tags:
Silverlight | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 months, 20 days ago, submitted by
OmarKooheji
2 months, 21 days ago
bangequals.net — Make your life easier while debugging in Visual Studio, see your objects in thier full glory using ToString. read more...
1 comment
|
category: Visual Studio | Views: 405
|
|
tags:
VisualStudio | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 months, 29 days ago, submitted by
aloker
2 months, 29 days ago
blog.andreloker.de — I uninstalled Google Chrome after considering the potential threads for privacy read more...
8 comments
|
category: Other | Views: 842
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
submitted by
wekempf
3 months, 12 days ago
wekempf.spaces.live.com — How to use attached behaviors to avoid inheritance in WPF. read more...
|
|
tags:
WPF | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 3 months, 11 days ago, submitted by
Jemm
3 months, 12 days ago
blog.nerdplusart.com — Cool particle effects live demo done with Silverlight. Sources are available, too! read more...
1 comment
|
category: Silverlight | Views: 336
|
|
tags:
Silverlight | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
marlongrech
4 months ago
marlongrech.wordpress.com — This articles explains how Namescopes work and tips and tricks you can do with them.... read more...
|
|
tags:
WPF | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 4 months, 2 days ago, submitted by
razamit
4 months, 3 days ago
dev102.com — Have you ever tried to create a DataTemplate for a Generic Class? Here is how you do it. read more...
|
|
tags:
templage, Generics, WPF | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 4 months, 10 days ago, submitted by
rudigrobler
4 months, 11 days ago
dotnet.org.za — A link list of the latest news on WPF of the last 2 weeks! read more...
|
|
tags:
WPF | tag it
Everyones tags: | Your tags: | |
|
|
|
|

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