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: Programming

Head First iPhone Development: A Learner’s Guide to Creating Objective-C Applications for the iPhone

Posted on April 27, 2010April 27, 2010 by OD

ISBN13: 9780596803544 Condition: NEW Notes: Brand New from Publisher. No Remainder Mark. Product Description Let’s say you have an idea for a killer iPhone app. Where do you begin? Head First iPhone Development will help you get your first application up and running in no time. You’ll quickly learn to use iPhone SDK tools, including…

Continue reading

PHP Programming Basics Tutorial (Part 2)

Posted on April 27, 2010April 27, 2010 by OD

This video covers PHP basics… “Echo”, “If, Else”, and Variables.

Continue reading

ASP.NET Tutorial – GridView and FormView – Part2

Posted on April 27, 2010April 27, 2010 by OD

In this lesson, you will learn about the GridView and FormView controls and how you can use some of the features of these controls to make editing and displaying of database content easier. For Best View: watch the video in Full Screen Mode.

Continue reading

C++ Tutorials, Part 3

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

Basic Data Types

Continue reading

How to use a Oracle PL/SQL debugger

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

This tutorial show the process to use the PL/SQL debugger available on the DreamCoder for Oracle.

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

VB 6.0 Make a shutdown, restart, logout program

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

A quick tutorial on how to make a program that can log you out, restart your computer and shut it down, you can use this as a system control thing, or you can make a prank out of this so that it will shut your friends computers down or whatever. Sorry that there is no…

Continue reading

Adding CSS to ASP.NET master page

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

In this video you will learn how to add a color scheme to the master page so it pleases the eye.

Continue reading

Chip’s Tips for Developers

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

Product Description Programming tips, tricks, examples, and pluginsKindle blogs are fully downloaded onto your Kindle so you can read them even when you’re not wirelessly connected. And unlike RSS readers which often only provide headlines, blogs on Kindle give you full text content and images, and are updated wirelessly throughout the day. . . ….

Continue reading

PHP Tutorials: Create a Search Engine (Part 1)

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

Create a search engine for any purpose. This search engine can be implemented anywhere to search your website content, or to search pages on the web.

Continue reading
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • …
  • 17
  • Next

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
© 2025 Ozar.net Developer Blog | Powered by Minimalist Blog WordPress Theme