Welcome to my site... Have a nice day...

Showing posts with label Lessons. Show all posts

Tuesday, 11 February 2014

[C#] How make a auto login bot

 

[C#] How make a auto login bot

Hi all! Today we will make a auto login bot :) Lets start first open a new project. Select C# Form Application. and add Web Browser to your form. and set WebBrowser Url to = https://www.facebook.com I added 2 label 2

14:10 Posted by Unknown 0

Wednesday, 8 January 2014

[C#] Send file with FTP

 

[C#] Send file with FTP

Hello! Today i will publish my ftpfilesender class with you i write this class for my project you can use it everywhere... Download: https://github.com/Kacak41/FtpFileSender Test Program: using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace console {     class

10:49 Posted by Unknown 0

Thursday, 2 January 2014

[C#] Generate random matris and sum diagonal's

 

[C#] Generate random matris and sum diagonal's

Hi my friends today i make some friends homework its basic C# application. You can find source code and program below... Download /* *Code Start */ using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using

17:32 Posted by Kacak41 0

Tuesday, 12 November 2013

UDK Lessons

 

UDK Lessons

  For Begginers UDK Lessons:  Link Pass: UDK-Lesson   UDK Tutorial 1 - Introduction to UDK - Link UDK Tutorial 2 - Builder Brushes - Link UDK Tutorial 3 - Materials - Link UDK Tutorial 4 - Static Meshes -

11:03 Posted by Kacak41 0