Learn how to use .Net from beginner level to advanced techniques which is taught by experienced working professionals. With our Dot Net Training in Bangalore you’ll learn concepts in expert level with practical manner.
Microsoft .NET is a software development platform based on virtual machine based architecture. Dot net is designed from the scratch to support programming language independent application development. The entire .NET programs are independent of any particular operating system and physical hardware machine. They can run on any physical machine, running any operating system that contains the implementation of .NET Framework.
The core component of the .NET framework is its Common Language Runtime (CLR), which provides the abstraction of execution environment (Physical machine and Operating System) and manages the overall execution of any of the .NET based program.
The .NET framework is a collection of all the tools and utilities required to execute the .NET managed applications on a particular platform. The MS.NET framework consists of,
- Standard compilers (C#, VB.NET, J#, C++.NET, Jscript.NET)
- Utilities – caspol, ngen, installutil, tlbimp, sn, asmreg, ildasm
- Runtime Environment – CLR(Common Language Runtime)
- Garbage collector
- Security Manager
- Thread Manager
- Assembly Loader
- JIT (Just in time) compilers
- Framework class libraries
Microsoft .NET with .Net Framework helps in creating different type of applications,
Console Application
Console applications are light weight programs run inside the command prompt (DOS) window. They are commonly used for test applications.
Windows Application
Windows Applications are form based standard Windows desktop applications for common day to day tasks. Microsoft word is an example of a Windows application.
Web Application
Web applications are programs that used to run inside some web server (e.g., IIS) to fulfill the user requests over the http. A typical example of web application is Hotmail and Google.
Web Services
Web services are web applications that provide services to other applications over oogle search engine’s web service, e.g., allows other applications to delegate the task of searching over the internet to Google web service and use the result produced by it in their own applications.
Course Name | Dot net |
Category | Microsoft |
Venue | Besant Technologies |
Official URL | Dot net Training |
Demo Classes | At Your Convenience |
Training Methodology | 30% Theory & 70% Practical |
Course Duration | 35-40 Hours |
Class Availability | Weekdays & Weekends |
For Demo Class | Email ID – besanttech@gmail.com |
Dot Net Training Syllabus
.Net Framework
- CLR, CLS & CTS
- Compilation process in .NET
- Assemblies & Versioning
C#
- Language Syntax
- Data Types, Variables & Operators
- Conditional Statements & Looping Structures
- Garbage Collection and Finalization
- Exception Handling
Classes & Objects
- Classes and Objects
- Abstract Classes and Interfaces
- Constructors and Destructors
- Structures, Enumerations
- Boxing & Unboxing
OOPS
- Encapsulation
- Inheritance
- Polymorphism
- Data Abstraction
Namespace
- Namespace, Nested Namespace
- Delegates & Events
- Properties, Indexer & Indexer Overload
- Errors and Exceptions
Arrays, Collections & Generics
- Single Dimension Array, Multi Dimension Array
- Collections
- Generic Collections
File I/O and Streams
- Working with Directories and Files
- Read and write file
Remoting & Reflection
- Application Domain
- MarshalByRef Object
- Typeof
SQL Server
- Introduction
- DML DDL Functions
- Jins & Views
- Functions & Stored Procedure
- Triggers & Cursors
ADO.NET (Working with Database)
- Overview of ADO.NET
- Connected vs Disconnected Architecture
- Data Connection Object
- Data Command Object
- Data Adapter Object
- Data Readers
- Data Sets & Data Adapters
- Structure of Dataset
- Execute Non Query
- Execute Reader
- Execute Scalar
ASP.NET 4.0
- Introduction to Web Programming
- Client / Server Technology
- Understanding Web Server IIS
Page Life Cycle
- Global.asax
- Web.config
- Intrinsic Objects in ASP.net
Web Form-
- Web Control Class
- Creating Web Forms Application
- Handling Images
- Navigating between Pages
- Managing Server Controls
- Server Control Events
- Using HTML Controls
- Using Data Controls
- Repeater Control
Validation Controls:-
- ASP.net validation controls
- Configuring validation controls
State Management
- Preserving State in Web Applications
- Using Cookies to Preserve State
- ASP.NET Session State
- Application State
User Controls
- Creating User Controls
- Interacting with User Controls
- Loading User Controls Dynamically
Master Pages & Themes
- Simple Master Page Nested Master Page
- Configuring Master Page Creating Themes
- Applying Themes
- Applying Stylesheet
Uploading Files
- Using FileUpload Control
- Setting the location and filename to upload the files
Handling Emails
- Protocols for Email
- Sending Mails
- Managing Attachments
ASP.NET Web Services
- Introduction to XML Web services
- Creating Web Service
- Setting the Web Service Attribute
- Test and Run Your Web Service
- Consuming a Web Service in Client
- Application
- Consuming a Third Party Web service
Deployment
- Publishing Web Applications.
- Create Web Setup Project.
For .Net Materials – Download Now
You can find the Latest .Net Interview Questions