Click here to Skip to main content
15,911,035 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Convert string into integer Pin
Not Active27-Nov-06 3:36
mentorNot Active27-Nov-06 3:36 
Question"trigger" Pin
ravikiranreddydharmannagari26-Nov-06 23:27
ravikiranreddydharmannagari26-Nov-06 23:27 
AnswerRe: "trigger" Pin
Eduard Keilholz27-Nov-06 3:54
Eduard Keilholz27-Nov-06 3:54 
Questionwhy i'm not getting intellisense of a control in aspx.cs file I want help Pin
yogita charhate26-Nov-06 23:11
yogita charhate26-Nov-06 23:11 
AnswerRe: why i'm not getting intellisense of a control in aspx.cs file I want help Pin
minhpc_bk27-Nov-06 0:01
minhpc_bk27-Nov-06 0:01 
GeneralRe: why i'm not getting intellisense of a control in aspx.cs file I want help Pin
yogita charhate27-Nov-06 0:59
yogita charhate27-Nov-06 0:59 
GeneralRe: why i'm not getting intellisense of a control in aspx.cs file I want help Pin
Sandeep Akhare28-Nov-06 1:45
Sandeep Akhare28-Nov-06 1:45 
QuestionUsing Process.Start("a_console_app.exe") from within a web app by asp.net Pin
Patrick Zhang26-Nov-06 22:36
Patrick Zhang26-Nov-06 22:36 
Hello all,

I'm new to ASP.NET. Tried to do the above in VS2005 but failed. Couldn't debug it either. The console app tries to update some csv files on a shared drive. Also tried calling a very simple console app that updates one csv file on my local drive and it's fine. In the web.config I have <identity impersonate="true" username="domain\myusername" password="password"> so that I can read from and write to the shared drive. Could anyone let me know why and how I can fix it please. Thanks in advance!
AnswerRe: Using Process.Start("a_console_app.exe") from within a web app by asp.net Pin
minhpc_bk27-Nov-06 0:06
minhpc_bk27-Nov-06 0:06 
GeneralRe: Using Process.Start("a_console_app.exe") from within a web app by asp.net Pin
Patrick Zhang27-Nov-06 0:45
Patrick Zhang27-Nov-06 0:45 
GeneralRe: Using Process.Start("a_console_app.exe") from within a web app by asp.net Pin
Patrick Zhang27-Nov-06 0:47
Patrick Zhang27-Nov-06 0:47 
GeneralRe: Using Process.Start("a_console_app.exe") from within a web app by asp.net Pin
minhpc_bk27-Nov-06 0:57
minhpc_bk27-Nov-06 0:57 
GeneralRe: Using Process.Start("a_console_app.exe") from within a web app by asp.net Pin
Patrick Zhang27-Nov-06 1:21
Patrick Zhang27-Nov-06 1:21 
QuestionDatagrid Refreshing Problem Pin
param thaker26-Nov-06 21:58
param thaker26-Nov-06 21:58 
AnswerRe: Datagrid Refreshing Problem Pin
InsDev27-Nov-06 0:03
InsDev27-Nov-06 0:03 
QuestionTextbox validation(c#.net) Pin
zareee26-Nov-06 21:54
zareee26-Nov-06 21:54 
AnswerRe: Textbox validation(c#.net) Pin
Eduard Keilholz26-Nov-06 22:11
Eduard Keilholz26-Nov-06 22:11 
GeneralRe: Textbox validation(c#.net) Pin
zareee26-Nov-06 22:15
zareee26-Nov-06 22:15 
GeneralRe: Textbox validation(c#.net) Pin
Eduard Keilholz27-Nov-06 3:46
Eduard Keilholz27-Nov-06 3:46 
GeneralRe: Textbox validation(c#.net) Pin
J4amieC27-Nov-06 3:53
J4amieC27-Nov-06 3:53 
QuestionRe: Textbox validation(c#.net) Pin
Eduard Keilholz27-Nov-06 3:58
Eduard Keilholz27-Nov-06 3:58 
AnswerRe: Textbox validation(c#.net) Pin
J4amieC28-Nov-06 0:33
J4amieC28-Nov-06 0:33 
QuestionWhat is the difference between Codebehind and src in page directive? Pin
Tridip Bhattacharjee26-Nov-06 21:28
professionalTridip Bhattacharjee26-Nov-06 21:28 
AnswerRe: What is the difference between Codebehind and src in page directive? Pin
minhpc_bk27-Nov-06 0:43
minhpc_bk27-Nov-06 0:43 
AnswerRe: What is the difference between Codebehind and src in page directive? Pin
InsDev27-Nov-06 0:50
InsDev27-Nov-06 0: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.