How do pass data from one layer to another layer in N-tier
architecture?
Answers were Sorted based on User's Feedback
Answer / sudhakarreddy
By using properties you can pass the data from one layer to
another layer.
| Is This Answer Correct ? | 9 Yes | 1 No |
If we add a textbox and give the required field validator,and i add two radio buttons 1 is yes another one is No.And i add another one server control button ,if i click the button ,if the radio button Yes is checked the validation control is fired ,if no the validation control is not fired.So what you used to solve this problem.
What is fulltrust?
Guys can anobody tell what is Conditional Bloating in asp.net ??
how to edit gridview control in asp.net2.0
What is the difference between ldap and active directory?
How to send auto matic emails based on scheduled tasks to several of my clients
main difference between asp.net2.0,asp.net1.1,asp.net1.0
What is Web Application?
What is the exact purpose of http handlers?
Which color scheme in a Repeater control can you provide alternatively?
a web application needs to be created to accept the product name and quantity of a toy from a customer. After the customer has entered the product name the application needs to display the discounted price of the product to the customer (company is offering 35% discount on all products). The application should allow the customer to select the product name from a list box. and also while i'm data binding to a label with custom data binding with some declarations : "The Discounted Price is "+((System.Convert.todouble(lblprodprice.text)*(system.convert.todouble(txtqty.text)) - ((System.convert.todouble(lblprodprice.text)*(system.convert.todouble(txtqty.text)*0.35)). Where i need to give this declaration in asp.net 2.0.
Explain how dot net compiled code will become platform independent?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)