Click here to Skip to main content
15,867,756 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionAbout AspxGauges Pin
haluk_7827-May-12 21:46
haluk_7827-May-12 21:46 
AnswerRe: About AspxGauges Pin
taha bahraminezhad Jooneghani3-Jun-12 3:20
taha bahraminezhad Jooneghani3-Jun-12 3:20 
QuestionPrivilege Elevation in an MVC3 web application Pin
Brady Kelly26-May-12 22:36
Brady Kelly26-May-12 22:36 
QuestionImage Editing at different portions Pin
Raghavendra Rao 55826-May-12 16:59
Raghavendra Rao 55826-May-12 16:59 
AnswerRe: Image Editing at different portions Pin
shashidhar reddy.k28-May-12 19:28
shashidhar reddy.k28-May-12 19:28 
GeneralRe: Image Editing at different portions Pin
Raghavendra Rao 55828-May-12 19:35
Raghavendra Rao 55828-May-12 19:35 
Questiondebug web form 2010 Pin
sc steinhayse26-May-12 11:41
sc steinhayse26-May-12 11:41 
AnswerRe: debug web form 2010 Pin
R. Giskard Reventlov26-May-12 13:31
R. Giskard Reventlov26-May-12 13:31 
Highlight the first line of code where you want to start debugging and press the F9 key. Press F5 to start the application and it will come to a stop on the line with the breakpoint set. Press F10 to go to the next line or F11 to debug into a method. You can hiver over varibles ot see the current value, add a watch to a variable so that yu can see the value changing or right click and quick watch to see all of the properties of a variable or whatver at that moment in time. That is a small part of what you can do - you shoul dtry reading up on the subject before starting.
"If you think it's expensive to hire a professional to do the job, wait until you hire an amateur." Red Adair.
nils illegitimus carborundum

me, me, me

Questionhow to make a project in notepad through .net Pin
shankarindore26-May-12 0:57
shankarindore26-May-12 0:57 
AnswerRe: how to make a project in notepad through .net Pin
Richard MacCutchan26-May-12 1:01
mveRichard MacCutchan26-May-12 1:01 
AnswerRe: how to make a project in notepad through .net Pin
R. Giskard Reventlov26-May-12 13:27
R. Giskard Reventlov26-May-12 13:27 
QuestionRe: how to make a project in notepad through .net Pin
AmitGajjar27-May-12 23:42
professionalAmitGajjar27-May-12 23:42 
Questionhow to make start up page on iis for a website Pin
Zubair_Shah25-May-12 10:31
Zubair_Shah25-May-12 10:31 
AnswerRe: how to make start up page on iis for a website Pin
Sandeep Mewara25-May-12 17:43
mveSandeep Mewara25-May-12 17:43 
GeneralRe: how to make start up page on iis for a website Pin
shashidhar reddy.k28-May-12 19:19
shashidhar reddy.k28-May-12 19:19 
AnswerRe: how to make start up page on iis for a website Pin
ashjassi17-Aug-12 3:18
ashjassi17-Aug-12 3:18 
QuestionColor Trackbar Pin
w4uoa25-May-12 7:47
w4uoa25-May-12 7:47 
AnswerRe: Color Trackbar Pin
Richard MacCutchan25-May-12 7:56
mveRichard MacCutchan25-May-12 7:56 
AnswerRe: Color Trackbar Pin
ZurdoDev25-May-12 8:45
professionalZurdoDev25-May-12 8:45 
QuestionHTTP 404 Pin
Franco Cipriano24-May-12 23:43
Franco Cipriano24-May-12 23:43 
AnswerRe: HTTP 404 Pin
ZurdoDev25-May-12 4:44
professionalZurdoDev25-May-12 4:44 
GeneralRe: HTTP 404 Pin
Franco Cipriano25-May-12 4:48
Franco Cipriano25-May-12 4:48 
GeneralRe: HTTP 404 Pin
ZurdoDev25-May-12 4:51
professionalZurdoDev25-May-12 4:51 
GeneralRe: HTTP 404 Pin
Franco Cipriano25-May-12 5:45
Franco Cipriano25-May-12 5:45 
GeneralRe: HTTP 404 Pin
ZurdoDev25-May-12 5:50
professionalZurdoDev25-May-12 5:50 

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.