johnman

Stories kicked by johnman

Neptune (personal SMTP testing server)(donovanbrown.com)

submitted by jonasjonas(2215) 3 years, 7 months ago

Neptune is a SMTP Development Server targeted for use in automated testing. It's a SMTP server that does not relay the message and allows you to query for messages and their content. read more...

add a comment |category: |Views: 445

tags: another

XAML to PNG with server-side WPF(blogs.msdn.com)

submitted by frank12345frank12345(2809) 3 years, 7 months ago

XAML to PNG with server-side WPF sample read more...

2 comments |category: |Views: 204

tags: another

Silverlight 2.0 RTM available from Oct 14th, on a Linux machine next t(codeclimber.net.nz)

submitted by simonechsimonech(10.1k) 3 years, 7 months ago

Silverlight 2.0 will go RTM tomorrow morning, with an Eclipse plugin to allow development of SL app on Linux to Java developers read more...

add a comment |category: |Views: 219

tags: another

Big News about Silverlight coming this Monday and some open source too(weblogs.asp.net)

submitted by johnmanjohnman(1280) 3 years, 7 months ago

Big news about Silverlight coming this Monday (ideas on what it could be) and two open source tools you may not have heard of but could prove very useful (an open source integration server and an open source search server). read more...

add a comment |category: |Views: 19

tags: another

NAnt build file reuse with Macrodefs, 1/2(build-doctor.com)

submitted by simpsonjuliansimpsonjulian(20) 3 years, 8 months ago

Java's Ant build tool has a wonderful type called Macrodef. This is part one of a two-parter on how to use a port of macrodef to tidy up your NAnt build. read more...

add a comment |category: |Views: 52

tags: another

List of countries, cities, languages(amrelgarhytech.blogspot.com)

submitted by amrelgarhyamrelgarhy(825) 3 years, 8 months ago

You will find in the following links list of countries, cities, and their languages in CSV format, you can import into any database: read more...

7 comments |category: |Views: 637

tags: another

IntelliSense for Expression Blend(blogs.telerik.com)

submitted by ligazligaz(255) 3 years, 9 months ago

An add-in for Expression Blend 2.5 that adds IntelliSense for editing of XAML files. read more...

add a comment |category: |Views: 171

tags: another

Introduction to Mocking with Rhino Mocks(dimecasts.net)

submitted by dwhittakerdwhittaker(13.1k) 3 years, 11 months ago

A short screencast introduction to Mocking with Rhino Mocks read more...

add a comment |category: |Views: 329

tags: another

Adding Microsoft Source Analyzer Tool to your build process(en.cogimator.net)

submitted by mathieumathieu(55) 3 years, 11 months ago

This article explains how to add Microsoft Source Analyzer Tool for c# in your build process (for CruiseControl.NET integration), and how to make source analysis automatic during compilation. read more...

add a comment |category: |Views: 14

tags: another

Writing your own rules for Microsoft Source Analysis for C#(saftsack.fs.uni-bayreuth.de)

submitted by dun3dun3(360) 4 years ago

How to look at the baked in rules or how to write your own set of rules for the newly released Microsoft Source Analysis for C#. read more...

add a comment |category: |Views: 331

tags: another

Microsoft Source Analysis for C# Released(blogs.msdn.com)

submitted by jonasjonas(2215) 4 years ago

From post: "Source Analysis is similar in many ways to Microsoft Code Analysis (specifically FxCop), but there are some important distinctions. FxCop performs its analysis on compiled binaries, while Source Analysis analyzes the source code directly. For this reason, Code Analysis focuses more on the design of the code, while Source Analysis focuses on layout, readability and documentation." read more...

1 comment |category: |Views: 876

tags: another

Visual Studio Nunit & Rhino Mocks Templates(ilmatte.wordpress.com)

submitted by ilmatteilmatte(255) 4 years ago

A simple visual studio installer file with a project template, an item template and a couple of code snippets for TDD with Nunit and Rhino Mocks read more...

add a comment |category: |Views: 147

tags: another

C# Google maps postcode parser(sloppycode.net)

submitted by alonesharkaloneshark(31) 4 years ago

Source code and article for performing a Google maps lookup on all postcodes from a webpage, then plotting them with Google maps. read more...

add a comment |category: |Views: 182

tags: another

Introducing Waegis(nayyeri.net)

submitted by simonechsimonech(10.1k) 4 years ago

A new spam blocking service just hit the .NET space: Waegis. It's a service similar to Akismet, but written entirely in .NET read more...

add a comment |category: |Views: 28

tags: another

Implement MetaWeblog API in ASP.NET(nayyeri.net)

submitted by RemanReman(1970) 4 years ago

There is no doubt that MetaWeblog API is one of the very helpful and popular inventions around online publishing especially for blog engines and services. Of course MetaWeblog API has not been a tool only for blogs because it's used as a general publishing service for others sites as well. read more...

add a comment |category: |Views: 301

tags: another

CSS sliding doors technique (jankoatwarpspeed.com)

submitted by stenbaekstenbaek(545) 4 years ago

This article will show you how to create fancy buttons using CSS sliding doors technique. It is much better to use this technique than to use image buttons because you can apply the style to any link and at the same time you don't have to create an image for each button. read more...

add a comment |category: |Views: 210

tags: another