MS.Net
Description
Python is a high-level general purpose programming language that offers multiple paradigms like objectorientation, and structural and functional programming for software development. It works on crossplatform operating systems and can be used across to develop a wide range of applications including
those intended for image processing, text processing, web, and enterprise level using scientific, numeric
and data from network. BitTorrent, YouTube, Dropbox, Deluge, Cinema 4D and Bazaar are a few globallyused applications based on Python.
.Net Course content
.NET FrameworkBasics
- Introductionto.NETFramework
- Applicationsof.NET,Versionsof.NET,Advantagesof.NET
- .NETFrameworkArchitecture,FCL,CTS,MSIL,Assemblies,CTS
- ExecutionEnvironmentof.NETApps,CLR
- Introductionto VisualStudio,GettingStartedwithVisualStudio2010
C#Language Basics
- C#Introduction,BasicsofLanguage,ApplicationDefinitionSyntax
- Keywords,System.ConsoleClass,DataTypes,Variables,Constants
- TypeCasting,BoxingandUnboxing,ScopeofVariables,Operators,Control Statements,Enumerations
- Arrays,CommandLineArguments
Object Oriented Programming (OOPs)
- IntroductiontoOOP,AccessModifiers,PrinciplesofOOP,Classes,Objects,Fields, Methods
- Read-onlyFields,Refparameters,Outparameters,“this”keyword,Named Parameters
- StaticMembers,StaticClasses,Constructors,Destructors,ObjectInitializer
- StaticConstructors,MethodOverloading,OperatorOverloading
- Generics,Properties,PartialClasses
- Indexer,Inheritance,SealedClasses,HidingtheMethods,Method Overriding
- AbstractClassesandMethods,Interfaces,Structures
- Delegates
Utility Programming
- ArrayClass,MathClass,StringClass
- DateTimeStructure,RandomClass,Collections,CollectionInitializer, Print DocumentClass
- FileInfoclass,StreamWriterClass,StreamReaderclass
- MultiThreading
- SpeechTranslation,MemoryManagement
- ExceptionHandling,EventLog,Breakpoints,Immediatewindow
Windows Forms Applications Development using C#
- GettingstartedwithWindowsApps
- Button,EventHandling,The“Form”class
- Label,Textbox,Checkbox,Radiobutton,LinkLabel,Picturebox
- Panel,GroupBox,Listbox,Combobox,TreeView,NumericUpdown, Domain Updown,DateTimePicker,MonthCalendar
- ColorDialog,FontDialog,OpenFileDialog,SaveFileDialog,PrintDialog
- UserControlsandWindowsFormsControlLibrary
Data Accessusing C#withADO.NET support
- SQLServerBasics
- ADO.NETBasics,ADO.NETLibraryandADO.NETDatabaseConnection
- SendingCommandstotheDatabaseusingCommandClass
- RetrievingDatausingCommandandDataReader
ASP.Net Course content
Intro to ASP.NET
- ASP.NETIntroduction andAdvantages,GettingstartedwithASP.NET
- Inpage Techniqueand CodebehindTechnique,Page Definition Syntax
- ImplicitObjects,Page ExecutionLife Cycle, Page Events
- Standard Controls
- Tables Designing,AbsolutePositioning
DataAccess in ASP.NET with ADO.NETsupport
- SQL ServerBasics
- ADO.NETBasics,ADO.NETLibraryandADO.NETDatabaseConnection
- SendingCommandstothe DatabaseusingCommand Class
- Retrieving Data usingCommandandDataReader
- Retrieving Data usingDataAdapter, DataSet, DataTable,DataRow,DataColumn
Rich ASP.NET WebSites
- ValidationControls
- NavigationControls
- LoginControlsand ConfiguringE-Mail Server
- StateManagement withQueryString, Cookies
- SessionStateandApplication State, View State
- WebUserControlsandMasterPages