Answer Posted / 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 |
Post New Answer View All Answers
When you use Ajax controls in the ASP.NET application?
What are the advantages of asp.net mvc framework? : asp.net mvc
Explain the concept of View Model in MVC?
How to implement form based authentication in asp.net application?
Do you know caching feature?
How do you declare static variable? What is its lifetime?
What is global.asax file used for?
What is the difference between client-side and server-side validations in ASP.NET?
If you have an application with multiple security levels though secure login and my ASP.NET web appplication is spanned across three web-servers by using round-robbin load balancing. Explain which is the best approach to maintain login-in state for the users?
Why do we use web config?
Is it possible to change the index of primary key on table?
We Only Know The Total Number Of Feet In The Farmyard. Write A Program that will compute the total number of rabbits and chickens in the farmyard. Assume number of feet in the farmyard are 40. how many rabbits and chickens are?
How can you send an email message from an asp.net web page?
What are sharepoint pages?
What is http session state?