Loading...
DotNetKicks.com
.NET links, community driven
login
register
submit a story
upcoming stories
about
blog
Why not
join our community?
, there are
12 users online
home
users
yesthatmcgurk
comments
DotNetKick.com is an
open-source project
. Please
report any bugs
and let us know
your great suggestions
.
Currently running svn revision
620
(rss)
Kick Spy!
,
Kick Zeitgeist
and
Kick Widgets
yesthatmcgurk
yesthatmcgurk
Profile
Kicked
Submitted
Comments
Tags
Friends
Kicked By Friends
Submitted By Friends
Comments:
Downloadable Hotfix: False C# compilation errors for ASP.NET code-behi
Awesome. That was bugging the CRAP outta me.
posted by
yesthatmcgurk
1 month, 1 day ago
Shortcut Key to Comment code in VS and SQL Server Management Studio
Gimme a friggen break. ctrl-k-c and ctrl-k-u aren't worth a kick. Bannination be upon you.
posted by
yesthatmcgurk
1 month, 15 days ago
Enterprise Library 3.0 Overview
What about 4.0?
posted by
yesthatmcgurk
2 months, 17 days ago
Google Chrome: I liked it at first but … its memory usage is ABSURD!.
I hate defending Google, but this guy is going crazy over what would be a little under 1.3% of total system memory per tab. He doesn't even open up tons of tabs to see what happens.
(insert pic of kitten freaking out)
OH NOES CROME AET MAI MEMRY!
posted by
yesthatmcgurk
2 months, 24 days ago
[.NET] C# 'is' operator
I'm not a fan of 'is' for a couple reasons.
1) Bill Clinton... no, strike that.
1) Using it always ends up with a warning about casting twice... if(foo is Bar) ((Bar)foo).DoSomethingAsBar() essentially casts twice, and you get the compiler warning (or is it code analysis?).
2) Its too often used as a crutch for bad code. Take, for instance, the above example. Have you ever done that? Have you seen anybody do it? Didn't you feel dirty afterwards?
Better var bar = foo as Bar; if(bar != null) bar.DoSomethingAsBar(); Better yet, don't.
posted by
yesthatmcgurk
2 months, 27 days ago
Does C# support custom exceptions?
Is there an assignment operator in C#? Short and sweet references.
Yes, its the equals sign: =
posted by
yesthatmcgurk
3 months ago
Team Foundation Server
Actually, its a decent linkdump on TFS.
posted by
yesthatmcgurk
3 months ago
Team Foundation Server
Team Foundation Server
Team Foundation Server
Team Foundation Server
Team Foundation Server
Team Foundation Server
Team Foundation Server
Team Foundation Server
Team Foundation Server
Team Foundation Server
Team Foundation Server
Team Foundation Server
Team Foundation Server
Team Foundation Server
Team Foundation Server
Team Foundation Server
Team Foundation Server
Team Foundation Server
Team Foundation Server
Team Foundation Server
Team Foundation Server
Team Foundation Server
Team Foundation Server
Team Foundation Server
Team Foundation Server
Team Foundation Server
Team Foundation Server
Team Foundation Server
Team Foundation Server
Team Foundation Server
Team Foundation Server
Team Foundation Server
Team Foundation Server
Team Foundation Server
Team Foundation Server
Team Foundation Server
Team Foundation Server
Team Foundation Server
Team Foundation Server
Team Foundation Server
and Team Foundation Server.
Team Foundation Server
Team Foundation Server
Team Foundation Server
Team Foundation Server
Team Foundation Server
Team Foundation Server
Team Foundation Server
Team Foundation Server.
posted by
yesthatmcgurk
3 months ago
A glance at .NET Framework 3.0
What I'm looking forward to is the new generic support in 2.0!!! I herd from beta testers that it roxxx!
posted by
yesthatmcgurk
3 months, 3 days ago
Hanselman blogs on Atom, AtomPub and BlogSvc, an AtomPub Server in WCF
Booyachaka?
Booyachaka???
posted by
yesthatmcgurk
3 months, 11 days ago
http://lostintangent.com/2008/08/11/net-35-enhancements-training-kit-r
Worst story title evar.
posted by
yesthatmcgurk
3 months, 20 days ago
SQL Server 2008 RTM available from MSDN/TechNet
Why would I complain??? I'm just chilling under my rock over here...
posted by
yesthatmcgurk
3 months, 26 days ago
Implementing IDisposable
They forgot the destructor, and didn't make it clear (if at all) where unmanaged resources should be released.
posted by
yesthatmcgurk
3 months, 26 days ago
Quantity Always Trumps Quality
On the other side, practice makes perfect. I think (like most things) it should be a mix of the two. Take writing, for instance. You can't study your way into being a good writer; you have to write, critique, and improve your writing. However, without reading examples of quality writing and learning from it your progress will be much slower...
posted by
yesthatmcgurk
3 months, 28 days ago
Software I can't work without
3 installs in 12 months? Not that mutch? Are you crazy?
posted by
yesthatmcgurk
4 months, 1 day ago
Timeout expired. The timeout period elapsed...server is not responding
The description makes my head hurt. Au.
posted by
yesthatmcgurk
4 months, 1 day ago
« Previous
1
2
3
4
5
6
...
28
29
Next »
Sponsored Link:
www.carlist.ie
Search:
Ads via The Lounge
DotNetKicks is an open source project from
Incremental Systems