
2010-10-14, 04:41 PM
|
| :: عضو تقنية جديد :: | | تاريخ التسجيل: 12-07-2010
المشاركات: 6
| |
فتح باب التسجيل فىWEB Application using C# + SQL Server فتح باب التسجيل فى كورس WEB Application using C# + SQL Server
للأستعلام والحجز 2311408 info@it4h.com الزقازيق - وسط البلد - برج كمال الصارمى امام مجلس المدينة تفاصيل الكورس 1. Web Design with HTML, and CSS 1,2 6 2. Introduction 3 3 ? Introduction to programming ? The programming as logical process. ? What is the .net framework, why! ? Main components to run the .net application. ? BCL, CTS, CLS, ILC, Metadata, Manifest and CLR. CHAPTER 1: Working with IDE ? Install your first copy of VS 2008. ? What is IDE? ? What if we have no IDE? ? Primitive controls( Form – Textbox – Button – DropDownList – ListBox) 3. CHAPTER 2: Programming Using C# Fundamentals 4 3 Primitive Data Types ? Understanding variables ( Constants and variables - Declaring variables - Visibility of variables) ? Numerical variables ? Operators and mathematical manipulating. ? Strings variables (Strings properties and functions - Casting and converting - Date and time variables). ? Date properties and functions. Condition Statements ? If statements. 4. Switch statement – (select case). 5 3 ? Combine conditions. Loops and jump statements ? For Loop ? Do While. ? Do Until. ? Goto - break 5. Project 1: Calculator project. 6 - 7 6 ? Understanding functions, methods and event handlers. ? Get benefit from button Click event to execute something. ? Write your first function to get sum of tow numbers. ? Write your first method to empty text box values. ? Passing parameters to functions and methods. ? Implementing Navigation for the User Interface (Roundtrip and Postback - State Management - Navigation between Pages). ? User Input Validation. 6. Arrays 8 3 ? What is array? ? Build your first array. ? For each loop throw the array. ? Multi dimension array. Handling exceptions ? Syntax errors, Logical errors, Bugs. ? Try, Catch, Finally. ? On error goto. Testing and debugging 7. CHAPTER 2: OOP 9 3 Build your first class. Constructor. Destructors. Access modifiers. Write functions, methods and properties. Using Overload, Override. OOP concepts Inheritance. Polymorphism. Encapsulation. 8. CHAPTER 3: Introduction to SQL Server 2005. 10 3 Database concepts. SQL Server concepts Create Database Attach Database Create table , define PK , define Index. 9. Standers SQL 11 3 ? Select, Select Where, Select where Order By, Insert into, Update and Delete. TSQL ? Create view, table valued Function. ? Create Stored procedure, ? Create trigger. 10. ADO .net 12 3 Connected mode. SqlConnection object SqlCommand. SqlDataReader object for connected mode 11. Disconnected mode 13 3 ? SqlDatadapter object for connected mode. ? Using Dataset. ? Create Datatable and deal with DataTable members, DataRow, DataColumn. ? Dataview 12. Project 2: Project Phonebook and organizer 14,15 6 Advanced Controls. Datagridview. ListView. RichTextBox. Arrange objects using object containers. MDI concept. Filtring and Sorting data . Filtering data with standard SQL. Filtering data using DataView filter and DataTable select method. User experience Enhancements. Menus ,Toolbars Mouse and keyboard events. Using System.IO Working with files, directories and drivers. Working with windows registry 13. CHAPTER 5: Advanced programming 16 3 Interfaces. Override a function or method. Collections ArrayList. HashTable. Queue. Stack. 14. Make report to your application 17 3 15. Chapter 8: Introduction to software engineering. 18,19,20 9 Project Stores - sales and purchase Project features. System analysis overview. Planning steps to implement your project. Execute the project!! 16. Chapter 9: Get free from your computer! 21 3 Package and deploy your program ? Create your first package application. ? PreBuildEvent and PostBuildEvent. ? Custom Actions. ? Working with registry. |