Click here to Skip to main content
16,005,121 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Sessions Pin
kubben18-Jul-07 7:29
kubben18-Jul-07 7:29 
Questionhow to excute stored procedure that insert record and return last inserted value Pin
imranafsari18-Jul-07 5:32
imranafsari18-Jul-07 5:32 
AnswerRe: how to excute stored procedure that insert record and return last inserted value Pin
kubben18-Jul-07 6:11
kubben18-Jul-07 6:11 
QuestionProgress screen for a web form Pin
ceejeeb18-Jul-07 5:24
ceejeeb18-Jul-07 5:24 
AnswerRe: Progress screen for a web form Pin
WillemM18-Jul-07 7:33
WillemM18-Jul-07 7:33 
AnswerRe: Progress screen for a web form Pin
Fred_Smith18-Jul-07 12:22
Fred_Smith18-Jul-07 12:22 
QuestionASP.NET using C# InitConnection() Issue Pin
JMirando18-Jul-07 5:20
JMirando18-Jul-07 5:20 
AnswerRe: ASP.NET using C# InitConnection() Issue Pin
WillemM18-Jul-07 7:35
WillemM18-Jul-07 7:35 
No need to override it if you use ASP.NET 2.0, there should be a ConnectionString setting in web.config. Change that and you can either use your local or remote database. In ASP.NET 1.1 you will need to set the ConnectionString property of the connection that is used by the commands of the DataAdapter.

WM.

What about weapons of mass-construction?

"What? Its an Apple MacBook Pro. They are sexy!" - Paul Watson
My blog

GeneralRe: ASP.NET using C# InitConnection() Issue Pin
JMirando18-Jul-07 8:00
JMirando18-Jul-07 8:00 
QuestionBind Large length data in GridView Pin
Jay_se18-Jul-07 5:02
Jay_se18-Jul-07 5:02 
AnswerRe: Bind Large length data in GridView Pin
Sathesh Sakthivel18-Jul-07 6:20
Sathesh Sakthivel18-Jul-07 6:20 
GeneralRe: Bind Large length data in GridView Pin
N a v a n e e t h18-Jul-07 19:28
N a v a n e e t h18-Jul-07 19:28 
AnswerRe: Bind Large length data in GridView Pin
N a v a n e e t h18-Jul-07 19:21
N a v a n e e t h18-Jul-07 19:21 
GeneralRe: Bind Large length data in GridView Pin
Jay_se19-Jul-07 3:39
Jay_se19-Jul-07 3:39 
QuestionSearch Engine Pin
Sandep H S18-Jul-07 4:59
Sandep H S18-Jul-07 4:59 
AnswerRe: Search Engine Pin
leckey18-Jul-07 5:37
leckey18-Jul-07 5:37 
QuestionVisual Studio Issue Pin
Sam Heller18-Jul-07 4:30
Sam Heller18-Jul-07 4:30 
AnswerRe: Visual Studio Issue Pin
JMirando18-Jul-07 5:56
JMirando18-Jul-07 5:56 
Questionradchart Pin
devsam18-Jul-07 4:06
devsam18-Jul-07 4:06 
QuestionDynamicly Generating Controls Pin
totocaster18-Jul-07 3:08
totocaster18-Jul-07 3:08 
AnswerRe: Dynamicly Generating Controls Pin
Eduard Keilholz18-Jul-07 3:24
Eduard Keilholz18-Jul-07 3:24 
AnswerRe: Dynamicly Generating Controls Pin
neerubee18-Jul-07 3:32
neerubee18-Jul-07 3:32 
GeneralRe: Dynamicly Generating Controls Pin
totocaster18-Jul-07 3:44
totocaster18-Jul-07 3:44 
QuestionGridbox With CheckBox ? Where is it Pin
ozzyrocsdbn18-Jul-07 3:07
ozzyrocsdbn18-Jul-07 3:07 
AnswerRe: Gridbox With CheckBox ? Where is it Pin
sathesh pandian18-Jul-07 21:15
sathesh pandian18-Jul-07 21:15 

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.