background preloader

IT

Facebook Twitter

30C3 - Bullshit made in Germany by Linus Neumann. CCCdeVideos. Fnord News Show 2013 [30c3] mit Frank & Fefe 26,112 views 6 months ago Fnord News ShowDer schonungslose Realitätsabgleich mit Birzarrometer-Rekalibrierung [The harsh reality check and recalibration of the bizarre-o-meter] Im Format einer lockeren Abendshow werden wir die Highlights des Jahres präsentieren, die Meldungen zwischen den Meldungen, die subtilen Sensationen hinter den Schlagzeilen. Kommen Sie, hören Sie, sehen Sie! Lassen Sie sich mitreißen! Redner: Frank Rieger, Felix von Leitner alias FefeEventID: 5490Event: 30. My Access Tips. This sample code demonstrated how to upload a file to a web server using Window’s FTP command. A developer can easily create their own ftp script to perform a variety of tasks for transferring files to and from a web server.

Some scenarios where I have used FTP in my custom Access application include: Updating the back-end data of a web application. Downloading data from a web applications (for example: new orders in a shopping cart) Uploading user FE/BE and other files to my website (many times the files are too larger for email). Click here – to view a web application which is updated by this FTP function. In the searchable online directory, an asp file interfaces with an Access database.

The data in the online database search is updated though an internal custom Access application. Export von Daten aus MS Access & Hochladen per FTP » i know better . de - sei ein Besserwisser. Neuronale Netze - Eine Einführung - Allgemeine Einführungen. Effizienter Arbeiten mit Evernote. Windows Phone 7 Design Templates - Home.

Support – iPhone – iTunes-Fehlerbehebungsassistent. Wenn sich Ihr iPhone, iPad oder iPod touch nicht mit iTunes auf Ihrem PC verbinden lässt, probieren Sie die unten stehenden Vorschläge. Wenn Sie versuchen, diese Schritte auszuführen, versetzen Sie das Gerät nicht manuell in den Wartungszustand. Wenn Sie einen Mac verwenden und Ihr iPhone, iPad oder iPod touch in iTunes nicht erkannt wird, erfahren Sie hier, was zu tun ist, wenn Ihr Gerät in OS X nicht erkannt wird. Neu starten Schalten Sie den Computer und das iOS-Gerät aus und wieder ein. Computer aktualisieren Überprüfen Sie, ob Sie alle erforderlichen Updates für Ihren Computer installiert haben. iTunes aktualisieren Überprüfen, ob Ihr iOS-Gerät Ihrem Computer vertraut Wenn Sie Ihr iOS-Gerät an den Computer anschließen und die Meldung "Wenn Sie Ihr iOS-Gerät erstmals mit diesem Computer verbinden, entsperren Sie das Gerät, und tippen Sie auf 'Vertrauen'" angezeigt wird, achten Sie darauf, dass Ihr Gerät dem Computer vertraut.

USB-Kabel überprüfen Windows XP Klicken Sie auf "Start". Windows 8. iTunes & iPhone: Wenn das iPhone in iTunes nicht angezeigt wird | Tipps, Tricks & Kniffe. Apples Musiksoftware iTunes ist ein schlaues Kerlchen. Es wird sofort aktiv, sobald ein iPhone an den Rechner angeschlossen wird und zeigt das iPhone in der linken Spalte unter “Geräte”. Normalerweise ist das so. Mitunter klappt’s nicht mit der Erkennung. Wir zeigen, was zu tun ist, wenn iTunes das iPhone nicht mehr automatisch erkennt. Ursachen für das fehlende iPhone in iTunes gibt es viele. Um der Sache Schritt für Schritt auf den Grund zu gehen, gehen Sie am besten folgendermaßen vor: 1. Meist ist die Ursache ein deaktivierter Dienst. 1. 2. Falls der Dienst nicht gestartet ist, klicken Sie doppelt auf “Apple Mobile Device”, stellen den Starttyp “Automatisch” ein und klicken auf “Starten”. 2.

Wenn der iPhone-Akku leer ist, dauert es ein Weile, bis iTunes das eingestöpselte Gerät erkennt. Wenn das Batteriesymbol auf dem iPhone-Display dreimal blinkt und dann verschwindet, erhält das iPhone über den USB-Bus zu wenig Strom. 3. 4. 5. Converting a VBA Macro to C# 4.0 - C# Frequently Asked Questions. I've talked a lot about improved COM interop in C# 4.0 and how much easier it is now to work with Office applications. This time I want to share some tips and tricks on how you can convert Visual Basic for Applications (VBA) macros to C# 4.0 by using Office 2010 and Visual Studio 2010. You can either watch a video or read this post: it’s the same scenario and the same code, only I tried a different medium this time.

If you for some reason decide to take a look at both, let me know which one you liked more and why. One common scenario for people working on Office applications is to record a macro in Office and then use the results in their code. It's often much faster and easier than looking up all the methods and properties. To try this out, record a macro in Excel 2010: create a new workbook, fill a column with numbers from 1 to 10 by using the Auto Fill feature, change the color of the column, and then create a simple graph.

Here's the VBA macro you'll get as a result: Sub Macro1() End Sub.

Web-Tool

C#