What is Web Application?
Answers were Sorted based on User's Feedback
Answer / ranjith kumar
web Application is a collection of webpages that can be
accessed by using any browser with the help of web server.
Is This Answer Correct ? | 23 Yes | 2 No |
Answer / chandan kumar
web application is control of internet and make internet
programming and make a internet application and provide html
tag which make a web application.and user control.
Is This Answer Correct ? | 5 Yes | 1 No |
I have a webform in asp.net.In that webform there is 2 division class(DIV).in one of the div class there is a text box for enter the id & a button for to check id with database value.My doubt is that how can i appear the 2nd Div contents only when the id is true with database value.if wrong do not display the div . i Want code in c#.
What is meant by web application?
Usage of web.configuration ?
What is state management in asp.net with example?
Define repository pattern in asp.net mvc? : asp.net mvc
what is reference type to value type.
what is difference between User Control,Custom Contro1,Web server control and template controls
How can you execute stored procedure from windows application?
Explain security types in asp.net?
Explain automatic memory management in .net.
If I'm developing an application that must accommodate multiple security levels though secure login and my ASP.NET web application is spanned across three web-servers (using round-robin load balancing) what would be the best approach to maintain login-in state for the users?
Can you explain autopostback?