The technical part was on ASP.Net only of web services.
Answer Posted / tejendra kumar
Web Broswer
| Is This Answer Correct ? | 29 Yes | 3 No |
Post New Answer View All Answers
Explain the asp.net session state modes.
What is the difference between asp.net mvc and asp.net webforms? : asp.net mvc
How can I have a particular web page in an asp.net application which displays its own error page?
What is the size of Get method and how much data it can store?
Is a dll file an executable?
What are session objects?
Explain the main differences between asp and asp.net?
How does a content page differ from a master page?
Is there any alternative to avoid name collisions other then Namespaces?
What is the purpose of using MVC programming pattern in ASP.NET?
What is caching in asp.net?
How do u deploy your asp.net application?
How do I open an ashx file?
What is the most appropriate lifetime for a database connection/orm context in an asp.net mvc application? : Asp.Net MVC
What is the equivalent of date() and time() in asp.net?