|
|
mkennedy66996693
mkennedy66996693
 |
|
Stories submitted by mkennedy66996693
|
|
submitted by
mkennedy66996693
2 months, 1 day ago
michaelckennedy.net — If you've been working with Windows Workflow, you'll find it has some cool features for orchestration, long running operations, state machines, etc.
However you won't find very much support for Test Driven Development (TDD) or unit testing in general. In fact the architecture that makes Windows Workflow powerful (strict separation of workflow, activities, and the host for example) really gets in the way of unit test. read more...
|
|
tags:
WWF | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
mkennedy66996693
3 months, 4 days ago
michaelckennedy.net — ClickOnce is a great deployment model for many Windows applications built with the .NET Framework. Too bad it isn't supported for C++, VB 6, or other technologies. Or is it...
Surprisingly, you can deploy your unmanaged apps with ClickOnce. You just need a tiny .NET app to get it started. read more...
|
|
tags:
Tips | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
mkennedy66996693
4 months, 29 days ago
michaelckennedy.net — When I talk about LINQ people often ask whether it’s possible to have dynamic queries with LINQ. An example of this is presenting the user with a UI that allows them to optionally filter by some criteria or other and sort by some criteria. This was straightforward if you built-up a SQL string in code.
The compiled, static nature of LINQ makes this appear difficult at first. They are not and this video and sample application shows you how to accomplish just this. read more...
1 comment
|
category: Linq | Views: 26
|
|
tags:
.net3.5, .Net, 3.5, LINQ, C#3.0 | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
mkennedy66996693
7 months, 3 days ago
michaelckennedy.net — There appears to be some confusion about this .NET 2.0 SP1 ThreadPool bug I found. Can you believe someone might be wrong on the internet? Maybe this will clear it up. read more...
add a comment
|
category: CLR | Views: 2
|
|
tags:
CLR | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
mkennedy66996693
7 months, 27 days ago
michaelckennedy.net — So who wouldn't want to curl up with a cold beer, a warm laptop, and a bunch of .NET presentations? That's what I want to know. But, maybe you don't have time to go through all 89 sessions? Don't despair, I'll distill them down for you. read more...
add a comment
|
category: Silverlight | Views: 1
|
|
tags:
WCF, Silverlight | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
mkennedy66996693
8 months, 6 days ago
codeplex.com — Manage your recent projects and solutions list for Visual Studio. Supports VS 2003, 2005, and 2008. read more...
|
|
tags:
VisualStudio | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 8 months, 6 days ago, submitted by
mkennedy66996693
8 months, 7 days ago
projects.nikhilk.net — Script# enables more productive Ajax application development by allowing you to compile your C# source code into JavaScript. It allows you to use standard .NET tools like msbuild projects, Visual Studio and IDE intellisense, reflector, refactoring tools, amongst various others. read more...
2 comments
|
category: ASP.NET | Views: 16
|
|
tags:
JavaScript, AJAX, ASP.NET, C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
mkennedy66996693
8 months, 13 days ago
michaelckennedy.net — I often have to send large files around by email. For example, I had to email a colleague a 10 MB file. It seems a little rude to hit him out of the blue with a 10 MB email. I wanted something cleaner and less intrusive.
So I created a simple utility I called "Big Mailer". I figured I'd blog about it and share it with the world. Feel free to use it as you see fit. This program consists of both a client and server piece that simplifies uploading content to your web site. Then the program gives you a regular web link you can send via email. read more...
1 comment
|
category: ASP.NET | Views: 1
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|

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