what is asp.net
Answers were Sorted based on User's Feedback
Answer / raju kumar
asp.net is a scripting language which use in .net platform
| Is This Answer Correct ? | 13 Yes | 4 No |
Answer / michael jerold
Asp.net is the language. it is used to develope the
webapplication. and deploy on the server.
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / mamatha
ASP.NET IS A TECHNOLOGY COMES WITH .NET WHICH PROVIDES SET
OF SPECIFICATIONS RUNNING UNDER DIFFERENT APPLICATIONS
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / kinjal panchal
Asp.net is a next version of ASP. it creates web
applications using programming languages.
| Is This Answer Correct ? | 1 Yes | 0 No |
How to write unmanaged code and how to identify whether the code is managed /unmanaged?
Define dll hell?
Explain autherization levels in .net ?
about view state and how validation controls will be executed on client and server
Hello, Using Visual Studio 2005 (VB) I am working to create a Web Site implementing the following: Within a gridView I have placed a dropdownlist control with a DataSourceID="SDSLkupList". SDSLkupList is a sqlDataSource used to store a lookup list for dropdownlist translation from ID to text. SDSLkupList contains the translation text and other fields related to the dropdown selection ID. (Thought it would be efficient to get everything at the same time.) I would like to provide the user the ability to select from the dropdownlist and, based on the selection, use labels to list related columns stored on the SDSLkupList in separate gridView columns. I have read that SqlDataSources are not meant to be used for individual controls. Since SDSLkupList contains all related information, is there a way to do a find using the dropdownlist selectedValue? (I was not able to discover one.) Otherwise, what should I use? It would need to set the labels on the gridView DataRowBound event as well as the SelectedIndexChanged events. Has anyone done this? Any help would be appreciated. Thanks in Advance. Neal
What role “#&&” plays in a querysting?
what are the events raised in asp.net page life cycle?in which stage view state can be loaded?
What does WSDL stand for?
How to Insert a TextBox value in to Sql database using C# coding?
17 Answers HCL, Sona, TCS,
I am trying to implement sorting facility from client side code in GridView Control. So how can I fill up an Array inside client side code (using JavaScript), i want to assign my DataSet object declared and filled up on Server side(in code behind) to the array (on client side)
How do you declare static variable? What is its lifetime?
How can you execute stored procedure from windows application?
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)