Congratulations to all monthly winners of May 2013 !!! They have won INR 2900 cash and INR 27497 worth prize.
DotNetFunda.Com Logo
Twitter TwitterLinkedIn
YouTubeGoogle
 Online : 7426 |  Welcome, Guest!   Register  Login
 Home > Forums > ASP.NET > To implement this concept pls help me..? ...
Venkatu2005

To implement this concept pls help me..?

Replies: 1 | Posted by: Venkatu2005 on 2/26/2008 | Category: ASP.NET Forums | Views: 705 | Status: [Member]  


Hi..

i had finished my first Requirement...

[ Hi

I am working with C# - > ASP.NET Application...

Here i have two types of user....
1) User
2) Manager

each have separate profile...

Manage has the privileges to saw the user profiles...so when then

manager will saw the user profile ., i wuld like to store the ManagerName , UserName

and current date in to a separate Table....

can any one tell how to store the date (ie: Current date...)

This is my First REQUIREMENT... ]

Next... SECOND REQUIREMENT IS

There is possible then same manager will visit the same usere no. of times on same

day...wat the thing , if the Manager visit his profile... one time ,i am saving the

Uname , Mname and Date .once again the same Manger visit the same UserProfile.

at the time I dont want insert data once again for same user and manger name...

how can i restrict these.....one.....

pls give the solution...........????

manager will visit the user profile ,

Thanks....


Reply | Reply with attachment | Alert Moderator

 Responses below this adGet hundreds of .NET Tips and Tricks videos

 Replies

Deysomnath
Deysomnath  
Posted on: 3/3/2008 8:56:55 PM
Level: Starter | Status: [Member]

1> you want to now how to stor the current date , in c # date.Now()
will give you the current date.

2 > And answer of ur second question is , befor you insert the record check in to the table that is there record exist with same manegerid and userid for the ssame date if yes then don't insert other wise insert the record.

Venkatu2005, if this helps please login to Mark As Answer. | Reply | Alert Moderator 

Reply - Please login to reply


Click here to login & reply

Found interesting? Add this to:


 Latest Posts

Write New Post | More ...

About Us | Contact Us | The Team | Advertise | Software Development | Write for us | Testimonials | Privacy Policy | Terms of Use | Link Exchange | Members | Go Top
General Notice: If you find plagiarised (copied) contents on this page, please let us know the original source along with your correct email id (to communicate) for further action.
Copyright © DotNetFunda.Com. All Rights Reserved. Copying or mimicking the site design and layout is prohibited. Logos, company names used here if any are only for reference purposes and they may be respective owner's right or trademarks. | 6/18/2013 8:06:52 PM