Click here to Skip to main content
15,891,136 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionHow to switch from development environment to live environment Pin
Shweta228122-Nov-07 1:22
Shweta228122-Nov-07 1:22 
AnswerRe: How to switch from development environment to live environment Pin
N a v a n e e t h22-Nov-07 1:52
N a v a n e e t h22-Nov-07 1:52 
GeneralRe: How to switch from development environment to live environment Pin
Shweta228122-Nov-07 1:55
Shweta228122-Nov-07 1:55 
GeneralRe: How to switch from development environment to live environment Pin
N a v a n e e t h22-Nov-07 2:09
N a v a n e e t h22-Nov-07 2:09 
GeneralRe: How to switch from development environment to live environment Pin
Shweta228122-Nov-07 2:16
Shweta228122-Nov-07 2:16 
GeneralRe: How to switch from development environment to live environment Pin
N a v a n e e t h22-Nov-07 2:37
N a v a n e e t h22-Nov-07 2:37 
GeneralRe: How to switch from development environment to live environment Pin
Shweta228122-Nov-07 2:42
Shweta228122-Nov-07 2:42 
GeneralRe: How to switch from development environment to live environment Pin
N a v a n e e t h22-Nov-07 2:55
N a v a n e e t h22-Nov-07 2:55 
Shweta2281 wrote:
equest.absoluteuri and if it contains the text "home" then i proceed with my logic.


I guess you are checking this from Master page or from any user controls ? If you are using master pages, you can have a boolean public property which can be set from page. From homepage set this value to true. So when doing your logic, you can check this property and if it is true, proceed. I think this will be efficient than checking the URL.

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

My Website | Ask smart questions

GeneralRe: How to switch from development environment to live environment Pin
Shweta228122-Nov-07 3:36
Shweta228122-Nov-07 3:36 
QuestionLogin Control Pin
Rock Star.22-Nov-07 1:14
Rock Star.22-Nov-07 1:14 
AnswerRe: Login Control Pin
Imran Khan Pathan22-Nov-07 1:35
Imran Khan Pathan22-Nov-07 1:35 
AnswerCross post. Please ignore this thread. Pin
Pete O'Hanlon22-Nov-07 2:39
mvePete O'Hanlon22-Nov-07 2:39 
Questionasp.net Pin
sandip_bhavsar22-Nov-07 1:09
sandip_bhavsar22-Nov-07 1:09 
AnswerRe: asp.net Pin
NanaAM22-Nov-07 1:21
NanaAM22-Nov-07 1:21 
AnswerRe: asp.net Pin
Michael Sync22-Nov-07 4:37
Michael Sync22-Nov-07 4:37 
Questionasp.net Pin
Deepthy.P.M22-Nov-07 0:56
Deepthy.P.M22-Nov-07 0:56 
AnswerRe: asp.net Pin
_AK_22-Nov-07 1:00
_AK_22-Nov-07 1:00 
AnswerRe: asp.net Pin
John-ph22-Nov-07 1:05
John-ph22-Nov-07 1:05 
QuestionHow can I put description for my class&methods in C# Pin
mehran.asg22-Nov-07 0:50
mehran.asg22-Nov-07 0:50 
AnswerRe: How can I put description for my class&methods in C# Pin
_AK_22-Nov-07 1:02
_AK_22-Nov-07 1:02 
AnswerRe: How can I put description for my class&methods in C# Pin
Prateek G22-Nov-07 1:43
Prateek G22-Nov-07 1:43 
QuestionHow can I put description for my class & methods in C# Pin
mehran.asg22-Nov-07 0:43
mehran.asg22-Nov-07 0:43 
AnswerRe: How can I put description for my class & methods in C# Pin
N a v a n e e t h22-Nov-07 0:51
N a v a n e e t h22-Nov-07 0:51 
GeneralRe: How can I put description for my class & methods in C# Pin
mehran.asg22-Nov-07 8:12
mehran.asg22-Nov-07 8:12 
QuestionJavascript confirmation in asp.net Pin
Nagraj Naik21-Nov-07 23:34
Nagraj Naik21-Nov-07 23:34 

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.