|
|
Mintman
Stories kicked by Mintman
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 3 months, 21 days ago, submitted by
volume4
3 months, 21 days ago
dotnet.dzone.com — If you are a C# developer you're familiar with the using directive. It appears at the top of every one of your class files informing the compiler what namespaces should be looked at while compiling this code page so that you don't have to fully qualify every object. (This isn't the interesting bit) read more...
3 comments
|
category: C# | Views: 701
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Mintman
4 months, 25 days ago
garryshutler.blogspot.com — I've recently been thinking about how I could encourage the development team I am part of to further their knowledge and therefore help the entire team to advance and produce better software. read more...
add a comment
|
category: Community | Views: 2
|
|
tags:
Community | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 5 months, 8 days ago, submitted by
Vort3X
5 months, 9 days ago
objectreference.net — I develop for a large, high-availability website, with hundreds of thousands of daily users. As such, we need to cache a lot of data in our web-server memory (which is cheap) to save numerous hits to our main database cluster (which is very expensive). I would imagine the desire to improve performance by saving on database hits is common across many web applications – and caching frequently used data is often seen as one of the best ways to solve this problem. read more...
6 comments
|
category: C# | Views: 53
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 6 months, 6 days ago, submitted by
jeremyjarrell
6 months, 6 days ago
jeremyjarrell.com — Here's a quick way to reduce overall code bloat while making your code even more readable. read more...
2 comments
|
category: C# | Views: 4
|
|
tags:
Tips, C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
rimsystems
6 months, 26 days ago
caffeinatedcoder.com — "I believe that the prevailing stereotype about .NET developers is that we wouldn’t know a software best practice or sound computer science principle if it recursively bit us in the arse." read more...
add a comment
|
category: Other | Views: 0
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
published 7 months, 9 days ago, submitted by
jdelator
7 months, 9 days ago
codinghorror.com — 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: Open Source | Views: 1
|
|
tags:
CodingHorror, OpenSource | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 7 months, 9 days ago, submitted by
adminjew
7 months, 9 days ago
blog.wekeroad.com — The Code
I wrote about this before, but the best way to approach a difficult query is to cut it up into pieces. It really helps in this case, since what we’re doing is statistical and therefore may seem simple, but isn’t really. So let’s break it out:
* We need to know all the Orders that our Product was part of
* We need all of the Products that were part of those Orders, omitting the one we just bought
* We need to roll these up by the SUM of the quantity of the products bought, and order them in descending order
* We need to take the top 5 of this SUM, and query the Products table for the related Products read more...
add a comment
|
category: Linq | Views: 0
|
|
tags:
LINQ | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
spirit1
7 months, 22 days ago
weblogs.sqlteam.com — If you're a fan of security you have to be familiar with Bruce Schneier and his excellent blog. What I didn't know is that he also has a collection of facts like Chuck Norris!
Just how cool is that???
read more...
add a comment
|
category: Other | Views: 0
|
|
tags:
Fun | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 7 months, 23 days ago, submitted by
ailon
7 months, 23 days ago
devblog.ailon.org — DotNetKicks is great source of .NET related information but is it going to survive the shortcomings of "digg" concept? read more...
9 comments
|
category: Community | Views: 2
|
|
tags:
DotNetKicks, Community | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 7 months, 25 days ago, submitted by
viggity
7 months, 25 days ago
vonsharp.net — Demonstrates the easiest way of generating and parsing Xml available in the .net framework. No more XmlNodes and no more CleanStringForXml custom utility functions. read more...
|
|
tags:
XML, Serialization, Tips | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 7 months, 29 days ago, submitted by
wisemx
7 months, 29 days ago
realsoftwaredevelopment.com — Is Silverlight a Flash killer? No. Is it intended to be? Nope. It's much more than that. Will you still see flash animations on sites? Absolutely. But, will you see real applications on the web, built in "AJAX"/Flash? Nope, they will be built using Silverlight. Dare I say, you might someday see Flash running on top of Silverlight! Why not? read more...
12 comments
|
category: Silverlight | Views: 7
|
|
tags:
Silverlight | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
bennage
8 months ago
lostechies.com — How does the development team and the customer come to a common understanding about what needs to get done? Simple things like word choices can become barriers. read more...
add a comment
|
category: Other | Views: 0
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|

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