asp.net Basic and Advanced .Net Framework
Basic and Advanced .Net Framework:
This is very Basic and Advanced .Net Framework for Interview Questions and
Answers for Freshers, 2 - 3 years Experienced Dot Net developers and Testers on
Microsoft Intermediate Language (MS-IL), Common Language Runtime (CLR), Common
Type System (CTS), Common Language Specification (CLS), Garbage Collector,
Assembly, Global Assembly Cache (GAC), Reflection, Delay Signing, Boxing and
Unboxing.
1) What are the advantages of .Net?
- Good Design
- Object-Oriented Programming – Using C# and .NET which are based on object-oriented Concepts.
- Language Independence – All the languages which are supported by .Net (VB.NET, C#, J#, and managed C++) are compiled into common Intermediate Language (IL). So IL makes sure that languages are interoperable.
- Efficient Data Access – ADO.NET provides fast and efficient way to access RDBMS, file system etc.
- Code Sharing – To share code between applications, a new concept called assembly is introduced. An assembly supports versioning.
- Improved Security
- Support Dynamic Web Pages – Using ASP.NET
- Support for Web Services
2) What is .Net Framework?
The .NET framework is a programming framework from
Microsoft. Developers can use .Net Framework to develop applications, install
and run the application on Windows operating systems.
in this programming tutorial we give many important topic as like
Introduction
of Asp.net grid view Control.,Example
of Templatefield in gridview .,Example
of DropDownList inside GridView,Check
box in ASP.NET GridView,Ckeck
box list example using javascript in grid.,Check
box in ASP.NET GridView,Show
grid view row details in to tooltip., How
to Bind Gridview Form database.,Show
gridview Row Details And Give Example.,Example
of Templatefield in asp.net gridview.,Example
of DropDownList inside GridView control,Introduction
of Asp.net grid view Control.,Example
of C# for Bind Data to asp.net Textbox inside gridview control,Bind
Data to asp.net textbox control in inside of gridview Using C# Example,How
to create master page in asp net c#,ASP
.NET Read a text file by C#,Create
Dynamic Rows in ASP.Net GridView Control with TextBoxes,Adding
Dynamic Rows in ASP.Net GridView Control with Textbox,Create
ASPX Page in ASP.Net and C#,Cookies,how
to make Cookies in asp.net with C#.
Comments
Post a Comment