nillfm

Stories kicked by nillfm

How DotNetKicks posts are being ripped off for other sites!(mikeduncan.com)

submitted by DuncanChudDuncanChud(925) 4 years, 2 months ago

How posts from DotNetKicks are being copy-and-pasted wholesale into other sites. Is your hard work blogging just being stolen for other companies traffic? read more...

3 comments |category: |Views: 4

tags: another

UI design patterns library(ui-patterns.com)

submitted by uadozeruadozer(650) 4 years, 2 months ago

Very cool site which shows give you ideas about visual presentation for misc elements of user interface read more...

2 comments |category: |Views: 339

tags: another

The One Single Tip to Comment Your Code(itscommonsensestupid.blogspot.com)

submitted by nsoonhuinsoonhui(1810) 4 years, 2 months ago

You've heard about 13 tips to comment your code, but what about the One Single Tip? read more...

add a comment |category: |Views: 9

tags: another

LINQ Framework Design Guidelines(blogs.msdn.com)

submitted by nuwandanuwanda(90) 4 years, 2 months ago

New set of design guidelines from Krzysztof Cwalina's team. read more...

1 comment |category: |Views: 17

tags: another

Command Window(ohnull.com)

submitted by nillfmnillfm(265) 4 years, 2 months ago

A brief introduction the the Command Window. read more...

1 comment |category: |Views: 14

tags: another

stylizedweb.com - Most used CSS tricks(stylizedweb.com)

submitted by wisemxwisemx(8074) 4 years, 2 months ago

Earlier before I have written an article about current best CSS hacks which you can see here And now here’s the list of today’s most used CSS tricks – tips. I have added image examples for most of them because of critics on CSS hacks article. If you think I have missed any please let me know. read more...

add a comment |category: |Views: 11

tags: another

Retaining Good Developers - 10 Things To Keep Them Happy(keepitsimpleprojects.com)

submitted by simplicityiskeysimplicityiskey(650) 4 years, 2 months ago

This is a great article. I just wish some of my previous employers would have done just a few of these things. I probably would have stuck around longer. read more...

6 comments |category: |Views: 161

tags: another

XElement and friends(ohnull.com)

submitted by nillfmnillfm(265) 4 years, 2 months ago

Some basic Xml document construction with the System.Linq.Xml namespace read more...

add a comment |category: |Views: 4

tags: another

Hidden Gem: Singleton Factory in C#(cognitivecoding.com)

submitted by shivashankarpshivashankarp(335) 4 years, 2 months ago

Simple and generic implementation of singleton factory in C#. read more...

5 comments |category: |Views: 343

tags: another

Those old C bit tricks(ohnull.com)

submitted by nillfmnillfm(265) 4 years, 2 months ago

Something just for fun on a Tuesday evening while the wife is out. :) read more...

add a comment |category: |Views: 22

tags: another

Implementing Interfaces: ICloneable and IComparable(blog.reamped.net)

submitted by kayoskayos(890) 4 years, 2 months ago

A friend of mine was showing me about some common interfaces and some good use cases for them the other day. A discussion arose of how to accurately create a deep copy of an object and the best way to go about it. Shortly after that discussion we got into the Sort() method and how to dictate how that method will sort your objects. This is when he spilled into telling me all about these common interfaces. read more...

1 comment |category: |Views: 63

tags: another

Solving circular reference serialization with WCF(sitechno.com)

submitted by RBoekeRBoeke(115) 4 years, 2 months ago

A extremely easy to use alternative to the PreserveObjectReferences option in datacontractSerializer. This way much nicer XML is created. read more...

add a comment |category: |Views: 567

tags: another

Extending DebuggerVisualizer — visualizing data as a graph in the debu(ohnull.com)

submitted by nillfmnillfm(265) 4 years, 2 months ago

Brief example of showing how to create a data visualizer for the debugger in Visual Studio. In this case, the visualizer draws a graph of a collection of points. read more...

add a comment |category: |Views: 2

tags: another

Link to Everything: A List of LINQ Providers(blogs.msdn.com)

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

I've recently updated the list of LINQ Providers found on my Links to LINQ page, accessible from the News section on the left of my blog. I'm sure there are other providers available. Feel free to write me or append a comment if you want to add to this list. read more...

add a comment |category: |Views: 39

tags: another

Three levels of extension methods(dimebrain.com)

submitted by dcrennadcrenna(1355) 4 years, 2 months ago

Some tips for building up C# 3.0 extension methods to solve problems, from wrapping static framework classes, to creating missing methods, to performing business logic validation. read more...

add a comment |category: |Views: 1

tags: another

Douchebaggery(codinghorror.com)

submitted by jdelatorjdelator(500) 4 years, 2 months ago

To imply that programmers using Windows "don't care enough about their tools to get the best"? I have a pretty thick skin based on the psychic scars of the thousands of petty internet religious wars I've participated in, and this one even ruffles my feathers a little. I read more...

14 comments |category: |Views: 5

tags: another