-
Recent Posts
Recent Comments
Zipping files in VA… on VASmalltalk – how to cre… Peter on Smalltalk – Better produ… Vinnie Moag on About arihant on ERROR: Cannot determine the lo… JJACK on ERROR: Cannot determine the lo… Archives
- May 2013
- March 2013
- February 2013
- January 2013
- December 2012
- September 2012
- August 2012
- July 2012
- June 2012
- May 2012
- April 2012
- March 2012
- February 2012
- January 2012
- December 2011
- November 2011
- October 2011
- September 2011
- August 2011
- July 2011
- June 2011
- May 2011
- April 2011
- March 2011
- February 2011
- January 2011
- December 2010
- November 2010
- October 2010
- September 2010
- August 2010
- July 2010
- June 2010
- May 2010
- April 2010
- March 2010
- February 2010
- January 2010
- December 2009
- November 2009
- October 2009
- September 2009
- August 2009
- July 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
- November 2008
- October 2008
- September 2008
- August 2008
- July 2008
- June 2008
Categories
Meta
Category Archives: .NET
Others have also problems …
… normally I only argue above problems with Smalltalk systems not supporting this or that or examples are simply not working. Asus XtionPRO Live Then I bought the alternative Kinect from Asus – the XtionPro Live. This device also comes … Continue reading
Posted in .NET, Uncategorized
Tagged Asus, C#, Codepages, MonoDevelop, not loading, NUnit, ProLive, Xtion
Leave a comment
VASmalltalk – Mono and Sending EMails …
Reading Joachim Tuchel’s posting about problems with SMTP and sending EMails I tried the Mono interface to use the Mono infrastructure to send emails. First to reduce complexity I created a new class under Mono to reduce the number of … Continue reading
VASmalltalk – Embedding Mono – more examples …
In this posting I would like to document some added possibilities with the latest version – and actually it has reached a state, where the software may be tested in our projects. Starting with the following CSharp code we can … Continue reading
VASmalltalk – Embedding Mono Runtime system ….
There are several IT-system infrastructures out there, where interaction would be nice to have within Smalltalk. The most important is of course the old and easy one: the plain C-programs. Other infrastructures are Java (interaction possible with JNIPort – not … Continue reading
VASmalltalk – PDF, Images and Ghostscript
In our business we produce mostly one-page-size landscape documents (containing tables and graphics). In my first implmentation I created these documents using OpenOffice/LibreOffice, which was slow, but the user had the chance to change the document afterwards – a nice … Continue reading
LibHaru – Windows Build for 2.3.0RC2
Simply due to new work on my libHaru interface app I needed the newest version of libHaru. You may download version 2.1.0 for Windows from the libHaru site. Building libHaru under Windows is time consuming – strange stuff and lots … Continue reading
Another language …
Another main()-programming-language is available for programming … dart
The real world …
Sometimes numbers rules the world or simply should readjust my view of the programming world . On this blog I have only two (!) postings about .NET and many, many more postings about Smalltalk – and actually I get each … Continue reading
Posted in .NET, Smalltalk
4 Comments
ERROR: Cannot determine the location of the VS Common Tools folder.
When you get this error … something got really broken. I do not know the reason how I got this error – but actually an installation of some development tools are the reason for this …. Microsoft looks for the … Continue reading
Team Foundation Server – Source Control – too difficult ?
I’ve worked with binary source code repositories over the last 20 years – and now I tried to switch to Team Foundation Server and I get the feeling, that this stuff is pretty difficult – and when this technology is … Continue reading
Posted in .NET