Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~4K People Reached
Favorite Tags
Member Avatar for Shari_1

Hello. I want to make a simple login page using MVC4, where both users and admins can log in. The users should be allowed to see their own details, edit their details. The administrators should be able to list all the users, show a specific users details, edit those details …

Member Avatar for godfrek
0
2K
Member Avatar for Shari_1

I'm not sure whether my title is clear enough, a bit hard for me to explain. Basically, I have this card abstract class. I also have a CreditCard subclass. In my CardSystem, I have different methods. One of them is chargeCard. What it does is simple putting some cash on …

Member Avatar for JamesCherrill
0
182
Member Avatar for Shari_1

Hello. I'm having some troubles with my code and was just wondering if you could give me a hand. I'm working on a MVC project using data access layer (DAL, BLL, Model). So, I want to list some categories. When I click on a category, I want to list all …

0
162
Member Avatar for rizwana.batool.3

i am in bs(It) and now i am intersted in making my final project in asp.net any one can help me which would be best?

Member Avatar for harsh9
0
156
Member Avatar for Shari_1

I'm trying to disable validation for one spectacular field, but I'm not getting it to work. I made a simple login-system, and I want the users to be able to change their data, without filling out everything. I managed to preload the user variables to the textboxes, so if they …

Member Avatar for LastMitch
0
787
Member Avatar for Shari_1

Hello. I'm trying to print out some information using JSon. However, I'm not getting the numbers I expect. Can anyone see what I'm doing wrong? Let me tell you about my code. Price is supposed to hold the price for a product. Variable out is my output. The function getBill …

Member Avatar for Shari_1
0
215
Member Avatar for Shari_1

I'm working on a simple, custom login system where users can make an account and log in. In this system I'm using Sessions to make sure if user is logged in or not. I'm using MVC4 as well with Entity Framework. Right now, I want to make a function where …

Member Avatar for Ketsuekiame
0
138
Member Avatar for Shari_1

Hi. I'm working on this project where I'm supposed to make a simple online store using ASP.net, MVC4 and Entity Framework. I'm on this part where I want to add some products to a database everytime I run my project, and these products are the one I'm going to list …

Member Avatar for Shari_1
0
294