I have one application, one user purchase some products in
my application? and another person came he is also purchase
some products?how can we identify which user purchase which
items?
my answer is by using session id? but i dont know how? can
u give me programming for that?



I have one application, one user purchase some products in my application? and another person came ..

Answer / nidhi

take userid and store it in session variable.. when a user
purchases product store product details along with session
(userid) in database or an xml file and when u want to
retrive fetch from it.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

Differentiate the session object and application object?

0 Answers  


Which is better php or asp.net?

0 Answers  


How to authenticate users using web.config ?

1 Answers   Patni,


in which protocol ASP.NET WEB API Work?

0 Answers   HCL,


Is redux flux?

0 Answers  






Why is this service branded with windows livetm?

0 Answers  


Why asp.net mvc is better than asp.net? : Asp.Net MVC

0 Answers  


By default what is the Asp.Net application login context on IIS 5.0? By default the ASP.Net app runs in the context of a local user ASPNet on IIS version 5. On IIS version 6 on windows 2003 it is called Network service

0 Answers  


What are the various types of validation controls provided by asp.net?

0 Answers  


How can you implement the postback property of an asp.net control?

0 Answers  


How you will improve web application performance?

0 Answers   Wipro,


What are three ways that you can use a compare validator?

1 Answers  


Categories