Visual Basic Code , VB.NET Code
Find Code:
  All
  VB
  VB.NET
  ASP
  ASP.NET
  Snippets
  Popular
  Submit Code
  Forums
  Articles
  Tips
  Links
  Books
  Contest
  Mailing List
  Link to us
 Home >> Author

 All submissions by: "Zvonimir Begic"

Drawing and presentation, drag-drop learning toolVersion: C# 2010
Author: Zvonimir BegicSubmitted: 10/19/2014Downloads: 1812
With this app you can draw and make your presentation. You can move drawing objects, copy them, save entire work, make slides, edit their properties. App have also keyboard and calculator. Learning tool is in drag- drop style. This is good example fo ...more>>

XML to objectsVersion: C# 2012
Author: Zvonimir BegicSubmitted: 9/27/2014Downloads: 1852
With this application you can generate classes from XML file(something like xsd.exe tool). You can load XML in objects, manipulate with them and then save them again in XML file. Instructions how to use application: 1. Click on "crate xml class ...more>>

Task runnerVersion: C# 2010
Author: Zvonimir BegicSubmitted: 12/13/2012Downloads: 2952
This application enable to make your own tasks. Task is group of applications. For the example, one task can play some music, open browser with specific sites, open word documents.

Adding ListVersion: C# 2010
Author: Zvonimir BegicSubmitted: 11/19/2012Downloads: 1826
Adding items component. Drag drop. Integrate to visual studio.

LicencingVersion: VB 2010
Author: Zvonimir BegicSubmitted: 10/4/2012Downloads: 4694
This is example shows how to make trial software. TrialLicence class can make trial on three work mode: 1. Daily mode 2. Hourly mode 3. How much time you start application Daily mode is most unsecure, because user can change system date. To impleme ...more>>

Chat ApplicationVersion: VB 2010
Author: Zvonimir BegicSubmitted: 8/27/2012Downloads: 5647
Client server application with simple chat functions. You can send messages and files. This is very good example to learn tcp and threading. In chat folder are two projects: tcpserverapp and chatclientapplication. Before running application you must ...more>>

TCPVersion: C#
Author: Zvonimir BegicSubmitted: 7/21/2012Downloads: 2364
This is good example how to make client-server application over Tcp. In main folder you have 3 projects(Server application, client application and user control).You can Tcp user control add in visual studio toolbox. Tcp namespace have 2 classes: TcpServe ...more>>

File and Folder SecurityVersion: C#
Author: Zvonimir BegicSubmitted: 6/26/2012Downloads: 2893
This is simple application that provides some kind of security to your files and folders. What this application does? Each file can be displayed like byte array. This application adds to every byte in byte array value of 1, and than your file is cha ...more>>

Show Hide Enable Control ManagerVersion: VB 2010
Author: Zvonimir BegicSubmitted: 6/9/2012Downloads: 2329
This class enable you to create group of controls and set Enabled and Visible propertys of group. Subs and functions: -AddGroup -SetVisibleGroup -GroupEnabled -InvertedGroupControlsEnabled -InvertedGroupControlsVisible -SetEnabledEachControlTypeO ...more>>

Mathematica ClassVersion: VB 2010
Author: Zvonimir BegicSubmitted: 6/1/2012Downloads: 3447
This class provide functions like: -Percentage -PrimeFactorization -PercenteToNumber -IsPrimeNumber -Mode -ReturnNumberAndRepetitionList -NumberAndRepetition -Range -Max -Min -Median -Mean -IsOdd -RandomNumberListWithNoNumberRepeating E ...more>>
Page 1 of  3  Next >>

Go to page: 1  2  3