Skip to content

Ozar.net Developer Blog

Programming in PHP, C, C#, ASP.NET, Java, Objective-C, SQL also for MS SQL Server, Oracle & MySQL Development

Menu
  • Home
  • About
  • Tutorials
  • Contact
  • Privacy
Menu

Tag: Simple

Simple Animation with Visual Basic 2008

Posted on September 28, 2010September 28, 2010 by OD

This is a simple and very cool animation with VB 2008 ***IMPORTANT*** To make this project work you need these two pics- a bat with its wings and an the other bat with its wings down. To get these pics go the following site img121.imageshack.us img5.imageshack.us After going to the link copy and paste the…

Continue reading

PHP Programming 8 Simple Math

Posted on April 28, 2010April 29, 2010 by OD

In this tutorial you learn how to work with simple math in PHP and the eclipse IDE. This tutorial was created by Mike Lively.

Continue reading

5 4 Creating a Simple Browser in Visual Basic.NET

Posted on April 26, 2010April 26, 2010 by OD

Using Visual Basic.NET (in this instance 2005) in order to create a simple browser that basically hijacks functionality from internet explorer Here’s the code: Private Sub btnBack_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btnBack.Click WebBrowser1.GoBack() End Sub Private Sub btnFwd_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btnFwd.Click WebBrowser1.GoForward() End Sub Private…

Continue reading

LAN Chat program Simple Tutorial Visual Basic Network

Posted on April 18, 2010April 19, 2010 by OD

This is a simple LAN Chat program written in visual basic 6.0. It is a step by step guide to programing your own LAN chat program. With image shots for clearer viewing also. – Christopher McKirgan

Continue reading

Simple Objective-C/Cocoa Xcode Tutorial

Posted on March 30, 2010April 2, 2010 by OD

For more videos like this, visit mycodeteacher.com This tutorial outlines the basics necessary for using Objective-C and the Cocoa Frameworks alongside Xcode and Interface Builder to create powerful Mac OS X applications.

Continue reading

Recent Posts

  • NSTableView with Core Data Tutorial using NSFetchedResultsController
  • CodeIgniter Wizard – a new PHP CRUD Code Generator for macOS
  • Installing Oracle Database 10g Express Edition and Changing the Default HTTP Port
  • Xcode Tutorial 2 – Putting iAd into your App (The Apple Approved Way)
  • Cocoa Programming: A Quick-Start Guide for Developers

Blogroll

  • All Systems GO
  • GOZmosis
  • Maclord's Blog
  • Ozar.net

Tags

.NET 2008 application ASP.NET basic Beginning best books business Business Objects C# Database Databases Development Edition Guide iPhone Java Java EE learn Learning Microsoft MS SQL Server MySQL Objective-C Programming objects Oracle Part PHP PL/SQL Professional Programming Server Software SQL T-SQL TSQL Tutorial Tutorials Using Video Visual Visual Basic .NET Web Programming Tutorials XCode
© 2026 Ozar.net Developer Blog | Powered by Minimalist Blog WordPress Theme