SlideShare a Scribd company logo
1 of 6
.NetOnline Training :
Course Name : MS.NET 24*7 Technical Support
Faculty: Realtime Experience
MSR Trainings:is abrandand providingqualityonline andofflinetrainingstostudentsinworldwide
Highlightsinourtrainingservice:
Everyfacultyhas Real Time experiance .TrainedResourcesplacedincountrieslike Australia,USA,UK,
JAPAN,SWEDEN etc.Anycritical issuesfacedbyresource resolvedusingTeamviewer,webex.Supporting
the resource withTop 100 Interviewquestions.Resume builtinbestcorporate standardsaccordingto
the job description.We will marketthe resumefortoptechnolgycountries.Aftereach weekastatus
examisconducted.offline onlinetrainingsare conductedeveryday.Weekendtrainingsforjob
goers.flexible timingsinaccordance withthe resource comfortability.If versionrelatedtoanyTool is
upgraded.We will sendthe upgradedinformationviaemail.wewilldevelopthe Aquintance with
Production,developmentandtestingenvironments.Real timescenarioscoveredaccrossSoftware
DevelopmentLife Cycle.forevery10hoursOne hour cateredto resolve the doubts.Explainingbugsand
critical issuesanddevelopmentactivities24*7 technical supportssevices.
. Net online training in Hyderabad, India, USA, UK, Australia, NewZealand, UAE, Saudi
Arabia,Pakistan, Singapore, Kuwait
Course Content:
The .NET Framework – Introduction
• Architecture of .NETFramework
• Typesof MS.NET Applications
• MSIL / Metadata and PE files
• The CommonLanguage Runtime (CLR)
• CommonType System(CTS)
• CommonLanguage Specification(CLS)
• Typesof JIT Compilers
• SecurityManager
• MS.NET MemoryManagement/ Garbage Collection
• MS.NET Base ClassesFramework
• MS.NET AssembliesandModules
Installing- Visual Studio.NET2010 - IDE
• Visual Studio.NetIDE- IntroductionandShortcuts
C#.NET - Language Basics
• Variables,Constants,DataTypes
• Operators - Arithmetic,Relational,Logical,Bitwise
• Operators - Assignment,Casting,Parsing,Concat,Comment
• StringandString Builder
• BoxingandUnboxing
C#.NET - Console Applications
• Entrypointmethod - Main
• CommandLine Parameters
CompilingandBuildingProjects - (Implement24 Programs)
C#.NET - Control Statements
• Conditional
• Iteration
• Jump
Logical Programs - Psedocodes, Programs - 1
C#.NET - Proceduresand Functions
• Introduction
• Prototype based
• Call byvalue / ref based
• ParamArrays, Optional Args,NamedArguments
C#.NET - Arrays
• Dimensional Arrays - Single andMulti dimensional (C++/.NET)
• Dimensional Arrays - Staticand Dynamic
• WhyArray index startswithzero?
• 3D Arrays and JaggedArrays
C#.NET - Object-OrientedProgramming
• OOPSConceptsinReal World
• Object,Class
• Data Abstraction,Encapsulation
• Inheritance andPolymorphism
• Simple ClassImplementation
• C#.NET - WorkingWith ClassandObjects
• Declaringaclass withstate andbehavior
AddingVariablesand Methods
•Inline Methods
• NestedMethods
• ConstMethods,FriendFunctions
• Properties,Indexers,Initializes
C#.NET - Shared/Static Members
• MemoryAllocations - Stack,Heapand Global Memory
• Static/ SharedState and Behaviors
• StaticClass
• ObjectasArgs and ReturnType
C#.Net- Constructors and Destructors
• Default,Parameterized,staticType
• MemoryManagementandGarbage Collection
Polymorphism- Static
• MethodOverloading
• ConstructorOverloading
• Partial Classes&Methods
• InnerClasses
C#.NET Inheritance - Simple,Multilevel,Hierarchical
• Interface,DynamicPolymorphism
• Derivingclasses
• Simple,Multilevel,Hierarchy
• What isthe needof virtual functions?
• Virtual FunctionsC++/ .NETSolution
• Pure Virtual Functions&AbstractClass
Diamond Problem- multiple InheritancesversusInterface
• Implementation/Interface Inheritance
• ClassReference andSubReference
• VisitandExecute - Constructor/Destructor
• Callingbase classconstructor/method
C#.Net- Delegates
• FunctionPointersinC++
• CallbackinC++
• Delegates - Simple,Multicast,LINQBased
• Eventhandlinganddelegates
C#.Net- ExceptionHandling
• HandlingExceptionsusingtryandcatch
• RaisingExceptionsusingthrow
• Pre-definedExceptionclasses
• CustomExceptionclasses
• UsingStatement
C#.Net- WinForms
• Introductiontowindowsforms
• Controls - Label,Button,Textbox,Image
• Controls - Combobox,RadioButton,Date Time,Timer
Menusand Context Menus
• MenuStrip,ToolbarStrip
• GridView,Databounds
Drag base versusCode Base DesigningControl
• SDIand MDI Applications
MS - SQL Server2008 - QuickTour
• IntroductionandInstallation
• DDL, DML and DQL, KeyConstraints,StoredProcedures
Create Real time databases- Bank,College,SuperMarket
C#.NET - ADO.Net Framework
• Historyof ADO.NET- Native API,ODBC,DAO/RDO,ADO
• ManagedProviders.NET
• WorkingwithConnection,Command,DataReader
• C#.NET Dataset- connectionless
Workingwith PreparedStatements
• WorkingwithStoredProcedures
• Data Tables,Data ColumnsandData Rows,Constraints
• C#.NET - WorkingwithComponents/Assemblies(Priv/Pub)
Developing3 Tier and N-TierArchitecture Application(Industrial)
• CreatingaSimple .NETFramework Component
• Revise ADO.NETindepth
• HTML - BasicControls,Forms,Frames,CSS,POST/GETMethods
• Howto create and deployyourownstaticwebsite?
• JavaScript andJqueryBasics
ClientversusServer
• ClientSide ScriptingversusServerSide Scripting
• ASP.NETIntroductionandArchitecture
• Staticand DynamicWebsite - Architecture
• ASP.Net/ASP/ISAPI/CGI
• ClientSide ControlsversusServerSide Controls
ASP.NET Basic Controls
• ASP.NetAutoPostback
• ASP.NETWebForm - Lifecycle
• ASP.NETFieldValidators - Required,Range,Compare,Expression
ASP.NET State Management
• ViewState
• QueryString
• Cookies - TemporaryandPermanent
• Sessions
• StaticClass
• Simple Login,MyAccountLogoutPage Implementation
• ASP.NetLogin Control,ASP.NETCustomControl,Panel Control
ASP.NET WebServices
• Webservice asProducerand Consumer
• WorkingwithUDDI
• Webservice asConsumer
ASP.NET Master Pages,Skins, Themes
• ASP.NETMenu,Navigation,Tree,AdRotator
• DownloadfromFree-css.comtemplatesandImplement
ASP.NETAuthenticationandAuthorization
• WindowsAuthentication,FormsAuthentication,PassportAuth
ASP.NetDataboundcontrols
• Data fromPages,Collections
• Data fromData source controls,Data views,Repeator Control
• ADO.NetintegrationwithASP.NET
ASP.NETWebsite DeploymentonIISandWindowsDeployment
• RichGUI - AJAX.NET,HTML 5
• MS.NET ThreadingandMS.NET 4.5 Framework
• MS.NET AdvancedFeaturesOverview - WPF/SilverLight,WCF,MVC,SharePoint
• C#.NET andSql Server2008 - Technical Assessment
• HTML, JqueryandASP.NET- Technical Assessment
• ProjectBasedLab Assessment - State Management/ADO.NET/MasterPages.
More Details:
http://www.msrtrainings.com/dot-net-online-training
http://msrtrainings.blogspot.in/p/courses.html
.Net online training

More Related Content

Similar to .Net online training

Internship softwaretraining@ijse
Internship softwaretraining@ijseInternship softwaretraining@ijse
Internship softwaretraining@ijseJinadi Rashmika
 
Core java training in Marathahalli, Bangalore
Core java training in Marathahalli, BangaloreCore java training in Marathahalli, Bangalore
Core java training in Marathahalli, BangaloreSDLCT
 
Core java training in Marathahalli, Bangalore
Core java training in Marathahalli, BangaloreCore java training in Marathahalli, Bangalore
Core java training in Marathahalli, BangaloreSDLCT
 
DataMind: An e-learning platform for Data Analysis based on R. RBelgium meetu...
DataMind: An e-learning platform for Data Analysis based on R. RBelgium meetu...DataMind: An e-learning platform for Data Analysis based on R. RBelgium meetu...
DataMind: An e-learning platform for Data Analysis based on R. RBelgium meetu...DataMind-slides
 
Mark Tortoricci - Talent42 2015
Mark Tortoricci - Talent42 2015Mark Tortoricci - Talent42 2015
Mark Tortoricci - Talent42 2015Talent42
 
App Dyanmics & SOASTA Testing & Monitoring Coverage, March 2012
App Dyanmics & SOASTA Testing & Monitoring Coverage, March 2012App Dyanmics & SOASTA Testing & Monitoring Coverage, March 2012
App Dyanmics & SOASTA Testing & Monitoring Coverage, March 2012SOASTA
 
DevOps in the Cloud with Microsoft Azure
DevOps in the Cloud with Microsoft AzureDevOps in the Cloud with Microsoft Azure
DevOps in the Cloud with Microsoft Azuregjuljo
 
Suleka_Profile_LinkedIn
Suleka_Profile_LinkedInSuleka_Profile_LinkedIn
Suleka_Profile_LinkedInSuleka
 
C++ programming Online Training in Hyderabad
C++ programming Online Training in HyderabadC++ programming Online Training in Hyderabad
C++ programming Online Training in HyderabadUgs8008
 
Web Development using Ruby on Rails
Web Development using Ruby on RailsWeb Development using Ruby on Rails
Web Development using Ruby on RailsAvi Kedar
 
Shilpa Basu - CV
Shilpa Basu - CVShilpa Basu - CV
Shilpa Basu - CVShilpa Basu
 
Performance Engineering
Performance EngineeringPerformance Engineering
Performance EngineeringKumar Gupta
 
Hadoop online training in india
Hadoop online training  in indiaHadoop online training  in india
Hadoop online training in indiaMadhu Trainer
 
Overview- Skillwise Consulting
Overview- Skillwise Consulting Overview- Skillwise Consulting
Overview- Skillwise Consulting Skillwise Group
 
Skillwise corporate presentation
Skillwise corporate presentationSkillwise corporate presentation
Skillwise corporate presentationSkillwise Group
 
CIW Program Overview for Modem Media
CIW Program Overview for Modem MediaCIW Program Overview for Modem Media
CIW Program Overview for Modem MediaMichael Dobe, Ph.D.
 

Similar to .Net online training (20)

Internship softwaretraining@ijse
Internship softwaretraining@ijseInternship softwaretraining@ijse
Internship softwaretraining@ijse
 
Core java training in Marathahalli, Bangalore
Core java training in Marathahalli, BangaloreCore java training in Marathahalli, Bangalore
Core java training in Marathahalli, Bangalore
 
Core java training in Marathahalli, Bangalore
Core java training in Marathahalli, BangaloreCore java training in Marathahalli, Bangalore
Core java training in Marathahalli, Bangalore
 
DataMind: An e-learning platform for Data Analysis based on R. RBelgium meetu...
DataMind: An e-learning platform for Data Analysis based on R. RBelgium meetu...DataMind: An e-learning platform for Data Analysis based on R. RBelgium meetu...
DataMind: An e-learning platform for Data Analysis based on R. RBelgium meetu...
 
Mark Tortoricci - Talent42 2015
Mark Tortoricci - Talent42 2015Mark Tortoricci - Talent42 2015
Mark Tortoricci - Talent42 2015
 
App Dyanmics & SOASTA Testing & Monitoring Coverage, March 2012
App Dyanmics & SOASTA Testing & Monitoring Coverage, March 2012App Dyanmics & SOASTA Testing & Monitoring Coverage, March 2012
App Dyanmics & SOASTA Testing & Monitoring Coverage, March 2012
 
ApoorvaTiwari
ApoorvaTiwariApoorvaTiwari
ApoorvaTiwari
 
DevOps in the Cloud with Microsoft Azure
DevOps in the Cloud with Microsoft AzureDevOps in the Cloud with Microsoft Azure
DevOps in the Cloud with Microsoft Azure
 
Suleka_Profile_LinkedIn
Suleka_Profile_LinkedInSuleka_Profile_LinkedIn
Suleka_Profile_LinkedIn
 
C++ programming Online Training in Hyderabad
C++ programming Online Training in HyderabadC++ programming Online Training in Hyderabad
C++ programming Online Training in Hyderabad
 
Web Development using Ruby on Rails
Web Development using Ruby on RailsWeb Development using Ruby on Rails
Web Development using Ruby on Rails
 
Shyama Sasidharan_CV
Shyama Sasidharan_CVShyama Sasidharan_CV
Shyama Sasidharan_CV
 
D.J_Resume 20-01-16
D.J_Resume 20-01-16D.J_Resume 20-01-16
D.J_Resume 20-01-16
 
Shilpa Basu - CV
Shilpa Basu - CVShilpa Basu - CV
Shilpa Basu - CV
 
Performance Engineering
Performance EngineeringPerformance Engineering
Performance Engineering
 
Hadoop online training in india
Hadoop online training  in indiaHadoop online training  in india
Hadoop online training in india
 
Overview- Skillwise Consulting
Overview- Skillwise Consulting Overview- Skillwise Consulting
Overview- Skillwise Consulting
 
Skillwise corporate presentation
Skillwise corporate presentationSkillwise corporate presentation
Skillwise corporate presentation
 
CIW Program Overview for Modem Media
CIW Program Overview for Modem MediaCIW Program Overview for Modem Media
CIW Program Overview for Modem Media
 
MANIKANDAN CV - Updated
MANIKANDAN CV - UpdatedMANIKANDAN CV - Updated
MANIKANDAN CV - Updated
 

.Net online training

  • 1. .NetOnline Training : Course Name : MS.NET 24*7 Technical Support Faculty: Realtime Experience MSR Trainings:is abrandand providingqualityonline andofflinetrainingstostudentsinworldwide Highlightsinourtrainingservice: Everyfacultyhas Real Time experiance .TrainedResourcesplacedincountrieslike Australia,USA,UK, JAPAN,SWEDEN etc.Anycritical issuesfacedbyresource resolvedusingTeamviewer,webex.Supporting the resource withTop 100 Interviewquestions.Resume builtinbestcorporate standardsaccordingto the job description.We will marketthe resumefortoptechnolgycountries.Aftereach weekastatus examisconducted.offline onlinetrainingsare conductedeveryday.Weekendtrainingsforjob goers.flexible timingsinaccordance withthe resource comfortability.If versionrelatedtoanyTool is upgraded.We will sendthe upgradedinformationviaemail.wewilldevelopthe Aquintance with Production,developmentandtestingenvironments.Real timescenarioscoveredaccrossSoftware DevelopmentLife Cycle.forevery10hoursOne hour cateredto resolve the doubts.Explainingbugsand critical issuesanddevelopmentactivities24*7 technical supportssevices. . Net online training in Hyderabad, India, USA, UK, Australia, NewZealand, UAE, Saudi Arabia,Pakistan, Singapore, Kuwait Course Content: The .NET Framework – Introduction • Architecture of .NETFramework • Typesof MS.NET Applications • MSIL / Metadata and PE files • The CommonLanguage Runtime (CLR) • CommonType System(CTS) • CommonLanguage Specification(CLS) • Typesof JIT Compilers • SecurityManager • MS.NET MemoryManagement/ Garbage Collection • MS.NET Base ClassesFramework • MS.NET AssembliesandModules Installing- Visual Studio.NET2010 - IDE • Visual Studio.NetIDE- IntroductionandShortcuts C#.NET - Language Basics • Variables,Constants,DataTypes • Operators - Arithmetic,Relational,Logical,Bitwise • Operators - Assignment,Casting,Parsing,Concat,Comment • StringandString Builder • BoxingandUnboxing
  • 2. C#.NET - Console Applications • Entrypointmethod - Main • CommandLine Parameters CompilingandBuildingProjects - (Implement24 Programs) C#.NET - Control Statements • Conditional • Iteration • Jump Logical Programs - Psedocodes, Programs - 1 C#.NET - Proceduresand Functions • Introduction • Prototype based • Call byvalue / ref based • ParamArrays, Optional Args,NamedArguments C#.NET - Arrays • Dimensional Arrays - Single andMulti dimensional (C++/.NET) • Dimensional Arrays - Staticand Dynamic • WhyArray index startswithzero? • 3D Arrays and JaggedArrays C#.NET - Object-OrientedProgramming • OOPSConceptsinReal World • Object,Class • Data Abstraction,Encapsulation • Inheritance andPolymorphism • Simple ClassImplementation • C#.NET - WorkingWith ClassandObjects • Declaringaclass withstate andbehavior AddingVariablesand Methods •Inline Methods • NestedMethods • ConstMethods,FriendFunctions • Properties,Indexers,Initializes C#.NET - Shared/Static Members • MemoryAllocations - Stack,Heapand Global Memory • Static/ SharedState and Behaviors
  • 3. • StaticClass • ObjectasArgs and ReturnType C#.Net- Constructors and Destructors • Default,Parameterized,staticType • MemoryManagementandGarbage Collection Polymorphism- Static • MethodOverloading • ConstructorOverloading • Partial Classes&Methods • InnerClasses C#.NET Inheritance - Simple,Multilevel,Hierarchical • Interface,DynamicPolymorphism • Derivingclasses • Simple,Multilevel,Hierarchy • What isthe needof virtual functions? • Virtual FunctionsC++/ .NETSolution • Pure Virtual Functions&AbstractClass Diamond Problem- multiple InheritancesversusInterface • Implementation/Interface Inheritance • ClassReference andSubReference • VisitandExecute - Constructor/Destructor • Callingbase classconstructor/method C#.Net- Delegates • FunctionPointersinC++ • CallbackinC++ • Delegates - Simple,Multicast,LINQBased • Eventhandlinganddelegates C#.Net- ExceptionHandling • HandlingExceptionsusingtryandcatch • RaisingExceptionsusingthrow • Pre-definedExceptionclasses • CustomExceptionclasses • UsingStatement C#.Net- WinForms • Introductiontowindowsforms • Controls - Label,Button,Textbox,Image
  • 4. • Controls - Combobox,RadioButton,Date Time,Timer Menusand Context Menus • MenuStrip,ToolbarStrip • GridView,Databounds Drag base versusCode Base DesigningControl • SDIand MDI Applications MS - SQL Server2008 - QuickTour • IntroductionandInstallation • DDL, DML and DQL, KeyConstraints,StoredProcedures Create Real time databases- Bank,College,SuperMarket C#.NET - ADO.Net Framework • Historyof ADO.NET- Native API,ODBC,DAO/RDO,ADO • ManagedProviders.NET • WorkingwithConnection,Command,DataReader • C#.NET Dataset- connectionless Workingwith PreparedStatements • WorkingwithStoredProcedures • Data Tables,Data ColumnsandData Rows,Constraints • C#.NET - WorkingwithComponents/Assemblies(Priv/Pub) Developing3 Tier and N-TierArchitecture Application(Industrial) • CreatingaSimple .NETFramework Component • Revise ADO.NETindepth • HTML - BasicControls,Forms,Frames,CSS,POST/GETMethods • Howto create and deployyourownstaticwebsite? • JavaScript andJqueryBasics ClientversusServer • ClientSide ScriptingversusServerSide Scripting • ASP.NETIntroductionandArchitecture • Staticand DynamicWebsite - Architecture • ASP.Net/ASP/ISAPI/CGI • ClientSide ControlsversusServerSide Controls ASP.NET Basic Controls • ASP.NetAutoPostback
  • 5. • ASP.NETWebForm - Lifecycle • ASP.NETFieldValidators - Required,Range,Compare,Expression ASP.NET State Management • ViewState • QueryString • Cookies - TemporaryandPermanent • Sessions • StaticClass • Simple Login,MyAccountLogoutPage Implementation • ASP.NetLogin Control,ASP.NETCustomControl,Panel Control ASP.NET WebServices • Webservice asProducerand Consumer • WorkingwithUDDI • Webservice asConsumer ASP.NET Master Pages,Skins, Themes • ASP.NETMenu,Navigation,Tree,AdRotator • DownloadfromFree-css.comtemplatesandImplement ASP.NETAuthenticationandAuthorization • WindowsAuthentication,FormsAuthentication,PassportAuth ASP.NetDataboundcontrols • Data fromPages,Collections • Data fromData source controls,Data views,Repeator Control • ADO.NetintegrationwithASP.NET ASP.NETWebsite DeploymentonIISandWindowsDeployment • RichGUI - AJAX.NET,HTML 5 • MS.NET ThreadingandMS.NET 4.5 Framework • MS.NET AdvancedFeaturesOverview - WPF/SilverLight,WCF,MVC,SharePoint • C#.NET andSql Server2008 - Technical Assessment • HTML, JqueryandASP.NET- Technical Assessment • ProjectBasedLab Assessment - State Management/ADO.NET/MasterPages. More Details: http://www.msrtrainings.com/dot-net-online-training http://msrtrainings.blogspot.in/p/courses.html