Click here to Skip to main content
15,905,781 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionRe: How to run an application with windowAuthentication connectionString from IIS? [modified] Pin
Kuricheti2-Sep-07 19:38
Kuricheti2-Sep-07 19:38 
AnswerRe: How to run an application with windowAuthentication connectionString from IIS? Pin
Michael Sync2-Sep-07 20:16
Michael Sync2-Sep-07 20:16 
QuestionRe: How to run an application with windowAuthentication connectionString from IIS? Pin
Kuricheti2-Sep-07 20:36
Kuricheti2-Sep-07 20:36 
AnswerRe: How to run an application with windowAuthentication connectionString from IIS? Pin
Michael Sync2-Sep-07 23:13
Michael Sync2-Sep-07 23:13 
QuestionGetting Data From database using webservices Pin
dhulipudi31-Aug-07 17:18
dhulipudi31-Aug-07 17:18 
AnswerRe: Getting Data From database using webservices Pin
N a v a n e e t h31-Aug-07 18:51
N a v a n e e t h31-Aug-07 18:51 
GeneralRe: Getting Data From database using webservices Pin
dhulipudi31-Aug-07 19:13
dhulipudi31-Aug-07 19:13 
GeneralRe: Getting Data From database using webservices Pin
N a v a n e e t h31-Aug-07 19:26
N a v a n e e t h31-Aug-07 19:26 
dhulipudi wrote:
can u give me a example on how to get data from database, useing web services.


I presume that you are familiar with webservices.

1 - First create a webservice method
2 - Use SQLClient name space for SQL database
3 - Create connection using SQLConnection
4 - Create command object using SQLCommand
5 - Write query and fetch data
6 - Return data. D'Oh! | :doh: Confused | :confused:


GeneralRe: Getting Data From database using webservices Pin
dhulipudi31-Aug-07 19:44
dhulipudi31-Aug-07 19:44 
QuestionConnectionstring trouble Pin
kumswa31-Aug-07 14:34
kumswa31-Aug-07 14:34 
AnswerRe: Connectionstring trouble Pin
N a v a n e e t h31-Aug-07 18:52
N a v a n e e t h31-Aug-07 18:52 
AnswerRe: Connectionstring trouble Pin
Satish_S31-Aug-07 20:53
Satish_S31-Aug-07 20:53 
GeneralRe: Connectionstring trouble Pin
kumswa1-Sep-07 20:20
kumswa1-Sep-07 20:20 
QuestionHelp with ASP.NET Pin
Andrew Brock31-Aug-07 12:17
Andrew Brock31-Aug-07 12:17 
AnswerRe: Help with ASP.NET Pin
J$31-Aug-07 13:06
J$31-Aug-07 13:06 
AnswerRe: Help with ASP.NET Pin
Vasudevan Deepak Kumar1-Sep-07 2:21
Vasudevan Deepak Kumar1-Sep-07 2:21 
QuestionHELP! Need help with Dynamic PDF Pin
murdlag31-Aug-07 10:31
murdlag31-Aug-07 10:31 
AnswerRe: HELP! Need help with Dynamic PDF Pin
Vasudevan Deepak Kumar1-Sep-07 2:22
Vasudevan Deepak Kumar1-Sep-07 2:22 
QuestionRunning a Share Point page inside of an ASP .Net page Pin
dptalt31-Aug-07 10:02
dptalt31-Aug-07 10:02 
AnswerRe: Running a Share Point page inside of an ASP .Net page Pin
Vasudevan Deepak Kumar1-Sep-07 2:22
Vasudevan Deepak Kumar1-Sep-07 2:22 
GeneralRe: Running a Share Point page inside of an ASP .Net page Pin
dptalt4-Sep-07 9:29
dptalt4-Sep-07 9:29 
QuestionAll Controls in my user control are null... Pin
RoyRose7831-Aug-07 8:00
RoyRose7831-Aug-07 8:00 
AnswerRe: All Controls in my user control are null... Pin
ToddHileHoffer31-Aug-07 8:57
ToddHileHoffer31-Aug-07 8:57 
GeneralRe: All Controls in my user control are null... Pin
RoyRose7831-Aug-07 9:10
RoyRose7831-Aug-07 9:10 
QuestionUsing Flat Files Pin
N a v a n e e t h31-Aug-07 7:49
N a v a n e e t h31-Aug-07 7:49 

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.