Kasten

Stories kicked by Kasten

WCF Test Client - Extended!(larswilhelmsen.com)

submitted by larswlarsw(145) 3 years, 7 months ago

This blog post and the accompanying source code shows you have you can wrap the WcfTestClient.exe that is a part of the Visual Studio 2008 installation, so that you can save & load the test data you enter. read more...

add a comment |category: |Views: 199

tags: another

More Microsoft PDC 2008 News(danrigsby.com)

submitted by DanRigsbyDanRigsby(1880) 3 years, 8 months ago

More Microsoft PDC 2008 News including pre-beta copies of Windows 7, new sessions, new keynotes, portable hard drives, Software + Services, etc read more...

add a comment |category: |Views: 12

tags: another

Webcast: Understanding REST(danrigsby.com)

submitted by DanRigsbyDanRigsby(1880) 3 years, 8 months ago

A webcast on understanding the basics of REST read more...

add a comment |category: |Views: 83

tags: another

MSDN Social Bookmarks(danrigsby.com)

submitted by DanRigsbyDanRigsby(1880) 3 years, 8 months ago

MSDN Social Bookmarks was released today. This is a candid look at what it's all about and why you should consider using it. read more...

1 comment |category: |Views: 363

tags: another

Getting started with Managed Extensibility Framework(geekswithblogs.net)

submitted by bszafkobszafko(240) 3 years, 8 months ago

Last Friday Managed Extensibility Framework Preview 2 (MEF) was published on CodePlex. MEF is a new library in .NET that will simplify adding extension points to your applications. It enables discovery, loading and composition of the extensible components. read more...

add a comment |category: |Views: 230

tags: another

Remotely Log Off Remote Desktop Users(danrigsby.com)

submitted by DanRigsbyDanRigsby(1880) 3 years, 9 months ago

How to remotely log off remote desktop (terminal service) users when you get that annoying: "The terminal server has exceeded the maximum number of allowed connections.” read more...

add a comment |category: |Views: 1535

tags: another

Tips/Tools for Technical Presenters(blogs.msdn.com)

submitted by ChrisBowenChrisBowen(240) 3 years, 11 months ago

A short list of battle-tested tips (for Visual Studio and in general) and tools (ZoomIt!) for anyone who finds themselves presenting technical content. read more...

add a comment |category: |Views: 14

tags: another

WCF Metadata(danrigsby.com)

submitted by DanRigsbyDanRigsby(1880) 3 years, 11 months ago

An explanation of metadata in WCF and why it is opt-in instead of opt-out. read more...

add a comment |category: |Views: 29

tags: another

Extending WCF InstanceContext to store custom state(danrigsby.com)

submitted by DanRigsbyDanRigsby(1880) 4 years ago

Demonstrates how to use WCF extension mechanisms to store additional state information with the InstanceContext of a service. read more...

add a comment |category: |Views: 202

tags: another

Understanding InstanceContext in WCF(danrigsby.com)

submitted by DanRigsbyDanRigsby(1880) 4 years ago

Describes the InstanceContext of a service in WCF to help understand how it works to better enable your WCF services. read more...

add a comment |category: |Views: 357

tags: another

When to make an action Invisible or Disabled(danrigsby.com)

submitted by DanRigsbyDanRigsby(1880) 4 years ago

General rules for when to make an action invisible or disabled read more...

add a comment |category: |Views: 14

tags: another

Why you should not force a garbage collection.(blogs.msdn.com)

submitted by dkjariwaladkjariwala(165) 4 years ago

Simple and clear explanation [with examples] about why forcing a garbage collection is a stupid move. [At least in 99.99% of cases] read more...

add a comment |category: |Views: 8

tags: another

Have you tried Community-Credit.com?(danrigsby.com)

submitted by DanRigsbyDanRigsby(1880) 4 years ago

A review of Community-Credit.com and why you should try it. read more...

4 comments |category: |Views: 13

tags: another

Sexagesimal Conversions in .Net(danrigsby.com)

submitted by DanRigsbyDanRigsby(1880) 4 years ago

Provides a library for geo-spatial converstaions as well as ontroduces the concepts of sexagesimal conversions and geo-spatial translation. read more...

1 comment |category: |Views: 36

tags: another

My "Better Know a Framework" Talk at IndyCodeCamp(moserware.com)

submitted by moserwaremoserware(1665) 4 years ago

Today at the IndyCodeCamp I gave a talk in much of the same spirit as the "Better Know a Framework" series on ".NET Rocks!" The talk had no slides, but featured me in the debugger highlighting a few of my favorite (but lesser known classes). This code is included. As part of my preparation, I researched every topic covered on each show and included a brief summary as part. read more...

add a comment |category: |Views: 16

tags: another

Impersonate a Client’s Identity in Wcf(danrigsby.com)

submitted by DanRigsbyDanRigsby(1880) 4 years, 1 month ago

Describes how to impersonate a client's windows identity through Wcf read more...

add a comment |category: |Views: 105

tags: another