Click here to Skip to main content
15,913,773 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Direct play audio files from FTP Server, not downloading..... Pin
Eduard Keilholz31-May-10 1:27
Eduard Keilholz31-May-10 1:27 
AnswerRe: Direct play audio files from FTP Server, not downloading..... Pin
LloydA11131-May-10 15:08
LloydA11131-May-10 15:08 
QuestionDigital signature in browser using asp.net (IE) Pin
geossl30-May-10 23:42
geossl30-May-10 23:42 
QuestionHow to play flv file in asp.net application Pin
Sudhanshu Mani Tripathi30-May-10 21:19
Sudhanshu Mani Tripathi30-May-10 21:19 
AnswerRe: How to play flv file in asp.net application Pin
Eduard Keilholz30-May-10 21:37
Eduard Keilholz30-May-10 21:37 
QuestionOnline tutorial with examples Pin
kuduva30-May-10 20:49
kuduva30-May-10 20:49 
AnswerRe: Online tutorial with examples Pin
Andreas X30-May-10 21:04
professionalAndreas X30-May-10 21:04 
Questionany suggestions for the webapplication I am developing involving two list with selections Pin
vjvjvjvj30-May-10 13:05
vjvjvjvj30-May-10 13:05 
AnswerRe: any suggestions for the webapplication I am developing involving two list with selections Pin
maltova31-May-10 18:50
maltova31-May-10 18:50 
AnswerRe: any suggestions for the webapplication I am developing involving two list with selections Pin
Amit M patel31-May-10 20:56
Amit M patel31-May-10 20:56 
Questionintegration of applications Pin
NetQuestions29-May-10 21:32
NetQuestions29-May-10 21:32 
Questioninsert with business object Pin
amina8929-May-10 12:54
amina8929-May-10 12:54 
AnswerRe: insert with business object Pin
Sandeep Mewara30-May-10 4:59
mveSandeep Mewara30-May-10 4:59 
amina89 wrote:
create a business object for inserting data into the database


From what you have written, it looks like you want to use an object to pass on the values to database layer.

Design a class, expose the properties associated (using get/set). Create an object of this class in UI layer, set the values of various properties of the object. Pass on this object from UI to Db layer. Get the values from object to set various parameters of Insert/Update query. Execute it.
QuestionRe: insert with business object Pin
amina8930-May-10 22:29
amina8930-May-10 22:29 
QuestionExcel to import and export data is it the right way? Pin
amina8929-May-10 12:49
amina8929-May-10 12:49 
QuestionHow to pass username and password between sites? Pin
PunkIsNotDead29-May-10 12:27
PunkIsNotDead29-May-10 12:27 
AnswerRe: How to pass username and password between sites? Pin
Andreas X29-May-10 21:59
professionalAndreas X29-May-10 21:59 
GeneralHow to pass username and password between sites? Pin
PunkIsNotDead30-May-10 17:20
PunkIsNotDead30-May-10 17:20 
GeneralRe: How to pass username and password between sites? Pin
raju melveetilpurayil31-May-10 11:10
professionalraju melveetilpurayil31-May-10 11:10 
AnswerRe: How to pass username and password between sites? Pin
aashish.saalvi1-Jun-10 1:55
aashish.saalvi1-Jun-10 1:55 
Questionsome WebMethods in aspx and some in asmx Pin
Seishin#29-May-10 10:40
Seishin#29-May-10 10:40 
AnswerRe: some WebMethods in aspx and some in asmx Pin
Seishin#31-May-10 7:46
Seishin#31-May-10 7:46 
QuestionAsp .Net Page with different languages Pin
FJJCENTU29-May-10 8:07
FJJCENTU29-May-10 8:07 
AnswerRe: Asp .Net Page with different languages Pin
Abhishek Sur29-May-10 9:27
professionalAbhishek Sur29-May-10 9:27 
QuestionHelp on reports Pin
Prasad Bansi Vagal29-May-10 5:16
Prasad Bansi Vagal29-May-10 5:16 

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.