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

How to Connect to MySQL with Visual Basic .Net?

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

This short tutorial shows how to connect to MySQL server using Visual Basic .Net.

Continue reading

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

Visual Basic 2008 Recipes: A Problem-Solution Approach

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

Product Description Sometimes you just need to solve a problem and get on with your work. To that end, Visual Basic 2008 Recipes is a compendium of practical solutions for busy VB . NET programmers. Create time for the more interesting aspects of your VB . NET project by solving common problems with the practical…

Continue reading

Run asp.net shopping cart AdVantShop.NET via Visual Studio.NET 2008 + SQL Server 2005

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

Demonstration of running the project AdvantShop.NET asp.net shopping cart via Visual Studio.NET 2008 + SQL Server 2005. For more information about ASP.NET eCommerce Shopping Cart, please go to www.advantshop.com

Continue reading

PHP 6 and MySQL 5 for Dynamic Web Sites: Visual QuickPro Guide

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

ISBN13: 9780321525994 Condition: NEW Notes: Brand New from Publisher. No Remainder Mark. Product Description It hasn’t taken Web developers long to discover that when it comes to creating dynamic, database-driven Web sites, MySQL and PHP provide a winning open source combination. Add this book to the mix, and there’s no limit to the powerful, interactive…

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

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

Expert C# 2005 Business Objects, Second Edition

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

ISBN13: 9781590596326 Condition: NEW Notes: Brand New from Publisher. No Remainder Mark. Product Description Rockford Lhotka started writing his Business Objects books in 1996, and over the years, hes become one of the worlds foremost authorities on building distributed object-oriented systems. His industry-standard VB . NET Business Objects book not only addresses changes in ….

Continue reading

ASP.NET Tutorial – Master Pages & Site Navigation – Part2

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

Use Master Pages and Site Navigation? Create a web site with a consistent layout and design across all its pages using ASP.NET 2.0 MasterPages. See how easy it is to add navigation to a web site using the new TreeView and SiteMapPath controls. For Best View: watch the video in Full Screen Mode.

Continue reading

Asp.Net IV : Label AssociateControlId AccessKey

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

Microsoft Asp.Net IV : Label Control AssociateControlId and AccessKey – Shalvin

Continue reading
  • 1
  • 2
  • 3
  • 4
  • …
  • 7
  • 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