what is advantage of developing in asp.net.why the same
can't be developed in Java or other web developemnt
tool.what are advantages of developers.
Answers were Sorted based on User's Feedback
Answer / rami reddy.k
ASP.NET Support multi language support like VB.NET, C#, C++
ASP.NET have easy development IDE
Website can be created much faster in ASP.NET as compared
to Java
Debugging is very effort-less,so can fix the bugs quicker
| Is This Answer Correct ? | 12 Yes | 0 No |
Answer / sanjay
ASP.NET supports multilanguages and User Friendly environment and can support many types of languages having the feature of CLR and MSIL ..
| Is This Answer Correct ? | 10 Yes | 0 No |
Answer / sanjay dutt
asp.net is allmost designed for developing webbased
applicatioelonS.it supports code behind technique,automatic
code generation(means no need to write the code for
designing and placing the controls in IDE) and it reduce
the burden on the developer.AND parallel development is
also possible.(means designing and logic part will be
placed into different pages.one is ".aspx" page and another
one is ".aspx.cs")and we may also provide the security for
the logic part.
and development is very faster compare to java and other
programming languages.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / ravishankar t.r.
application created using .NET platform works faster as
it's compiler based unlike JAVA which is interpreter based.
| Is This Answer Correct ? | 4 Yes | 2 No |
asp.net interview questions
How would one do a deep copy in .NET?
Are cookies client side or server side?
Explain the use of fragment caching.
What is the significance of finalize method in .net?
How can we use Web API with ASP.NET Web Form?
What is difference between View State and Hidden Field in ASP.NET?
What is data control in asp.net?
What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
Can you edit data in the Repeater control?
How do you identify that the page is postback?
What tags do you need to add within the asp:datagrid tags to bind columns manually? How?
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)