|
|
gregbeech
gregbeech
 |
|
Stories kicked by gregbeech
|
|
submitted by
gregbeech
2 months, 18 days ago
lostechies.com — Details of how to create custom service hosts & behaviours to integrate StructureMap with WCF. It would be much the same approach for any other service container. read more...
|
|
tags:
WebServices | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 months, 19 days ago, submitted by
CraigStuntz
2 months, 22 days ago
gregbeech.com — When debugging, it's common to hover over an object to get a quick view of what its properties are. This is where DebuggerDisplayAttribute comes in. The format string looks similar to normal .NET format strings in that the values to replace are between curly braces, but instead of being told what to substitute the debugger treats these values as expressions and attempts to evaluate them using the current context. read more...
add a comment
|
category: Visual Studio | Views: 184
|
|
tags:
Debug, VisualStudio | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
gregbeech
3 months, 3 days ago
gregbeech.com — Investigates the most efficient way to look up country codes from an IP address. Are Patricia tries really the best way to do it...? read more...
add a comment
|
category: Patterns | Views: 10
|
|
tags:
Patterns | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 3 months, 14 days ago, submitted by
DanRigsby
3 months, 14 days ago
danrigsby.com — ObservableServiceHost is a custom WCF ServiceHost that adds an event when a new serice InstanceContext is created. This can be a useful addition to some, but hopefully the it will help demonstrate the flexibility of the extension mechanisms in WCF. read more...
add a comment
|
category: Web Services | Views: 89
|
|
tags:
WCF, WebServices | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 3 months, 21 days ago, submitted by
klasbas
3 months, 22 days ago
littletutorials.com — Many practices in the software development world are widely accepted at some moment in time as the “true way”. The trouble starts when the “true way” is forced down the throats of people who need a “new way”. Usually popular practices follow a similar path between the moment somebody discovers/creates them and until they get massively popular. read more...
add a comment
|
category: Other | Views: 329
|
|
tags:
practices, Development | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
gregbeech
4 months, 13 days ago
gregbeech.com — Demonstrates how to write T-SQL queries that implement dynamic sorting and paging without using dynamic SQL, and which have the same performance characteristics as statically sorted queries. I bet you didn't know you could use the CASE expression like this... read more...
add a comment
|
category: Database | Views: 16
|
|
tags:
Database | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
spirit1
4 months, 17 days ago
weblogs.sqlteam.com — In my previous post about immediate deadlock notifications in SQL Server 2005 I've shown a way to use a try catch block to get the deadlock error.
The con of this method, although it uses best practice for error handling in SQL Server 2005, is that you have to change existing code and
it doesn't work for non stored procedure code. And that IS a pretty BIG con! So here's a solution to this con.
read more...
add a comment
|
category: Database | Views: 9
|
|
tags:
2005, 2008, Database, SQLServer | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
terrble
4 months, 18 days ago
bradwilson.typepad.com — Is it possible that you simply can't create Nullable<T> programmatically for an arbitrary T? Is Nullable<T> a Heisenberg-Type, where observing it changes it fundamentally? read more...
add a comment
|
category: CLR | Views: 15
|
|
tags:
CLR | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
gregbeech
5 months, 5 days ago
gregbeech.com — Lots of people suggest a ForEach method would be a good addition to the base class framework. This is why I don't think it would be, even though our core library has an implementation of it. read more...
add a comment
|
category: Linq | Views: 48
|
|
tags:
foreach, LINQ | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
aabs
5 months, 9 days ago
aabs.wordpress.com — This article covers the new features in C# 3.0 and Visual Studio 2008 that make complex code generation tasks easy. It explores the techniques by implementing a state machine. read more...
add a comment
|
category: C# | Views: 11
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
orca
7 months, 3 days ago
improve.dk — I've previously written of how to automatically map a DataTable into a strongly typed collection of objects. There's a problem though, it's not fast... I wanted to improve on it, and this is what I ended up with. read more...
add a comment
|
category: C# | Views: 7
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 7 months, 26 days ago, submitted by
nkohari
7 months, 26 days ago
kohari.org — A brief discussion of the Rob Conery TDD backlash, and what it says about open-source on .NET, and the community at large. read more...
3 comments
|
category: Community | Views: 7
|
|
tags:
Community | tag it
Everyones tags: | Your tags: | |
|
|
|
|

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