secretGeek

Stories kicked by secretGeek

8 ways to be a better programmer in 6 minutes.(secretgeek.net)

submitted by Tr3vTr3v(376) 3 years, 3 months ago

It's always nice to read a post where you already follow some of the suggestions but find the odd useful nugget, I dislike seeing literals in my source code and the hint about making them stand out with nasty color coding is something I'll be giving a go! read more...

5 comments |category: |Views: 1306

tags: another

Dan Fernandez's Blog : Visual Studio Express and TestDriven.NET(blogs.msdn.com)

submitted by BrianRichardsBrianRichards(315) 4 years, 11 months ago

Dan Fernandez's response to the Visual Studio Express/TestDriven.NET issue. read more...

add a comment |category: |Views: 26

tags: another

RubyMicrosoft - Martin Fowler talks about RoR and .Net(martinfowler.com)

submitted by .NetKicks.NetKicks(1304) 4 years, 11 months ago

"So with JRuby pretty much here, the spotlight moves onto the other common managed code runtime - .NET. Microsoft's intentions for Ruby are currently much less clear..." read more...

add a comment |category: |Views: 4

tags: another

Microsoft vs TestDriven.Net Express(weblogs.asp.net)

submitted by mgarzamgarza(135) 4 years, 11 months ago

Does TestDriven.Net violate Visual Studio Express EULA? read more...

1 comment |category: |Views: 8

tags: another

SequenceViz :: generate sequence diagrams from .NET assembly file(weblogs.asp.net)

submitted by nlegharinleghari(205) 5 years, 1 month ago

SequenceViz is a free open source tool to automatically generate sequence diagrams from .NET assemblies. read more...

1 comment |category: |Views: 72

tags: another

The launch of BlogEngine.NET(madskristensen.dk)

submitted by madskristensenmadskristensen(8565) 5 years, 1 month ago

BlogEngine.NET is a full featured blog engine targeted at .NET developers. It is light weight and very simple to modify and extend. read more...

add a comment |category: |Views: 5

tags: another

Continuous Integration with The Simpsons™(codeclimber.net.nz)

submitted by simonechsimonech(10.1k) 5 years, 1 month ago

Continuous Integration is useless if nobody knows about the results of the builds in a timely way. So why not shouting it with a "DOH!!" whenever a build is broken and with a "WOOHOO!!" whenever a build is successful? Download these 2 audio files and a few other here. read more...

add a comment |category: |Views: 4

tags: another

An Open Letter to Scott Guthrie(elegantcode.com)

submitted by LordLord(3737) 5 years, 2 months ago

Speaking and working with developers who live daily with your tools, I find confusion and concern over your relationship to the open source community that has grown up around the .Net platform. While Sun, IBM, other platform providers, and ISVs clearly see the open source community as a complimentary codebase to their products, Microsoft tends to use the best and brightest work from the community space as a feature map for .Net. read more...

add a comment |category: |Views: 3

tags: another

Who Tests The Tests?(haacked.com)

submitted by HaackedHaacked(5105) 5 years, 2 months ago

If, according to TDD, you should write unit tests before you write the tests. Shouldn't you write tests for the tests, since the unit tests themselves are code? This post explains how to avoid Zeno's paradox here. read more...

1 comment |category: |Views: 5

tags: another

Generate ERD using GraphViz(ridgway.co.za)

submitted by secretGeeksecretGeek(115) 5 years, 3 months ago

A tutorial (with code) showing how to use GraphVis to generate Entity Relationship Diagrams for SQL Server. read more...

add a comment |category: |Views: 738

tags: another

Bitsharp - BitTorrent library(mono-project.com)

submitted by gavinjoycegavinjoyce(25.7k) 5 years, 3 months ago

BitSharp is the product of Googles Summer of Code 2006. It is a complete BitTorrent suite of libraries which can be embedded in an application. The suite contains: 1. Client Library - Allows the uploading/downloading of torrents. 2. Tracker Library - Allows the hosting of .torrents. 3. Torrent Creator - Allows the creation and editing of .torrent files. All of these libraries were written with Mono in mind. As a result these libraries will function on any operating system that supports either the Microsoft .NET Framework or Mono Framework, be it Windows, Linux, MacOs or other. read more...

add a comment |category: |Views: 370

tags: another

DownloadExec Inline: A VS2003 add-in that lets you run a chunk of code(secretgeek.net)

submitted by secretGeeksecretGeek(115) 5 years, 4 months ago

Highlight some code in Visual Studio 2003 -- press the 'exec selected code' -- and it will run immediately. Great for simple checks, such as string formatting, working out how methods work etc. Works with both C# and VB.net. (sorry to submit my own stuff -- i almost never do this but wanted to share in this case) read more...

add a comment |category: |Views: 4

tags: another

Things I wish I'd known before I installed VS 2005 Service Pack 1(weblogs.asp.net)

submitted by jongallowayjongalloway(4380) 5 years, 5 months ago

Make sure you read this before you install VS2005 SP1 - you'll save a lot of time and drive space. read more...

add a comment |category: |Views: 4

tags: another

The reason why OSS isn't big in MS/.NET land?(weblogs.asp.net)

submitted by gavinjoycegavinjoyce(25.7k) 5 years, 5 months ago

"The reason is simple: Money. Microsoft land and now also .NET land has been and will be for some time to come a land where people are more or less thinking like "Oh, I need a control/tool for this, let's purchase a license of a commercial one I saw in an ad.". In the Java land and also in other areas, like of course the Linux world, people think in general a little different: If you need it, you either download a free, open source one, and if that one sucks, either improve it or write a better one." read more...

add a comment |category: |Views: 1

tags: another

Write your own Code Generator or Template Engine in .NET(codeproject.com)

submitted by gavinjoycegavinjoyce(25.7k) 5 years, 6 months ago

This paper demonstrates building a code generator, template engine, template parser, or template processor in .NET. The demo implementation uses cutting edge .NET technologies available today such as C# .NET 2.0, MS Provider Pattern, Enterprise Library January 2006, CodeDom etc. read more...

add a comment |category: |Views: 93

tags: another

Top 20 Funniest Geek Humor Bits of All Time(community-credit.com)

submitted by BulletBullet(785) 5 years, 6 months ago

I have put together a collection of the absolute funniest Geek Humor bits in the history of geek humor. Among them is "Nick Burns", "Internet Help Desk", "Keeping Your Parents Off of the Internet" and many others. It just doesn't get any funnier than these, especially if you are a computer geek. read more...

1 comment |category: |Views: 17

tags: another