SAP in Bulgaria Written on September 28, 2006, by akafazov.

Several days ago I saw this short movie on google about the new SAP office in Bulgaria. It is always good to see that more and more companies are seeing opportunities in my country and decide to invest into research there. It’s also worth mentioning that not only SAP but also other big companies like [...]

Threads in DLL … (part 2) Written on September 25, 2006, by akafazov.

So, back to the problem of the last post.
The first thing I did is to see what is going on with the worker-thread. I know that Windows would never just kill a thread, I have to Stop it explicitly, so I wanted to test if this is really the case. Checking the status on the [...]

Thread in DLL incorrectly killed Written on September 22, 2006, by akafazov.

Днес имам следният проблем. Написал съм DLL на С++ и го ползвам от C# клиент. При затваряне на клиента ДЛЛ-а се деинициализира посредством метод shutdown(). Този метод не прави нищо друго освен да спре всички работещи нишки и да върне. Проблемът е че при някои обстоятелства една от нишките не може да се прекрати, тъй [...]

Using MS Office as development platform Written on September 13, 2006, by akafazov.

Днес попаднах на една много интересна статия за MS Office. Става въпрос за това как може Офис средата да се ползва като база за разработване на приложения. Статията сама по себе си не дава много интересна информация, но ме подсети за едно интервю, което бях гледал в Channel9 за възможностите на новата версия на Офис. [...]

Resolving DLL assembly dependencies Written on September 6, 2006, by akafazov.

I have finally found a way to discover assembly dependencies for DLL files. The Dependency Walker is a tool from Microsoft which comes with MS Visual Studio 2005 and inspects your DLL. It can also be using for troubleshooting your configuration and trace which dependencies are loaded at startup. Very handy tool for most of [...]

FreeBSD 6.0 as VPN Gateway Written on September 6, 2006, by akafazov.

I spent some time this weekend trying to configure my FreeBSD6.0 machine to act as a VPN gateway. I didn’t need to connect two separate networks, I just wanted to authrize a single user in the local network.
After some searching in the net I found that there are several ports that can be used [...]

Why are manifests important in .NET Written on September 6, 2006, by akafazov.

Today at work we had another problem with a DLL file as trying to deploy it on another machine. I have previously written about the FileNotFoundException problem, as I tried to use a managed library and that it had to do with the fact that some of the dependencies are not found. The real issue [...]

Service Pack 1 for VS2003 .Net released Written on September 4, 2006, by akafazov.

On 15th August the Visual C++ Release team finally made the SP1 available, which is supposed to include numerous bugfixes. The official post on MSDN can be read here. Looking at the fixes I was able to point out some of the issues that I have had:
Microsoft Visual C# .NET

823536 FIX: FunctionWrapper around the submit [...]

© Copyright Blog of Angel Kafazov - Powered by Wordpress - Designed by Speckyboy. Enjoy with a Whopper Meal & Large Coke.