Manni on DotNet

Comments, how-to's, examples, tools, techniques and other material regarding .NET and related technologies.

Tuesday, January 21, 2014

ASP.NET MVC, TypeScript, Azure Website and Git Deploy

›
The Issue The issue and the workaround in this post applies to: Visual Studio 2013 ASP.NET MVC using at least one TypeScript file Azure...
Monday, July 15, 2013

No Split Window for TypeScript?

›
In case you installed TypeScript for Visual Studio 2012 and are wondering why you are not getting the split window for a TypeScript file: ...
Friday, May 24, 2013

Xamarin Studio: Hello, world! fails to build

›
I just purchased, installed and tried out Xamarin Studio. My motivation is that I want to try out this C#-based approach towards developing ...
Thursday, May 23, 2013

Visual Studio Image Library

›
Just tried to locate the Visual Studio Image Library. I couldn’t find it. Various sources suggest to locate the file VS2010ImageLibrary.zip....
Saturday, May 04, 2013

WiX: Installing Files to Public Documents Folder

›
A few days ago I stumbled over the problem of installing files into the “Public Documents” folder using the Windows Installer Toolkit ( WiX ...
Sunday, April 07, 2013

Outstanding Support

›
I had an issue with JIRA/Greenhopper today and contacted Atlassian’s support at 08:12 am (it’s Sunday here). At 08:17 am I had a message fro...
Saturday, March 16, 2013

Ubuntu 12.10 in Virtual Box on Windows 7

›
Today I spent some time to get Ubuntu 12.10 installed as a virtual machine using VirtualBox. That as such wasn’t the challenge. For example ...
1 comment:
Thursday, December 06, 2012

csUnit Interim Release 2.8.4723

›
We have made available a new release of csUnit. This is an interim release with the version number 2.8.4723 and can be found on GitHub . Th...
Saturday, September 15, 2012

Free Azure Storage Explorers

›
When working with Azure you’ll eventually work with storage (blob, table, …). Wouldn’t it be nice if you had a simple way to browse through ...
Tuesday, September 11, 2012

NullReferenceException in Html.ValidationSummary()

›
I was implementing a view using ASP.NET MVC, MVC 4 in this case but I suspect the version is irrelevant. I received a NullReferenceException...
2 comments:
Saturday, April 21, 2012

ASP.NET: Base Directory and Developer Tests

›
Assume that in your ASP.NET application you need to access a file that is part of the deployed web site. On the other hand you would like to...
Wednesday, April 18, 2012

MVC 3 and "Microsoft JScript runtime error: 'jQuery' is undefined"

›
In the course of working on an ASP.NET MVC 3 based project I updated jQuery via NuGet. This worked as expected, except for one view where th...
Monday, April 16, 2012

WiX 3.6 Beta Behavior When Building

›
Just noticed an interesting behavior of a solution that contains about 20 projects and one WiX project. It would fail when using “Rebuild Al...
Monday, April 09, 2012

More On Closing WCF Connections

›
Some time ago I blogged about how to implement a WCF client in C# using VS2008. In particular I mentioned that implementing the client side...
1 comment:
Saturday, March 03, 2012

VisualBasic .NET and C#

›
In case you need to compare language features of VB.NET and C#, you might find the following URL helpful. It contains a quite detailed comp...
Thursday, January 19, 2012

ReSharper Not Showing Any Tests?

›
Version 6.x of ReSharper appears to have a tendency to forget about some tests in a solution once a while (at least once a day in my case). ...
Wednesday, December 28, 2011

Ninject, Interception and out/ref arguments/parameters

›
While implementing an aspect using Ninject along with its Ninject.Extensions.Interception I found that it wouldn’t work with arguments (par...
Saturday, December 24, 2011

Razor, MVC3, Client-Side Validation and Multiple Submit Buttons

›
In a details view for creating a new model object I wanted to replace the Cancel link with a Cancel button. I wanted both to be buttons as I...
Monday, November 28, 2011

Automapping with Fluent NHibernate: ShouldMap() implementation

›
When you use the automapping feature of Fluent NHibernate you will very quickly encounter a class called DefaultAutomappingConfiguration. T...
1 comment:
Sunday, November 27, 2011

Behavior of DirectoryInfo.Delete and Directory.Exists: Directories reappear!?

›
Please note that the following may be a corner case or an isolated case. If not then something is not quite right with running NUnit based t...
‹
›
Home
View web version

About Me

My photo
Manfred Lange
New Zealand
Interested in stock markets and information technology
View my complete profile
Powered by Blogger.