Click here to Skip to main content
15,910,009 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionData Access Layer on Web Service Pin
Tuwing.Sabado10-Apr-07 16:38
Tuwing.Sabado10-Apr-07 16:38 
Questiondetermined max of sessions in the same time Pin
wbaidousee10-Apr-07 12:12
wbaidousee10-Apr-07 12:12 
AnswerRe: determined max of sessions in the same time Pin
gauthee10-Apr-07 19:36
gauthee10-Apr-07 19:36 
Questionmaster pages Pin
hahii10-Apr-07 11:07
hahii10-Apr-07 11:07 
AnswerRe: master pages Pin
Not Active10-Apr-07 16:52
mentorNot Active10-Apr-07 16:52 
AnswerRe: master pages Pin
Mark Greenwood10-Apr-07 17:53
Mark Greenwood10-Apr-07 17:53 
Questionconnecting to sql sever Pin
ciacia10-Apr-07 10:33
ciacia10-Apr-07 10:33 
AnswerRe: connecting to sql sever Pin
Quinten.Miller10-Apr-07 19:23
Quinten.Miller10-Apr-07 19:23 
Howdy

I don't think you want to add a new sql server database. You probably want to add an existing database server to the project.

View the Server Explorer (View > Server Explorer), right click database connections > add connection. Don't forget that the connection string for SQLServer Express is slightly different to SQLServer. The host should be localhost\sqlexpress

If you just want a connection string to a server then just add one to the web.config

You can also drag a SQLDataSource onto a webpage to get a wizard that will help you go through the process (I think)

Cheers
Q
QuestionPOSTING TO DIFFERENT PAGE Pin
MAGICIANMERLIN10-Apr-07 9:38
MAGICIANMERLIN10-Apr-07 9:38 
AnswerRe: POSTING TO DIFFERENT PAGE Pin
kubben10-Apr-07 12:10
kubben10-Apr-07 12:10 
QuestionCaching DataSet for lifetime of Webapp Pin
Cfer8310-Apr-07 8:49
Cfer8310-Apr-07 8:49 
AnswerRe: Caching DataSet for lifetime of Webapp Pin
kubben10-Apr-07 9:01
kubben10-Apr-07 9:01 
QuestionA question about altering VB Codebehind files Pin
Nostromo7710-Apr-07 8:40
Nostromo7710-Apr-07 8:40 
AnswerRe: A question about altering VB Codebehind files Pin
Sathesh Sakthivel10-Apr-07 17:04
Sathesh Sakthivel10-Apr-07 17:04 
GeneralRe: A question about altering VB Codebehind files Pin
Nostromo7710-Apr-07 20:34
Nostromo7710-Apr-07 20:34 
QuestionSalam , Where roles are saved ? Pin
Mohammed Amine10-Apr-07 8:28
Mohammed Amine10-Apr-07 8:28 
AnswerRe: Salam , Where roles are saved ? Pin
Abolfazl Sheikhloo10-Apr-07 20:11
Abolfazl Sheikhloo10-Apr-07 20:11 
AnswerRe: Salam , Where roles are saved ? Pin
MinhajuddinK5-May-07 20:02
MinhajuddinK5-May-07 20:02 
QuestionSimple cast error Pin
Sam Heller10-Apr-07 5:04
Sam Heller10-Apr-07 5:04 
AnswerRe: Simple cast error Pin
Sam Heller10-Apr-07 5:08
Sam Heller10-Apr-07 5:08 
GeneralRe: Simple cast error Pin
badgrs10-Apr-07 5:30
badgrs10-Apr-07 5:30 
QuestionWebResource Pin
reza toorani10-Apr-07 4:19
reza toorani10-Apr-07 4:19 
Questionfileuploader control + asp.net 2.0 Pin
ritu432110-Apr-07 3:22
ritu432110-Apr-07 3:22 
AnswerRe: fileuploader control + asp.net 2.0 Pin
varshavmane10-Apr-07 3:30
varshavmane10-Apr-07 3:30 
QuestionHow to write C# code in VB Pin
varshavmane10-Apr-07 3:19
varshavmane10-Apr-07 3:19 

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.