{"id":176,"date":"2012-06-28T15:02:48","date_gmt":"2012-06-28T15:02:48","guid":{"rendered":"http:\/\/www.imasonline.net\/site\/?page_id=176"},"modified":"2012-06-28T15:19:18","modified_gmt":"2012-06-28T15:19:18","slug":"dot-net","status":"publish","type":"page","link":"http:\/\/www.imasonline.net\/site\/?page_id=176","title":{"rendered":"Dot.Net"},"content":{"rendered":"<h5 style=\"text-align: left;\" align=\"center\"><strong>Programming with .NET Framework 2.0<\/strong><\/h5>\n<h6>Introduction to .NET Programming<\/h6>\n<p><strong>.Net Concepts<\/strong><\/p>\n<ul>\n<li>Framework<\/li>\n<li>Common Language Runtime<\/li>\n<li>Base Class Library<\/li>\n<li>Common Type System (CTS)<\/li>\n<li>Intermediate Language<\/li>\n<li>Assemblies<\/li>\n<li>Namespaces<\/li>\n<\/ul>\n<p><strong>Programming with C#<\/strong><\/p>\n<ul>\n<li>Variables<\/li>\n<li>Comments<\/li>\n<li>XML Documentation<\/li>\n<li>Constants<\/li>\n<li>Keywords<\/li>\n<li>DataTypes<\/li>\n<li>Reference Types<\/li>\n<li>Control Statements<\/li>\n<li>Conditional Statements<\/li>\n<li>Switch Statement<\/li>\n<li>Loops<\/li>\n<li>Jump Statements<\/li>\n<li>Goto<\/li>\n<li>break<\/li>\n<li>Continue<\/li>\n<li>Return<\/li>\n<li>Arrays<\/li>\n<\/ul>\n<p><strong>Programming with VB.NET<\/strong><\/p>\n<ul>\n<li>Variables<\/li>\n<li>Comments<\/li>\n<li>Constants<\/li>\n<li>Keywords<\/li>\n<li>Data Types<\/li>\n<li>Control Statements<\/li>\n<li>Conditional Statements<\/li>\n<li>If Statement<\/li>\n<li>Select Case Statement<\/li>\n<li>Loops<\/li>\n<li>The For Loop<\/li>\n<li>The while Loop<\/li>\n<li>The do&#8230;Loop<\/li>\n<li>The For Each Loop<\/li>\n<li>Arrays<\/li>\n<li>Option Explicit<\/li>\n<li>Option Strict<\/li>\n<\/ul>\n<p><strong> Exception handling in C#\/ VB.NET<\/strong><\/p>\n<ul>\n<li>Important Classes<\/li>\n<\/ul>\n<p><strong>Object Oriented Programming (OOP)<\/strong><\/p>\n<ul>\n<li>Class<\/li>\n<li>Object<\/li>\n<li>Encapsulation<\/li>\n<li>Inheritance<\/li>\n<li>Polymorphism<\/li>\n<li>Abstract Class and Function<\/li>\n<li>Interface<\/li>\n<li>Constructors<\/li>\n<\/ul>\n<h6>Developing Windows Forms Applications<\/h6>\n<p>Objective of this module<br \/>\nWindows Forms<\/p>\n<ul>\n<li>Why Windows Forms?<\/li>\n<li>Windows Form Layout options<\/li>\n<li>Walkthrough: Creating Simple Windows Form application<\/li>\n<li>Form Members<\/li>\n<li>Form Code Behind<\/li>\n<li>Startup Form<\/li>\n<li>Modal and Modaless Forms<\/li>\n<\/ul>\n<p><strong>Standard Controls &#8211; Windows Application<\/strong><\/p>\n<ul>\n<li>Labels<\/li>\n<li>Textboxes<\/li>\n<li>RichTextBox<\/li>\n<li>Button<\/li>\n<li>CheckBox<\/li>\n<li>RadioButton<\/li>\n<li>ComboBox<\/li>\n<li>PictureBox<\/li>\n<li>ListBox<\/li>\n<li>ImageList<\/li>\n<li>ListView<\/li>\n<li>TabControl<\/li>\n<li>MenuStrip<\/li>\n<li>DataGridView<\/li>\n<li>DatePicker<\/li>\n<\/ul>\n<p><strong> Event Handlers<\/strong><\/p>\n<ul>\n<li>Creating Event Handlers<\/li>\n<li>Default Event Handlers<\/li>\n<li>Associating Event Handlers at Run Time<\/li>\n<li>Order of events<\/li>\n<li>MDI Forms<\/li>\n<li>Dialog Forms<\/li>\n<li>Visual Inheritance<\/li>\n<li>Inheriting a Form<\/li>\n<li>Custom Controls<\/li>\n<li>Walkthrough: Creating Address Control<\/li>\n<\/ul>\n<h6><strong>Developing Web Applications using ASP.NET 2.0<\/strong><\/h6>\n<ul>\n<li>Objective of this module<\/li>\n<li>First things first<\/li>\n<li>Creating ASP.NET Application<\/li>\n<li>Components an ASP.NET Application<\/li>\n<li>ASP.NET Page Processing<\/li>\n<li>Server Controls<\/li>\n<li>State Management<\/li>\n<li>Master Pages<\/li>\n<li>User Controls and Custom Controls<\/li>\n<li>Site Navigation<\/li>\n<li>Themes<\/li>\n<li>Caching<\/li>\n<li>Configuration<\/li>\n<li>Globalization and Localization<\/li>\n<\/ul>\n<h6><strong>Data access with ADO.NET and XML<\/strong><\/h6>\n<ul>\n<li>Objective of this module<\/li>\n<li>First things first<\/li>\n<li>Introduction to ADO.NET<\/li>\n<li>Data Structures and Data Access Components<\/li>\n<li>Data Binding<\/li>\n<li>Data Access using XML<\/li>\n<\/ul>\n<h6><strong>Web Services and Windows Services<\/strong><\/h6>\n<ul>\n<li>Objective of this module<\/li>\n<li>First things first<\/li>\n<li>Introduction to ADO.NET<\/li>\n<li>Data Structures and Data Access Components<\/li>\n<li>Data Binding<\/li>\n<li>Data Access using XML<\/li>\n<\/ul>\n<h6><strong>Security, Deployment, Introduction to .NET <\/strong><\/h6>\n<p><strong>Objective of this module<\/strong><br \/>\n<strong> Security<\/strong><\/p>\n<ul>\n<li>Authentication<\/li>\n<li>Authorization<\/li>\n<li>Impersonation<\/li>\n<li>Code Access Security<\/li>\n<li>Deployment<\/li>\n<\/ul>\n<h6>Introduction to .NET Framework 3.0<\/h6>\n<ul>\n<li>Windows Presentation Foundation<\/li>\n<li>Windows Communication Foundation<\/li>\n<li>Windows Workflow Foundation<\/li>\n<li>Windows Card Space<\/li>\n<\/ul>\n<h6><strong>Introduction NET Framework 4.0<\/strong><\/h6>\n<ul>\n<li>Major Changes in .Net 4.0<\/li>\n<li>ControlRenderingCompatibilityVersion Setting in the Web.config File<\/li>\n<li>ClientIDMode Changes<\/li>\n<li>HtmlEncode and UrlEncode Now Encode Single Quotation Marks<\/li>\n<li>ASP.NET Page (.aspx) Parser is Stricter<\/li>\n<li>Browser Definition Files Updated<\/li>\n<li>System.Web.Mobile.dll Removed from Root Web Configuration File<\/li>\n<li>ASP.NET Request Validation<\/li>\n<li>Default Hashing Algorithm Is Now HMACSHA256<\/li>\n<li>Configuration Errors Related to New ASP.NET 4 Root Configuration<\/li>\n<li>ASP.NET 4 Child Applications Fail to Start When Under ASP.NET 2.0 or ASP.NET 3.5 Applications<\/li>\n<li>ASP.NET 4 Web Sites Fail to Start on Computers Where SharePoint Is Installed<\/li>\n<li>The HttpRequest.FilePath Property No Longer Includes PathInfo Values<\/li>\n<li>ASP.NET 2.0 Applications Might Generate HttpException Errors that Reference eurl.axd<\/li>\n<li>Event Handlers Might Not Be Not Raised in a Default Document in IIS 7 or IIS 7.5 Integrated Mode<\/li>\n<li>Changes to the ASP.NET Code Access Security (CAS) Implementation<\/li>\n<li>Membership User and Other Types in the System. Web. Security Namespace Have Been Moved<\/li>\n<li>System. Web. Security Types for Passport are Obsolete<\/li>\n<li>The Menu Item. PopOutImageUrl Property Fails to Render an Image in ASP.NET4<\/li>\n<li>Menu.StaticPopOutImageUrl and Menu.DynamicPopOutImageUrl Fail to Render Images When Paths Contain Backslashes<\/li>\n<li>Disclaimer<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>Programming with .NET Framework 2.0 Introduction to .NET Programming .Net Concepts Framework Common Language Runtime Base Class Library Common Type System (CTS) Intermediate Language Assemblies Namespaces Programming with C# Variables Comments XML Documentation Constants Keywords DataTypes Reference Types Control Statements Conditional Statements Switch Statement Loops Jump Statements Goto break Continue Return Arrays Programming with VB.NET<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":31,"menu_order":0,"comment_status":"open","ping_status":"open","template":"","meta":[],"_links":{"self":[{"href":"http:\/\/www.imasonline.net\/site\/index.php?rest_route=\/wp\/v2\/pages\/176"}],"collection":[{"href":"http:\/\/www.imasonline.net\/site\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"http:\/\/www.imasonline.net\/site\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"http:\/\/www.imasonline.net\/site\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/www.imasonline.net\/site\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=176"}],"version-history":[{"count":6,"href":"http:\/\/www.imasonline.net\/site\/index.php?rest_route=\/wp\/v2\/pages\/176\/revisions"}],"predecessor-version":[{"id":178,"href":"http:\/\/www.imasonline.net\/site\/index.php?rest_route=\/wp\/v2\/pages\/176\/revisions\/178"}],"up":[{"embeddable":true,"href":"http:\/\/www.imasonline.net\/site\/index.php?rest_route=\/wp\/v2\/pages\/31"}],"wp:attachment":[{"href":"http:\/\/www.imasonline.net\/site\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=176"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}