manfredlange.blogspot.com
Manni on DotNet: September 2012
http://manfredlange.blogspot.com/2012_09_01_archive.html
Comments, how-to's, examples, tools, techniques and other material regarding .NET and related technologies. 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 the content of your Azure storage? And wouldn’t it be nice if you also use the same tool to access your local Azure storage emulator? The first tool is “ Azure Storage Explorer. Links to this post.
manfredlange.blogspot.com
Manni on DotNet: December 2012
http://manfredlange.blogspot.com/2012_12_01_archive.html
Comments, how-to's, examples, tools, techniques and other material regarding .NET and related technologies. 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. With detailed info about your environment, the version of csUnit you are using and steps to reproduce. We intend to create a WiX based installer next. Links to this post. Subscribe to: Posts (Atom).
manfredlange.blogspot.com
Manni on DotNet: January 2012
http://manfredlange.blogspot.com/2012_01_01_archive.html
Comments, how-to's, examples, tools, techniques and other material regarding .NET and related technologies. Thursday, January 19, 2012. ReSharper Not Showing Any Tests? I reinstalled everything but that didn’t change the behavior. When I run all unit tests outside of Visual Studio, e.g. using csUnit. It is all fine. One way to resolve this is following these five steps:. Delete the ReSharper.* folder that is located in the folder containing your solution. Links to this post. Subscribe to: Posts (Atom).
manfredlange.blogspot.com
Manni on DotNet: December 2011
http://manfredlange.blogspot.com/2011_12_01_archive.html
Comments, how-to's, examples, tools, techniques and other material regarding .NET and related technologies. Wednesday, December 28, 2011. Ninject, Interception and out/ref arguments/parameters. While implementing an aspect using Ninject. Remo Gloor, one of the Ninject project contributors, responded with saying that the feature will be included in Ninject 3.0. I checked and he had just committed the needed changes. Thank you, Remo, for the fast turn around! According to Remo, support for out / ref parame...
manfredlange.blogspot.com
Manni on DotNet: April 2013
http://manfredlange.blogspot.com/2013_04_01_archive.html
Comments, how-to's, examples, tools, techniques and other material regarding .NET and related technologies. Sunday, April 07, 2013. 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 from a human being saying that he was investigating. Communication was flowing and at 08:34 am the issue was resolved. Total time spent: 17 minutes from reporting the problem. Links to this post. Subscribe to: Posts (Atom).
manfredlange.blogspot.com
Manni on DotNet: August 2015
http://manfredlange.blogspot.com/2015_08_01_archive.html
Comments, how-to's, examples, tools, techniques and other material regarding .NET and related technologies. Sunday, August 09, 2015. Generating Resource Designer Files During Build with Visual Studio. Another scenario is where resource files are re-used across multiple projects. Here, too, automatic generation during build would be useful. The solution presented here was developed with Visual Studio 2013 and C#. It may or may not work in other environments. 1 Close your solution. Target Name="GenerateDes...
manfredlange.blogspot.com
Manni on DotNet: March 2012
http://manfredlange.blogspot.com/2012_03_01_archive.html
Comments, how-to's, examples, tools, techniques and other material regarding .NET and related technologies. 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 comparison of both languages. Links to this post. Subscribe to: Posts (Atom). VisualBasic .NET and C#. My Personal Home Page. All About Agile by Kelly Waters. Chris Edwards – Agile Code and Design.
manfredlange.blogspot.com
Manni on DotNet: Xamarin Studio: Hello, world! fails to build
http://manfredlange.blogspot.com/2013/05/xamarin-studio-hello-world-fails-to.html
Comments, how-to's, examples, tools, techniques and other material regarding .NET and related technologies. Friday, May 24, 2013. Xamarin Studio: Hello, world! I just purchased, installed and tried out Xamarin Studio. My motivation is that I want to try out this C#-based approach towards developing applications for Android. Not that I want to move away from Visual Studio. I’m just working through a few examples and wanted to rule out VS as an influencing factor. Subscribe to: Post Comments (Atom). I'm an...
manfredlange.blogspot.com
Manni on DotNet: Visual Studio Image Library
http://manfredlange.blogspot.com/2013/05/visual-studio-image-library.html
Comments, how-to's, examples, tools, techniques and other material regarding .NET and related technologies. 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. This doesn’t exist on my machine, though. However, you can download the VS2012 Image Library here. Hopefully this post helps you saving some time. Subscribe to: Post Comments (Atom). My Personal Home Page.