Click here to Skip to main content
15,893,622 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionSession timeout doesn't work when sessionState mode is SQL server Pin
vicky45714-Sep-07 9:36
vicky45714-Sep-07 9:36 
AnswerRe: Session timeout doesn't work when sessionState mode is SQL server Pin
N a v a n e e t h14-Sep-07 21:18
N a v a n e e t h14-Sep-07 21:18 
QuestionNameSpace Pin
seemamltn14-Sep-07 8:10
seemamltn14-Sep-07 8:10 
AnswerRe: NameSpace Pin
Saksida Bojan14-Sep-07 9:28
Saksida Bojan14-Sep-07 9:28 
QuestionHow to debugging DLLs solutions Pin
Caio Vitor14-Sep-07 7:45
Caio Vitor14-Sep-07 7:45 
AnswerRe: How to debugging DLLs solutions Pin
Saksida Bojan14-Sep-07 9:45
Saksida Bojan14-Sep-07 9:45 
GeneralRe: How to debugging DLLs solutions Pin
Saksida Bojan14-Sep-07 11:14
Saksida Bojan14-Sep-07 11:14 
AnswerRe: How to debugging DLLs solutions Pin
ctrlnick14-Sep-07 11:07
ctrlnick14-Sep-07 11:07 
Hi You cannot debug a dll. Instead try to find the Project FIles for that dll (source code) and then attach the source code to your existing project, Delete the existing dlls from the references and then refer the added project to your existing project.

Start Debugging Now

Note : dll is a very secured format which has all the underlying logic of the application. dlls are created to be secure and to be used without having access to the source code. You cannot get into the source code of the dll.

HAppy Coding


Happy Programming!

Regards,
Nikhil Pagidala

QuestionNeural Network? Pin
tanj005614-Sep-07 7:42
tanj005614-Sep-07 7:42 
QuestionHow to pass the gridview datakey to filter a dataset, help pleas Pin
orsini14-Sep-07 7:27
orsini14-Sep-07 7:27 
Questioncheckbox Pin
netJP12L14-Sep-07 7:11
netJP12L14-Sep-07 7:11 
AnswerRe: checkbox Pin
N a v a n e e t h14-Sep-07 21:29
N a v a n e e t h14-Sep-07 21:29 
QuestionHow to get Multilpe Headers in datagrid Pin
kavishan14-Sep-07 5:58
kavishan14-Sep-07 5:58 
AnswerRe: How to get Multilpe Headers in datagrid Pin
N a v a n e e t h14-Sep-07 21:31
N a v a n e e t h14-Sep-07 21:31 
GeneralRe: How to get Multilpe Headers in datagrid Pin
kavishan15-Sep-07 16:28
kavishan15-Sep-07 16:28 
Questiongetting data from selected row or all textboxes in nested datagrid Pin
cbm14-Sep-07 5:50
cbm14-Sep-07 5:50 
AnswerRe: getting data from selected row or all textboxes in nested datagrid Pin
Saksida Bojan14-Sep-07 9:47
Saksida Bojan14-Sep-07 9:47 
Questionhow to read aspx output as Html Pin
Big Ralph14-Sep-07 4:53
Big Ralph14-Sep-07 4:53 
AnswerRe: how to read aspx output as Html Pin
pmarfleet14-Sep-07 5:11
pmarfleet14-Sep-07 5:11 
QuestionReading .Properties File Pin
Ravindra_sagar14-Sep-07 4:27
Ravindra_sagar14-Sep-07 4:27 
AnswerRe: Reading .Properties File Pin
Christian Graus14-Sep-07 5:27
protectorChristian Graus14-Sep-07 5:27 
GeneralRe: Reading .Properties File Pin
Ravindra_sagar15-Sep-07 0:47
Ravindra_sagar15-Sep-07 0:47 
QuestionFAC Pin
CrazyCoder2614-Sep-07 4:17
CrazyCoder2614-Sep-07 4:17 
AnswerRe: FAC Pin
Christian Graus14-Sep-07 5:28
protectorChristian Graus14-Sep-07 5:28 
QuestionWebChart with OWC11 and Visual Studo 2005 Pin
mgotthardt14-Sep-07 3:47
mgotthardt14-Sep-07 3:47 

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.