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.

~3K People Reached
Favorite Tags
Member Avatar for NyQii

i have to find a round trip for an Edinburgh bike club (data below) using two approaches: a) a conventional search algorithm; b) a genetic algorithm What i must do : 1. Produce a program using a search algorithm of your choice that will find a ‘good’ circuit from Edinburgh …

Member Avatar for jwenting
0
262
Member Avatar for NyQii

Hey Guys! ive been stuggling with this for a while I Have a Datagrid and a few comboboxes the one combobox should populate the Grid when an Item is selected I debugged my code , and it seemd that all the correct data is being pulled through but i keep …

Member Avatar for annaharris
0
156
Member Avatar for NyQii

Hey there Im buzy with a asp.net c# application and using sql server as my database and using stored procedures i have a gridview with a page name and a column with checkboxes witch will aloow the user to access that specific page. My question is , is that after …

Member Avatar for annaharris
0
2K
Member Avatar for NyQii

Hey Im trying to figure out why my code doesnt enter the second foreach loop?? am i missing something? public void LoadPageAccess(int intRoleID) { Roles role = new Roles(); List<CRMDocLib2012Model.GetPageAccess_Result> GetPageAccess = role.GetPageAccess(intRoleID); foreach (CRMDocLib2012Model.GetPageAccess_Result lst in GetPageAccess) { foreach (GridViewRow Item in gvPageAccess.Rows) { var chkbox = ((CheckBox)(Item.FindControl("cbPageAccess"))); var …

Member Avatar for tinstaafl
0
163
Member Avatar for NyQii

Hey guys.... really need your help? I'm working in VB C# 2010.... I have a windows form application where i want the texts from multiple texboxes to be added to the dataGridView as one row... can someone please tell me where to start? Thanks

Member Avatar for Behseini
0
250
Member Avatar for NyQii

Im trying to run a sipmple program in c++ using openGL but get these errors... can somebody please help me? Error 1 error LNK2028: unresolved token (0A00002D) "extern "C" int __stdcall __glutCreateWindowWithExit(char const *,void (__cdecl*)(int))" (?__glutCreateWindowWithExit@@$$J18YGHPBDP6AXH@Z@Z) referenced in function "extern "C" int __stdcall `anonymous namespace'::glutCreateWindow_ATEXIT_HACK(char const *)" (?glutCreateWindow_ATEXIT_HACK@?A0x6d0c8cb1@@$$J14YGHPBD@Z) c:\Users\Surané\documents\visual studio …

Member Avatar for NyQii
0
213
Member Avatar for NyQii

Hey guys.... Just wondered if anyone can help me, I'm busy writing an application with a login form using SQL Server, if the user logs into the specific for i want a lable saying logged in as : .... But how do you code that part? Hope you understand thanks

Member Avatar for SyncMaster170
0
153
Member Avatar for NyQii

Hey guys! can you please help me.... I need my user to login to the application, My program must detect to wich depearment to user belongs to, for example if the sales person logs into the application the sales form should be called.... and so on! Having a little problem …

0
107
Member Avatar for NyQii

I have a code which works, but I need a main method. can anyone please tel me where I can put the main method, I'm still struggling with that and maybe someone can give me pointers for the future. Thanks [CODE]public class BinaryTree { BinaryTree left; BinaryTree right; int value; …

Member Avatar for NyQii
0
133
Member Avatar for NyQii

Hey guys! I'm new to java, I have to write a program using a linked list, that will prompt a user to enter 10 names, and display them reversed. But is has to be a GUI. Any idea where i can start, or give me some clues, i would really …

Member Avatar for NyQii
0
159
Member Avatar for NyQii

Name: surané Height: 1,65m Weight: 50KG Hair: Black Eyes: Blue Location: SA Age: 19 Education: BSC (Hons) in business information technology I'm studying full time, currently doing my 2Nd year So glad to be part of DaniWeb :) If you would like to know anything more about me, don't hesitate …

Member Avatar for debasisdas
0
42