Answer Posted / paresh rao + jignesh panchal
There 9 Directives in ASP.Net
| Is This Answer Correct ? | 8 Yes | 22 No |
Post New Answer View All Answers
there is two functions function a and function b like fun a(){.... ..... } fun b() { } in function b i write the coding to add two numbers and i need to dispaly the sum result in function a with out using global variable. how we do?
Define xmlvalidatingreader class.
What ports must be open for DCOM over a firewall? What is the purpose of Port 135?
What is webresource axd?
What are the two Layouts supported by a Web form in ASP.NET?
What are the Types of authentications in IIS
I have an external link in my application say www.xyztest.com. Today this site works on http protocal. Tommorow it may run on https. So i cant hardcore the protocal in the site. When a user clicks on the link how can i know if the external site works on http or https and takes him to that place?
What are the Types of session management in ASP.NET
Explain the difference between array and linkedlist?
Explain diff. Betn dataset and recordset?
Explain the server control events of asp.net ?
How to find last error which occurred?
What is the asp.net mvc folder conventions? : asp.net mvc
Define resource files.
What are the asp.net security controls?