Click here to Skip to main content
15,919,358 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questiongridview +edit+delete+update Pin
ritu432128-May-07 22:53
ritu432128-May-07 22:53 
AnswerRe: gridview +edit+delete+update Pin
Saifi Hasan28-May-07 23:19
Saifi Hasan28-May-07 23:19 
GeneralRe: gridview +edit+delete+update Pin
ritu432128-May-07 23:26
ritu432128-May-07 23:26 
Questionaccess database Pin
kvijayajyothy28-May-07 22:39
kvijayajyothy28-May-07 22:39 
AnswerRe: access database Pin
Christian Graus28-May-07 23:20
protectorChristian Graus28-May-07 23:20 
GeneralRe: access database Pin
kvijayajyothy28-May-07 23:26
kvijayajyothy28-May-07 23:26 
GeneralRe: access database Pin
Chetan Ranpariya29-May-07 0:26
Chetan Ranpariya29-May-07 0:26 
GeneralRe: access database Pin
kvijayajyothy29-May-07 0:56
kvijayajyothy29-May-07 0:56 
To display data in DataGrid.

I have created DAL for oracle database
Ex: Getdata
Which has query
Ex: select * from countrymst
Then I have created a BAL for that method Getdata
Then I will map BAL to dataGrid
Ex:
Datagrid.datasource = Businesslogic.method();

We I do same thing using XML. So how do same functionality using XML.
What are the procedures / step I should do?


vijaya

QuestionRe: access database Pin
Chetan Ranpariya29-May-07 1:13
Chetan Ranpariya29-May-07 1:13 
AnswerRe: access database Pin
kvijayajyothy29-May-07 1:33
kvijayajyothy29-May-07 1:33 
GeneralRe: access database Pin
SimulationofSai29-May-07 2:10
SimulationofSai29-May-07 2:10 
QuestionDeatils view Pin
A kamath28-May-07 22:12
A kamath28-May-07 22:12 
AnswerRe: Deatils view Pin
Harini N K28-May-07 22:35
Harini N K28-May-07 22:35 
GeneralRe: Deatils view Pin
A kamath28-May-07 22:43
A kamath28-May-07 22:43 
GeneralRe: Deatils view Pin
Harini N K28-May-07 23:05
Harini N K28-May-07 23:05 
Questionhow to take image path into variable Pin
harithadotnet28-May-07 21:48
harithadotnet28-May-07 21:48 
AnswerRe: how to take image path into variable Pin
Chetan Ranpariya28-May-07 21:59
Chetan Ranpariya28-May-07 21:59 
GeneralRe: how to take image path into variable Pin
harithadotnet28-May-07 22:20
harithadotnet28-May-07 22:20 
AnswerRe: how to take image path into variable Pin
ash0428-May-07 22:28
ash0428-May-07 22:28 
GeneralRe: how to take image path into variable Pin
harithadotnet28-May-07 23:02
harithadotnet28-May-07 23:02 
GeneralRe: how to take image path into variable Pin
ash0430-May-07 0:01
ash0430-May-07 0:01 
AnswerRe: how to take image path into variable Pin
Sandeep Akhare28-May-07 23:49
Sandeep Akhare28-May-07 23:49 
AnswerRe: how to take image path into variable Pin
sundar_amu29-May-07 0:40
sundar_amu29-May-07 0:40 
Questiondifferent between session and context Pin
yesu prakash28-May-07 21:00
yesu prakash28-May-07 21:00 
AnswerRe: different between session and context Pin
N a v a n e e t h28-May-07 21:37
N a v a n e e t h28-May-07 21:37 

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.