GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Microsoft  >  ASP.NET 2.0
Go To First  |  Previous Question  |  Next Question 
 ASP.NET 2.0  |  Question 135 of 161    Print  
How to give url mapping in asp.net using dynamic XML file

  
Total Answers and Comments: 1 Last Update: April 11, 2008     Asked by: Chakravarthi 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
April 11, 2008 03:45:26   #1  
Vikas Yadav Member Since: April 2008   Contribution: 15    

RE: How to give url mapping in asp.net using dynamic XML file
<system.web>
<urlMappings>
<add url "url typed by user " mappedUrl "actual url invoked" />
</urlMappings>
</system.web>

 
Is this answer useful? Yes | No

 Related Questions

Can you give an example of when it would be appropriate to use a web service as opposed to a non-serviced .NET component

Can you give an example of what might be best suited to place in the Application_Start and Session_Start subroutines?

Latest Answer : Only the first answer appropriate. The question is how to create a dynamically grid view which means populate the grid view dynamically. ...
Read Answers (4) | Asked by : Dhanam

You have created an .aspx file that is viewed through a browser. In this scenario, the server sees the page as a running instance of what class type?
Read Answers (1) | Asked by : nits123

What is Specific Difference Between Session.Abandon();andSession.Kill();Note: Because Microsoft has a big logic to give two method for different work not for same work.

Latest Answer : Web.config file  and IIS metabase is used to view the Security information. ...

Latest Answer :                     ...

Question: Can you define basic element of WebServices and explain any one from them?Answer: These are as follows SOAP, WSDL and UDDI. And I am explaining about the SOAP(Simple Object Access Protocol) it 
View Question | Asked by : umesh_20012

In web.config file how many cookies we can used?? plz help me  
Latest Answer : Generally 20 cookies we can use ...
Read Answers (4) | Asked by : dilraj

I have created a custom control to get the values and sum them, Here I am able to get display the controls but I am not able to add the values in the text box which means that I am not able to catch the 
Latest Answer : First you may build the control ex Button b = new Button(); b.Text = "ex"; Then you add the button to other control right ? like this.control.add(b); but before add the button (b) to other control, you add the even to the button (b) because its a button, ...


 Sponsored Links

 
Related Articles

EDI Mapping and Translation

EDI Mapping and Translation Mapping is a movement of information basically of putting the format of one data document onto another For instance it takes the format of an otherwise incompatible data format and makes it into an EDI compatible data document or conversely takes an EDI document and makes
 

What is Data Mapping

Data mapping is a very important aspect in data integration. In fact, it is the first step in the many complex tasks associated with data integration which include data transformation or data mediation between a data source and its destination; identification of relationships in data which is vital
 

What is Data File

In a logical data model, the conceptual data model which is based on the business semantic is being defined. Thus, entities and relationships and corresponding table and column design, object oriented classes, and XML tags, among other things are being laid regardless of the database will be physica
 

The Interview Snafu

How to turn someone else&rsquo;s mistake to your advantage Your dream job is about to become reality. A recruiter gave you the heads up about the perfect position at Humungous Conglomerate, Inc. You went through five interviews as well as a battery of psychological tests mandated by their HR de
 

Winning a Job Interview with a Winning Resume

Does your resume unlock your potential, take your skills to the highest level and win you the interview and the job you want now? The job market today is highly competitive and even if you think you have what it takes to get an interview you won&rsquo;t get over the line without a polished, prof
 

Importance of Proper English during Job Interview

Importance of Proper English during Job Interview Your job interview is crucially important and it will determine whether or not you will get the job Depending on the type of job you re going for it is very important for you to use proper English In most cases jobs which offer higher salaries will h
 

PHP Tutorials - File manipulation (Part-2)

File manipulation Part 2 In this PHP Tutorial you will learn the 2nd Part of File Manipulation Reading lines from a file Reading arbitrary amounts of data from a file Writing to a file Creating directories Removing a directory and Opening a directory for reading mosgoogle Reading lines from a file T
 

PHP Tutorials – File manipulation (Part 1)

PHP Tutorials File manipulation Part 1 In the PHP Tutorial You will learn about File manipulation Part 1 Checking file existence A file or directory Determining file size Creating and deleting files and Opening a file for writing reading or appending mosgoogle Checking file existence You can test
 

HR Interview - HR Interview Mistakes You Will Want To Avoid

HR Interview Mistakes You Will Want To Avoid The job interview can be a stressful process This is especially true for those who are going after a competitive position Your nonverbal communication combined with the answers you give during the interview will determine if you are hired mosgoogle While
 

HR Interview - Behavioral HR Interviews

Behavioral HR Interviews As the name implies a behavioral interview is an interview that is held by a human resources department to determine if an applicant has the behaviors that are appropriate for a job The company must know how an applicant will behave in a certain situations mosgoogle The logi
 

About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape