GeekInterview.com
Submitted Questions

How to give url mapping in ASP.Net using dynamic XML file

Asked By: Chakravarthi | Asked On: Oct 25th, 2007

Answered by: Vikas Yadav on: Apr 11th, 2008

    <urlMappings>
            <add url="url typed by user " mappedUrl="actual url invoked" />
   
</system.web>

How to transfer one page data onto another page without using viewstate, sessions, cookies, query strings or database?

Asked By: Chakravarthi | Asked On: Oct 18th, 2007

If I have 5 page of transaction, I would like to store all the date in final page submit button only.

How do you create class diagram for .Net code class?

Asked By: Chakravarthi | Asked On: Oct 18th, 2007

Answered by: Vikas Yadav on: Apr 5th, 2008

Just right click on the .cs file and select the option view class diagram.A diagram file .cd will be generated.Further u can add method to the .cd file and extract interface etc from it.

Interview Question

 Ask Interview Question?

 

Career Counselling

 Have Career Question?

 Ask Chandra

 Ask Only Career questions.

Follow us: