|
|
aloker
aloker
 |
|
Stories submitted by aloker
|
|
submitted by
aloker
2 months, 9 days ago
blog.andreloker.de — The current version of NDepend added support for dependency graphs under 64 bit operating systems. If you remember, this was one of the few points of criticism I mentioned in my little review on NDepend. Visual NDepend can now visualize the dependencies between types, namespaces and members read more...
add a comment
|
category: Products | Views: 1
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
published 2 months, 27 days ago, submitted by
aloker
2 months, 27 days ago
blog.andreloker.de — In the first article of this series I talked about the problems with strings in code. This article will show you how you can use lambda expressions and expression trees as another tool to avoid strings read more...
2 comments
|
category: Patterns | Views: 746
|
|
tags:
Patterns | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
aloker
2 months, 28 days ago
blog.andreloker.de — Despite the undoubted advantages of ORM you probably need to fetch data directly from an IDataReader from time to time. Getting values out of the data reader is easy at first glance. However, there are some issues that you should be aware of read more...
add a comment
|
category: ADO.NET | Views: 15
|
|
tags:
Database, ADO.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 months, 28 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
aloker
2 months, 29 days ago
blog.andreloker.de — The article describes some issues I came across when upgrading from BlogEngine.NET 1.4 to 1.4.5.7 read more...
add a comment
|
category: ASP.NET | Views: 2
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
aloker
3 months ago
blog.andreloker.de — Google has released a beta version of it's browser Chrome. I've just downloaded it and only browsed over some sites I frequently use so I can't give an in-depth review. At least so far everything worked fine. read more...
add a comment
|
category: Open Source | Views: 3
|
|
tags:
OpenSource | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
aloker
3 months, 5 days ago
blog.andreloker.de — The article describes the side effects of making value type fields readonly. read more...
add a comment
|
category: C# | Views: 14
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
aloker
3 months, 6 days ago
blog.andreloker.de — Shows how to enable audio in remote desktop sessions to a Windows Server 2003 server. read more...
|
|
tags:
Tips | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
aloker
3 months, 6 days ago
blog.andreloker.de — This morning I got an e-mail from Lutz Roeder, creator of the marvelous .NET Reflector in which he announces that he handed development of .NET Reflector over to Red Gate Software read more...
2 comments
|
category: Products | Views: 5
|
|
tags:
Tools, Reflector | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
aloker
4 months, 2 days ago
blog.andreloker.de — Someone asked in a forum: Why is there no ICloneable<T> only ICloneable? Good question. It wouldn't have taken too much effort to introduce a generic version when .NET 2.0 came out. But I think MS had a good reason not to introduce ICloneable<T>. And that's because they realized that ICloneable sucks in the first place! Why is that? Because it is effectively undefined what cloning does read more...
add a comment
|
category: C# | Views: 8
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
aloker
4 months, 23 days ago
blog.andreloker.de — Describes some changes from BlogEngine.NET from 1.3 to 1.4 that you might want to revert. read more...
|
|
tags:
BlogEngine.NET, Tips | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
aloker
4 months, 24 days ago
blog.andreloker.de — Did you know that you can annotate an attribute class with an attribute of that very type? read more...
add a comment
|
category: C# | Views: 10
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 4 months, 23 days ago, submitted by
aloker
4 months, 24 days ago
blog.andreloker.de — If you ever wrote code for a non-trivial project chances are that from time to time you stop an think: "I don't know, but I have the feeling that the code is not really clean/too complex/[insert adjective here that makes you feel bad about your code]". Chances are even that you did not had these thoughts - but your source code indeed was not really clean, too complex or what not. While the latter situation is certainly the worse of the two, both situation make clear that we need means to quantify the quality of our code. NDepend is an excellent tool that can be used to generate those metrics read more...
add a comment
|
category: Other | Views: 149
|
|
tags:
NDepend, Review, Tools | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
aloker
4 months, 29 days ago
blog.andreloker.de — Describes how to load a font from a true type font file on disk, a stream or a byte array in C#. read more...
|
|
tags:
Byte, array, Tips, stream | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
aloker
5 months, 4 days ago
blog.andreloker.de — OK, it has already been some days since release, nevertheless you might not have noticed. Subversion 1.5 has been released, bringing some improvements and changes read more...
add a comment
|
category: Open Source | Views: 9
|
|
tags:
Subversion, OpenSource | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
aloker
5 months, 5 days ago
blog.andreloker.de — Returning web pages from POST request can cause a lot of trouble. The POST-Redirect-GET pattern avoids those problems by redirecting the browser to a GET request after a POST request. read more...
add a comment
|
category: Patterns | Views: 6
|
|
tags:
Patterns | tag it
Everyones tags: | Your tags: | |
|
|
|
|

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