Click here to Skip to main content
15,921,793 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: first character to be upper Pin
Michael Sync26-Dec-07 18:50
Michael Sync26-Dec-07 18:50 
GeneralRe: first character to be upper Pin
N a v a n e e t h26-Dec-07 19:41
N a v a n e e t h26-Dec-07 19:41 
GeneralAppend data to aspx page Pin
Archana New to Dotnet26-Dec-07 18:21
Archana New to Dotnet26-Dec-07 18:21 
GeneralRe: Append data to aspx page Pin
vimal_yet26-Dec-07 18:43
vimal_yet26-Dec-07 18:43 
GeneralRe: Append data to aspx page Pin
Eric.W5-Jan-08 2:25
Eric.W5-Jan-08 2:25 
GeneralAsp .net page extension Pin
amit_8326-Dec-07 18:21
amit_8326-Dec-07 18:21 
GeneralRe: Asp .net page extension Pin
Michael Sync26-Dec-07 18:52
Michael Sync26-Dec-07 18:52 
GeneralRe: Asp .net page extension Pin
N a v a n e e t h26-Dec-07 19:45
N a v a n e e t h26-Dec-07 19:45 
amit_83 wrote:
can we can open .aspx page without showing its extesion.


You can change the extension to anything that you like. Add the extension to application mapping list in IIS and map it to aspnet_isapi.dll. For removing the extension, you need to map all the requests to process via ASP.NET engine. I don't know how much efficient is this.


All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia

My Website | Ask smart questions


GeneralRe: Asp .net page extension Pin
neerubee26-Dec-07 21:37
neerubee26-Dec-07 21:37 
GeneralRe: Asp .net page extension Pin
imsathy26-Dec-07 23:53
imsathy26-Dec-07 23:53 
QuestionNew to ASP.net "simple question" Pin
sindhutiwari26-Dec-07 18:15
sindhutiwari26-Dec-07 18:15 
GeneralRe: New to ASP.net "simple question" Pin
sulabh202026-Dec-07 19:00
sulabh202026-Dec-07 19:00 
GeneralRe: New to ASP.net "simple question" Pin
sindhutiwari26-Dec-07 19:42
sindhutiwari26-Dec-07 19:42 
GeneralRe: New to ASP.net "simple question" Pin
Abhijit Jana26-Dec-07 19:56
professionalAbhijit Jana26-Dec-07 19:56 
GeneralRe: New to ASP.net "simple question" Pin
N a v a n e e t h26-Dec-07 19:57
N a v a n e e t h26-Dec-07 19:57 
GeneralRe: New to ASP.net "simple question" Pin
sindhutiwari26-Dec-07 20:02
sindhutiwari26-Dec-07 20:02 
GeneralRe: New to ASP.net "simple question" Pin
N a v a n e e t h26-Dec-07 20:27
N a v a n e e t h26-Dec-07 20:27 
GeneralRe: New to ASP.net "simple question" Pin
Abhijit Jana26-Dec-07 20:29
professionalAbhijit Jana26-Dec-07 20:29 
Questioncan we add 2 datatables in dataset ? Pin
Satish - Developer26-Dec-07 18:00
Satish - Developer26-Dec-07 18:00 
AnswerRe: can we add 2 datatables in dataset ? Pin
Sun Rays26-Dec-07 18:58
Sun Rays26-Dec-07 18:58 
AnswerRe: can we add 2 datatables in dataset ? Pin
neerubee26-Dec-07 21:41
neerubee26-Dec-07 21:41 
GeneralVSS Integration Pin
vimal_yet26-Dec-07 18:00
vimal_yet26-Dec-07 18:00 
GeneralRe: VSS Integration Pin
rashidpervaiz0826-Dec-07 19:58
rashidpervaiz0826-Dec-07 19:58 
GeneralRe: VSS Integration Pin
vimal_yet27-Dec-07 0:06
vimal_yet27-Dec-07 0:06 
QuestionIf they are More controls on webpage, How to manage? Pin
Satish - Developer26-Dec-07 17:57
Satish - Developer26-Dec-07 17:57 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.