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

5 Posted Topics

Member Avatar for fishky

Hello guys, I'm trying to learn asp.net mvc 3, but am having real nightmare with database queries :( I added a new sql server database in my project under app _data folder and created this little table where account_id is primary key and identity column. I added new ADO.net entity …

Member Avatar for G_Waddell
0
191
Member Avatar for fishky

Hello guys. I'm new to making web pages. I'm using Web page maker v 3.0.3 for building a page. I want my navigation bar butons to have dropdown menus on click or mouseover (graphical) but i cant figure out how to make it (something like daniweb navigation bar). I couldnt …

Member Avatar for fishky
0
380
Member Avatar for fishky

Hello guys. I'm trying to make a database about football games (results, managers, players etc.). For my Players table i want to include these stats: - first and last names, nationality, date of birth (constants through time) - games played the current season, goals scored, cards received, minutes played in …

Member Avatar for fishky
0
130
Member Avatar for fishky

Hello guys, I'm selfstudying C++ and atm am reading about classes. I want to define ostream operator<< but compiler cant find ostream to be regular use. I'm using Visual Studio 2005 on XP SP2 and have MSDN installed. And another question - am I using proper initialisation for operator<< ? …

Member Avatar for fishky
0
1K
Member Avatar for atish00

Hello, this is a small suggestion for your problem. This (the code is my solution to similar problem) is recommended in Stroustrup (C++ program language) book, about passing 2d arrays to functions. Try it and I hope it will help you with your problem. [code] #include <iostream> void print(int* first, …

Member Avatar for Salem
0
328

The End.