Click here to Skip to main content
15,880,608 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionWhat happens to abandoned or timed out sessions? Pin
Brady Kelly29-Nov-11 7:12
Brady Kelly29-Nov-11 7:12 
AnswerRe: What happens to abandoned or timed out sessions? Pin
David Mujica29-Nov-11 7:48
David Mujica29-Nov-11 7:48 
GeneralRe: What happens to abandoned or timed out sessions? Pin
Brady Kelly29-Nov-11 8:58
Brady Kelly29-Nov-11 8:58 
GeneralClarification Pin
David Mujica30-Nov-11 8:59
David Mujica30-Nov-11 8:59 
GeneralRe: Clarification Pin
Brady Kelly30-Nov-11 16:38
Brady Kelly30-Nov-11 16:38 
AnswerRe: What happens to abandoned or timed out sessions? Pin
jkirkerx29-Nov-11 18:32
professionaljkirkerx29-Nov-11 18:32 
QuestionRE: Visual Studio NOOB question - XML - Pin
B A L L S29-Nov-11 4:42
B A L L S29-Nov-11 4:42 
AnswerRe: RE: Visual Studio NOOB question - XML - Pin
Not Active29-Nov-11 5:07
mentorNot Active29-Nov-11 5:07 
You open the project by

1) opening Visual Studio
a) File -> Open -> Project/Solution
b) Navigate to the Project/Solution file

2) Find the Project or Solution file in Explorer. (They will have csproj (for C#) or sln extension)
a) Double click and let Visual Studio open

After Visual Studio starts with this project and it has been successfully built you can run it by pressing F5 or Ctrl + F5 to start without debugger.

Unless specified otherwise in the code the output will be in Bin folder under the project folder where the project files are located.

No comment

GeneralRe: RE: Visual Studio NOOB question - XML - Pin
B A L L S29-Nov-11 5:47
B A L L S29-Nov-11 5:47 
GeneralRe: RE: Visual Studio NOOB question - XML - Pin
Not Active29-Nov-11 8:46
mentorNot Active29-Nov-11 8:46 
QuestionPlease suggest tools/ codes (Jquery Nested Expression Builder ) Pin
sysmatrix29-Nov-11 1:33
sysmatrix29-Nov-11 1:33 
AnswerRe: Please suggest tools/ codes (Jquery Nested Expression Builder ) Pin
jkirkerx29-Nov-11 18:37
professionaljkirkerx29-Nov-11 18:37 
QuestionPrimary key specific format. Pin
sk_ko28-Nov-11 16:16
sk_ko28-Nov-11 16:16 
AnswerRe: Primary key specific format. Pin
nilschaudhari28-Nov-11 21:48
nilschaudhari28-Nov-11 21:48 
GeneralRe: Primary key specific format. Pin
sk_ko29-Nov-11 14:10
sk_ko29-Nov-11 14:10 
AnswerRe: Primary key specific format. Pin
CDP180228-Nov-11 22:38
CDP180228-Nov-11 22:38 
AnswerRe: Primary key specific format. Pin
Paladin200029-Nov-11 6:36
Paladin200029-Nov-11 6:36 
GeneralRe: Primary key specific format. Pin
sk_ko29-Nov-11 13:46
sk_ko29-Nov-11 13:46 
AnswerRe: Primary key specific format. Pin
Andy_L_J29-Nov-11 18:46
Andy_L_J29-Nov-11 18:46 
QuestionAvoid Refer of page on Menu Item click. Pin
Member 322226428-Nov-11 2:23
Member 322226428-Nov-11 2:23 
AnswerRe: Avoid Refer of page on Menu Item click. Pin
Anuj Banka28-Nov-11 2:45
Anuj Banka28-Nov-11 2:45 
AnswerRe: Avoid Refer of page on Menu Item click. Pin
Not Active28-Nov-11 6:28
mentorNot Active28-Nov-11 6:28 
Questionasp.net keypress event Pin
berba28-Nov-11 1:11
berba28-Nov-11 1:11 
AnswerRe: asp.net keypress event Pin
StianSandberg28-Nov-11 2:36
StianSandberg28-Nov-11 2:36 
AnswerRe: asp.net keypress event Pin
ksvinothmca28-Nov-11 2:39
ksvinothmca28-Nov-11 2:39 

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.