Use URL Rewriting. I would not suggest moving to MVC just because you
do not wish to show page extensions.

You should however consider if the purpose behind your query is really
worth it. Who do you wish to hide this information from?

On Oct 5, 7:42 pm, Gourav Vishnoi <vishnoi.gou...@gmail.com> wrote:
> Hi Cerebus,
>
> Here Adrian is correct. Actually i want to hide extantaion of file like. If
> i have some pages like
>
>    1.http://www.gourav.com/Product/Viewall.aspx
>    2.http://www.gourav.com/Product/Edit.aspx
>    3.http://www.gourav.com/Product/AddNew.aspx
>    4.http://www.gourav.com/Product/Login.aspx
>
> then it should be show as :
>
> http://www.gourav.com/Product/Viewallhttp://www.gourav.com/Product/Edithttp://www.gourav.com/Product/AddNewhttp://www.gourav.com/Product/Login
>
> I think now you'll understand my query.
>

-- 
You received this message because you are subscribed to the Google
Groups "DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML
Web Services,.NET Remoting" group.
To post to this group, send email to dotnetdevelopment@googlegroups.com
To unsubscribe from this group, send email to
dotnetdevelopment+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/dotnetdevelopment?hl=en?hl=en
or visit the group website at http://megasolutions.net

Reply via email to