|
|
HoolieMan
HoolieMan
 |
|
Stories kicked by HoolieMan
|
|
submitted by
dscoduc
1 month, 2 days ago
dscoduc.com — Getting tired of deleting those darn Busby SEO Test comments on my blog I decided to do something about it. I created a new BlogEngine.NET extension that allows you to generate a blacklist using regular expressions to filter the author names. read more...
add a comment
|
category: ASP.NET | Views: 3
|
|
tags:
BlogEngine.NET, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 months, 1 day ago, submitted by
jacook11
2 months, 1 day ago
mattberseth.com — Conclusion
There is an incentive for publishers that use DNK to setup phony accounts that will help get stories from certain domains on the front page. So guess what happens ... it would appear that a certain number of people are doing this. read more...
8 comments
|
category: Other | Views: 333
|
|
tags:
DotNetKicks | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 months, 11 days ago, submitted by
Jemm
2 months, 11 days ago
microsoft.com — "Microsoft Visual Studio 2010 and the .NET Framework 4.0 are the next generation development tools and platform for Windows Vista, the 2007 Office System, and the Web." read more...
8 comments
|
category: Visual Studio | Views: 739
|
|
tags:
VisualStudio2010, .net4.0, VisualStudio | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 3 months, 4 days ago, submitted by
schalkvanwyk
3 months, 5 days ago
codebetter.com — Today we launched an exciting project on CodePlex, namely the Common Service Locator library. What is it? It's a shared interface that applications and frameworks can reference in order to leverage IoC containers / service location mechanisms without taking hard dependencies.
read more...
1 comment
|
category: Patterns | Views: 187
|
|
tags:
Patterns | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 5 months, 7 days ago, submitted by
AndrewPeters
5 months, 8 days ago
andrewpeters.net — Leveraging expression trees and extension methods to build a fluent invariant checking API. read more...
add a comment
|
category: C# | Views: 423
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 5 months, 8 days ago, submitted by
jblankenburg
5 months, 9 days ago
jeffblankenburg.com — So I've heard the bad press. I've seen the pc vs. mac ads. I've heard my friends' complaints about crashing, security, and speed.
That's why I'm moving to Windows Mojave. It seems Microsoft finally got an OS right. read more...
5 comments
|
category: Vista | Views: 924
|
|
tags:
Windows, Microsoft, Vista, Mojave | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 5 months, 17 days ago, submitted by
Anastasiosyal
5 months, 19 days ago
anastasiosyal.com — C# 3.0 still hasnt sunk in yet for most, yet there already seems to be some buzz about c# features we would like to see in the future. Here is my take on the 4 language features i would like to see implemented in C# read more...
6 comments
|
category: C# | Views: 641
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 5 months, 20 days ago, submitted by
whoisvaibhav
5 months, 20 days ago
blog.gadodia.net — This is the first time I have envied VB over C#. Here's a thing that is useful and you can do in Vb.Net, but not in C#. read more...
2 comments
|
category: C# | Views: 669
|
|
tags:
ExtensionMethods, VB.NET, C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 5 months, 22 days ago, submitted by
shaharyr
5 months, 22 days ago
dev102.com — Yes, I will use m_ prefix for class members. I DO NOT NEGOTIATE WITH TERRORISTS. Shut up.
Actually, I don’t mind which prefix shall be used but in order to make member variables distinct from local variables, we have to give it some prefix. This is a part of a coding convention for C++ adopted by Microsoft called Hungarian notation. Some of you may say that it may be a bit disturbing using C++ naming conventions in C# code, but...
read more...
add a comment
|
category: Architecture | Views: 316
|
|
tags:
Architecture | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 5 months, 22 days ago, submitted by
PeterRitchie
5 months, 22 days ago
codebetter.com — Jeremy Miller lists classes that show up in also every project is works with. read more...
add a comment
|
category: C# | Views: 502
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
swalther
5 months, 23 days ago
weblogs.asp.net — In this tip, Stephen Walther demonstrates how you can write unit tests for MVC controller actions that access a database. He shows you how to create a base unit test class that you can use to unit test your LINQ to SQL controller action code. read more...
add a comment
|
category: ASP.NET | Views: 7
|
|
tags:
ASPNETMVC, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 5 months, 22 days ago, submitted by
AlexCuse
5 months, 23 days ago
codebetter.com — Lots of good extension methods here for C# read more...
2 comments
|
category: C# | Views: 594
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 5 months, 23 days ago, submitted by
Vort3X
5 months, 23 days ago
objectreference.net — Well, JavaScript developers, specifically. In order to aid in development of my own websites, I enabled JavaScript debugging in Internet Explorer a few weeks back. To my horror, I have quickly experienced what seems to be complete disregard for serving syntactically correct JavaScript on the open internet. No, I’m not just talking about a few niche websites, run by amateur programmers. I am talking about industry-leading nerd-friendly powerhouse websites that should know better. read more...
4 comments
|
category: AJAX | Views: 650
|
|
tags:
JavaScript, AJAX | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
BlackWasp
5 months, 30 days ago
blackwasp.co.uk — Namespaces are ideal for organising your classes and structures. As software increases in size, the probability of namespace and class names colliding and causing ambiguity problems increases. The namespace alias qualifier decreases this possibility. read more...
add a comment
|
category: C# | Views: 22
|
|
tags:
alias, C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|

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