Click here to Skip to main content
15,888,527 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionasp Pin
fire_hawk21-Apr-12 14:58
fire_hawk21-Apr-12 14:58 
AnswerRe: asp Pin
Wes Aday21-Apr-12 17:30
professionalWes Aday21-Apr-12 17:30 
GeneralRe: asp Pin
fire_hawk21-Apr-12 18:25
fire_hawk21-Apr-12 18:25 
QuestionRe: asp Pin
jkirkerx21-Apr-12 19:18
professionaljkirkerx21-Apr-12 19:18 
AnswerRe: asp Pin
fire_hawk22-Apr-12 21:05
fire_hawk22-Apr-12 21:05 
GeneralRe: asp Pin
jkirkerx23-Apr-12 6:55
professionaljkirkerx23-Apr-12 6:55 
GeneralRe: asp Pin
fire_hawk23-Apr-12 21:51
fire_hawk23-Apr-12 21:51 
GeneralRe: asp Pin
jkirkerx24-Apr-12 6:43
professionaljkirkerx24-Apr-12 6:43 
fire_hawk wrote:
"Data Source=123appsoft.com\\biodux;Initial Catalog=Ali;Integrated Security=True"
                  providerName="System.Data.SqlClient"

Your connection string is off

Data Source is ServerName\Instance, so if your running sql server express, it would be, I guessing Data Source = biodux\sqlexpress

"Data Source=biodux/sqlexpress; Initial Catalog=Ali; Integrated Security=True;"

Give that a try, but research the name of the sql server and the instance
GeneralRe: asp Pin
Ali Al Omairi(Abu AlHassan)21-Apr-12 20:16
professionalAli Al Omairi(Abu AlHassan)21-Apr-12 20:16 
AnswerRe: asp Pin
vvashishta23-Apr-12 19:30
vvashishta23-Apr-12 19:30 
QuestionSeapine Source control memory continues to preplex Pin
Member 778620321-Apr-12 10:06
Member 778620321-Apr-12 10:06 
AnswerRe: Seapine Source control memory continues to preplex Pin
jkirkerx21-Apr-12 10:39
professionaljkirkerx21-Apr-12 10:39 
AnswerRe: Seapine Source control memory continues to preplex Pin
Wes Aday21-Apr-12 17:25
professionalWes Aday21-Apr-12 17:25 
RantThe anwser to the question Pin
jkirkerx21-Apr-12 19:00
professionaljkirkerx21-Apr-12 19:00 
GeneralRe: The anwser to the question Pin
Wes Aday22-Apr-12 3:44
professionalWes Aday22-Apr-12 3:44 
GeneralRe: The anwser to the question Pin
jkirkerx22-Apr-12 6:59
professionaljkirkerx22-Apr-12 6:59 
QuestionConvert string in byte array Pin
indian14320-Apr-12 6:04
indian14320-Apr-12 6:04 
AnswerRe: Convert string in byte array Pin
Wes Aday21-Apr-12 17:08
professionalWes Aday21-Apr-12 17:08 
GeneralRe: Convert string in byte array Pin
Reza Ahmadi22-Apr-12 23:53
Reza Ahmadi22-Apr-12 23:53 
GeneralRe: Convert string in byte array Pin
cpkilekofp23-Apr-12 10:54
cpkilekofp23-Apr-12 10:54 
GeneralRe: Convert string in byte array Pin
vvashishta23-Apr-12 19:34
vvashishta23-Apr-12 19:34 
QuestionAyo game Pin
cplusplus01820-Apr-12 5:44
cplusplus01820-Apr-12 5:44 
AnswerRe: Ayo game Pin
Abhinav S21-Apr-12 16:46
Abhinav S21-Apr-12 16:46 
QuestionHow we can show overlapping form in asp.net Pin
Ganesh_pise20-Apr-12 3:30
Ganesh_pise20-Apr-12 3:30 
AnswerRe: How we can show overlapping form in asp.net Pin
Sandeep Mewara21-Apr-12 6:29
mveSandeep Mewara21-Apr-12 6:29 

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.