Fritz!Box Anrufliste aktualisiert

July 19th, 2009 by Marcel

Das Gadget für die Vista Sidebar sollte jetzt auch mit dem neuen Anmeldeverfahren der Fritz!Box funktionieren.

Link zum Originalpost

Read the rest of this entry »

Posted in Uncategorized, Vista Gadgets | 6 Comments »

HFH - Literaturverzeichnis und Zitate mit Word 2007

September 4th, 2008 by Marcel
Quellen verwalten in Word 2007

Das neue Word 2007 hat eine integrierte Literaturverwaltung. Sie ersetzt keine professionelle Quellenverwaltung, wie man sie für Haus- und Diplomarbeiten benötigt - erleichtert aber für wirklich in der Arbeit verwendete Quelle die Formatierung und Erstellung des Literaturverzeichnisses.

Read the rest of this entry »

Posted in Diplomarbeit, HFH, Hausarbeit | 20 Comments »

Programmatically remove BiztalkAssembly resource from an Application

September 3rd, 2008 by Marcel

Here is a short C# code snippet about how to remove a BizTalk assembly resource from a BizTalk application.
Read the rest of this entry »

Posted in Biztalk, Development | 1 Comment »

Vista Sidebar Gadget: Fritz!Box Anrufliste

June 2nd, 2008 by Marcel

Das Fritz!Box Anrufliste Gadget zeigt in der Sidebar von Vista die Anrufliste der Fritz!Box an.

Die Anrufliste wird direkt von der Fritz!Box geladen und angezeigt.

Read the rest of this entry »

Posted in Vista Gadgets | 70 Comments »

Truecrypt - Daten sicher auf dem USB-Stick transportieren

May 5th, 2008 by Marcel

Um Daten sicher auf einem USB-Stick zu transportieren, sollte man diese verschlüsseln.
So kann niemand ohne Weiteres - falls der Stick mal verloren gehen sollte oder in die falschen Hände gerät - die Daten lesen und missbrauchen.

Read the rest of this entry »

Posted in Datensicherheit | 8 Comments »

Objekte unter .NET klonen

May 2nd, 2008 by admin

Standardmäßig enthalten Variablen in .NET nur Referenzen auf Objekte und nicht “die Daten selbst” (abgesehen von “value types”). D.h. übergibt man eine Variable an eine Funktion, dann kann das Objekt, das sich hinter dieser Variable verbirgt, innerhalb der aufgerufenen Funktion dauerhaft verändert werden. Diese Änderung bleibt auch nach Rückkehr aus der Funktion bestehen.
Read the rest of this entry »

Posted in C#, Development | No Comments »

IISReset for BizTalk

May 2nd, 2008 by admin

This small tool works like the IISReset for IIS. You can start/stop the BizTalk hosts from the command prompt.

The code is simple an easy customizable.
Read the rest of this entry »

Posted in Biztalk, Development | No Comments »

Manage active orchestration instances

May 2nd, 2008 by admin
'------------------------------------------------------------------
' Save as "ManageActiveOrchestrations.vbs"
' WMI script to manage active Orchestration instances
'
' Marcel Tiews in 05
'------------------------------------------------------------------

Read the rest of this entry »

Posted in Biztalk, Development | No Comments »

BizTalk 2006 - Manage application references

May 2nd, 2008 by admin

For some reason Microsoft has forgotten or missed to add the ability of managing references between BizTalk applications to BTSTask.

Therefore I have written a small command-line tool to overcome this issue.

You can

  • list the references of an application
  • list all applications referencing a certain application
  • delete references
  • and add references to applications

using this tool.
Read the rest of this entry »

Posted in Biztalk, Development | 3 Comments »

Recent Posts

Tags

Calendar

September 2010
M T W T F S S
« Jul    
 12345
6789101112
13141516171819
20212223242526
27282930  

PocketPC

Categories