2023 2024 Student Forum > Management Forum > Main Forum

 
  #2  
4th January 2017, 10:01 AM
Super Moderator
 
Join Date: Aug 2012
Re: Bsc IT Assignments Of Kuvempu University

Hey below I have given you the sample .NET course B.Sc IT branch assignments so you can have a look , iuf want more than feel free to contact again



1. What is .NET?
Answer-
The .NET is

It is a platform neutral framework.
Is a layer between the operating system and the programming language.
It supports many programming languages, including VB.NET, C# etc.
.NET provides a common set of class libraries, which can be accessed from any .NET based
programming language. There will not be separate set of classes and libraries for each language.
If you know any one .NET language, you can write code in any .NET language!!
In future versions of Windows, .NET will be freely distributed as part of operating system and
Users will never have to install .NET separately
. NET is not an operating system.
.NET is not a programming language


2. What is .Net Framework?
Answer-
The .NET Framework is a technology that supports building and running the next generation of applications and XML Web services. The .NET Framework is designed to fulfill the following objectives:

To provide a consistent object-oriented programming environment whether object code is stored and executed locally, executed locally but Internet-distributed, or executed remotely.
To provide a code-execution environment that minimizes software deployment and versioning conflicts.
To provide a code-execution environment that promotes safe execution of code, including code created by an unknown or semi-trusted third party.
To provide a code-execution environment that eliminates the performance problems of scripted or interpreted environments.
To make the developer experience consistent across widely varying types of applications, such as Windows-based applications and Web-based applications.
To build all communication on industry standards to ensure that code based on the .NET Framework can integrate with any other code.


3. What is .Net technology? Describe briefly its origins.
Answer-
Microsoft's .NET technology is a technology intended to connect. What to connect? Well the whole thing that can be linked through software - people, structures, computers, and extra things as well as devices.
A further thorough explanation of .NET would be to it is a top rank domain, at the start designed to be used by Internet Service Providers (ISP), but now it has extended and everybody can create use of a .net domain. It uses the Internet domain Naming System (DNS) and it is a contraction of the word 'Network'.

NET depends on four Internet standards:

HTTP
XML
SOAP
UDDI

Microsoft views this new technology as revolutionary, enabling Internet users to do things that were never before possible, such as integrate fax, e-mail and phone services, centralize data storage and synchronize all of a users computing devices to be automatically updated.

4. What is web service? How it is achieved using .Net strategy?
Answer-
A Web service is a method of communication between two electronic devices over r World Wide Web. A web service is a software function provided at a network address over the web or the cloud; it is a service that is "always on" as in the concept of utility computing.

5. What is Microsoft Intermediate Language ?
Answer-
Microsoft Intermediate Language is a CPU-independent instruction set.
When you compile a .NET Framework application, it is converted into MSIL.
When you execute the .NET Framework application on a computer, the instructions specified in MSIL are translated into the native code.
MSIL ensure cross-language integration.
Note that MSIL is not interpreted.

6. With what objectives .NET framework is designed. Explain.
Answer-
The .NET Framework is designed to fulfill the following
objectives:

To provide a consistent object-oriented programming environment whether object code is stored and executed locally, executed locally but Internet-distributed, or executed remotely.
To provide a code-execution environment that minimizes software deployment and versioning conflicts.
To provide a code-execution environment that promotes safe execution of code, including code created by an unknown or semi-trusted third party.
To provide a code-execution environment that eliminates the performance problems of scripte or interpreted environments.
To make the developer experience consistent across widely varying types of applications, such as Windows-based applications and Web-based applications.


Some Other Objectives of Dot Net Framework:

Supports platform independent concepts
Supports language independent concepts
Supports language interoperability concepts
Supports pure OOPs concepts
Supports to develop background processes with the help of windows services
Supports to work with databases with the help of ADO.NET
Supports to develop 3-tier architecture with the help of Dot Net remoting
Supports to develop game programming with the help of multi-threading
Supports to work with link programming
Supports to work with WPF for developing animations.


Quick Reply
Your Username: Click here to log in

Message:
Options




All times are GMT +5. The time now is 05:00 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
SEO by vBSEO 3.6.0 PL2

1 2 3 4