DNK has a spanking new server up and running like clockwork. Stability problems are a thing of the past. Our new monitoring service reports 100% uptime since the move!
Stories recently tagged with '.NET' Subscribe to this feed
3
kicks
submitted by goneale 9 days, 4 hours ago

goneale.com — I just wanted to do a “refresher” post regarding ASP.NET MVC validation as many things have changed over the last couple of months and there is a lot of information out there. I wanted to aggregate my known validation options and recommend them in one tabular list. read more...

Add a comment add a comment | category: | Views: 23
ASP.NET MVC Validation Refresh: Best Techniques & Frameworks
tags: , , , , | tag it

1
kicks
submitted by goneale 24 days, 12 hours ago

goneale.com — Good Morning All! (At least here in Aus). Today I’d like to share with you an off topic, fun application I put together from inspiration I got off a StackOverflow.com thread entitled “What’s Your Favorite Harmless Computer Practical Joke?“. If you click this link you’ll jump right to the prank I’m talking about. Basically.. read more...

Add a comment add a comment | category: | Views: 10
Fun C# Cuckoo Clock (Practical Joke or Useful App!)
tags: , , , | tag it

3
kicks
submitted by goneale 25 days ago

goneale.com — I am becoming more interested in F# lately, learning a little more on what it’s all about and in my travels I have stumbled across a few links and topics on why one should use F# and what it’s all about. I thought I might share. Shamefully, I personally have still been too flat out to use it myself, but hoping that will change very soon! read more...

Add a comment add a comment | category: | Views: 14
What & Why Choose F#?
tags: , , , | tag it

4
kicks
submitted by ahmadadnan 25 days, 22 hours ago

theahmadblog.blogspot.com — CSharp 3.0 introduced the var keyword for declaring variables without having to explicitly specify the type. This was done for using anonymous types returned from LINQ queries. Now, I am seeing many developers use it all over their code and think its a good thing. read more...

Add a comment add a comment | category: | Views: 58
Var Wars – Abuse of the CSharp var
tags: , , , , | tag it

1
kicks
submitted by goneale 1 month, 5 days ago

goneale.wordpress.com — My FileSystemWatcherclass was raising multiple events when hooked into the Changed and Created events for monitoring files today. I found out why! read more...

Add a comment add a comment | category: | Views: 11
Multiple Events Fired for File System Watcher Event
tags: , , | tag it

1
kicks
submitted by goneale 1 month, 5 days ago

goneale.wordpress.com — So let’s get started, supposing you wish to compile a list of song titles separated by a comma, ordinarily you would for each loop them, then assign the comma as “, “ on the second iteration. Well, I wanted to get tricky of course... read more...

Add a comment add a comment | category: | Views: 14
Stretching Lambda’s Legs: Single Statement String Concatenation
tags: , , , | tag it

1
kicks
submitted by goneale 1 month, 8 days ago

goneale.wordpress.com — Here’s another gem if you wish to display ancillary data in a tooltip to your users, this method can be used to display varying information dependant on which cell they have hovered over, or could be used to display a tooltip over the entire row, no matter what cell they are on. read more...

Add a comment add a comment | category: | Views: 25
DataGridView Tricks #2: Set Tooltip on Individual Cell or Entire Row
tags: , , | tag it

1
kicks
submitted by goneale 1 month, 8 days ago

goneale.wordpress.com — I remember trying a few different solutions for this a couple of weeks ago, none of which would work enabling me to set the “Hand” cursor when hovering your mouse over a particular DataGridView row’s cell. read more...

Add a comment add a comment | category: | Views: 9
DataGridView Tricks #1: Set Hand Cursor for Entire Cell
tags: , , | tag it

1
kicks
submitted by goneale 1 month, 12 days ago

goneale.wordpress.com — I love Visual Studio, in fact it’s my FAVOURITE IDE, and not to mention one of my favourite tools of all time… and that’s why I CANNOT STRESS ENOUGH, how I’m hoping Microsoft will fix the WPF font rendering / blur / fuzziness whatever you may call it ‘bug’ by.. read more...

Add a comment add a comment | category: | Views: 32
Visual Studio 2010 Beta 1 – Complete with Blurry WPF Font Rendering!
tags: , , , | tag it

21
kicks
published 1 month, 11 days ago, submitted by simonech simonech 1 month, 12 days ago

codeclimber.net.nz — Take the survey to see how the adoption of Ajax among .NET developers changed since the survey held in 2007 read more...

Add a comment add a comment | category: | Views: 233
 Survey: Ajax usage among .NET developers in 2009
tags: , , , , | tag it

4
kicks
submitted by leedumond leedumond 1 month, 15 days ago

leedumond.com — Catching Exception, SystemException, or ApplicationException; or coding empty catch blocks, aren’t just bad practices — it’s just plain wrong. Here's why you shouldn't do it. read more...

Add a comment add a comment | category: | Views: 15
Friends Don’t Let Friends catch (Exception)
tags: , | tag it

1
kicks
submitted by kevinbabcock 1 month, 18 days ago

myviewstate.net — An introductory look at .NET Reflector read more...

Add a comment 1 comment | category: | Views: 7
Weekly Tool Tip: Introducing .NET Reflector
tags: , , | tag it

1
kicks
submitted by brunopiovan 1 month, 19 days ago

weblogs.asp.net — Some code I wrote to help when working with bencoding/decoding and torrent files. read more...

Add a comment add a comment | category: | Views: 15
BEncoding and Torrent files with .Net
tags: , , , , | tag it

2
kicks
submitted by senfo senfo 1 month, 26 days ago

jason.whitehorn.ws — Demonstrates how to expose an assembly's internal parts to "friend" classes using the InternalsVisibleTo attribute. read more...

Add a comment add a comment | category: | Views: 14
The Wonders Of InternalsVisibleTo
tags: , , , | tag it

1
kicks
submitted by goneale 1 month, 27 days ago

goneale.wordpress.com — I think I understand more about setting up a WCF service from this article then from about 10 links I found previously; and that’s saying something coming from an MSDN article. read more...

Add a comment add a comment | category: | Views: 11
Certificate Authentication & Transport Security in WCF
tags: , , | tag it

2
kicks
submitted by goneale 2 months, 4 days ago

goneale.wordpress.com — The longly anticipated ASP.NET MVC book entitled “Professional ASP.NET MVC 1.0” has just been released and available over at Amazon.com right now. Published by Wrox and content put together by some of our greatest names in the .NET community, Scott Guthrie, Rob Conery, Scott Hanselman and Phil Haack. read more...

Add a comment add a comment | category: | Views: 29
Professional ASP.NET MVC 1.0 Book Released!
tags: , , , | tag it

 

Search: