Click here to Skip to main content
15,881,281 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionConnecting To A Database ASP .NET [All Code Included = Long Topic] Pin
eginteractive31-May-09 3:13
eginteractive31-May-09 3:13 
AnswerRe: Connecting To A Database ASP .NET [All Code Included = Long Topic] Pin
mrcooll31-May-09 3:25
mrcooll31-May-09 3:25 
GeneralRe: Connecting To A Database ASP .NET [All Code Included = Long Topic] Pin
eginteractive31-May-09 3:27
eginteractive31-May-09 3:27 
GeneralRe: Connecting To A Database ASP .NET [All Code Included = Long Topic] Pin
mrcooll31-May-09 3:31
mrcooll31-May-09 3:31 
AnswerRe: Connecting To A Database ASP .NET [All Code Included = Long Topic] Pin
Ramesh Swaminathan31-May-09 3:28
Ramesh Swaminathan31-May-09 3:28 
GeneralRe: Connecting To A Database ASP .NET [All Code Included = Long Topic] Pin
eginteractive31-May-09 3:32
eginteractive31-May-09 3:32 
GeneralRe: Connecting To A Database ASP .NET [All Code Included = Long Topic] Pin
Ramesh Swaminathan31-May-09 3:36
Ramesh Swaminathan31-May-09 3:36 
GeneralRe: Connecting To A Database ASP .NET [All Code Included = Long Topic] Pin
eginteractive31-May-09 3:38
eginteractive31-May-09 3:38 
<add name="ConnectionString" connectionString="data source=.\SQLEXPRESS;Integrated Security=SSPI;AttachDBFilename=|DataDirectory|database.mdf;User Instance=true"/>

That's it. I don't know how else to go about doing this. I have MS SQL database support on my hosting, I just don't know how to get it all working. Right now the database is just in the app_data folder.
GeneralRe: Connecting To A Database ASP .NET [All Code Included = Long Topic] Pin
Ramesh Swaminathan31-May-09 3:44
Ramesh Swaminathan31-May-09 3:44 
GeneralRe: Connecting To A Database ASP .NET [All Code Included = Long Topic] Pin
eginteractive31-May-09 3:46
eginteractive31-May-09 3:46 
GeneralRe: Connecting To A Database ASP .NET [All Code Included = Long Topic] Pin
Ramesh Swaminathan31-May-09 3:52
Ramesh Swaminathan31-May-09 3:52 
GeneralRe: Connecting To A Database ASP .NET [All Code Included = Long Topic] Pin
eginteractive31-May-09 3:55
eginteractive31-May-09 3:55 
GeneralRe: Connecting To A Database ASP .NET [All Code Included = Long Topic] [modified] Pin
Ramesh Swaminathan31-May-09 4:08
Ramesh Swaminathan31-May-09 4:08 
GeneralRe: Connecting To A Database ASP .NET [All Code Included = Long Topic] Pin
eginteractive31-May-09 4:11
eginteractive31-May-09 4:11 
GeneralRe: Connecting To A Database ASP .NET [All Code Included = Long Topic] Pin
Ramesh Swaminathan31-May-09 4:22
Ramesh Swaminathan31-May-09 4:22 
GeneralRe: Connecting To A Database ASP .NET [All Code Included = Long Topic] Pin
eginteractive31-May-09 8:45
eginteractive31-May-09 8:45 
Questionc# retrieve total non-paged memory usage remotely Pin
jw0rd31-May-09 3:03
jw0rd31-May-09 3:03 
Generalwhen to use state server out procees session and sql server out process session Pin
sunkrajesh31-May-09 2:26
sunkrajesh31-May-09 2:26 
GeneralRe: when to use state server out procees session and sql server out process session Pin
Ramesh Swaminathan31-May-09 4:32
Ramesh Swaminathan31-May-09 4:32 
QuestionHow to create a TAB page in ASP.NET!! Pin
Sr...Frank31-May-09 1:37
Sr...Frank31-May-09 1:37 
AnswerRe: How to create a TAB page in ASP.NET!! Pin
mrcooll31-May-09 3:26
mrcooll31-May-09 3:26 
AnswerRe: How to create a TAB page in ASP.NET!! Pin
Ramesh Swaminathan31-May-09 3:34
Ramesh Swaminathan31-May-09 3:34 
QuestionDetailed exception from webservice while customError mode is "On" Pin
offengenden31-May-09 0:53
offengenden31-May-09 0:53 
QuestionRe: Detailed exception from webservice while customError mode is "On" Pin
Mountains2Hike9-Jun-09 7:55
Mountains2Hike9-Jun-09 7:55 
AnswerRe: Detailed exception from webservice while customError mode is "On" Pin
offengenden9-Jun-09 9:06
offengenden9-Jun-09 9:06 

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.