|
|
ekampf
Stories kicked by ekampf
|
|
published 21 days, 18 hours ago, submitted by
tentacle
24 days, 18 hours ago
developerzen.com — I’ve been having mixed feeling for quite some time now regarding LINQ.
Sure it can make working with data sources a lot easier and it can definately save a lot of code but it also has the potential of creating cryptic complex code... read more...
11 comments
|
category: Linq | Views: 589
|
|
tags:
Bullshit, LINQ | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
ekampf
25 days, 15 hours ago
developerzen.com — A guide on how to migrate all dasBlog posts to WordPress and ensure that your old dasBlog sitere directs all calls to the right address on the new blog so that you don't loose search engine links\ranking and confuse your readers. read more...
add a comment
|
category: Other | Views: 0
|
|
tags:
Wordpress, DasBlog | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
ekampf
1 month, 1 day ago
ekampf.com — Change your team's terminology and work in terms of personas and goals. Rather than thinking of users as an abstract, difficult-to-describe, amorphous group of people, personas instruct us to talk about specific users who have names, personalities, needs, and goals. Understanding exactly who the users are and what they do with the software is essential to determine if a certain feature is actually required. read more...
add a comment
|
category: Other | Views: 3
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
submitted by
ekampf
1 month, 29 days ago
ekampf.com — I was on a phone interview the other day where I was asked for my definition of “Good Code”... read more...
add a comment
|
category: Other | Views: 15
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
submitted by
ekampf
3 months, 11 days ago
ekampf.com — It seems like Microsoft and Yahoo! are talking again to such an extent that is was either required, or in Microsoft's interest to release the following statement... read more...
add a comment
|
category: Other | Views: 1
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
published 4 months, 30 days ago, submitted by
eugenciuta
5 months, 1 day ago
dotnetfacts.blogspot.com — System.String type is used in any .NET application. We have strings as: names, addresses, descriptions, error messages, warnings or even application settings. Each application has to create, compare or format string data. Considering the immutability and the fact that any object can be converted to a string, all the available memory can be swallowed by a huge amount of unwanted string duplicates or unclaimed string objects. Now let's see how a string object should be handled to preserve memory. read more...
|
|
tags:
practices, Best, preserve, Memory, C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 5 months, 2 days ago, submitted by
JamesNK
5 months, 2 days ago
james.newtonking.com — An improved version of the string FormatWith extension method. It now has the ability to also work with named variables, e.g. "{UserName} last logged in at {LastLoginDate}".FormatWith(user) read more...
add a comment
|
category: C# | Views: 13
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 4 months, 29 days ago, submitted by
Bognit
5 months, 2 days ago
codersbarn.com — I recently posted a solution to the eternal PayPal / ASP.NET form submission problem using Jeremy Schneider's custom GhostForm class. Since then, several people have made mention of a problem of a problem that I came across myself when coding this, namely getting your project to recognize the reference to the new custom form class. read more...
add a comment
|
category: ASP.NET | Views: 35
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 5 months, 5 days ago, submitted by
ekampf
5 months, 5 days ago
ekampf.com — In the first post in the series I gave an overview of the pattern we'll be using.
This post will go deeper into the DataModel, as defined in the previous post:
The DataModel is defined exactly as the Model in MVC; it is the data or business logic that stores the state and does processing of the problem domain.
The DataModel abstracts expensive operations such as data fetching without blocking the UI thread. It can keep data "alive" fetching it periodically from source (example: stock ticket), merge information from several sources etc.
The DataModel is completely UI independent and pretty much straightforward to unit test.
The DataModel exposes data in a way that makes it easily consumable by IBF. read more...
|
|
tags:
WPF, EranKampf, MetadataDrivenUserInterface, Patterns, MVC | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
ekampf
5 months, 13 days ago
ekampf.com — A WPF screen saver project template for Visual Studio 2008 and .NET 3.5 read more...
|
|
tags:
EranKampf, WPF | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
ekampf
6 months, 8 days ago
ekampf.com — icrosoft got Steve Ballmer, Ray Ozzie, the SVP of the Servers and Tools Business and the SVP of Legal and Corporate Affairs announcing something "significant". The only reason I can think of for having a lawyer on call is if the announcement is about an acquisition or licensing. Maybe something regarding open source? read more...
2 comments
|
category: Other | Views: 1
|
|
tags:
EranKampf | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 6 months, 25 days ago, submitted by
rstrahl
6 months, 25 days ago
west-wind.com — The DataContext is the central object that holds LINQ to SQL together. This post talks about a few different approaches you can use to hang on to your DataContext in the course of a request, to pass between layers or to manage on a per thread/request level. read more...
1 comment
|
category: ASP.NET | Views: 27
|
|
tags:
.net3.5, 3.5, Database, ASP.NET, LINQ | tag it
Everyones tags: | Your tags: | |
|
|
|
|

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