av Gary Sibbitts för 10 årar sedan
564
Mer av detta
How to put some graphics on WPF.
Joe Hight,
I will look into WPF graphics.
There is space for a web link to the right of the note with a active link. The Icon is not showing.
"xaml 3d" Video
I will be looking for information on databases
-Clayton Forsman
The two links in my comment are for mysql database usage. The website I worked for used mysql.
http://www.codeproject.com/Articles/690207/Csharp-Project-on-Database-for-Beginners
http://dev.mysql.com/doc/refman/5.0/en/introduction.html
Joe Hight
Joe Hight,
I will search for information on crud.
Simple crud example
Referencing and Dereferencing usable data across fields.
CS50 lecture notes for pointers and dereferencing in C (A good explanation of what happens when you dereference data):
http://d2o9nyf4hwsci4.cloudfront.net/2013/fall/lectures/4/w/notes4w/notes4w.html
Overloading example
Here's an example of operator overloading
Overloading methods
Here's something on overloading a simple method.
Kanchan