diff --git a/ Software-Engineering/1.png b/ Software-Engineering/1.png new file mode 100644 index 0000000..dca3ad4 Binary files /dev/null and b/ Software-Engineering/1.png differ diff --git a/ Software-Engineering/2.png b/ Software-Engineering/2.png new file mode 100644 index 0000000..d5a317b Binary files /dev/null and b/ Software-Engineering/2.png differ diff --git a/ Software-Engineering/ALARM.Designer.vb b/ Software-Engineering/ALARM.Designer.vb new file mode 100644 index 0000000..34a9539 --- /dev/null +++ b/ Software-Engineering/ALARM.Designer.vb @@ -0,0 +1,53 @@ + _ +Partial Class ALARM + Inherits System.Windows.Forms.Form + + 'Form overrides dispose to clean up the component list. + _ + Protected Overrides Sub Dispose(ByVal disposing As Boolean) + Try + If disposing AndAlso components IsNot Nothing Then + components.Dispose() + End If + Finally + MyBase.Dispose(disposing) + End Try + End Sub + + 'Required by the Windows Form Designer + Private components As System.ComponentModel.IContainer + + 'NOTE: The following procedure is required by the Windows Form Designer + 'It can be modified using the Windows Form Designer. + 'Do not modify it using the code editor. + _ + Private Sub InitializeComponent() + Me.TextBox1 = New System.Windows.Forms.TextBox() + Me.SuspendLayout() + ' + 'TextBox1 + ' + Me.TextBox1.Location = New System.Drawing.Point(35, 12) + Me.TextBox1.Multiline = True + Me.TextBox1.Name = "TextBox1" + Me.TextBox1.Size = New System.Drawing.Size(237, 150) + Me.TextBox1.TabIndex = 0 + Me.TextBox1.Text = "هذه نسخة بيتا" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "هذه النسخة غير مستقره" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "لا تستخدم إلا إذا كنت تعرف ما تقوم به" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & _ + "" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "فقد تقتل قطتك، تدمر منزلك وبداية نهاية العالم" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "تستخدمها على مسؤوليتك الخاصة" + ' + 'ALARM + ' + Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) + Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font + Me.ClientSize = New System.Drawing.Size(284, 185) + Me.Controls.Add(Me.TextBox1) + Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow + Me.Name = "ALARM" + Me.RightToLeft = System.Windows.Forms.RightToLeft.Yes + Me.Text = "ALARM" + Me.ResumeLayout(False) + Me.PerformLayout() + + End Sub + Friend WithEvents TextBox1 As System.Windows.Forms.TextBox +End Class diff --git a/ Software-Engineering/ALARM.resx b/ Software-Engineering/ALARM.resx new file mode 100644 index 0000000..29dcb1b --- /dev/null +++ b/ Software-Engineering/ALARM.resx @@ -0,0 +1,120 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + \ No newline at end of file diff --git a/ Software-Engineering/_UpgradeReport.htm b/ Software-Engineering/_UpgradeReport.htm new file mode 100644 index 0000000..24f1e73 --- /dev/null +++ b/ Software-Engineering/_UpgradeReport.htm @@ -0,0 +1,7668 @@ + + + + + amr.vbp Upgrade Report + + + + + +

Upgrade Report for amr.vbp

+ +

+ Time of Upgrade: 21-12-2013 3:34 PM
+

+ +

Upgrade Summary

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Types of Issues FoundLearn MoreCount
+ expand/collapse section +  Compile Errors + + Issues were found that will prevent your project from compiling. These issues will need to be resolved before the application will run. + + 1 +
+ + + + + + + + + +
+ +  Some Events are no longer supported + + Event is not supported + 1
+
+ expand/collapse section +  Design Errors + + Some properties that were set at design time have no direct equivalent and could not be upgraded. You should test your application thoroughly to verify that it functions as desired. + + 97 +
+ + + + + + + + + + + + + + + + + + + + + + + + + +
+ +  Changes to some functions may cause unexpected behavior + + Function has a new behavior + 18
+ +  The ItemData property of a ListBox or ComboBox set at design time could not be upgraded + + ItemData property cannot be upgraded + 21
+ +  Some properties and methods could not be upgraded + + Property or method was not upgraded + 58
+
+ expand/collapse section +  Warnings + + There were some differences found that may causes unexpected results when your application is run. You should test your application thoroughly to verify that it functions as desired. + + 423 +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +  Event behavior has changed + + Some events that were handled by container controls may be blocked by Line and Shape controls + 1
+ +  Visual Basic PowerPack Library Is Missing + + The Visual Basic PowerPack Library needs to be installed prior to use + 1
+ +  Some properties, methods and events were upgraded to a different property, method or event with a new behavior + + Property, Method, or Event was upgraded to a different name and has a new behavior + 34
+ +  Some late-bound default property references could not be resolved + + Late-bound default property reference could not be resolved + 163
+ +  Some events may be raised when the form is initialized + + Event may fire when form is initialized + 224
+
Total521
+ +

Details For Each File in Project

+ +

+ Click here for help with troubleshooting upgraded projects +

+

+ + + + + + + + +
Upgrade Settings
Log File: amr.log
Migrate Project To: WinExe
Output Directory: C:\Users\o.selim\Pictures\New folder
Output Name: amr.vbproj
Project Name: amr
Project Path: Z:\revit\d\amr.vbp
+

+ +