No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
7 Posted Topics
Hello friends, i am facing a bit of difficulty in designing a SQL query for calculating the total score of all the quizes taken by users in my quiz application to create a sort of leaderboard or ranking system. My table have following tables: UserQuizID (int) - PK QuizID (int) …
Hi sam1, The first advantage is the Visual Studio IDE. Have you worked with it ever.. If you havnt, then i am sure you'l find its so easy. the tasks that will require so much coding effort in PHP can be done in VS with just drag and drop or …
have you selected a Datasource for your Formview.. Your datasource should also support Insert/Update..and then as serkan sendur says set the default mode to Edit..if you want it to appear first..
YourlabelName.text=YourDropDown.SelectedValue
have you specified anything like If Not Page.IsPostBack() in your code behind... Gajubhai please specify something about your code and your queries
Hello freshfitz, your method is correct but you can also try UserName.Text=user.identity.name on your default page..
The End.
KushKashyap