יב - יחידת אינטרנט…קריאה וכתיבה לdb 24 דצמ 201430 ינו 2018 להלן דוגמאות לקריאה וכתיבה לבסיס הנתונים.להזכירכם: בראש כל עמוד חייבת להיות השורה: dbEntities db = new dbEntities(); //function that retrive data from fb public void printUsers() …
יב - פרויקטיםהדפסות 14 דצמ 20141 אוק 2017 [sourcecode language='csharp' padlinenumbers='true'] using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Windows.Forms; using System.Drawing.Printing; namespace ErezPrint { public partial class Main :…
יב - פרויקטיםדוגמא עם Join עם שלוש טבלאות 11 דצמ 201411 ספט 2017 אני מעלה את הדוגמא לשימוש בJoin עבור שלוש טבלאות שהראיתי בכיתה כאן