what is .net
Answers were Sorted based on User's Feedback
Answer / kavitharaveenthiran
It is the set of technology from Microsoft, on which all
other Microsoft technologies will be depending on in future.
| Is This Answer Correct ? | 9 Yes | 2 No |
Answer / subrmaniam
.NET is the microsoft product using .net we can create
either window based applications(c# and GUI),and web based
applications(asp.net,c#) and console applications(c#).
we can create mobile applications also.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / priya
.NET is a framework or technolgy..Net is both a business
strategy from Microsoft and its collection of programming
languages support for what are known as Web services, the
ability to use the Web rather than your own computer for
various services..NET applications will only run on
Microsoft platforms, such as Windows Server or Windows XP.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / manish
.NET is the microsoft product using .net we can create
either window based applications(c# and GUI),and web based
applications(asp.net,c#) and console applications(c#).
we can create mobile applications also.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / mohammad arif khan
From my point of view .net is a set base classes and
namespaces such as sql connection,text,
drawing,Configuration,Security,etc... which provides us an
environment(Framework).With the help of this framework we
can create web applications,console applications and mobile
applications.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / abhi
Dot Net is feature rich platform for development,execution
and deployment of distributed applications over the web
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / merlin
The .NET Framework is Microsoft's comprehensive and
consistent programming model for building applications that
have visually stunning user experiences, seamless and secure
communication, and the ability to model a range of business
processes.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / shubhangi sapkale
.net is a collection of languages technologies&services.it
providesd langs like c#.net,vb.net,vc++.net by
microsoft.Other type of lang are restricted for developing
one perticuler application,but .net is not restricted any
one perticuler application &by using .net we can develop
atmost any type of application.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / kesava
.net is network enable technology.
the place where we can develop the applications .It contains several base class libraries .
.net is a frameworks it means it contains the predefined class for re-usability and common language specification and common type specification .Using the predefined libraries we can develop our applications using any one of the .net languages .
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the different method of navigation in asp.net?
What is an assembly? Explain its parts.
is it possible to persiste customize object in view state? how it is?
How many types of page.
5 Answers TCS, Verinon Technology Solutions,
What is the difference between session and application?
If I m using Session State Partioning where I have partitioned my session into 4 servers then how can I know that my session will be stored on which server?
What property is used on the datatable to indicate a conflict after an update? a) HasConflict b) HasError c) HasCollision d) HasDataError
Why do we need Sessions?
What is the difference between Server.Transfer and Response.Redirect? Why would you choose one over the other?
How to set/get parent page values in child page in asp.net
a web application needs to be created to accept the product name and quantity of a toy from a customer. After the customer has entered the product name the application needs to display the discounted price of the product to the customer (company is offering 35% discount on all products). The application should allow the customer to select the product name from a list box. and also while i'm data binding to a label with custom data binding with some declarations : "The Discounted Price is "+((System.Convert.todouble(lblprodprice.text)*(system.convert.todouble(txtqty.text)) - ((System.convert.todouble(lblprodprice.text)*(system.convert.todouble(txtqty.text)*0.35)). Where i need to give this declaration in asp.net 2.0.
What is the biggest disadvantage of “Other Return Types” in Web API?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)