Click here to Skip to main content
15,908,264 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Communication Between asp.net files Pin
Christian Graus31-Jul-07 18:49
protectorChristian Graus31-Jul-07 18:49 
GeneralRe: Communication Between asp.net files Pin
eggie531-Jul-07 18:54
eggie531-Jul-07 18:54 
QuestionPaging not using Stored Proc or DataGrid Pin
ASPnoob31-Jul-07 15:29
ASPnoob31-Jul-07 15:29 
AnswerRe: Paging not using Stored Proc or DataGrid Pin
Edwin Syarief31-Jul-07 16:27
Edwin Syarief31-Jul-07 16:27 
AnswerRe: Paging not using Stored Proc or DataGrid Pin
N a v a n e e t h31-Jul-07 19:09
N a v a n e e t h31-Jul-07 19:09 
QuestionSqlDataSource Select statement Pin
hurrem31-Jul-07 15:05
hurrem31-Jul-07 15:05 
AnswerRe: SqlDataSource Select statement [modified] Pin
Nand Kumar Das1-Aug-07 0:38
Nand Kumar Das1-Aug-07 0:38 
QuestionOracle Transactions with DAAB Pin
kjosh31-Jul-07 11:50
kjosh31-Jul-07 11:50 
Hi,
My Provider is System.Data.OracleClient. I need to use the OracleTransaction with Enterprise Library Data Access Application Blocks. With out DAAB we can write Like this:
OracleConnection con=”…”
OracleTransaction tr=Con.BeginTransaction(..);

With DAAB we have to write like this:
Database db=DatabaseFactory.createdatabase();
OreacleTransaction tr=?
Here How to initialize the Transaction.
Can any one provide me the link to how to execute Oracle Transactions with DAAB
Thanks
AnswerRe: Oracle Transactions with DAAB Pin
Tarakeshwar Reddy31-Jul-07 12:20
professionalTarakeshwar Reddy31-Jul-07 12:20 
QuestionData Reader [modified] Pin
ASPnoob31-Jul-07 11:04
ASPnoob31-Jul-07 11:04 
AnswerRe: Data Reader Pin
Fred_Smith31-Jul-07 12:09
Fred_Smith31-Jul-07 12:09 
GeneralRe: Data Reader [modified] Pin
ASPnoob31-Jul-07 12:21
ASPnoob31-Jul-07 12:21 
GeneralRe: Data Reader Pin
Fred_Smith31-Jul-07 13:25
Fred_Smith31-Jul-07 13:25 
QuestionHow to remove a domain cookie ? Pin
Ridge Howison31-Jul-07 10:46
Ridge Howison31-Jul-07 10:46 
AnswerRe: How to remove a domain cookie ? Pin
Fred_Smith31-Jul-07 12:02
Fred_Smith31-Jul-07 12:02 
AnswerRe: How to remove a domain cookie ? Pin
chand1031-Jul-07 19:58
chand1031-Jul-07 19:58 
QuestionManaging Frequently changing content Pin
mrchief_200031-Jul-07 10:21
mrchief_200031-Jul-07 10:21 
Questionplsql decode Pin
Hasan Ali31-Jul-07 9:49
Hasan Ali31-Jul-07 9:49 
AnswerRe: plsql decode Pin
Hasan Ali31-Jul-07 10:23
Hasan Ali31-Jul-07 10:23 
QuestionAvailability Calendar Pin
munklefish31-Jul-07 8:09
munklefish31-Jul-07 8:09 
AnswerRe: Availability Calendar Pin
Tarakeshwar Reddy31-Jul-07 8:26
professionalTarakeshwar Reddy31-Jul-07 8:26 
GeneralRe: Availability Calendar Pin
munklefish31-Jul-07 8:34
munklefish31-Jul-07 8:34 
GeneralRe: Availability Calendar Pin
Tarakeshwar Reddy31-Jul-07 8:51
professionalTarakeshwar Reddy31-Jul-07 8:51 
GeneralRe: Availability Calendar Pin
munklefish31-Jul-07 11:20
munklefish31-Jul-07 11:20 
GeneralRe: Availability Calendar Pin
Tarakeshwar Reddy31-Jul-07 12:15
professionalTarakeshwar Reddy31-Jul-07 12:15 

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.