Feeds:
Posts
Comments

Posts Tagged ‘.net’

WCF WebHttp Services in .NET 4 Part of the official .Net 4.0 framework release. WCF WebHttp Services is the flavor of WCF that is most appropriate for developers who need complete control over the URI, format, and protocol when building non-SOAP HTTP services— services that may or may not subscribe to RESTful architectural constraints. Documentation [...]

Read Full Post »

Okay so its pretty easy to get the fully qualified domain name (FQDN). But what happens if you want to get the old-skool netbios name. The quickest way is to use System.Environment: This gets the network domain name associated with the current user. So not much good if your code is running as a service [...]

Read Full Post »

Remember to recreate a link to guidgen.exe (Guid generator tool) after installing Visual Studio 2008. For some reason it’s no longer out of the box?   Choose the Tools -> External Tools… Title: Create &GUID Click the Browse (…) button and find the guidgen.exe in the C:\Program Files\Microsoft SDKs\Windows\v6.0A\Bin\ folder. See a better crafted posting [...]

Read Full Post »

Read Full Post »

Follow

Get every new post delivered to your Inbox.